Find the characteristic polynomial

Click For Summary

Homework Help Overview

The discussion revolves around finding the characteristic polynomial of a matrix and determining whether a given vector is an eigenvector, along with identifying the corresponding eigenvalue. The context involves linear algebra concepts related to eigenvalues and eigenvectors.

Discussion Character

  • Exploratory, Conceptual clarification, Mathematical reasoning

Approaches and Questions Raised

  • The original poster considers the characteristic polynomial as a method but questions if there is an easier approach. Some participants suggest directly evaluating the matrix-vector multiplication to check the eigenvalue equation.

Discussion Status

Participants are exploring different methods to verify eigenvectors and eigenvalues. Some guidance has been provided on using the defining equation for eigenvalues, and there is acknowledgment of differing outcomes based on the method used.

Contextual Notes

There is a mention of a specific example matrix and vector, along with a note that a previous method yielded a different eigenvalue, indicating potential confusion or differing interpretations of the eigenvalue concept.

Niles
Messages
1,834
Reaction score
0

Homework Statement


If I have a n x n matrix B, and I must show that a vector a is an eigenvector for the matrix B and I have to find the corresponding eigenvalue, what is the easiest way of doing this?

The Attempt at a Solution


I know I can find the characteristic polynomial, but I thought that there is perhaps an easier way?
 
Physics news on Phys.org
Look at Ba?
 
Ahh yes, thanks :-)
 
Write out the defining equation for an eigenvalue, Bx= \lambdax, of course. You know x= a and you know B. Go ahead and do the multiplication on the left and compare it to the right side!

For example if you know that
A= \left[\begin{array}{cc} -3 & 15 \\ -2 & 8 \end{array}\right]
and
a= \left[\begin{array}{c} 5 \\ 2\end{array}\right]
is an eigenvector of B, and want to find the corresponding eigenvalue, \lambda

\left[\begin{array}{cc} -3 & 15 \\ -2 & 8 \end{array}\right]\left[\begin{array}{c} 5 \\ 2\end{array}\right]= \lambda\left[\begin{array}{c} 5 \\ 2\end{array}\right]

\left[\begin{array}{c} 15 \\ 6\end{array}\right]= \left[\begin{array}{c} \lambda 5 \\ \lambda 2\end{array}\right]
So we must have 15= 5\lambda and 6= 2\lambda. Obviously, \lambda= 3 satisfies both. (If the same \lambda had not satisfied both, then the given vector was not an eigenvector.)

(Edit: Or I could have just said "look at Ba"!)
 
Nono, because in the example with "Ba" the eigenvalue was 0, so I thought the method was different from the one you showed in your example.

Thanks to both of you.
 

Similar threads

  • · Replies 2 ·
Replies
2
Views
2K
  • · Replies 19 ·
Replies
19
Views
4K
  • · Replies 6 ·
Replies
6
Views
2K
  • · Replies 3 ·
Replies
3
Views
2K
  • · Replies 3 ·
Replies
3
Views
2K
  • · Replies 4 ·
Replies
4
Views
2K
Replies
2
Views
2K
  • · Replies 1 ·
Replies
1
Views
2K
  • · Replies 2 ·
Replies
2
Views
1K
  • · Replies 24 ·
Replies
24
Views
4K