atomicpedals
- 202
- 7
Homework Statement
The eigenvalue problem H\psi=E\psi for \phi becomes
-\phi''+2x\phi'+((a(a-1))/x2)\phi+(1-2E)=0
assume that \phi(x)=\sumanxn+B, determine B.
2. The attempt at a solution
As a first step I took the first and second derivatives of \phi:
\phi'=\sum(n+B)anxn+B-1
\phi''=\sum(n+B-1)(n+B)anxn+B-2
and then substituted these back into -\phi''+2x\phi'+((a(a-1))/x2)\phi+(1-2E)=0; which is
-\sum(n+B-1)(n+B)anxn+B-2+2x(\sum(n+B)anxn+B-1)+((a(a-1))/x2)(\sumanxn+B)+(1-2E)=0
And it's at this point (assuming I'm working correctly up to here) that I stop-short mentally; how do I go about solving this monster for B?