How to Solve a Second Order Differential Equation?

  • Thread starter Thread starter physiker99
  • Start date Start date
  • Tags Tags
    2nd order
physiker99
Messages
36
Reaction score
0
what's the method to solve a diff. equation as follows:

d^2(psi)/d(x^2) - (k^2)*(psi) = 0
 
Physics news on Phys.org
Notice that:

\frac{d^2 \psi}{dx^2}=k^2 \psi

And the general solution is,

\psi(x) = Ae^{kx} + Be^{-kx}

Since

\frac{d^2 \psi}{dx^2} = k^2(Ae^{kx} + Be^{-kx}) = k^2 \psi(x)
 
thanks kreil. but how do you get a*e^kx and b*e^-kx?
 
When you have a linear differential equation with constant coefficients, like yours, you assume a solution of the form y=erx and substitute it into the equation. You'll get what's called a characteristic polynomial. Its roots are the values of r for which your assumed solution will satisfy the differential equation.
 
Thread 'Need help understanding this figure on energy levels'
This figure is from "Introduction to Quantum Mechanics" by Griffiths (3rd edition). It is available to download. It is from page 142. I am hoping the usual people on this site will give me a hand understanding what is going on in the figure. After the equation (4.50) it says "It is customary to introduce the principal quantum number, ##n##, which simply orders the allowed energies, starting with 1 for the ground state. (see the figure)" I still don't understand the figure :( Here is...
Thread 'Understanding how to "tack on" the time wiggle factor'
The last problem I posted on QM made it into advanced homework help, that is why I am putting it here. I am sorry for any hassle imposed on the moderators by myself. Part (a) is quite easy. We get $$\sigma_1 = 2\lambda, \mathbf{v}_1 = \begin{pmatrix} 0 \\ 0 \\ 1 \end{pmatrix} \sigma_2 = \lambda, \mathbf{v}_2 = \begin{pmatrix} 1/\sqrt{2} \\ 1/\sqrt{2} \\ 0 \end{pmatrix} \sigma_3 = -\lambda, \mathbf{v}_3 = \begin{pmatrix} 1/\sqrt{2} \\ -1/\sqrt{2} \\ 0 \end{pmatrix} $$ There are two ways...
Back
Top