EngageEngage
- 203
- 0
Homework Statement
Find the eigenvalues and the eigenfunctions of the Sturm-Liouville problem
\frac{d^{2}u}{dx^{2}}=\lambda u
0<x<L
\frac{du}{dx}(0) = 0
u(L) = 0
The Attempt at a Solution
characteristic polynomial:
p^{2}=+-\lambda
u = Ae^{\sqrt{\lambda}x}+Be^{-\sqrt{\lambda}x}
u = Ccosh(\sqrt{\lambda}x)+Dsinh(-\sqrt{\lambda}x)
Now, i try to solve the boundaries:
<br /> \frac{du}{dx}(0)=-D\sqrt{\lambda}cosh(-\sqrt{\lambda}x)=0<br /> ... I am confused now because cosh doesn't have a root unless its translated. Can anyone help me out with this please?