Campuses:
This is an old revision of the document!
Responsible party: liux0756, Dagny
To go back to the lecture note list, click lec_notes
previous lecture note: lec_notes_1104
next lecture note: lec_notes_1109
Main class wiki page: home
Please try to include the following
Today we focus on the following two points.
In the last class the power series method is used:
<math>U(\xi)=\sum_{n=0}^\infty a_n \xi^2</math>
Substitute it into differential equation derives the recursive relation:
<math>a_k=\frac{(\nu+1)(\nu+2)…(\nu+k)(-\nu)(-\nu+1)…(-\nu+k-1)}{(k!)^2} a_0</math>
<math>a_0</math> is determined by normalization.
Now consider the convergence requirement. Just as the simple harmonic oscillator, for normalizable solutions the power series must terminate. And if <math>\nu</math> is an integer, <math>a_k</math> will be zero if k is large enough. If <math>\nu</math> is negative, there exists a corresponding positive <math>\nu</math> that leads to the same recursive relation. So <math>\nu</math> can be limited to non-negative numbers:
<math>\nu=0,1,2,…</math>
<math>\alpha=\nu(\nu+1)=0,2,6,12,…</math>
Generally <math>P_\nu (z) </math> is called Legendre function, <math>\nu</math> is any real number. If convergence is important, <math>\nu=l</math> is integer, we deal with the Legendre polynomial <math>P_l (z) </math>
The equation is written as:
<math>\frac{d}{dr} (r^2 \frac{dR}{dr})- \frac{2mr^2}{\hbar^2}[V®-E]R=l(l+1)R</math>
<math>l(l+1)</math> is related with the square of angular momentum:
<math>L^2=l(l+1)\hbar^2</math>
Define <math> R®=\frac{u®}{r}</math>, then the differential equation is transformed from <math>R®</math> to <math>u®</math>:
<math> -\frac{\hbar^2}{2m} \frac{d^2u}{dr^2}+[V+\frac{\hbar^2}{2m} \frac{l(l+1)}{r^2}]u=Eu </math>
This equation is similar to 1D Schrodinger equations discussed in Chapter 2.
The equation above cannot be solved further before one knows the potential distribution in the system.
To go back to the lecture note list, click lec_notes
previous lecture note: lec_notes_1104
next lecture note: lec_notes_1109