/*! 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.8-38Q [M] In Exercises 37 and 38, cons... [FREE SOLUTION] | 91Ó°ÊÓ

91Ó°ÊÓ

[M] In Exercises 37 and 38, construct bases for the column space and the null space of the given matrix A. Justify your work.

38. \(A = \left[ {\begin{array}{*{20}{c}}5&2&0&{ - 8}&{ - 8}\\4&1&2&{ - 8}&{ - 9}\\5&1&3&5&{19}\\{ - 8}&{ - 5}&6&8&5\end{array}} \right]\).

Short Answer

Expert verified

The basis for Col Ais \[\left[ {\begin{array}{*{20}{c}}5\\4\\5\\{ - 8}\end{array}} \right],\left[ {\begin{array}{*{20}{c}}2\\1\\1\\{ - 5}\end{array}} \right],\left[ {\begin{array}{*{20}{c}}0\\2\\3\\6\end{array}} \right]\]. \(\left\{ {{\mathop{\rm u}\nolimits} ,v} \right\}\) is a basis for Nul A.

Step by step solution

01

Convert the matrix into the row reduced echelon form

Consider matrix\(A = \left[ {\begin{array}{*{20}{c}}5&2&0&{ - 8}&{ - 8}\\4&1&2&{ - 8}&{ - 9}\\5&1&3&5&{19}\\{ - 8}&{ - 5}&6&8&5\end{array}} \right]\).

Use code in the MATLAB to obtain the row-reduced echelon form as shown below:

\[\begin{array}{l} > > {\rm{ A }} = {\rm{ }}\left[ {5\,\,\,2\,\,\,0\,\,\, - 8\,\,\, - 8;\,\,4\,\,\,1\,\,\,2\,\,\, - 8\,\,\, - 9;\,\,5\,\,\,1\,\,\,3\,\,\,5\,\,\,19;\, - 8\,\,\, - 5\,\,\,6\,\,\,8\,\,\,5} \right]\\ > > {\rm{ U}} = {\rm{rref}}\left( {\rm{A}} \right)\end{array}\]

\(\left[ {\begin{array}{*{20}{c}}5&2&0&{ - 8}&{ - 8}\\4&1&2&{ - 8}&{ - 9}\\5&1&3&5&{19}\\{ - 8}&{ - 5}&6&8&5\end{array}} \right] \sim \left[ {\begin{array}{*{20}{c}}1&0&0&{60}&{122}\\0&1&0&{ - 154}&{ - 309}\\0&0&1&{ - 47}&{ - 94}\\0&0&0&0&0\end{array}} \right]\)

Mark the pivot column in the row reduced echelon form of the matrix as shown below.

02

Determine the basis for Col A

Thepivot columnsof matrix \(A\) form a basis for the column space of A.

Mark the pivot columns of matrix A as shown below.

The basis for Col A is as shown below:

\[\left[ {\begin{array}{*{20}{c}}5\\4\\5\\{ - 8}\end{array}} \right],\left[ {\begin{array}{*{20}{c}}2\\1\\1\\{ - 5}\end{array}} \right],\left[ {\begin{array}{*{20}{c}}0\\2\\3\\6\end{array}} \right]\]

03

Solve \(Ax = 0\) to determine Nul A

Write the augmented matrix \(\left[ {\begin{array}{*{20}{c}}A&0\end{array}} \right]\) as shown below

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

Use code in the MATLAB to obtain the row-reduced echelon form as shown below:

\[\begin{array}{l} > > {\rm{ A }} = {\rm{ }}\left[ {5\,\,\,2\,\,\,0\,\,\, - 8\,\,\, - 8\,\,\,0;\,\,4\,\,\,1\,\,\,2\,\,\, - 8\,\,\, - 9\,\,\,0;\,\,5\,\,\,1\,\,\,3\,\,\,5\,\,\,19\,\,0;\, - 8\,\,\, - 5\,\,\,6\,\,\,8\,\,\,5\,\,\,0} \right]\\ > > {\rm{ U}} = {\rm{rref}}\left( {\rm{A}} \right)\end{array}\]

\(\left[ {\begin{array}{*{20}{c}}5&2&0&{ - 8}&{ - 8}&0\\4&1&2&{ - 8}&{ - 9}&0\\5&1&3&5&{19}&0\\{ - 8}&{ - 5}&6&8&5&0\end{array}} \right] \sim \left[ {\begin{array}{*{20}{c}}1&0&0&{60}&{122}&0\\0&1&0&{ - 154}&{ - 309}&0\\0&0&1&{ - 47}&{ - 94}&0\\0&0&0&0&0&0\end{array}} \right]\)

Convert the matrix into the system of the equation as shown below.

Therefore, the solution of \(Ax = 0\) is:

\(\begin{array}{l}{x_1} = - 60{x_4} - 122{x_5}\\{x_2} = 154{x_4} + 309{x_5}\\{x_3} = 47{x_4} + 94{x_5}\end{array}\)

Here, \({x_4}\,{\mathop{\rm and}\nolimits} \,\,{x_5}\) are free variables.

04

Determine the basis for Nul A

Write the solution of \(Ax = 0\) in the parametric vector form as shown below.

\[\begin{array}{c}{\mathop{\rm x}\nolimits} = \left[ {\begin{array}{*{20}{c}}{{{\mathop{\rm x}\nolimits} _1}}\\{{{\mathop{\rm x}\nolimits} _2}}\\{{{\mathop{\rm x}\nolimits} _3}}\\{{{\mathop{\rm x}\nolimits} _4}}\\{{{\mathop{\rm x}\nolimits} _5}}\end{array}} \right]\\ = \left[ {\begin{array}{*{20}{c}}{ - 60{{\mathop{\rm x}\nolimits} _4} - 122{x_5}}\\{154{{\mathop{\rm x}\nolimits} _4} + 309{x_5}}\\{47{x_4} + 94{{\mathop{\rm x}\nolimits} _5}}\\{{{\mathop{\rm x}\nolimits} _4}}\\{{{\mathop{\rm x}\nolimits} _5}}\end{array}} \right]\\ = {{\mathop{\rm x}\nolimits} _4}\left[ {\begin{array}{*{20}{c}}{ - 60}\\{154}\\{47}\\1\\0\end{array}} \right] + {{\mathop{\rm x}\nolimits} _5}\left[ {\begin{array}{*{20}{c}}{ - 122}\\{309}\\{97}\\0\\1\end{array}} \right]\\ = {{\mathop{\rm x}\nolimits} _4}{\mathop{\rm u}\nolimits} + {{\mathop{\rm x}\nolimits} _5}{\mathop{\rm v}\nolimits} \end{array}\]

Nul A coincides with the set of a linear combination of u and v. That is, \(\left\{ {{\mathop{\rm u}\nolimits} ,v} \right\}\) generates Nul A.

Thus, \(\left\{ {{\mathop{\rm u}\nolimits} ,v} \right\}\) is a basis for Nul A.

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

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)\)

Explain why the columns of an \(n \times n\) matrix Aspan \({\mathbb{R}^{\bf{n}}}\) when

Ais invertible. (Hint:Review Theorem 4 in Section 1.4.)

In Exercises 27 and 28, view vectors in \({\mathbb{R}^n}\)as\(n \times 1\)matrices. For \({\mathop{\rm u}\nolimits} \) and \({\mathop{\rm v}\nolimits} \) in \({\mathbb{R}^n}\), the matrix product \({{\mathop{\rm u}\nolimits} ^T}v\) is a \(1 \times 1\) matrix, called the scalar product, or inner product, of u and v. It is usually written as a single real number without brackets. The matrix product \({{\mathop{\rm uv}\nolimits} ^T}\) is a \(n \times n\) matrix, called the outer product of u and v. The products \({{\mathop{\rm u}\nolimits} ^T}{\mathop{\rm v}\nolimits} \) and \({{\mathop{\rm uv}\nolimits} ^T}\) will appear later in the text.

28. If u and v are in \({\mathbb{R}^n}\), how are \({{\mathop{\rm u}\nolimits} ^T}{\mathop{\rm v}\nolimits} \) and \({{\mathop{\rm v}\nolimits} ^T}{\mathop{\rm u}\nolimits} \) related? How are \({{\mathop{\rm uv}\nolimits} ^T}\) and \({\mathop{\rm v}\nolimits} {{\mathop{\rm u}\nolimits} ^T}\) related?

Suppose the transfer function W(s) in Exercise 19 is invertible for some s. It can be showed that the inverse transfer function \(W{\left( s \right)^{ - {\bf{1}}}}\), which transforms outputs into inputs, is the Schur complement of \(A - BC - s{I_n}\) for the matrix below. Find the Sachur complement. See Exercise 15.

\(\left[ {\begin{array}{*{20}{c}}{A - BC - s{I_n}}&B\\{ - C}&{{I_m}}\end{array}} \right]\)

If a matrix \(A\) is \({\bf{5}} \times {\bf{3}}\) and the product \(AB\)is \({\bf{5}} \times {\bf{7}}\), what is the size of \(B\)?

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.