Tuesday, 16 July 2013

matrices - Finding a matrix given eigenvalues and eigenvectors.



I am asked to construct a 4×4 symmetric matrix, with given eigenvalues and eigenvectors. I understand how to actually get A as a product of PT,D and P, when D is the diagonal matrix, and P is a matrix with the eigenvectors as columns.




The problem is that there is only three given eigenvectors, along with three eigenvalues (one is repeated), so my question is, how do you construct a 4×4 matrix with three eigenvectors?



For more information here is the actual question:



Let A be a symmetric 4×4 matrix with real entries whose eigenvalues
are 1 and 2. If (1,0,0,1), (0,1,1,0) is a basis for the eigenspace of eigenvalue 1 and (1,0,0,1) is an eigenvector of A with eigenvalue 2, find the matrix A.



Thank you.


Answer




Consider the usual dot product
(x1,x2,x3,x4)(y1,y2,y3,y4)=x1y1+x2y2+x3y3+x4y4.
Then it is easy to see that A is symmetric iff for all x,y
xAy=xyA.
(just take the x=ei,y=ej, where ei is the vector which is all zero except for a 1 in the i-th position).



Now prove that if x is an eigenvector with respect to λ, y is an eigenvector with respect to μ, and λμ, then x,y are orthogonal:
λ(xy)=(λx)y=xAy=xyA=x(μy)=μ(xy)
and λμ implies xy=0.




Therefore in your case the missing eigenvector v relative to the eigenvalue 2 must be orthogonal to both (1,0,0,1) and (0,1,1,0). It is easy to check that this means
v=(a,b,b,a)=a(1,0,0,1)+b(0,1,1,0),
for some a,b.


No comments:

Post a Comment

real analysis - How to find limhrightarrow0fracsin(ha)h

How to find lim without lhopital rule? I know when I use lhopital I easy get $$ \lim_{h\rightarrow 0}...