Cinimod
- 34
- 0
Homework Statement
The wave function of a particle satisfies the time-independent schrodinger equation.
If the potential is symmetric and has the form
V(x) = \inf |x|>1.0
V(x) = \frac{\hbar^2V_0}{2m} |x|<0.2
V(x) = 0 Elsewhere
Using the shooting method, I need to find the ground state energy and the normalised group state wave function if V_0 = 50. What is the energy of the first excited state?
Homework Equations
The Attempt at a Solution
I have no idea where to even start. I only have the very basic of ideas of how the shooting method works. I am suppose to program this, but the coding shouldn't be a problem. I just don't even know where to begin. I do know from that the boundary conditions are \phi(-1) = \phi(1) = 0. Other than that I'm clueless.
edit: \phi represents the wavefunction, I just don't know how to write it.