Ps0 Template
Ps0 Template
Ps0 Template
(a) Suppose that the matrix A ∈ Rn×n is diagonalizable, that is, A = T ΛT −1 for an invertible
matrix T ∈ Rn×n , where Λ = diag(λ1 , . . . , λn ) is diagonal. Use the notation t(i) for the
columns of T , so that T = [t(1) · · · t(n) ], where t(i) ∈ Rn . Show that At(i) = λi t(i) , so
that the eigenvalues/eigenvector pairs of A are (t(i) , λi ).
A matrix U ∈ Rn×n is orthogonal if U T U = I. The spectral theorem, perhaps one of the most
important theorems in linear algebra, states that if A ∈ Rn×n is symetric, that is, A = AT ,
then A is diagonalizable by a real orthogonal matrix. That is, there are a diagonal matrix
Λ ∈ Rn×n and orthogonal matrix U ∈ Rn×n such that U T AU = Λ, or, equivalently,
A = U ΛU T .
(a) Describe the random variable Y = X1 + X2 + . . . + Xn . What is the mean and variance?
Is this a well known distribution, and if so, which?
(b) Now, further suppose that Σ is invertible. Find E[X T Σ−1 X]. (Hint: use the property of
trace that xT Ax = tr(xT Ax)).