So are you saying dim(A) = rank(A) + nullity(A)
and since dim(A-I) = 3 and rank(A-I) = 1, then nullity(A-I) = 2, implying I need two vectors from A-I.Ahh I see where I messed up, since there is no y values I can write y = a for any a in R.
So really my eigenvectors are (1,a,1) and (0,b,0).
Is...