Find an explicit 3 times 3 matrix A that has eigenvectors V1
Solution
We know that for a matrix A having an eigenvector v corresponding to the eigenvalue , we have Av = v. Let A=
a1
b1
c1
a2
b2
c2
a3
b3
c3
Here, Av1= 3v1=3(2,-1,1)=(6,-3,3).Also,Av1=(2a1-b1+c1,2a2-b2+c2,2a3-b3+c3).Hence, 2a1-b1+c1 = 6…(1), 2a2-b2+c2 = -3…(2), and 2a3-b3+c3 = 3…(3).
Similarly, Av2= 2v2=2(1,0,1)=(2,0,2). Also,Av2=(a1-c1,a2-c2,a3-c3).Hence, a1-c1 = 2…(4),a2-c2 = 0…(5), and a3-c3= 2…(6).Then, from the 4th, 5th and the 6th equations, we have c1 = a1-2, c2 = a2 and c3 = a3+2. Also, on substituting these values of c1,c2,c3 in the 1st , 2nd and the 3rd equations, we have 2a1-b1+a1 -2= 6 or, b1 = 3a1-8, 2a2-b2+a2 = -3 or, b2= 3a2+3, 2a3-b3+a3+2 = 3 or, b3 = 3a3-1.
Further, N(A) = span{(1,1,1)}. if X N(A), then AX = 0. Thus, if X = (1,1,1), then a1+b1+c1 = 0, or, a1+3a1-8+a1-2=0or, 5a1=10 so that a1 = 2. Similarly, a2+b2+c2= 0 or, a2+3a2+3+a2=0 or, 5a2 = -3 so that a2 = -3/5 and a3+b3+c3 = 0 or, a3+3a3-1+a3+2= 0 or, 5a3= -1 so that a3 = -1/5. Hence, A =
2
-2
0
-3/5
6/5
-3/5
-1/5
-8/5
9/5
On verification, we have Av1= (6,-3,3) Av2= (2,0,2) and A(1,1,1) = (0,0,0).Hence A satisfies all the required criteria.
| a1 | b1 | c1 |
| a2 | b2 | c2 |
| a3 | b3 | c3 |

