Why Does the Eigenvalue Equation Use Positive Lambda in the Solution?

  • Thread starter Thread starter NINHARDCOREFAN
  • Start date Start date
NINHARDCOREFAN
Messages
118
Reaction score
0
\frac{\partial^2 \phi}{\partial x^2} + \lambda \phi = 0

We have to analyze eigenvalues.

My prof. gave me this answer for \lambda>0 it is
c*sin(\sqrt(\lambda))x+d*cos(\sqrt(\lambda))x

Shouldn't it be -\lambda inside the squareroot? If not can someone explain how he got this?
 
Last edited:
Physics news on Phys.org
The problem you'er presenting is homogenic.
sin and cos are natural solutions for this kind of equations.
pay attention that if you use diff on sin twice, you get -sin.
same goes for cos.
c,d = constants
you need 2 inputs to get the private solution. otherwisw it's a general solution.
 
I know its a general solution but I don't understand how he got the positive \lambda inside the squareroot.
 
Looks right to me.. for lambda > 0, the eigenvalue is imaginary.

Yes, it is \sqrt(\lambda) or sqrt(/lambda))i

should be square root of neg lambda in the first.. give me a while to get latex right..
 
Last edited:
Your prof was right.

If you put a minus sign in the square root, you would have to change the sin and cosine to exponential functions. I.e. C \exp(\sqrt{-\lambda}x)+D\exp(\sqrt{-\lambda}x).

Carl
 
Prove $$\int\limits_0^{\sqrt2/4}\frac{1}{\sqrt{x-x^2}}\arcsin\sqrt{\frac{(x-1)\left(x-1+x\sqrt{9-16x}\right)}{1-2x}} \, \mathrm dx = \frac{\pi^2}{8}.$$ Let $$I = \int\limits_0^{\sqrt 2 / 4}\frac{1}{\sqrt{x-x^2}}\arcsin\sqrt{\frac{(x-1)\left(x-1+x\sqrt{9-16x}\right)}{1-2x}} \, \mathrm dx. \tag{1}$$ The representation integral of ##\arcsin## is $$\arcsin u = \int\limits_{0}^{1} \frac{\mathrm dt}{\sqrt{1-t^2}}, \qquad 0 \leqslant u \leqslant 1.$$ Plugging identity above into ##(1)## with ##u...
Back
Top