Question about free variables?

  • Thread starter Thread starter chuy52506
  • Start date Start date
  • Tags Tags
    Variables
Join the discussion
Registration is free. Ask a follow-up in this thread, or start your own.
1 reply · 1K views
chuy52506
Messages
77
Reaction score
0

Homework Statement


Show that A=
|1 1 1 1|
|0 1 0 0|
|0 0 1 0|
|0 0 0 1|
is not diagonalizable.

Homework Equations


The Attempt at a Solution


I know i have to show the algebraic multiplicity does not equal the geometric mult. of the eigenvalue. So i found an eigenvalue to be 1 which then reduces the matrix to be:
|0 1 1 1|
|0 0 0 0|
|0 0 0 0|
|0 0 0 0|

And now i know that x2=-x3-x4 with the free variables being x1,x3,x4 but i do not know how to write this as a solution. Would it be
x1[1 0 0 0]T + x3[-1 0 1 0]T + x4[-1 0 0 1]T??
 
Physics news on Phys.org
so what is the algebraic multiplicity guessing it is 3

try testing the vectors you found on the original matrix, it should be clear x3 & x4 do not have eigenvalue of 1, in fact they do not satisfy the condition you stated, which is correct