Section 6.4 Exercises

  1. For each of the following pairs of vectors z and w, compute (i) ||z||, (ii) ||w||, (iii) z,w, and (iv) w, z:

    1. z=[4+2i4i],w=[22+i]

    2. z=[1+i2i3i],w=[24i52i]

  2. Let

    z1=[1+i21i2]andz2[i212]
    1. Show that {z1,z2} is an orthonormal set in 2.

    2. Write the vector z=[2+4i2i] as a linear combination of z1 and z2.

  3. Let {u1,u2} be an orthonormal basis for 2, and let z=(4+2i)u1+(65i)u2.

    1. What are the values of u1Hz,zHu1,u2Hz, and zHu2?

    2. Determine the value of z.

  4. Which of the matrices that follow are Hermitian? Normal?

    1. [1i223]

    2. [12i2+i1]

    3. [12121212]

    4. [12i121212i]

    5. [0i1i02+i12+i0]

    6. [31+ii1i13i31]

  5. Find an orthogonal or unitary diagonalizing matrix for each of the following:

    1. [2112]

    2. [13+i3i4]

    3. [2i0i20002]

    4. [211132123]

    5. [001010100]

    6. [111111111]

    7. [422211211]

  6. Show that the diagonal entries of a Hermitian matrix must be real.

  7. Let A be an n×n Hermitian matrix and let x be a vector in n. Show that if c=xHAx, then c is real.

  8. Let A be an Hermitian matrix and let B=iA. Show that B is skew Hermitian.

  9. Let A and C be matrices in m×n and let Bn×r. Prove each of the following rules:

    1. (AH)H=A

    2. (αA+βC)H=α¯AH+β¯CH

    3. (AB)H=BHAH

  10. Let A and B be Hermitian matrices. Answer true or false for each of the statements that follow. In each case, explain or prove your answer.

    1. The eigenvalues of AB are all real.

    2. The eigenvalues of ABA are all real.

  11. Show that

    z,w=wHz

    defines an inner product on n.

  12. Let x, y, and z be vectors in n and let α and β be complex scalars. Show that

    z,αx+βy=α¯z,x+β¯z,y
  13. Let {u1,,un} be an orthonormal basis for a complex inner product space V, and let

    z=a1u1+a2u2++anunw=b1u1+b2u2++bnun

    Show that

    z,w=i=1nbi¯ai
  14. Given that

    A=[40001i0i1]

    find a matrix B such that BHB=A.

  15. Let U be a unitary matrix. Prove that

    1. U is normal.

    2. Ux=x for all xn.

    3. if λ is an eigenvalue of U, then |λ|=1

  16. Let u be a unit vector in n and define U=I2uuH. Show that U is both unitary and Hermitian and, consequently, is its own inverse.

  17. Show that if a matrix U is both unitary and Hermitian, then any eigenvalue of U must equal either 1 or −1.

  18. Let A be a 2×2 matrix with Schur decomposition UTUH and suppose that t120. Show that

    1. the eigenvalues of A are λ1=t11 and λ2=t22.

    2. u1 is an eigenvector of A belonging to λ1=t11.

    3. u2 is not an eigenvector of A belonging to λ2=t22.

  19. Let A be a 5×5 matrix with real entries. Let A=QTQT be the real Schur decomposition of A, where T is a block matrix of the form given in equation (2). What are the possible block structures for T in each of the following cases?

    1. All of the eigenvalues of A are real.

    2. A has three real eigenvalues and two complex eigenvalues.

    3. A has one real eigenvalue and four complex eigenvalues.

  20. Let A be a n×n matrix with Schur decomposition UTUH. Show that if the diagonal entries of T are all distinct, then there is an upper triangular matrix R such that X=UR diagonalizes A.

  21. Show that M=A+iB (where A and B are real matrices) is skew Hermitian if and only if A is skew symmetric and B is symmetric.

  22. Show that if A is skew Hermitian and λ is an eigenvalue of A, then λ is purely imaginary (i.e., λ=bi, where b is real).

  23. Show that if A is a normal matrix, then each of the following matrices must also be normal:

    1. AH

    2. I+A

    3. A2

  24. Let A be a real 2×2 matrix with the property that a21a12>0, and let

    r=a21/a12andS=[r001]

    Compute B=SAS1. What can you conclude about the eigenvalues and eigenvectors of B? What can you conclude about the eigenvalues and eigenvectors of A? Explain.

  25. Let p(x)=x3+cx2+(c+3)x+1, where c is a real number. Let

    C=[cc+31100010]

    and let

    A=[12c311c+211c1]
    1. Compute A1CA

    2. Show that C is the companion matrix of p(x) and use the result from part (a) to prove that p(x) will have only real roots regardless of the value of c.

  26. Let A be a Hermitian matrix with eigenvalues λ1,,λn and orthonormal eigenvectors u1,,un. Show that

    A=λ1u1u1H+λ2u2u2H++λnununH
  27. Let

    A=[0110]

    Write A as a sum λ1u1u1T+λ2u2u2T, where λ1 and λ2 are eigenvalues and u1 and u2 are orthonormal eigenvectors.

  28. Let A be a Hermitian matrix with eigenvalues λ1λ2λn and orthonormal eigenvectors u1,,un. For any nonzero vector x in n, the Rayleigh quotient ρ(x) is defined by

    ρ(x)=Ax,xx,x=xHAxxHx
    1. If x=c1u1++cnun, show that

      ρ(x)=|c1|2λ1+|c2|2λ2++|cn|2λnc2
    2. Show that

      λnρ(x)λ1
    3. Show that

      maxx0 ρ(x)=λ1andminx0 ρ(x)=λn
  29. Given Am×m,Bn×n,Cm×n, the equation

    AXXB=C
    (3)

    is known as Sylvester’s equation. An m × n matrix X is said to be a solution if it satisfies (3).

    1. Show that if B has Schur decomposition B=UTUH, then Sylvester’s equation can be transformed into an equation of the form AYYT=G, where Y=XU and G=CU.

    2. Show that

      (At11I)y1=g1(AtjjI)yj=gj+i=1j1tijyj, j=2,,n
    3. Show that if A and B have no common eigenvalues, then Sylvester’s equation has a solution.

..................Content has been hidden....................

You can't read the all page of ebook, please click here login for view all page.
Reset
18.218.172.249