Prove: (\lambda)^m is an Eigenvalue of A^m

  • Thread starter Thread starter Dustinsfl
  • Start date Start date
  • Tags Tags
    Eigenvalue
Click For Summary
SUMMARY

The discussion focuses on proving that if \(\lambda\) is an eigenvalue of matrix \(A\), then \((\lambda)^m\) is an eigenvalue of \(A^m\) for \(m \geq 1\). The proof utilizes mathematical induction, starting with the base case \(p(1)\) and progressing to \(p(k)\) and \(p(k+1)\). The key steps involve demonstrating that \(A^{k+1}\mathbf{x} = A(A^k\mathbf{x}) = A(\lambda^k\mathbf{x}) = \lambda^k A\mathbf{x}\), confirming that \((\lambda)^{k+1}\) is indeed an eigenvalue of \(A^{k+1}\).

PREREQUISITES
  • Understanding of eigenvalues and eigenvectors
  • Familiarity with matrix operations
  • Knowledge of mathematical induction
  • Basic linear algebra concepts
NEXT STEPS
  • Study the properties of eigenvalues and eigenvectors in linear transformations
  • Learn about mathematical induction techniques in proofs
  • Explore matrix exponentiation and its applications in linear algebra
  • Review examples of eigenvalue problems in various matrices
USEFUL FOR

Students and professionals in mathematics, particularly those studying linear algebra, as well as educators looking for clear examples of eigenvalue proofs.

Dustinsfl
Messages
2,217
Reaction score
5
Let [tex]\lambda[/tex] be an eigenvalue of [tex]A[/tex] and let [tex]\mathbf{x}[/tex] be an eigenvector belonging to [tex]\lambda[/tex]. Use math induction to show that, for [tex]m\geq1[/tex], [tex](\lambda)^m[/tex] is an eigenvalue of [tex]A^m[/tex] and [tex]\mathbf{x}[/tex] is an eigenvector of [tex]A^m[/tex] belonging to [tex](\lambda)^m[/tex].

[tex]A\mathbf{x}=\lambda\mathbf{x}[/tex]

[tex]p(1): A^1\mathbf{x}=(\lambda)^1\mathbf{x}[/tex]\

[tex]p(k): A^k\mathbf{x}=(\lambda)^k\mathbf{x}[/tex]

[tex]p(k+1): A^{k+1}\mathbf{x}=(\lambda)^{k+1}\mathbf{x}[/tex]

Assume p(k) is true.

Since p(k) is true, [tex]p(k+1): A*(A^k\mathbf{x})[/tex]

Not sure if this is correct path to take to the end result. Let alone, if it is if I am going about it right.
 
Last edited:
Physics news on Phys.org
You were doing ok, except you don't want A^(k+1)(lambda). You want p(k+1): A^(k+1)(x)=A*(A^k(x))=A*(lambda^k*x)=lambda^k*A(x)=?
 
Ok I gotcha.
 

Similar threads

  • · Replies 5 ·
Replies
5
Views
3K
  • · Replies 4 ·
Replies
4
Views
2K
Replies
11
Views
2K
  • · Replies 3 ·
Replies
3
Views
2K
  • · Replies 6 ·
Replies
6
Views
1K
  • · Replies 2 ·
Replies
2
Views
2K
Replies
5
Views
2K
Replies
10
Views
3K
  • · Replies 7 ·
Replies
7
Views
1K
  • · Replies 7 ·
Replies
7
Views
2K