/*! 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} Q2.4-1Q In Exercises 1–9, assume that ... [FREE SOLUTION] | 91Ó°ÊÓ

91Ó°ÊÓ

In Exercises 1–9, assume that the matrices are partitioned conformably for block multiplication. Compute the products shown in Exercises 1–4.

1. \(\left[ {\begin{array}{*{20}{c}}I&{\bf{0}}\\E&I\end{array}} \right]\left[ {\begin{array}{*{20}{c}}A&B\\C&D\end{array}} \right]\)

Short Answer

Expert verified

The product is \(\left[ {\begin{array}{*{20}{c}}A&B\\{EA + C}&{EB + D}\end{array}} \right]\).

Step by step solution

01

State the row-column rule

If the sum of the products of matching entries from row\(i\)of matrix A and column\(j\)of matrix B equals the item in row\(i\)and column\(j\)of AB, then it can be said that product AB is defined.

The product is shown below:

\({\left( {AB} \right)_{ij}} = {a_{i1}}{b_{1j}} + {a_{i2}}{b_{2j}} + ... + {a_{in}}{b_{nj}}\)

02

Obtain the product

Compute the product by using the row-column rule, as shown below:

\(\begin{array}{c}\left[ {\begin{array}{*{20}{c}}I&0\\E&I\end{array}} \right]\left[ {\begin{array}{*{20}{c}}A&B\\C&D\end{array}} \right] = \left[ {\begin{array}{*{20}{c}}{I\left( A \right) + 0\left( C \right)}&{I\left( B \right) + 0\left( D \right)}\\{E\left( A \right) + I\left( C \right)}&{E\left( B \right) + I\left( D \right)}\end{array}} \right]\\ = \left[ {\begin{array}{*{20}{c}}{IA}&{IB}\\{EA + IC}&{EB + ID}\end{array}} \right]\\ = \left[ {\begin{array}{*{20}{c}}A&B\\{EA + C}&{EB + D}\end{array}} \right]\end{array}\)

Thus, \(\left[ {\begin{array}{*{20}{c}}I&0\\E&I\end{array}} \right]\left[ {\begin{array}{*{20}{c}}A&B\\C&D\end{array}} \right] = \left[ {\begin{array}{*{20}{c}}A&B\\{EA + C}&{EB + D}\end{array}} \right]\).

Unlock Step-by-Step Solutions & Ace Your Exams!

  • Full Textbook Solutions

    Get detailed explanations and key concepts

  • Unlimited Al creation

    Al flashcards, explanations, exams and more...

  • Ads-free access

    To over 500 millions flashcards

  • Money-back guarantee

    We refund you if you fail your exam.

Over 30 million students worldwide already upgrade their learning with 91Ó°ÊÓ!

One App. One Place for Learning.

All the tools & learning materials you need for study success - in one app.

Get started for free

Most popular questions from this chapter

A useful way to test new ideas in matrix algebra, or to make conjectures, is to make calculations with matrices selected at random. Checking a property for a few matrices does not prove that the property holds in general, but it makes the property more believable. Also, if the property is actually false, you may discover this when you make a few calculations.

36. Write the command(s) that will create a \(6 \times 4\) matrix with random entries. In what range of numbers do the entries lie? Tell how to create a \(3 \times 3\) matrix with random integer entries between \( - {\bf{9}}\) and 9. (Hint:If xis a random number such that 0 < x < 1, then \( - 9.5 < 19\left( {x - .5} \right) < 9.5\).

Suppose the first two columns, \({{\bf{b}}_1}\) and \({{\bf{b}}_2}\), of Bare equal. What can you say about the columns of AB(if ABis defined)? Why?

[M] For block operations, it may be necessary to access or enter submatrices of a large matrix. Describe the functions or commands of your matrix program that accomplish the following tasks. Suppose A is a \(20 \times 30\) matrix.

  1. Display the submatrix of Afrom rows 15 to 20 and columns 5 to 10.
  2. Insert a \(5 \times 10\) matrix B into A, beginning at row 10 and column 20.
  3. Create a \(50 \times 50\) matrix of the form \(B = \left[ {\begin{array}{*{20}{c}}A&0\\0&{{A^T}}\end{array}} \right]\).

[Note: It may not be necessary to specify the zero blocks in B.]

Show that \({I_n}A = A\) when \(A\) is \(m \times n\) matrix. (Hint: Use the (column) definition of \({I_n}A\).)

Let \(T:{\mathbb{R}^n} \to {\mathbb{R}^n}\) be an invertible linear transformation. Explain why T is both one-to-one and onto \({\mathbb{R}^n}\). Use equations (1) and (2). Then give a second explanation using one or more theorems.

See all solutions

Recommended explanations on Math Textbooks

View all explanations

What do you think about this solution?

We value your feedback to improve our textbook solutions.

Study anywhere. Anytime. Across all devices.