Are All λ Smaller Than 1/4 Eigenvalues for the Given Differential Equation?

  • Thread starter Thread starter krocho
  • Start date Start date
  • Tags Tags
    Eigenvalues
krocho
Messages
3
Reaction score
0
hi I have the following eigenvalue problem
-(x2y')'=λy for 1<x<2
y(1)=y(2)=0


I tried plugging an equation y=xa
and you get the equation
a2+a+λ=0
so for this I get that λ<1/4 to hava a solution. So does this mean, every λ smaller than 1/4 is an eigenvalue?
do you know what else I could do?

thanks
 
Physics news on Phys.org
krocho said:
hi I have the following eigenvalue problem
-(x2y')'=λy for 1<x<2
y(1)=y(2)=0


I tried plugging an equation y=xa
and you get the equation
a2+a+λ=0
so for this I get that λ<1/4 to hava a solution. So does this mean, every λ smaller than 1/4 is an eigenvalue?
do you know what else I could do?

thanks
Why should \lambda be less than 1/4? That would make the powers of x real numbers but why would that be necessary? In fact, if the powers of x were real numbers wouldn't that make it impossible to satisfy y(1)= y(2)= 0?

What do solutions to such an equation look like if the characteristic equation has complex roots? Hint: the change of variable t= ln(x) converts an "Euler-type" equation to an equation with constant coefficients having the same characteristic equation.

Also, since this is a second order linear equation, it has exactly 2 eigenvalues.
 
There are two things I don't understand about this problem. First, when finding the nth root of a number, there should in theory be n solutions. However, the formula produces n+1 roots. Here is how. The first root is simply ##\left(r\right)^{\left(\frac{1}{n}\right)}##. Then you multiply this first root by n additional expressions given by the formula, as you go through k=0,1,...n-1. So you end up with n+1 roots, which cannot be correct. Let me illustrate what I mean. For this...
Back
Top