How Do You Solve for the Smallest Eigenvalue in a Quadratic Equation?

  • Thread starter Thread starter amninder15
  • Start date Start date
  • Tags Tags
    Eigenvalue
amninder15
Messages
19
Reaction score
0
Can someone help me with this question?

I know we have to set up the auxiliary equation and then solve for λ but for some reason I am not getting the right answer.

My equation is:

m^2 + 4m + (5λ + 3) = 0

then we get -2 ± sqrt(5λ-1)i

Now can somebody explain what I have to do after this?
 

Attachments

  • Capture.PNG
    Capture.PNG
    2.9 KB · Views: 460
Physics news on Phys.org
amninder15 said:
Can someone help me with this question?

I know we have to set up the auxiliary equation and then solve for λ but for some reason I am not getting the right answer.

My equation is:

m^2 + 4m + (5λ + 3) = 0

then we get -2 ± sqrt(5λ-1)i

Now can somebody explain what I have to do after this?

You are assuming that 1 - 5λ < 0 or IOW, that λ > 1/5. Are you given any information about λ?

I would break this into three cases:
λ < 1/5, implying two real values of m.
λ = 1/5, implying one real and repeated value of m; namely m = -2.
λ > 1/5, implying two complex values of m.

Since the question asks for the smallest eigenvalue, I take it that they are referring to the roots of the characteristic equation, or m. Also, since complex numbers aren't ordered (you can't compare them with < or >), I guess that limits things to the first two cases above.
 
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