Je m'appelle
- 117
- 0
Homework Statement
Solving the following differential equation with the given boundary conditions:
\hbar^2 \frac{d^2}{dx^2}\psi (x) = 2mE\psi (x), \ \ \ \ \ \forall \ \hbar^2,\ m,\ E > 0
\psi(a) = \psi(-a) = 0
Homework Equations
The Attempt at a Solution
\hbar^2 \frac{d^2}{dx^2}\psi (x) = 2mE\psi (x)
\frac{d^2}{dx^2}\psi (x) = \frac{2mE}{\hbar^2}\psi (x)
\frac{d^2}{dx^2}\psi (x) - \frac{2mE}{\hbar^2}\psi (x) = 0
Let
\frac{2mE}{\hbar^2} = \rho
Then
\frac{d^2}{dx^2}\psi (x) - \rho \psi (x) = 0
The characteristic polynomial for this ODE shall be
r^2 - \rho = 0
r^2 = \rho ,\ r_1 = -\sqrt{\rho},\ r_2 = \sqrt{\rho}
Therefore
\psi (x) = c_1e^{r_1 x} + c_2e^{r_2 x}
\psi (x) = c_1^{-\sqrt{\rho} x} + c_2e^{\sqrt{\rho} x}
By using the given conditions the only possible solution I can get is
c_1 = c_2 = 0,\ \psi (x) = 0
As I get to something like
e^{4 \sqrt{\rho} a} = 1
And since
\rho,\ a > 0
So
\psi(x) = 0
seems to be the only solution.
Is this it?
Last edited: