/*! This file is auto-generated */ .wp-block-button__link{color:#fff;background-color:#32373c;border-radius:9999px;box-shadow:none;text-decoration:none;padding:calc(.667em + 2px) calc(1.333em + 2px);font-size:1.125em}.wp-block-file__button{background:#32373c;color:#fff;text-decoration:none} Free solutions & answers for Linear Algebra With Applications Chapter 5 - (Page 25) [step by step] 9780321796974 | 91影视

91影视

Chapter 5: Orthogonality and Least Squares

Q60E

Page 234

Find the matrix of the linear transformation L(A)=AT from 22to22towith respect to the basis[1000],[0001],[0110],[01-10]

Q61E

Page 234

Find the matrix of the linear transformationL(A)=A-AT from 22to22towith respect to the basis,role="math" localid="1660127697622" [1000],[0001],[0110],[01-10]

Q-6-1SE

Page 202

The following statements refer to vectors in \({\mathbb{R}^n}\) (or \({\mathbb{R}^m}\)) with the standard inner product. Mark each statement True or False. Justify each answer.

  1. The length of every vector is a positive number.
  2. A vector v and its negative, \( - {\bf{v}}\), have equal lengths.
  3. The distance between u and v is \(\left\| {{\bf{u}} - {\bf{v}}} \right\|\).
  4. If \(r\) is any scalar, then \(\left\| {r{\bf{v}}} \right\| = r\left\| {\bf{v}} \right\|\).
  5. If two vectors are orthogonal, they are linearly independent.
  6. If x is orthogonal, to both u and v, then x must be orthogonal to \({\bf{u}} - {\bf{v}}\).
  7. If \({\left\| {{\bf{u}} + {\bf{v}}} \right\|^2} = {\left\| {\bf{u}} \right\|^2} + {\left\| {\bf{v}} \right\|^2},\) then u and v are orthogonal.
  8. If \({\left\| {{\bf{u}} - {\bf{v}}} \right\|^2} = {\left\| {\bf{u}} \right\|^2} + {\left\| {\bf{v}} \right\|^2},\) then u and v are orthogonal.
  9. The orthogonal projection of y onto u is a scalar multiple of y.
  10. If a vector y coincides with its orthogonal projection onto a subspace \(W\), y is in \(W\).
  11. The set of all vectors in \({\mathbb{R}^n}\) orthogonal to one fixed vector is a subspace of \({\mathbb{R}^n}\).
  12. If \(W\) is a subspace of \({\mathbb{R}^n}\), then \(W\) and \({W^ \bot }\) have no vectors in common.
  13. If \(\left\{ {{{\bf{v}}_1},{{\bf{v}}_2},{{\bf{v}}_3}} \right\}\) is an orthogonal set and if \({c_1},{c_2},\) and \({c_3}\) are scalars, then \(\left\{ {{c_1}{{\bf{v}}_1},{c_2}{{\bf{v}}_2},{c_3}{{\bf{v}}_3}} \right\}\) is an orthogonal set.
  14. If a matrix U has orthonormal columns, then \(U{U^T} = I\).
  15. A square matrix with orthogonal columns is an orthogonal matrix.
  16. If a square matrix has orthonormal columns, then it also has orthonormal rows.
  17. If \(W\) is a subspace, then \({\left\| {{{{\mathop{\rm proj}\nolimits} }_W}{\bf{v}}} \right\|^2} + {\left\| {{\bf{v}} - {{{\mathop{\rm proj}\nolimits} }_W}{\bf{v}}} \right\|^2} = {\left\| {\bf{v}} \right\|^2}\).
  18. A least-squares solution of \(A{\mathop{\rm x}\nolimits} = b\) is the vector \(A\widehat {\bf{x}}\) in \({\mathop{\rm Col}\nolimits} A\) closest to b, so that \(\left\| {{\mathop{\rm b}\nolimits} - A\widehat {\bf{x}}} \right\| \le \left\| {{\mathop{\rm b}\nolimits} - A{\bf{x}}} \right\|\) for all x.
  19. The normal equations for a least-squares solution of \(A{\mathop{\rm x}\nolimits} = b\) are given by \(\widehat {\mathop{\rm x}\nolimits} = {\left( {{A^T}A} \right)^{ - 1}}{A^T}{\mathop{\rm b}\nolimits} \).

Q62E

Page 234

Consider the matrix A=[11-132-5220] with LDU-factorizationrole="math" localid="1660129574693" A=[100310200][1000-10002][11-1012001]. Find the LDU-factorization forAT.

Q63E

Page 235

Consider a symmetric invertible nnmatrix Awhich admits an LDU-factorization A=LDU. See Exercises 90, 93, and 94 of Section 2.4. Recall that this factorization is unique. See Exercise 2.4.94. Show that

U=LT (This is sometimes called theLDLT - factorizationof a symmetric matrix A.)

Q64E

Page 235

This exercise shows one way to define the quaternions,discovered in 1843 by the Irish mathematician Sir W.R. Hamilton (1805-1865).Consider the set H of all 44matrices M of the form

M=[pqrsqpsrrspqsrqp]

where p,q,r,s are arbitrary real numbers.We can write M more sufficiently in partitioned form as

M=(ABTBAT)

where A and B are rotation-scaling matrices.

a.Show that H is closed under addition:If M and N are in H then so isM+N

M+Nb.Show that H is closed under scalar multiplication .If M is in H and K is an arbitrary scalar then kM is in H.

c.Parts (a) and (b) Show that H is a subspace of the linear space R44 .Find a basis of H and thus determine the dimension of H.

d.Show that H is closed under multiplication If M and N are in H then so is MN.

e.Show that if M is in H,then so is MT.

f.For a matrix M in H compute MTM.

g.Which matrices M in H are invertible.If a matrix M in H is invertible isM1 necessarily in H as well?

h. If M and N are in H,does the equationMN=NMalways hold?

Q67E

Page 235

Consider a subspace V of nwith a basis v鈬赌1,v鈬赌2,...,v鈬赌m; suppose we wish to find a formula for the orthogonal projection onto V. Using the methods we have developed thus far, we can proceed in two steps: We use the Gram-Schmidt process to construct an orthonormal basisu鈬赌1,...,u鈬赌m of V, and then we use Theorem 5.3.10: The matrix of the orthogonal projection QQT, where Q=[u鈬赌1...u鈬赌m]. In this exercise we will see how we write the matrix of the projection directly in terms of the basisv鈬赌1,...,v鈬赌m and the matrix A=[v鈬赌1...v鈬赌m]. (This issue will be discussed more thoroughly in Section 5.4: see theorem 5.4.7.)

Since projvx鈬赌 is in V, we can write projvx鈬赌=c,v鈬赌1+...+cmv鈬赌mfor some scalars c1,...,cmyet to be determined. Now x鈬赌-projv(x鈬赌)=x鈬赌-c1v鈬赌1-...-cmv鈬赌m is orthogonal to V, meaning that role="math" localid="1660623171035" v鈬赌i(x鈬赌-c1v鈬赌1-...-cmv鈬赌m)=0for i=1,...,m.

  1. Use the equationv鈬赌i(x鈬赌-c1v鈬赌1-...-cmv鈬赌m)=0 to show that ATAc鈬赌=ATx鈬赌, where c鈬赌=[c1cm].
  2. Conclude thatc鈬赌=(ATA)-1ATx鈬赌 and projvx鈬赌=Ac鈬赌=A(ATA)-1ATx鈬赌.

Q-6.8-10E

Page 202

In Exercises 5-14, the space is \(C\left[ {0,2\pi } \right]\) with inner product (6).

10. Find the third-order Fourier approximation to square wave function \(f\left( t \right) = 1{\rm{ for }}0 \le t < \pi \) and \(f\left( t \right) = - 1{\rm{ for }}\pi \le t < 2\pi \).

Q-6.8-11E

Page 202

In Exercises 5-14, the space is \(C\left[ {0,2\pi } \right]\) with inner product (6).

11. Find the third-order Fourier approximation to \({\sin ^2}t\), without performing any integration calculations.

Q-6.8-12E

Page 202

In Exercises 5-14, the space is \(C\left[ {0,2\pi } \right]\) with inner product (6).

12. Find the third-order Fourier approximation to \({\cos ^3}t\), without performing any integration calculations.

Access millions of textbook solutions in one place

  • Access over 3 million high quality textbook solutions
  • Access our popular flashcard, quiz, mock-exam and notes features
  • Access our smart AI features to upgrade your learning
Access millions of textbook solutions in one place

Recommended explanations on Math Textbooks