#Please help me get this answer for matrices

53 messages · Page 1 of 1 (latest)

copper badger
#

Im not sure how to get the required eigenvectors

#

after reducing the matrix A to
| 1 -1 0 |
| 0 0 0 |
| 0 0 0 |

#

for A + 4*I

fading mantle
copper badger
#

let me show my working

fading mantle
#

good idea....

#

Yeah your RREF for A+4I is correct, so just solve (A+4I)x=0

#

clear that y and z are free, and x=y

copper badger
fading mantle
#

so a vector in ker(A+4I) is [x,y,z]=[y,y,z]=y[1,1,0]+z[0,0,1]

copper badger
fading mantle
#

[y,y,z]=y[1,1,0]+z[0,0,1]

copper badger
#

I have no idea how they got this solution

fading mantle
#

just undo the linear combination.

#

you take 2 linearly independent vectors from the -4-eigenspace

#

you're given A is diagonalizable, hence the arithmetic and geometric multiplicities must be equal, so since -4 appears twice, the -4-eigenspace is a 2 dimensional subspace

copper badger
#

right

fading mantle
#

so any basis for the -4-eigenspace will fill the last 2 columns

#

they just picked not obvious ones ig.

copper badger
#

wait wht

fading mantle
#

what?

copper badger
#

I am still a bit stuck on the "undo the linear combination"

fading mantle
#

do you agree [y,y,z]=y[1,1,0]+z[0,0,1]?

copper badger
#

yes

fading mantle
#

so then you're not stuck

copper badger
#

but how does z have a value when

fading mantle
#

z is any real number

copper badger
#

[1,-1,0] = x - y?

fading mantle
#

since y and z were free variables

#

x and y are scalars, so that equation is complete nonsense

copper badger
#

right so x = y and then [y,y,z] = y[1,1,0] + z[0,0,1] then how did they procede?

fading mantle
#

so ker(A+4I)=span([1,1,0],[0,0,1]), and clearly the 2 vectors are linearly independent

#

so they're a basis for the -4-eigenspace

#

so you can put those as the columns..

#

or, as I said, you can take any basis for for the -4-eigenspace

#

they, again as I already said, took a non-obvious basis.

fading mantle
#

Yeah

copper badger
#

could z be any value?

fading mantle
copper badger
#

so they just

#

happen to choose those numbers

fading mantle
#

again, as I said

copper badger
#

literally

fading mantle
#

they just chose a non-obvious basis

#

read what I say please.

copper badger
#

got it.

copper badger
#

so another valid eigen vector could be like [-2,-2, 5] ?

fading mantle
#

yes since that's in the span

copper badger
#

right