Failure to see the validity of an approximation to DiffEq.

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...
Fermat's Last Theorem has long been one of the most famous mathematical problems, and is now one of the most famous theorems. It simply states that the equation $$ a^n+b^n=c^n $$ has no solutions with positive integers if ##n>2.## It was named after Pierre de Fermat (1607-1665). The problem itself stems from the book Arithmetica by Diophantus of Alexandria. It gained popularity because Fermat noted in his copy "Cubum autem in duos cubos, aut quadratoquadratum in duos quadratoquadratos, et...
I'm interested to know whether the equation $$1 = 2 - \frac{1}{2 - \frac{1}{2 - \cdots}}$$ is true or not. It can be shown easily that if the continued fraction converges, it cannot converge to anything else than 1. It seems that if the continued fraction converges, the convergence is very slow. The apparent slowness of the convergence makes it difficult to estimate the presence of true convergence numerically. At the moment I don't know whether this converges or not.

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