- #1
- 2,019
- 825
- TL;DR Summary
- I'm trying to solve the radial equation for the Dirac Hydrogen atom.
I'm going to be a bit sketchy here, at least to start with. If you want me to show you exactly where I am I might post a pdf, if that's okay. (Only because it will simplify coding several pages of LaTeX.)
Briefly, what I'm trying to do is take this system of equations:
##F^{ \prime } + \dfrac{k}{ \rho } F = \left ( a - \dfrac{b}{ \rho } \right ) G##
##G^{ \prime } - \dfrac{k}{ \rho } G = \left ( a + \dfrac{b}{ \rho } \right ) F##
This is about half way through the Dirac Radial equation solution, just before we would take the large and small ##\rho## limits to show that we need to have ##e^{- \rho }## and ## \rho ^s## factors on F and G to keep the solutions finite. (And that just before we do a series solution.)
It's a mess, but what I'm trying to show is that the solution for F is
##F( \rho ) = e^{- \rho } \rho ^s \left ( A(2 \rho ) L_{n - k - 1}^{2s + 1} (2 \rho ) + B L_{n - k}^{2s - 1} (2 \rho ) \right ) ##
where the L are Laguerre polynomials.
My approach is to solve the top equation for G, take the derivative, and plug the G and G' into the second equation, leaving an equation for F. Then the goal is to substitute ##F = e^{ - \rho } \rho ^s H( \rho )## into it and show that we may reduce the equation for H to one that matches the solution.
Long story short I can't find a way to use the Laguerre differential equation to cancel things out.
Much more detail upon request, but at this point my question is merely, "Am I barking up the wrong tree?" Is there a better way to approach this?
Thanks!
-Dan
Addendum: Ignore those things below. I don't know how to get rid of them.
F′+kρ=(a−bρ)G
G′−kρ=(1a+bρ)F
Briefly, what I'm trying to do is take this system of equations:
##F^{ \prime } + \dfrac{k}{ \rho } F = \left ( a - \dfrac{b}{ \rho } \right ) G##
##G^{ \prime } - \dfrac{k}{ \rho } G = \left ( a + \dfrac{b}{ \rho } \right ) F##
This is about half way through the Dirac Radial equation solution, just before we would take the large and small ##\rho## limits to show that we need to have ##e^{- \rho }## and ## \rho ^s## factors on F and G to keep the solutions finite. (And that just before we do a series solution.)
It's a mess, but what I'm trying to show is that the solution for F is
##F( \rho ) = e^{- \rho } \rho ^s \left ( A(2 \rho ) L_{n - k - 1}^{2s + 1} (2 \rho ) + B L_{n - k}^{2s - 1} (2 \rho ) \right ) ##
where the L are Laguerre polynomials.
My approach is to solve the top equation for G, take the derivative, and plug the G and G' into the second equation, leaving an equation for F. Then the goal is to substitute ##F = e^{ - \rho } \rho ^s H( \rho )## into it and show that we may reduce the equation for H to one that matches the solution.
Long story short I can't find a way to use the Laguerre differential equation to cancel things out.
Much more detail upon request, but at this point my question is merely, "Am I barking up the wrong tree?" Is there a better way to approach this?
Thanks!
-Dan
Addendum: Ignore those things below. I don't know how to get rid of them.
F′+kρ=(a−bρ)G
G′−kρ=(1a+bρ)F