PDE's Find the values of lambda (eigenvalues)

whynot314
Messages
76
Reaction score
0
the problem stays to find the values of Lambda for which the given problem has nontrivial solutions.
Also to determine the corresponding nontrivial eigenfunctions.
y''-2y'+\lambday=0

0<x<\pi, y(0)=0, y(\pi)=0

r^{2}-2r=-\lambda
r=1±i\sqrt{\lambda+1}
y=e^{x}(c_{1}cos(\sqrt{\lambda+1}x)+c_{2}sin(\sqrt{\lambda+1}x)

for lambda i got \lambda_{n}=n^{2}-1

and for the function i got
y_{n}=c_{n}e^{\pi}sin(nx)
is this anywhere close to being right?
 
Physics news on Phys.org
whynot314 said:
the problem stays to find the values of Lambda for which the given problem has nontrivial solutions.
Also to determine the corresponding nontrivial eigenfunctions.
y''-2y'+\lambday=0

0<x<\pi, y(0)=0, y(\pi)=0

r^{2}-2r=\color {red}{-\lambda}
r=1±i\sqrt{\lambda+1}

Put the ##\lambda## back on the other side and check that quadratic formula again.

y=e^{x}(c_{1}cos(\sqrt{\lambda+1}x)+c_{2}sin(\sqrt{\lambda+1}x)

for lambda i got \lambda_{n}=n^{2}-1

and for the function i got
y_{n}=c_{n}e^{\pi}sin(nx)
is this anywhere close to being right?

Yes, it's close. Once you fix that ##\lambda## thing I think you will find a ##\lambda -1## under the radical. You have assumed the quantity under the radical is less than zero. To be complete you need to eliminate the cases where it is greater than or equal to zero.
 
well what i did was put the lambda on the right side and then completed the square. and I am evaluating the case when λ>0, this is why I have i\sqrt{\lambda+1}
 
Ahh ok I think you assumed i was doing it for λ<0
 
whynot314 said:
well what i did was put the lambda on the right side and then completed the square. and I am evaluating the case when λ>0, this is why I have i\sqrt{\lambda+1}

Like I said, check it. It should be ##\sqrt{1-\lambda}##

whynot314 said:
Ahh ok I think you assumed i was doing it for λ<0

That isn't what I assumed or what you should do. The relevant cases are ##\lambda>1,\ \lambda < 1,\ \lambda = 1##.
 
ahh ok got a bit confused there
 
Thank you
 
Back
Top