Verify that a vector is an eigenvector of a matrix

Click For Summary

Homework Help Overview

The discussion revolves around verifying whether a given vector is an eigenvector of a specified matrix without performing the full calculations to find the eigenvalues. The matrix in question is a 4x4 matrix, and the vector is a 4-dimensional column vector.

Discussion Character

  • Exploratory, Conceptual clarification, Mathematical reasoning

Approaches and Questions Raised

  • The original poster attempts to understand how to verify the eigenvector property without calculating eigenvalues. They express confusion over differing definitions of eigenvectors and the implications of multiple solutions in the context of eigenvectors.
  • Some participants suggest revisiting the eigenvalue problem definition and performing a matrix multiplication to check the eigenvector condition.
  • Others clarify that if the vector is an eigenvector, any scalar multiple of it is also an eigenvector.

Discussion Status

The discussion is active, with participants providing guidance on how to approach the verification of the eigenvector without extensive calculations. There is acknowledgment of the original poster's confusion regarding definitions and the nature of eigenvectors.

Contextual Notes

The original poster is constrained by a request not to find all eigenvectors and eigenvalues of the matrix, which adds to their uncertainty in approaching the problem.

Benny
Messages
577
Reaction score
0
Hi could someone explain to me how to verify that a vector is an eigenvector of a matrix without explicitly carrying out the calculations which give the eigenvalues of the matrix? Here is an example to illustrate my problem.

Q. Let [tex]M = \left[ {\begin{array}{*{20}c}<br /> { - 3} & 1 & { - 2} & 4 \\<br /> { - 2} & 2 & 3 & { - 3} \\<br /> 1 & { - 7} & 7 & { - 1} \\<br /> 3 & 0 & { - 1} & { - 2} \\<br /> \end{array}} \right][/tex] and [tex]v = \left[ {\begin{array}{*{20}c}<br /> 1 \\<br /> 1 \\<br /> 1 \\<br /> 1 \\<br /> \end{array}} \right][/tex].

Verify that v is an eigenvector of the matrix M and find its associated eigenvalue.

[Hint: DO NOT find all eigenvectors and eigenvalues of M]

I can't really think of a way to go about doing this question without carrying out the time consuming procedure of solving [tex]\det \left( {M - \lambda I} \right) = 0[/tex] for lambda. Perhaps there's a definition I need to recall to do this question?

Also, I've been working through some problems from various sources and the definition of eigenvector seems to differ which is confusing me. As far as I know, solving det(A - (lambda)I) = 0, where I is the identity matrix, for lamda gives the eigenvalues of the matrix A. Solving (A-(lamda)I)x = 0 for the vector x results in either a single vector or an infinite number of vectors (ie. parameters pop up).

In the case of a single vector resulting from the matrix equation, the eigenvector is just that vector isn't it? What about in the case of an infinite number of vector? For example x = (s,2t,t) = s(1,0,0) + t(0,2,1) where s and t are parameters? Are the eigenvectors all of the vectors represented by (s,2t,t)?

Help with any of the questions would be appreciated thanks.
 
Physics news on Phys.org
Benny said:
Hi could someone explain to me how to verify that a vector is an eigenvector of a matrix without explicitly carrying out the calculations which give the eigenvalues of the matrix?

You're thinking WAY too hard! :biggrin:

Go back to the eigenvalue problem itself: [itex]A\vec{x}=\lambda\vec{x}[/itex], where [itex]A[/itex] is a square matrix and [itex]\lambda[/itex] is a constant. If [itex]\vec{x}[/itex] is an eigenvector of [itex]A[/itex] then a simple matrix multiplication will show it.
 
As you say correctly in the end, the eigenvectors are always determined up to a scalair, so if v is an eigenvector, mv is one too with m a scalar.

As for your question, compute [itex]Mv[/itex] and see if the result is a multiple of the original vector, the scalar it was multiplied with is then the eigenvalue.
 
Thanks for the help Tom and TD.

Mv = (0,0,0,0)^T = 0(1,1,1,1)^T so the eigenvalue is zero. :biggrin:
 
That is correct :cool:
 

Similar threads

Replies
1
Views
1K
  • · Replies 33 ·
2
Replies
33
Views
4K
  • · Replies 17 ·
Replies
17
Views
2K
  • · Replies 18 ·
Replies
18
Views
4K
  • · Replies 6 ·
Replies
6
Views
2K
  • · Replies 1 ·
Replies
1
Views
2K
  • · Replies 7 ·
Replies
7
Views
2K
  • · Replies 2 ·
Replies
2
Views
3K
  • · Replies 13 ·
Replies
13
Views
3K
  • · Replies 8 ·
Replies
8
Views
2K