Harmonic osilator energy using derivatives

Join the discussion
Ask a follow-up here, or get your own question answered by working scientists, mathematicians and engineers — people, not an autocomplete.
Real named experts · corrections over time · the nuance an AI answer skips
1 reply · 2K views
dawozel
Messages
17
Reaction score
0

Homework Statement



Show that the energy of a simple harmonic oscillator in the n = 2 state is 5Planck constantω/2 by substituting the wave function ψ2 = A(2αx2- 1)e-αx2/2 directly into the Schroedinger equation, as
broken down in the following steps.

First, calculate dψ2/dx, using A for A, x for x, and a for α.

Second, calculate d2ψ2/dx2.

The Attempt at a Solution


so I got the first derivative correct, it was

A((4*a*x)*exp((-a*x^2)/2) +(2*a*x^2 -1)*(-a*x*exp((-a*x^2)/2)))but i can seem to calculate the second derivative correctly I'm getting
[itex]A((4a)(exp(( - ax^2 ) / 2)) + (4ax) * ( - ax * exp(( - ax^2) /2)) + (4ax) * ( - a xexp(( - ax^2 ) / 2)) + (2ax - 1) (a^2x^2 *exp(( - ax^2 ) / 2)))[/itex]

but this incorrect, am I missing something?
 
Last edited:
Physics news on Phys.org
$$\psi_2(x)=A(2\alpha x^2-1)e^{-\frac{1}{2}\alpha x^2}$$
A((4*a*x)*exp((-a*x^2)/2) +(2*a*x^2 -1)*(-a*x*exp((-a*x^2)/2)))
$$\frac{d}{dx}\psi_2(x)=A\left[4\alpha x e^{-\frac{1}{2}\alpha x^2} - (2\alpha x^2 - 1)\alpha x e^{-\frac{1}{2}\alpha x^2}\right]$$... is pretty messy so it will be easier to make mistakes: simplify this expression first. Then try the second derivative.

You can bring an ##\alpha x \exp(-\frac{1}{2}\alpha x^2)## outside the brackets ... then deal with the terms inside the brackets.

After that I suspect it is something you can do.

note: use the "quote" button below this post to see how I got the equations to typeset like that ;)
 
  • Like
Likes   Reactions: 1 person