-
Archives
- October 2021
- January 2021
- March 2019
- January 2018
- December 2017
- January 2017
- December 2016
- November 2016
- October 2016
- September 2016
- July 2016
- October 2014
- June 2014
- May 2014
- April 2014
- March 2014
- February 2014
- January 2014
- December 2013
- November 2013
- October 2013
- September 2013
- August 2013
- July 2013
- June 2013
- May 2013
- April 2013
- March 2013
- February 2013
- January 2013
- November 2012
- October 2012
- September 2012
- August 2012
- July 2012
- June 2012
- May 2012
- April 2012
- September 2011
- August 2011
- July 2011
- June 2011
- May 2011
- April 2011
- March 2011
- January 2011
- August 2010
- June 2010
- May 2010
- November 2009
-
Meta
Author Archives: hecker
Linear Algebra and Its Applications, Exercise 3.4.26
Exercise 3.4.26. In the Gram-Schmidt orthogonalization process the third component is computed as . Verify that is orthogonal to both and . Answer: Taking the dot product of and we have Since and are scalars and and are orthonormal we … Continue reading
Linear Algebra and Its Applications, Exercise 3.4.25
Exercise 3.4.25. Given over the interval what is the closest line to the parabola formed by ? Answer: This amounts to finding a least-squares solution to the equation , where the entries 1, , and are understood as functions of … Continue reading
Linear Algebra and Its Applications, Exercise 3.4.24
Exercise 3.4.24. As discussed on page 178, the first three Legendre polynomials are 1, , and . Find the next Legendre polynomial; it will be a cubic polynomial defined for and will be orthogonal to the first three Legendre polynomials. … Continue reading
Linear Algebra and Its Applications, Exercise 3.4.23
Exercise 3.4.23. Given the step function with for and for , find the following Fourier coefficients: Answer: For the numerator is and the denominator is so that . For the numerator is so that . For the numerator is and … Continue reading
Linear Algebra and Its Applications, Exercise 3.4.22
Exercise 3.4.22. Given an arbitrary function find the coefficient that minimizes the quantity (Use the method of setting the derivative to zero.) How does this value of compare with the Fourier coefficient ? What is if ? Answer: We are … Continue reading
Posted in Uncategorized
Leave a comment
Linear Algebra and Its Applications, Exercise 3.4.21
Exercise 3.4.21. Given the function on the interval , what is the closest function to ? What is the closest line to ? Answer: To find the closest function to the function we first project onto the function on the … Continue reading
Linear Algebra and Its Applications, Exercise 3.4.20
Exercise 3.4.20. Given the vector what is the length ? Given the function for what is the length of the function over the interval? Given the function for what is the inner product of and ? Answer: We have so … Continue reading
Linear Algebra and Its Applications, Exercise 3.4.19
Exercise 3.4.19. When doing Gram-Schmidt orthogonalization, an alternative approach to computing (equation 7 on page 173) is to instead compute in two separate steps: Show that the second method is equivalent to the first. Answer: We substitute the expression for … Continue reading
Linear Algebra and Its Applications, Exercise 3.4.18
Exercise 3.4.18. If is the projection matrix onto the column space of the matrix and , what is a simple formula for ? Answer: The projection matrix onto the column space of can be calculated as . Since the columns … Continue reading
Posted in linear algebra
Tagged orthogonalization, orthonormal vectors, projection matrix
Leave a comment
Linear Algebra and Its Applications, Exercise 3.4.17
Exercise 3.4.17. Given the matrix from the previous exercise and the vector , solve by least squares using the factorization . Answer: From the previous exercise we have To find the least squares solution to where , we take advantage … Continue reading