-
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
Monthly Archives: August 2010
Linear Algebra and Its Applications, exercise 1.4.24
Exercise 1.4.24. The following matrices can be multiplied using block multiplication, with the indicated submatrices within the matrices multiplied together: Provide example matrices matching the templates above and use block multiplication to multiply them together. Provide two example templates for … Continue reading
Posted in linear algebra
Leave a comment
Linear Algebra and Its Applications, exercise 1.4.23
Exercise 1.4.23. Find the results of squaring, cubing, and in general raising to the power of n the following matrices: Answer: For the matrix A we have By induction we have for all n. For the matrix B we have … Continue reading
Posted in linear algebra
Leave a comment
Linear Algebra and Its Applications, exercise 1.4.22
Exercise 1.4.22. The x-y plane can be rotated through an angle by the following matrix: Show that . Hint: use the identities for and . Compute . Answer: (a) We have We can simplify the final matrix using the following … Continue reading
Posted in linear algebra
Leave a comment
Linear Algebra and Its Applications, exercise 1.4.21
Exercise 1.4.21. An alternative way to compute the matrix product AB is as the sum where is the ith column of A, is the ith row of B, and the product is a matrix. Provide an example showing the procedure … Continue reading
Posted in linear algebra
Leave a comment
Linear Algebra and Its Applications, exercise 1.4.20
Exercise 1.4.20. If A and B are two nxn matrices with all entries equal to 1, what are the entries of their product AB? Use the following summation formula to find the answer: Also, if C is a third nxn … Continue reading
Posted in linear algebra
Leave a comment
Linear Algebra and Its Applications, exercise 1.4.19
Exercise 1.4.19. Given matrices A and B, which of the following matrices are equal to ? Answer: First, since matrix addition is commutative we have as well as So the matrices referenced in (a) and (d) above are equal to … Continue reading
Posted in linear algebra
Leave a comment
Linear Algebra and Its Applications, exercise 1.4.18
Exercise 1.4.18. Given arbitrary nxn matrices A and B, show that the first column of AB is the same as A times the first column of B. Hint: Let x = (1, 0, …, 0) be a column vector with … Continue reading
Posted in linear algebra
Leave a comment
Linear Algebra and Its Applications, exercise 1.4.17
Exercise 1.4.17. Assume A is a 2×2 matrix and further assume that AB = BA for any 2×2 matrix B, including the matrices Show that a = d and that b and c are zero. Answer: We have and Since … Continue reading
Posted in linear algebra
Leave a comment
Linear Algebra and Its Applications, exercise 1.4.16
Exercise 1.4.16. For the following matrices verify that (EF)G = E(FG). Answer: We have and We also have and NOTE: This continues a series of posts containing worked out exercises from the (out of print) book Linear Algebra and Its … Continue reading
Posted in linear algebra
Leave a comment
Linear Algebra and Its Applications, exercise 1.4.15
Exercise 1.4.15. Given the matrix E given by and an arbitrary 2×2 matrix A, describe the rows of the product matrix EA and the columns of AE. Answer: For EA we have The first row of EA is a linear … Continue reading
Posted in linear algebra
Leave a comment