Failure to see the validity of an approximation to DiffEq.

AI Thread Summary
The discussion centers on solving the Schrödinger Equation for a harmonic oscillator using a power series method, specifically analyzing a recursion formula for large values of j. Participants express confusion over the approximation of coefficients and the relationship between the constants and the function h(y). The approximation a_j ≈ C/(j/2)! is confirmed as a solution to the recursion relation, with further clarification provided on how this leads to the expression for h(y). The conversation emphasizes the need for explicit steps to understand the derivation of these approximations. Overall, the thread seeks to clarify the mathematical relationships involved in the solution process.
davidbenari
Messages
466
Reaction score
18
The following comes from Griffiths Intro. to QM (2nd Ed) page 53.

We want to solve the Schrödinger Equation for the harmonic oscillator case using a power series method. The details aren't important but you want to solve

##h''(y)-2yh'(y)+(K-1)h=0##

whose recursion formula is

##a_{j+2}=\frac{2j+1-K}{(j+1)(j+2)}a_j##

Griffiths wants to analyze those solutions which aren't normalizable so he considers large values of ##j##. The recursion formula becomes (to large ##j##)

##a_{j+2}=\frac{2}{j}a_j##

Which makes sense, but then he says that this has the approximate solution (from now on is the part where I don't understand)

(1) ##a_{j}\approx \frac{C}{(j/2)!}## where C is a constantconsidering large ##y## we get that

(2) ##h(y) = C \sum \frac{1}{(j/2)!}y^j = C \sum \frac{1}{j!}y^{2j}##So, I consider (1) mysterious and the second equality of (2) ( ##C \sum \frac{1}{j!}y^{2j}##) mysterious as well. Anyone care to help me showing the intermediate left-out steps?

Thanks.
 
Mathematics news on Phys.org
Hi david:

I can help with the first question, but there is something I don't understand regarding your second question.

Regarding
davidbenari said:
So, I consider (1) mysterious

Just confirm that (1) is the solution to the recursion equation
aj+2=2/j aj
by substituting (1) and a modified (1) for j+2 into the above equation.

I hope this is helpful.

Regarding the the second mystery, I don't understand the relationship between the constants aj and the function h(y) of the differential equation.

Regards,
Buzz
 
Buzz:

Buzz Bloom said:
I don't understand the relationship between the constants aj and the function h(y) of the differential equation
I guess I forgot to mention that we're supposing the solution ##h(y)## is of the form ##h(y)=\sum a_j y^j##. I.e. a power series.
Buzz Bloom said:
Just confirm that (1) is the solution to the recursion equation
aj+2=2/j ajby substituting (1) and a modified (1) for j+2 into the above equation.

I'm relatively confused about what you said here. It would be helpful if you could be more explicit. Specifically I'm not sure how this solves the recursion relation.

Thanks!
 
davidbenari said:
I'm relatively confused about what you said here. It would be helpful if you could be more explicit.
Hi david:

aj+2 = (2/j) aj
aj ≈ C/(j/2)!
aj+2 ≈ C/((j+2)/2)!​

Now one needs only to show that
C / ((j+2)/2)! ≈ C (2/j) / (j/2)!​
This can be more easily seen by cancelling the Cs and examining the reciprocals.
((j+2)/2)! ≈ (j/2)! / (2/j) = (j/2)! × (j/2)
((j/2)+1)! = (j/2)! × (1+J/2) ≈ (j/2)! × (j/2)​
Cancelling the (j/2)!s gives
(1+J/2) ≈ (j/2)​
which is a reasonable approximate equality for sufficiently large j.

Regards,
Buzz
 
Insights auto threads is broken atm, so I'm manually creating these for new Insight articles. In Dirac’s Principles of Quantum Mechanics published in 1930 he introduced a “convenient notation” he referred to as a “delta function” which he treated as a continuum analog to the discrete Kronecker delta. The Kronecker delta is simply the indexed components of the identity operator in matrix algebra Source: https://www.physicsforums.com/insights/what-exactly-is-diracs-delta-function/ by...
Suppose ,instead of the usual x,y coordinate system with an I basis vector along the x -axis and a corresponding j basis vector along the y-axis we instead have a different pair of basis vectors ,call them e and f along their respective axes. I have seen that this is an important subject in maths My question is what physical applications does such a model apply to? I am asking here because I have devoted quite a lot of time in the past to understanding convectors and the dual...

Similar threads

Replies
4
Views
2K
Replies
8
Views
2K
Replies
3
Views
1K
Replies
9
Views
3K
Replies
16
Views
3K
Replies
1
Views
2K
Back
Top