Find the Basis of an Eigenspace

  • Thread starter Thread starter lvjudge
  • Start date Start date
  • Tags Tags
    Basis
lvjudge
Messages
4
Reaction score
0

Homework Statement


Matrix A is 3x3
1 -5 -5
-5 1 5
5 -5 -9
Find basis for corresponding eigenspace when eigenvalue is -4

a) 0 b) 1 0 c) 1 d)1 0
1 0 1 0 0 1
-1 1 , -1 -1 -1 , 1

Homework Equations



(A-lambda I)x=0

The Attempt at a Solution


(A-(-4I)= 5 -5 -5
-5 5 5
5 -5 -5
that matrix times x will be equal to zero
created augmented matrix: 5 -5 -5 0
-5 5 5 0
5 -5 -5 0
find reduced echelon form of augmented matrix:
1 -1 -1 0
0 0 0 0
0 0 0 0
therefore x1=x2+x3
and x2 and x3 are free
vector x= x2+x3
x2
x3
which can be reduced to:
x2*1 + x3* 1
1 0
0 1

For the basis of the eigenspace, I then get:
1 1
1 0
0 , 1
However, the homework question is multiple choice and this is not one of the options. What am I doing wrong?
 
Physics news on Phys.org
Your notation is a bit hard to deciphere... What I can make up from it is that answer b consists of the basis vectors (in a transposed notation):
(1 0 1) and (0 1 -1)

while your answer is the basis:
(1 1 0) and (1 0 1)
But you can check that these two basis span the same subspace. In other words, your answer is some linear combination of the basis of answer b, namely:
(0 1 -1) = (1 1 0) - (1 0 1)
 
Thanks.
The notation did get kind of scrambled when I posted it, but thanks for your help!
 
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