- #1
evilpostingmong
- 339
- 0
Another proof...
Suppose c is an eigenvalue of a square matrix A with eigenvector X=/=0.
Show that p(c) is an eigenvalue of p(A) for any nonzero polynomial p(x).
Knowing that c is an eigenvalue of A, it is true that AX=cX.
p(A)X=a0(X)+a1AX+...+anA^nX
And p(c)X=a0(X)+a1cX+...+anc^nX.
Since AX=cX, A^kX=c^kX.
So if AX-c^kX=0, A^kX-c^kX=0.
Now to prove p(A)X-p(c)X=0,
(AX-cX)a1+...+(A^nX-c^nX)an=(0)*a1+...+(0)*an=0
Homework Statement
Suppose c is an eigenvalue of a square matrix A with eigenvector X=/=0.
Show that p(c) is an eigenvalue of p(A) for any nonzero polynomial p(x).
Homework Equations
The Attempt at a Solution
Knowing that c is an eigenvalue of A, it is true that AX=cX.
p(A)X=a0(X)+a1AX+...+anA^nX
And p(c)X=a0(X)+a1cX+...+anc^nX.
Since AX=cX, A^kX=c^kX.
So if AX-c^kX=0, A^kX-c^kX=0.
Now to prove p(A)X-p(c)X=0,
(AX-cX)a1+...+(A^nX-c^nX)an=(0)*a1+...+(0)*an=0