Non-linearly independent eigenvectors

Join the discussion
Ask a follow-up here, or get your own question answered by working scientists, mathematicians and engineers — people, not an autocomplete.
Real named experts · corrections over time · the nuance an AI answer skips
2 replies · 1K views
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...