/*! 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.9-11Q Exercises 9–12 display a matri... [FREE SOLUTION] | 91Ó°ÊÓ

91Ó°ÊÓ

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&2&{ - 5}&0&{ - 1}\\2&5&{ - 8}&4&3\\{ - 3}&{ - 9}&9&{ - 7}&{ - 2}\\3&{10}&{ - 7}&{11}&7\end{array}} \right] \sim \left[ {\begin{array}{*{20}{c}}1&2&{ - 5}&0&{ - 1}\\0&1&2&4&5\\0&0&0&1&2\\0&0&0&0&0\end{array}} \right]\)

Short Answer

Expert verified

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

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, second, and fourth columns have pivot elements.

The corresponding columns of matrix A are shown below:

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

The column space is given as shown below:

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

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

03

Write the bases for Nul A

It is given that there are 5 columns in the given matrix, which means there should be 5 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&2&{ - 5}&0&{ - 1}\\0&1&2&4&5\\0&0&0&1&2\\0&0&0&0&0\end{array}} \right]\left[ {\begin{array}{*{20}{c}}{{x_1}}\\{{x_2}}\\{{x_3}}\\{{x_4}}\\{{x_5}}\end{array}} \right] = \left[ {\begin{array}{*{20}{c}}0\\0\\0\\0\end{array}} \right]\end{array}\)

The augmented matrix is shown below:

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

Add \( - 4\) times row 3 to row 2.

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

Add \( - 2\) times row 2 to row 1.

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

So, the system of equations is as shown below:

\(\begin{array}{c}{x_1} - 9{x_3} + 5{x_5} = 0\\{x_2} + 2{x_3} - 3{x_5} = 0\\{x_4} + 2{x_5} = 0\end{array}\)

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

Let \({x_3} = a\) and \({x_5} = b\).

Substitute the values \({x_3} = a\)and \({x_5} = b\) in the equation \({x_1} - 9{x_3} + 5{x_5} = 0\) to obtain the general solution.

\(\begin{array}{c}{x_1} - 9\left( a \right) + 5\left( b \right) = 0\\{x_1} = 9a - 5b\end{array}\)

Substitute the values \({x_3} = a\) and \({x_5} = b\) in the equation \({x_2} + 2{x_3} - 3{x_5} = 0\) to obtain the general solution.

\(\begin{array}{c}{x_2} + 2\left( a \right) - 3\left( b \right) = 0\\{x_2} = - 2a + 3b\end{array}\)

Substitute the value \({x_5} = b\) in the equation \({x_4} + 2{x_5} = 0\) to obtain the general solution.

\(\begin{array}{c}{x_4} + 2\left( b \right) = 0\\{x_4} = - 2b\end{array}\)

Obtain the vector in the parametric form by using \({x_1} = 9a - 5b\), \({x_2} = - 2a + 3b\), \({x_3} = a\), \({x_4} = - 2b\), and \({x_5} = b\).

\(\begin{array}{c}\left[ {\begin{array}{*{20}{c}}{{x_1}}\\{{x_2}}\\{{x_3}}\\{{x_4}}\\{{x_5}}\end{array}} \right] = \left[ {\begin{array}{*{20}{c}}{9a - 5b}\\{ - 2a + 3b}\\a\\{ - 2b}\\b\end{array}} \right]\\ = a\left[ {\begin{array}{*{20}{c}}9\\{ - 2}\\1\\0\\0\end{array}} \right] + b\left[ {\begin{array}{*{20}{c}}{ - 5}\\3\\0\\{ - 2}\\1\end{array}} \right]\\ = {x_3}\left[ {\begin{array}{*{20}{c}}9\\{ - 2}\\1\\0\\0\end{array}} \right] + {x_5}\left[ {\begin{array}{*{20}{c}}{ - 5}\\3\\0\\{ - 2}\\1\end{array}} \right]\end{array}\)

Nul A is shown below:

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

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

04

Dimensions of subspaces

It is observed that matrix A has 3 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 2 free variables; so the dimension of Nul A is 2. Thus, Nul A= 2.

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

Study anywhere. Anytime. Across all devices.