1. Consider the following Hermitian 2×2 matrices Q, find an invertible matrix A and diagonal matrices D, such that Q=A∗DA.
Q=[1222]
Q=[0−ii0]
Q=[0−ii2]
2. Find the eigenvalues of the following matrix, and for each eigenvalue find an eigenvector.
T=⎣⎢⎡10022053−1⎦⎥⎤
3. Let A be the following 3×3 matrix, Use Gauss Elimination to find detA and A−1
A=⎣⎢⎡010223−11−1⎦⎥⎤
4. Let v1=(0,2,1) , v2=(1,2,3), and v3=(1,1,1). Let V∗ denote the complete flag associated to vi, namely V1=span(v1),V2=span(v1,v2),V3=span(v1,v2,v3). Find a linear transformation A on R3, that take the flag V∗ to the standard flag (i.e the flag associated to the standard basis e1,e2,e3).
Conceptual
5. True or False
Every quadratic form on
Rn, under a change of coordinate, can be written as
X12+⋯+Xr2−Xr+12−⋯−Xr+s2 for some
r≥0,s≥0 with
r+s≤n.
Every Hermitian form on
Cn, under a change of coordinate, can be written as
X12+⋯+Xr2−Xr+12−⋯−Xr+s2 for some
r≥0,s≥0 with
r+s≤n.
For every quadratic form
Q on
Rn, there exists an orthonormal basis
{ei} (with respect to the standard inner product on
Rn), such that
Q(ei,ej)=0 for
i=j.
For every Hermitian form
H on
Cn, there exists an orthonormal basis
{ei} (with respect to the standard Hermitian inner product on
Cn), such that
H(ei,ej)=0 for
i=j.
For any linear transformation
T:Rn→Rn, we can find
n eigenvalues (possibly with repetition)
λ1,⋯,λn, and corresponding eigenvectors
v1,⋯,vn∈Rn, such that
vi forms a basis, and
T(vi)=λivi.
Let
Q1,Q2 be two quadratic form on
Rn, is
Q1+Q2 also a quadratic form?
Let
Q1 be the standard quadratic form on
Rn,
Q2 be any quadratic form on
Rn. Can one find an basis
e1,⋯,en that is orthogonal with respect to both
Q1,Q2?