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 'Help with Time-Independent Perturbation Theory "Good" States Proof'
(Disclaimer: this is not a HW question. I am self-studying, and this felt like the type of question I've seen in this forum. If there is somewhere better for me to share this doubt, please let me know and I'll transfer it right away.) I am currently reviewing Chapter 7 of Introduction to QM by Griffiths. I have been stuck for an hour or so trying to understand the last paragraph of this proof (pls check the attached file). It claims that we can express Ψ_{γ}(0) as a linear combination of...
Back
Top