Let α, β be two non-zero real numbers and v1, v2 be two non-zero real vectors of size 3 × 1. Suppose that v1 and v2 satisfy...
Question 37
Let α, β be two non-zero real numbers and v1, v2 be two non-zero real vectors of size 3 × 1. Suppose that v1 and v2 satisfy v1Tv2 = 0, v1Tv1 = 1, and v2Tv2 = 1. Let A be the 3 × 3 matrix given by:
A = αv1v1T + βv2v2T
The eigenvalues of A are ________.
Solution
To solve for the eigenvalues of matrix A, we test the given vectors as potential eigenvectors:
-
Testing v1:
Multiplying A by v1:
Av1 = (αv1v1T + βv2v2T)v1 = αv1(v1Tv1) + βv2(v2Tv1)
Using the given conditions (v1Tv1 = 1 and v2Tv1 = 0), we get:
Av1 = αv1(1) + βv2(0) = αv1
Thus, α is an eigenvalue. -
Testing v2:
Similarly, multiplying A by v2:
Av2 = αv1(v1Tv2) + βv2(v2Tv2) = αv1(0) + βv2(1) = βv2
Thus, β is an eigenvalue. -
Finding the Third Eigenvalue:
Since v1 and v2 are in ℝ3, there exists a vector v3 orthogonal to both.
Av3 = αv1(0) + βv2(0) = 0
Thus, 0 is the third eigenvalue.
Correct Answer: (A) 0, α, β