Non-linearly independent eigenvectors

derryck1234
Messages
55
Reaction score
0

Homework Statement



Let B = 1 0
6 -1
Be a square matrix. Find a non-singular matrix P such that P-1BP = D, where D is a diagonal matrix and show that P-1BP = D.

Homework Equations



det(lambdaI - A) = 0

The Attempt at a Solution



Ok, this might look like a simple problem...but I get non-linearly independent eigenvectors, even although I have 2 distinct eigenvalues?

Noting that it is a triangular matrix, the diagonal entries thus correspond to its eigenvalues. So, the matrix has lambda = 1 and lambda = -1 as its eigenvalues.

For lambda = 1, I obtain the basis vector (1/3, 1).

For lambda = -1, I obtain the basis vectors (1, 0) and (0, 1)...

Thus, I have non-linearly independent eigenvectors, since (1/3, 1) can be written as 1/3(1, 0) + (0, 1)...

?
 
Physics news on Phys.org


i got only (0,1) and (1/3,1) as the eigenvectors. (1,0) isn't an eigenvector.
 


Ok. I see it now...flip, just needed some revising on finding solution spaces...I get the same answer now too...thanks...
 
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