Question about free variables?

  • Thread starter Thread starter chuy52506
  • Start date Start date
  • Tags Tags
    Variables
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
 
Prove $$\int\limits_0^{\sqrt2/4}\frac{1}{\sqrt{x-x^2}}\arcsin\sqrt{\frac{(x-1)\left(x-1+x\sqrt{9-16x}\right)}{1-2x}} \, \mathrm dx = \frac{\pi^2}{8}.$$ Let $$I = \int\limits_0^{\sqrt 2 / 4}\frac{1}{\sqrt{x-x^2}}\arcsin\sqrt{\frac{(x-1)\left(x-1+x\sqrt{9-16x}\right)}{1-2x}} \, \mathrm dx. \tag{1}$$ The representation integral of ##\arcsin## is $$\arcsin u = \int\limits_{0}^{1} \frac{\mathrm dt}{\sqrt{1-t^2}}, \qquad 0 \leqslant u \leqslant 1.$$ Plugging identity above into ##(1)## with ##u...
Back
Top