Eigenfunction 2nd order DE problem

Join the discussion
Ask a follow-up here, or get your own question answered by working scientists, mathematicians and engineers — people, not an autocomplete.
Real named experts · corrections over time · the nuance an AI answer skips
1 reply · 2K views
JamesGoh
Messages
140
Reaction score
0

Homework Statement



For the following equation

[itex]y" - λy=0[/itex]

find the values of λ which produce a non-trivial solution on the interval 0 <= x <= a

The given initial conditions are

y(0) = 0
y(a) = 0

Homework Equations





The Attempt at a Solution



see attached pdfs

My problem is I am not being able to produce a non-trivial solution for all three cases. It's further complicated by the fact that the tutor hasn't provided any answer to the problem

I just want to make sure my understanding and approach to the problem is reasonable. If anyone has a good answer to the problem, please let me know
 

Attachments

Physics news on Phys.org
It looks pretty much OK right up to the end. The equation is y''-λy = 0, y(0)=y(a) = 0.

You are correct that λ > 0 and λ = 0 yield no nontrivial solutions. In the case λ < 0 you can write λ = -k2 so the equation as

y'' + k2y = 0

Then at the end when you get to Bsin(ka) = 0, to avoid B = 0 you must have
ka = nπ so k = nπ/a and λn = -(nπ/a)2. The eigenvalues are always real in this type of problem.