/*! 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} Q39E (M) Let \({{\mathop{\rm a}\nolim... [FREE SOLUTION] | 91Ó°ÊÓ

91Ó°ÊÓ

(M) Let \({{\mathop{\rm a}\nolimits} _1},...,{{\mathop{\rm a}\nolimits} _5}\) denote the columns of the matrix \(A\), where \(A = \left( {\begin{array}{*{20}{c}}5&1&2&2&0\\3&3&2&{ - 1}&{ - 12}\\8&4&4&{ - 5}&{12}\\2&1&1&0&{ - 2}\end{array}} \right),B = \left( {\begin{array}{*{20}{c}}{{{\mathop{\rm a}\nolimits} _1}}&{{{\mathop{\rm a}\nolimits} _2}}&{{{\mathop{\rm a}\nolimits} _4}}\end{array}} \right)\)

  1. Explain why \({{\mathop{\rm a}\nolimits} _3}\) and \({{\mathop{\rm a}\nolimits} _5}\) are in the column space of \(B\).
  2. Find a set of vectors that spans \({\mathop{\rm Nul}\nolimits} A\).
  3. Let \(T:{\mathbb{R}^5} \to {\mathbb{R}^4}\) be defined by \(T\left( x \right) = A{\mathop{\rm x}\nolimits} \). Explain why \(T\) is neither one-to-one nor onto.

Short Answer

Expert verified

a. It is proved that \({{\mathop{\rm a}\nolimits} _3}\)and \({a_5}\) are in the column space of \(B\).

b.The set of vectors that span \({\mathop{\rm Nul}\nolimits} A\) is \(\left\{ {\left( {\begin{array}{*{20}{c}}{\frac{{ - 1}}{3}}\\{\frac{{ - 1}}{3}}\\1\\0\\0\end{array}} \right),\left( {\begin{array}{*{20}{c}}{\frac{{ - 10}}{3}}\\{\frac{{26}}{3}}\\0\\4\\1\end{array}} \right)} \right\}\). The row-reduced echelon form of matrix A is \(\left( {\begin{array}{*{20}{c}}1&0&{\frac{1}{3}}&0&{\frac{{10}}{3}}\\0&1&{\frac{1}{3}}&0&{\frac{{ - 26}}{3}}\\0&0&0&1&{ - 4}\\0&0&0&0&0\end{array}} \right)\).

c. \(T\) is neither one-to-one nor onto.

Step by step solution

01

Write the augmented matrix

It is given that \(B = \left( {\begin{array}{*{20}{c}}{{{\mathop{\rm a}\nolimits} _1}}&{{{\mathop{\rm a}\nolimits} _2}}&{{{\mathop{\rm a}\nolimits} _4}}\end{array}} \right) = \left( {\begin{array}{*{20}{c}}5&1&2\\3&3&{ - 1}\\8&4&{ - 5}\\2&1&0\end{array}} \right)\).

Consider the augmented matrix \(\left( {\begin{array}{*{20}{c}}B&{{{\mathop{\rm a}\nolimits} _3}}\end{array}} \right)\) as shown below:

\(\left( {\begin{array}{*{20}{c}}B&{{{\mathop{\rm a}\nolimits} _3}}\end{array}} \right) = \left( {\begin{array}{*{20}{c}}5&1&2&2\\3&3&{ - 1}&2\\8&4&{ - 5}&4\\2&1&0&1\end{array}} \right)\)

Consider the augmented matrix \(\left( {\begin{array}{*{20}{c}}B&{{{\mathop{\rm a}\nolimits} _5}}\end{array}} \right)\) as shown below:

\(\left( {\begin{array}{*{20}{c}}B&{{{\mathop{\rm a}\nolimits} _5}}\end{array}} \right) = \left( {\begin{array}{*{20}{c}}5&1&2&0\\3&3&{ - 1}&{ - 12}\\8&4&{ - 5}&{12}\\2&1&0&{ - 2}\end{array}} \right)\)

02

Convert the matrix into row-reduced echelon form

Consider the matrix \({\mathop{\rm C}\nolimits} = \left( {\begin{array}{*{20}{c}}5&1&2&2\\3&3&{ - 1}&2\\8&4&{ - 5}&4\\2&1&0&1\end{array}} \right)\).

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

\(\begin{array}{l} > > {\mathop{\rm C}\nolimits} = \left( {5\,\,1\,\,\,2\,\,\,2;\,3\,\,\,3\,\,\, - 1\,\,\,2;\,\,8\,\,\,4\,\,\, - 5\,\,\,4;\,\,2\,\,\,1\,\,\,0\,\,\,1} \right)\\ > > {\mathop{\rm U}\nolimits} = {\mathop{\rm rref}\nolimits} \left( {\mathop{\rm C}\nolimits} \right)\end{array}\)

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

Consider the matrix \({\mathop{\rm D}\nolimits} = \left( {\begin{array}{*{20}{c}}5&1&2&0\\3&3&{ - 1}&{ - 12}\\8&4&{ - 5}&{12}\\2&1&0&{ - 2}\end{array}} \right)\).

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

\(\begin{array}{l} > > {\mathop{\rm D}\nolimits} = \left( {5\,\,1\,\,\,2\,\,\,0;\,3\,\,\,3\,\,\, - 1\,\,\, - 12;\,\,8\,\,\,4\,\,\, - 5\,\,\,12;\,\,2\,\,\,1\,\,\,0\,\,\, - 2} \right)\\ > > {\mathop{\rm U}\nolimits} = {\mathop{\rm rref}\nolimits} \left( {\mathop{\rm D}\nolimits} \right)\end{array}\)

\(\left( {\begin{array}{*{20}{c}}5&1&2&0\\3&3&{ - 1}&{ - 12}\\8&4&{ - 5}&{12}\\2&1&0&{ - 2}\end{array}} \right) \sim \left( {\begin{array}{*{20}{c}}1&0&0&{\frac{{10}}{3}}\\0&1&0&{\frac{{ - 26}}{3}}\\0&0&1&{ - 4}\\0&0&0&0\end{array}} \right)\)

The same conclusions can be drawn when considering the row-reduced echelon form of A.

\(A \sim \left( {\begin{array}{*{20}{c}}1&0&{\frac{1}{3}}&0&{\frac{{10}}{3}}\\0&1&{\frac{1}{3}}&0&{\frac{{ - 26}}{3}}\\0&0&0&1&{ - 4}\\0&0&0&0&0\end{array}} \right)\)

03

Show that \({{\mathop{\rm a}\nolimits} _3}\) and \({{\mathop{\rm a}\nolimits} _5}\) are in the column space of B

A typical vector v in Col A has the property that the equation \(A{\mathop{\rm x}\nolimits} = {\mathop{\rm v}\nolimits} \) is consistent.

It means \({{\mathop{\rm a}\nolimits} _3}\)and \({a_5}\) are in the column space of \(B\), and both the systems of equations are consistent.

Thus, it is proved that \({{\mathop{\rm a}\nolimits} _3}\)and \({a_5}\) is in the column space of \(B\).

04

Determine the set of vectors that span \({\mathop{\rm Nul}\nolimits} A\)

b)

The row-reduced echelon form of matrix A is shown below:

\(A \sim \left( {\begin{array}{*{20}{c}}1&0&{\frac{1}{3}}&0&{\frac{{10}}{3}}\\0&1&{\frac{1}{3}}&0&{\frac{{ - 26}}{3}}\\0&0&0&1&{ - 4}\\0&0&0&0&0\end{array}} \right)\)

Write the general solution of \(A{\mathop{\rm x}\nolimits} = 0\) using the row-reduced echelon form of matrix A.

\(\begin{array}{l}{{\mathop{\rm x}\nolimits} _1} = \frac{{ - 1}}{3}{{\mathop{\rm x}\nolimits} _3} - \frac{{10}}{3}{{\mathop{\rm x}\nolimits} _5}\\{{\mathop{\rm x}\nolimits} _2} = \frac{{ - 1}}{3}{{\mathop{\rm x}\nolimits} _3} + \frac{{26}}{3}{{\mathop{\rm x}\nolimits} _5}\\{{\mathop{\rm x}\nolimits} _4} = 4{{\mathop{\rm x}\nolimits} _5}\end{array}\)

\({{\mathop{\rm x}\nolimits} _3}\)and \({{\mathop{\rm x}\nolimits} _5}\)

The general solution of \(A{\mathop{\rm x}\nolimits} = 0\) in the parametric form is 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)\\ = {{\mathop{\rm x}\nolimits} _3}\left( {\begin{array}{*{20}{c}}{\frac{{ - 1}}{3}}\\{\frac{{ - 1}}{3}}\\1\\0\\0\end{array}} \right) + {{\mathop{\rm x}\nolimits} _5}\left( {\begin{array}{*{20}{c}}{\frac{{ - 10}}{3}}\\{\frac{{26}}{3}}\\0\\4\\1\end{array}} \right)\end{array}\)

Thus, the set of vectors that span \({\mathop{\rm Nul}\nolimits} A\) is \(\left\{ {\left( {\begin{array}{*{20}{c}}{\frac{{ - 1}}{3}}\\{\frac{{ - 1}}{3}}\\1\\0\\0\end{array}} \right),\left( {\begin{array}{*{20}{c}}{\frac{{ - 10}}{3}}\\{\frac{{26}}{3}}\\0\\4\\1\end{array}} \right)} \right\}\).

05

Explain that T  is neither one-to-one nor onto

c)

Let \(T:{\mathbb{R}^n} \to {\mathbb{R}^m}\) be a linear transformationand A be the standard matrix for T. Then, according to Theorem 12in section 1.9,

a.\(T\) maps \({\mathbb{R}^n}\)onto \({\mathbb{R}^m}\) if and only if the columns of A span \({\mathbb{R}^m}\).

b.\(T\) is one-to-one if and only if the columns of A are linearly independent.

The row-reduced echelon form of A demonstrates that the columns of \(A\) are linearly dependent and do not span \({\mathbb{R}^4}\).

Therefore, according to theorem 12, \(T\) is neither one-to-one nor onto.

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

(calculus required) Define \(T:C\left( {0,1} \right) \to C\left( {0,1} \right)\) as follows: For f in \(C\left( {0,1} \right)\), let \(T\left( t \right)\) be the antiderivative \({\mathop{\rm F}\nolimits} \) of \({\mathop{\rm f}\nolimits} \) such that \({\mathop{\rm F}\nolimits} \left( 0 \right) = 0\). Show that \(T\) is a linear transformation, and describe the kernel of \(T\). (See the notation in Exercise 20 of Section 4.1.)

In Exercise 17, Ais an \(m \times n\] matrix. Mark each statement True or False. Justify each answer.

17. a. The row space of A is the same as the column space of \({A^T}\].

b. If B is any echelon form of A, and if B has three nonzero rows, then the first three rows of A form a basis for Row A.

c. The dimensions of the row space and the column space of A are the same, even if Ais not square.

d. The sum of the dimensions of the row space and the null space of A equals the number of rows in A.

e. On a computer, row operations can change the apparent rank of a matrix.

In Exercise 18, Ais an \(m \times n\) matrix. Mark each statement True or False. Justify each answer.

18. a. If B is any echelon form of A, then the pivot columns of B form a basis for the column space of A.

b. Row operations preserve the linear dependence relations among the rows of A.

c. The dimension of the null space of A is the number of columns of A that are not pivot columns.

d. The row space of \({A^T}\) is the same as the column space of A.

e. If A and B are row equivalent, then their row spaces are the same.

Justify the following equalities:

a.\({\rm{dim Row }}A{\rm{ + dim Nul }}A = n{\rm{ }}\)

b.\({\rm{dim Col }}A{\rm{ + dim Nul }}{A^T} = m\)

Consider the polynomials \({{\bf{p}}_{\bf{1}}}\left( t \right) = {\bf{1}} + t\), \({{\bf{p}}_{\bf{2}}}\left( t \right) = {\bf{1}} - t\), \({{\bf{p}}_{\bf{3}}}\left( t \right) = {\bf{4}}\), \({{\bf{p}}_{\bf{4}}}\left( t \right) = {\bf{1}} + {t^{\bf{2}}}\), and \({{\bf{p}}_{\bf{5}}}\left( t \right) = {\bf{1}} + {\bf{2}}t + {t^{\bf{2}}}\), and let H be the subspace of \({P_{\bf{5}}}\) spanned by the set \(S = \left\{ {{{\bf{p}}_{\bf{1}}},\,{{\bf{p}}_{\bf{2}}},\;{{\bf{p}}_{\bf{3}}},\,{{\bf{p}}_{\bf{4}}},\,{{\bf{p}}_{\bf{5}}}} \right\}\). Use the method described in the proof of the Spanning Set Theorem (Section 4.3) to produce a basis for H. (Explain how to select appropriate members of S.)

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.