- #1
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
[tex] V(x) = \inf[/tex] |x|>1.0
[tex] V(x) = \frac{\hbar^2V_0}{2m} [/tex] |x|<0.2
[tex] V(x) = 0 [/tex] Elsewhere
Using the shooting method, I need to find the ground state energy and the normalised group state wave function if [itex] V_0 = 50 [/itex]. 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 [itex] \phi(-1) = \phi(1) = 0 [/itex]. Other than that I'm clueless.
edit: [itex] \phi [/itex] represents the wavefunction, I just don't know how to write it.