/*! 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-7Q 7: Let \({{\mathop{\rm v}\nolimi... [FREE SOLUTION] | 91Ó°ÊÓ

91Ó°ÊÓ

7: Let \({{\mathop{\rm v}\nolimits} _1} = \left[ {\begin{array}{*{20}{c}}2\\{ - 8}\\6\end{array}} \right]\), \({{\mathop{\rm v}\nolimits} _2} = \left[ {\begin{array}{*{20}{c}}{ - 3}\\8\\{ - 7}\end{array}} \right]\), \({{\mathop{\rm v}\nolimits} _3} = \left[ {\begin{array}{*{20}{c}}{ - 4}\\6\\{ - 7}\end{array}} \right]\), \({\mathop{\rm p}\nolimits} = \left[ {\begin{array}{*{20}{c}}6\\{ - 10}\\{11}\end{array}} \right]\), and\(A = \left[ {\begin{array}{*{20}{c}}{{{\mathop{\rm v}\nolimits} _1}}&{{{\mathop{\rm v}\nolimits} _2}}&{{{\mathop{\rm v}\nolimits} _3}}\end{array}} \right]\).

  1. How many vectors are in \(\left\{ {{{\mathop{\rm v}\nolimits} _1},{{\mathop{\rm v}\nolimits} _2},{{\mathop{\rm v}\nolimits} _3}} \right\}\)?
  2. How many vectors are in Col A?
  3. Is p in Col A? Why or why not?

Short Answer

Expert verified

a. The set \(\left\{ {{{\mathop{\rm v}\nolimits} _1},{{\mathop{\rm v}\nolimits} _2},{{\mathop{\rm v}\nolimits} _3}} \right\}\)contains three vectors: \({{\mathop{\rm v}\nolimits} _1},{{\mathop{\rm v}\nolimits} _2},\) and \({{\mathop{\rm v}\nolimits} _3}\).

b. Span\(\left\{ {{{\mathop{\rm v}\nolimits} _1},{{\mathop{\rm v}\nolimits} _2},{{\mathop{\rm v}\nolimits} _3}} \right\} = {\mathop{\rm Col}\nolimits} \,\,A\) contains an infinite number of vectors.

c.p is in Col A.

Step by step solution

01

Determine the number of vectors in \(\left\{ {{{\mathop{\rm v}\nolimits} _1},{{\mathop{\rm v}\nolimits} _2},{{\mathop{\rm v}\nolimits} _3}} \right\}\)

(a)

The set \(\left\{ {{{\mathop{\rm v}\nolimits} _1},{{\mathop{\rm v}\nolimits} _2},{{\mathop{\rm v}\nolimits} _3}} \right\}\)contains three vectors: \({{\mathop{\rm v}\nolimits} _1},{{\mathop{\rm v}\nolimits} _2},\) and \({{\mathop{\rm v}\nolimits} _3}\).

02

Determine the number of vectors in Col A

Span\(\left\{ {{{\mathop{\rm v}\nolimits} _1},{{\mathop{\rm v}\nolimits} _2},{{\mathop{\rm v}\nolimits} _3}} \right\} = {\mathop{\rm Col}\nolimits} \,\,A\) contains an infinite number of vectors.

03

Write matrix A in the form \(\left[ {\begin{array}{*{20}{c}}{{{\mathop{\rm v}\nolimits} _1}}&{{{\mathop{\rm v}\nolimits} _2}}&{{{\mathop{\rm v}\nolimits} _3}}\end{array}} \right]\)

(c)

Vector p is alinear combination of the columns of A if and only if b can be written as Ax for some x, that is, if and only if the equation \(Ax = b\) has asolution.

Write matrix A in the form \(\left[ {\begin{array}{*{20}{c}}{{{\mathop{\rm v}\nolimits} _1}}&{{{\mathop{\rm v}\nolimits} _2}}&{{{\mathop{\rm v}\nolimits} _3}}\end{array}} \right]\), as shown below:

\(A = \left[ {\begin{array}{*{20}{c}}2&{ - 3}&{ - 4}\\{ - 8}&8&6\\6&{ - 7}&{ - 7}\end{array}} \right]\)

04

Write the augmented matrix

The augmented matrix \(\left[ {\begin{array}{*{20}{c}}A&{\mathop{\rm p}\nolimits} \end{array}} \right]\) is shown below:

\(\left[ {\begin{array}{*{20}{c}}A&{\mathop{\rm p}\nolimits} \end{array}} \right] = \left[ {\begin{array}{*{20}{c}}2&{ - 3}&{ - 4}&6\\{ - 8}&8&6&{ - 10}\\6&{ - 7}&{ - 7}&{11}\end{array}} \right]\)

05

Apply the row operation

At row two, multiply row one by 4 and add it to row two. At row three, multiply row one by 3 and subtract it from row three.

\[ \sim \left[ {\begin{array}{*{20}{c}}2&{ - 3}&{ - 4}&6\\0&{ - 4}&{ - 10}&{14}\\0&2&5&{ - 7}\end{array}} \right]\]

At row three, multiply row three by 2 and add it to row two.

\[ \sim \left[ {\begin{array}{*{20}{c}}2&{ - 3}&{ - 4}&6\\0&{ - 4}&{ - 10}&{14}\\0&0&0&0\end{array}} \right]\]

06

Determine whether p is in Col A

Thecolumn spaceof matrix A is the set Col A of all linear combinationsof the columns of A.

Mark the pivot column in the row echelon form of the matrix

.

Since the equation \(A{\mathop{\rm x}\nolimits} = p\) has a solution, p is in Col 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

[M] Suppose memory or size restrictions prevent your matrix program from working with matrices having more than 32 rows and 32 columns, and suppose some project involves \(50 \times 50\) matrices A and B. Describe the commands or operations of your program that accomplish the following tasks.

a. Compute \(A + B\)

b. Compute \(AB\)

c. Solve \(Ax = b\) for some vector b in \({\mathbb{R}^{50}}\), assuming that \(A\) can be partitioned into a \(2 \times 2\) block matrix \(\left[ {{A_{ij}}} \right]\), with \({A_{11}}\) an invertible \(20 \times 20\) matrix, \({A_{22}}\) an invertible \(30 \times 30\) matrix, and \({A_{12}}\) a zero matrix. [Hint: Describe appropriate smaller systems to solve, without using any matrix inverse.]

Let \(A = \left( {\begin{aligned}{*{20}{c}}{\bf{2}}&{ - {\bf{3}}}\\{ - {\bf{4}}}&{\bf{6}}\end{aligned}} \right)\) and \(B = \left( {\begin{aligned}{*{20}{c}}{\bf{8}}&{\bf{4}}\\{\bf{5}}&{\bf{5}}\end{aligned}} \right)\) and \(C = \left( {\begin{aligned}{*{20}{c}}{\bf{5}}&{ - {\bf{2}}}\\{\bf{3}}&{\bf{1}}\end{aligned}} \right)\). Verfiy that \(AB = AC\) and yet \(B \ne C\).

Exercises 15 and 16 concern arbitrary matrices A, B, and Cfor which the indicated sums and products are defined. Mark each statement True or False. Justify each answer.

15. a. If A and B are \({\bf{2}} \times {\bf{2}}\) with columns \({{\bf{a}}_1},{{\bf{a}}_2}\) and \({{\bf{b}}_1},{{\bf{b}}_2}\) respectively, then \(AB = \left( {\begin{aligned}{*{20}{c}}{{{\bf{a}}_1}{{\bf{b}}_1}}&{{{\bf{a}}_2}{{\bf{b}}_2}}\end{aligned}} \right)\).

b. Each column of ABis a linear combination of the columns of Busing weights from the corresponding column of A.

c. \(AB + AC = A\left( {B + C} \right)\)

d. \({A^T} + {B^T} = {\left( {A + B} \right)^T}\)

e. The transpose of a product of matrices equals the product of their transposes in the same order.

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.

37. Construct a random \({\bf{4}} \times {\bf{4}}\) matrix Aand test whether \(\left( {A + I} \right)\left( {A - I} \right) = {A^2} - I\). The best way to do this is to compute \(\left( {A + I} \right)\left( {A - I} \right) - \left( {{A^2} - I} \right)\) and verify that this difference is the zero matrix. Do this for three random matrices. Then test \(\left( {A + B} \right)\left( {A - B} \right) = {A^2} - {B^{\bf{2}}}\) the same way for three pairs of random \({\bf{4}} \times {\bf{4}}\) matrices. Report your conclusions.

When a deep space probe launched, corrections may be necessary to place the probe on a precisely calculated trajectory. Radio elementary provides a stream of vectors, \({{\bf{x}}_{\bf{1}}},....,{{\bf{x}}_k}\), giving information at different times about how the probe’s position compares with its planned trajectory. Let \({X_k}\) be the matrix \(\left[ {{x_{\bf{1}}}.....{x_k}} \right]\). The matrix \({G_k} = {X_k}X_k^T\) is computed as the radar data are analyzed. When \({x_{k + {\bf{1}}}}\) arrives, a new \({G_{k + {\bf{1}}}}\) must be computed. Since the data vector arrive at high speed, the computational burden could be serve. But partitioned matrix multiplication helps tremendously. Compute the column-row expansions of \({G_k}\) and \({G_{k + {\bf{1}}}}\) and describe what must be computed in order to update \({G_k}\) to \({G_{k + {\bf{1}}}}\).

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.