koustav
- 29
- 4
- In the series solution of simple harmonic oscillator,why do we have a factor of 1/2 in the trial solution?
The discussion centers on the presence of a factor of 1/2 in the trial solution for the simple harmonic oscillator, exploring the reasoning behind its selection and the implications for the solutions of the associated differential equations. Participants delve into the asymptotic behavior of solutions, the form of trial functions, and the derivation of specific solutions.
Participants express differing views on the appropriateness of various trial solutions and the implications of the factor of 1/2. The discussion remains unresolved regarding the best approach to derive the trial solutions and the significance of the factor in question.
Some assumptions regarding the behavior of the solutions at different limits are not fully explored, and the discussion includes various mathematical steps that remain unresolved. The dependence on specific definitions of the trial functions is also noted.
koustav said:In the series solution of simple harmonic oscillator,why do we have a factor of 1/2 in the trial solution?
But still we are left with the term e^-q^2/2drvrm said:the factor is chosen from the asymptotic behavior of the solution of differential equation ...in the above situation as the 2nd order partial derivative should yield square of the variable times the function the factor 1/2 is chosen...
see for details
<http://ocw.mit.edu/courses/physics/8-04-quantum-physics-i-spring-2013/lecture-notes/MIT8_04S13_Lec08.pdf>
however the trial functions are always chosen by anticipating the behaviour of the solution as r going to zero and infinity as it is easy to estimate. for bound states at both these extremities the wave function should go to zero.
But if we take the 2nd case still our assumption is correct for large value of qPeroK said:You take ##\psi = e^{-q^2 /2}## because that's the solution. A better question is how do you get to that solution?
If you try ##\psi = e^{-q}## then ##\psi'' = \psi## so that doesn't work.
If you try ##\psi = e^{-q^2}## then ##\psi'' = (4q^2 - 2)\psi## so that doesn't quite work, but it should give you the idea:
If you try ##\psi = e^{-q^2 /2}## then ##\psi'' = (q^2 - 1)\psi## and, if you ignore the ##-1## for large ##q##, then you have a solution.
koustav said:But if we take the 2nd case still our assumption is correct for large value of q
Ok got the point.thanks for simplifying the point!PeroK said:Really? Like ##4q^2 - 2 \approx q^2## for large ##q##?