Chapter 2: Q28E (page 85)
Consider an n × p matrix A, a p × m matrix B, and a scalar k. Show that (k A)B = A (k B) = k(AB)
Short Answer
It is proved that,
(kA)B = A (k B) = k(AB)
/*! 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}
Learning Materials
Features
Discover
Chapter 2: Q28E (page 85)
Consider an n × p matrix A, a p × m matrix B, and a scalar k. Show that (k A)B = A (k B) = k(AB)
It is proved that,
(kA)B = A (k B) = k(AB)
All the tools & learning materials you need for study success - in one app.
Get started for free
In the financial pages of a newspaper, one can sometimes find a table (or matrix) listing the exchange rates between currencies. In this exercise we will consider a miniature version of such a table, involving only the Canadian dollar and the South African Rand . Consider the matrix
role="math" localid="1659786495324"
representing the fact thatrole="math" localid="1659786520551" is worth role="math" localid="1659786525050" (as of September 2012).
a. After a trip you have and in your pocket. We represent these two values in the vector . Compute . What is the practical significance of the two components of the vector ?
b. Verify that matrix fails to be invertible. For which vectorsis the system consistent? What is the practical significance of your answer? If the system is consistent, how many solutionsare there? Again, what is the practical significance of the answer?
a. Show that if an invertible matrix A admits an LU-factorization, then it admits an LDU factorization. See Exercise 90 d.
b. Show that if an invertible matrix A admits an L DU-factorization, then this factorization is unique. Hint: Suppose that , then is diagonal (why?). Conclude that .
Which of the functions f from R toR in Exercises 21 through 24 are invertible?22 .
TRUE OR FALSE?
If A is an invertible matrix and B is any matrix, then the formula rref (AB) = rref (B)must hold.
Find all 2 × 2 matrices X such that AX = X A for all 2 × 2 matrices A.
What do you think about this solution?
We value your feedback to improve our textbook solutions.