Exercises 9–12 display a matrix Aand an echelon form of A. Find bases for Col Aand Nul A, and then state the dimensions of these subspaces.

\(A = \left[ {\begin{array}{*{20}{c}}1&{ - 3}&2&{ - 4}\\{ - 3}&9&{ - 1}&5\\2&{ - 6}&4&{ - 3}\\{ - 4}&{12}&2&7\end{array}} \right] \sim \left[ {\begin{array}{*{20}{c}}1&{ - 3}&2&{ - 4}\\0&0&5&{ - 7}\\0&0&0&5\\0&0&0&0\end{array}} \right]\)

Short Answer

Expert verified

The bases for Col A are \(\left\{ {\left[ {\begin{array}{*{20}{c}}1\\{ - 3}\\2\\{ - 4}\end{array}} \right],\left[ {\begin{array}{*{20}{c}}2\\{ - 1}\\4\\2\end{array}} \right],\left[ {\begin{array}{*{20}{c}}{ - 4}\\5\\{ - 3}\\7\end{array}} \right]} \right\}\). The bases for Nul A are \(\left[ {\begin{array}{*{20}{c}}3\\1\\0\\0\end{array}} \right]\). The dimension of Col A is 3. The dimension of Nul A is 1.

Step by step solution

01

Bases for Nul A and Col A

The set of all linear combinations of the columns of matrix A is Col A, or it is called the column space of A. Pivot columns are the bases for Col A.

The set of all homogeneous equation solutions\(A{\bf{x}} = 0\)is Nul A, or it is called the null space of A.

02

Write the bases for Col A

To identify the pivot and the pivot position, observe the matrix’s leftmost column (nonzero column), which is the pivot column. At the top of this column, 1 is the pivot.

It is observed that the first, third, and fourth columns have pivot elements.

The corresponding columns of matrix A are shown below:

\(\left[ {\begin{array}{*{20}{c}}1\\{ - 3}\\2\\{ - 4}\end{array}} \right]\), \(\left[ {\begin{array}{*{20}{c}}2\\{ - 1}\\4\\2\end{array}} \right]\), \(\left[ {\begin{array}{*{20}{c}}{ - 4}\\5\\{ - 3}\\7\end{array}} \right]\)

The column space is given as shown below:

\({\rm{Col }}A = \left\{ {\left[ {\begin{array}{*{20}{c}}1\\{ - 3}\\2\\{ - 4}\end{array}} \right],\left[ {\begin{array}{*{20}{c}}2\\{ - 1}\\4\\2\end{array}} \right],\left[ {\begin{array}{*{20}{c}}{ - 4}\\5\\{ - 3}\\7\end{array}} \right]} \right\}\)

Thus, the bases for Col A are \(\left\{ {\left[ {\begin{array}{*{20}{c}}1\\{ - 3}\\2\\{ - 4}\end{array}} \right],\left[ {\begin{array}{*{20}{c}}2\\{ - 1}\\4\\2\end{array}} \right],\left[ {\begin{array}{*{20}{c}}{ - 4}\\5\\{ - 3}\\7\end{array}} \right]} \right\}\).

03

Write the bases for Nul A

It is given that there are 4 columns in the given matrix, which means there should be 4 entries in vector x.

Thus, the equation \(A{\bf{x}} = 0\) can be written as shown below:

\(\begin{array}{c}Ax = 0\\\left[ {\begin{array}{*{20}{c}}1&{ - 3}&2&{ - 4}\\0&0&5&{ - 7}\\0&0&0&5\\0&0&0&0\end{array}} \right]\left[ {\begin{array}{*{20}{c}}{{x_1}}\\{{x_2}}\\{{x_3}}\\{{x_4}}\end{array}} \right] = \left[ {\begin{array}{*{20}{c}}0\\0\\0\\0\end{array}} \right]\end{array}\)

The augmented matrix is as shown below:

\(\left[ {\begin{array}{*{20}{c}}1&{ - 3}&2&{ - 4}&0\\0&0&5&{ - 7}&0\\0&0&0&5&0\\0&0&0&0&0\end{array}} \right]\)

Multiply row 3 by 5. Then, add 4 times row 3 to row 1.

\(\left[ {\begin{array}{*{20}{c}}1&{ - 3}&2&{ - 4}&0\\0&0&5&{ - 7}&0\\0&0&0&1&0\\0&0&0&0&0\end{array}} \right] \sim \left[ {\begin{array}{*{20}{c}}1&{ - 3}&2&0&0\\0&0&5&{ - 7}&0\\0&0&0&1&0\\0&0&0&0&0\end{array}} \right]\)

Add 7 times row 3 to row 2, and \( - 2\) times row 2 to row 1.

\(\left[ {\begin{array}{*{20}{c}}1&{ - 3}&2&0&0\\0&0&5&0&0\\0&0&0&1&0\\0&0&0&0&0\end{array}} \right] \sim \left[ {\begin{array}{*{20}{c}}1&{ - 3}&0&0&0\\0&0&1&0&0\\0&0&0&1&0\\0&0&0&0&0\end{array}} \right]\)

So, the system of equations is as shown below:

\(\begin{array}{c}{x_1} = 3{x_2}\\{x_3} = 0\\{x_4} = 0\end{array}\)

From the above equations, \({x_1}\), \({x_3}\), and \({x_4}\) correspond to the pivot positions. So, \({x_1}\), \({x_3}\), and \({x_4}\) are the basic variables, and \({x_2}\) is the free variable.

Let \({x_2} = a\).

Substitute the value \({x_2} = a\) in the equation \({x_1} = 3{x_2}\) to obtain the general solution.

\(\begin{array}{l}{x_1} = 3\left( a \right)\\{x_1} = 3a\end{array}\)

Obtain the vector in the parametric form by using \({x_1} = 3a\), \({x_2} = a\), \({x_3} = 0\), and \({x_4} = 0\).

\(\begin{array}{c}\left[ {\begin{array}{*{20}{c}}{{x_1}}\\{{x_2}}\\{{x_3}}\\{{x_4}}\end{array}} \right] = \left[ {\begin{array}{*{20}{c}}{3a}\\a\\0\\0\end{array}} \right]\\ = a\left[ {\begin{array}{*{20}{c}}3\\1\\0\\0\end{array}} \right]\\ = {x_2}\left[ {\begin{array}{*{20}{c}}3\\1\\0\\0\end{array}} \right]\end{array}\)

Nul A is shown below:

\({\rm{Nul }}A = \left[ {\begin{array}{*{20}{c}}3\\1\\0\\0\end{array}} \right]\)

Thus, the bases for Nul A are \(\left[ {\begin{array}{*{20}{c}}3\\1\\0\\0\end{array}} \right]\).

04

Dimensions of subspaces

It is observed that matrix A has three pivot columns; so the dimension of Col A is 3. Thus, Col A= 3.

Also, it is observed that the homogeneous equation \(A{\bf{x}} = 0\) has only one free variable; so the dimension of Nul A is 1. Thus, Nul A= 1.

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 Vaia!

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

In the rest of this exercise set and in those to follow, you should assume that each matrix expression is defined. That is, the sizes of the matrices (and vectors) involved match appropriately.

Compute \(A - {\bf{5}}{I_{\bf{3}}}\) and \(\left( {{\bf{5}}{I_{\bf{3}}}} \right)A\)

\(A = \left( {\begin{aligned}{*{20}{c}}{\bf{9}}&{ - {\bf{1}}}&{\bf{3}}\\{ - {\bf{8}}}&{\bf{7}}&{ - {\bf{6}}}\\{ - {\bf{4}}}&{\bf{1}}&{\bf{8}}\end{aligned}} \right)\)

In exercise 11 and 12, mark each statement True or False.Justify each answer.

a. If \(A = \left[ {\begin{array}{*{20}{c}}{{A_{\bf{1}}}}&{{A_{\bf{2}}}}\end{array}} \right]\) and \(B = \left[ {\begin{array}{*{20}{c}}{{B_{\bf{1}}}}&{{B_{\bf{2}}}}\end{array}} \right]\), with \({A_{\bf{1}}}\) and \({A_{\bf{2}}}\) the same sizes as \({B_{\bf{1}}}\) and \({B_{\bf{2}}}\), respectively then \(A + B = \left[ {\begin{array}{*{20}{c}}{{A_1} + {B_1}}&{{A_{\bf{2}}} + {B_{\bf{2}}}}\end{array}} \right]\).

b. If \(A = \left[ {\begin{array}{*{20}{c}}{{A_{{\bf{11}}}}}&{{A_{{\bf{12}}}}}\\{{A_{{\bf{21}}}}}&{{A_{{\bf{22}}}}}\end{array}} \right]\) and \(B = \left[ {\begin{array}{*{20}{c}}{{B_1}}\\{{B_{\bf{2}}}}\end{array}} \right]\), then the partitions of \(A\) and \(B\) are comfortable for block multiplication.

In Exercise 10 mark each statement True or False. Justify each answer.

10. a. A product of invertible \(n \times n\) matrices is invertible, and the inverse of the product of their inverses in the same order.

b. If A is invertible, then the inverse of \({A^{ - {\bf{1}}}}\) is A itself.

c. If \(A = \left( {\begin{aligned}{*{20}{c}}a&b\\c&d\end{aligned}} \right)\) and \(ad = bc\), then A is not invertible.

d. If A can be row reduced to the identity matrix, then A must be invertible.

e. If A is invertible, then elementary row operations that reduce A to the identity \({I_n}\) also reduce \({A^{ - {\bf{1}}}}\) to \({I_n}\).

Suppose Tand U are linear transformations from \({\mathbb{R}^n}\) to \({\mathbb{R}^n}\) such that \(T\left( {U{\mathop{\rm x}\nolimits} } \right) = {\mathop{\rm x}\nolimits} \) for all x in \({\mathbb{R}^n}\) . Is it true that \(U\left( {T{\mathop{\rm x}\nolimits} } \right) = {\mathop{\rm x}\nolimits} \) for all x in \({\mathbb{R}^n}\)? Why or why not?

In Exercises 1–9, assume that the matrices are partitioned conformably for block multiplication. In Exercises 5–8, find formulas for X, Y, and Zin terms of A, B, and C, and justify your calculations. In some cases, you may need to make assumptions about the size of a matrix in order to produce a formula. [Hint:Compute the product on the left, and set it equal to the right side.]

6. \[\left[ {\begin{array}{*{20}{c}}X&{\bf{0}}\\Y&Z\end{array}} \right]\left[ {\begin{array}{*{20}{c}}A&{\bf{0}}\\B&C\end{array}} \right] = \left[ {\begin{array}{*{20}{c}}I&{\bf{0}}\\{\bf{0}}&I\end{array}} \right]\]

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.

Sign-up for free