Difference between revisions of "031 Review Part 2, Problem 1"
Kayla Murray (talk | contribs) (Created page with "<span class="exam">Consider the matrix <math style="vertical-align: -31px">A= \begin{bmatrix} 1 & -4 & 9 & -7 \\ -1 & 2 & -4 & 1 \\...") |
Kayla Murray (talk | contribs) |
||
| (6 intermediate revisions by the same user not shown) | |||
| Line 16: | Line 16: | ||
<span class="exam">(b) Find bases for <math style="vertical-align: 0px">\text{Col }A</math> and <math style="vertical-align: 0px">\text{Nul }A.</math> Find an example of a nonzero vector that belongs to <math style="vertical-align: -5px">\text{Col }A,</math> as well as an example of a nonzero vector that belongs to <math style="vertical-align: 0px">\text{Nul }A.</math> | <span class="exam">(b) Find bases for <math style="vertical-align: 0px">\text{Col }A</math> and <math style="vertical-align: 0px">\text{Nul }A.</math> Find an example of a nonzero vector that belongs to <math style="vertical-align: -5px">\text{Col }A,</math> as well as an example of a nonzero vector that belongs to <math style="vertical-align: 0px">\text{Nul }A.</math> | ||
| − | |||
{| class="mw-collapsible mw-collapsed" style = "text-align:left;" | {| class="mw-collapsible mw-collapsed" style = "text-align:left;" | ||
!Foundations: | !Foundations: | ||
| + | |- | ||
| + | |'''1.''' For a matrix <math style="vertical-align: -4px">A,</math> the rank of <math style="vertical-align: 0px">A</math> is | ||
|- | |- | ||
| | | | ||
| + | ::<math>\text{rank }A=\text{dim Col }A.</math> | ||
| + | |- | ||
| + | |'''2.''' <math style="vertical-align: -1px">\text{Col }A</math> is the vector space spanned by the columns of <math style="vertical-align: 0px">A.</math> | ||
| + | |- | ||
| + | |'''3.''' <math style="vertical-align: -1px">\text{Nul }A</math> is the vector space containing all solutions to <math style="vertical-align: 0px">Ax=0.</math> | ||
|} | |} | ||
| Line 31: | Line 37: | ||
{| class="mw-collapsible mw-collapsed" style = "text-align:left;" | {| class="mw-collapsible mw-collapsed" style = "text-align:left;" | ||
!Step 1: | !Step 1: | ||
| + | |- | ||
| + | |From the matrix <math style="vertical-align: -4px">B,</math> we see that <math style="vertical-align: 0px">A</math> contains two pivots. | ||
| + | |- | ||
| + | |Therefore, | ||
|- | |- | ||
| | | | ||
| + | <math>\begin{array}{rcl} | ||
| + | \displaystyle{\text{rank }A} & = & \displaystyle{\text{dim Col }A}\\ | ||
| + | &&\\ | ||
| + | & = & \displaystyle{2.} | ||
| + | \end{array}</math> | ||
|} | |} | ||
{| class="mw-collapsible mw-collapsed" style = "text-align:left;" | {| class="mw-collapsible mw-collapsed" style = "text-align:left;" | ||
!Step 2: | !Step 2: | ||
| + | |- | ||
| + | |By the Rank Theorem, we have | ||
|- | |- | ||
| | | | ||
| + | <math>\begin{array}{rcl} | ||
| + | \displaystyle{4} & = & \displaystyle{\text{rank }A+\text{dim Nul }A}\\ | ||
| + | &&\\ | ||
| + | & = & \displaystyle{2+\text{dim Nul }A.} | ||
| + | \end{array}</math> | ||
| + | |- | ||
| + | |Hence, <math style="vertical-align: -2px">\text{dim Nul }A=2.</math> | ||
|} | |} | ||
| Line 45: | Line 69: | ||
{| class="mw-collapsible mw-collapsed" style = "text-align:left;" | {| class="mw-collapsible mw-collapsed" style = "text-align:left;" | ||
!Step 1: | !Step 1: | ||
| + | |- | ||
| + | |From the matrix <math style="vertical-align: -4px">B,</math> we see that <math style="vertical-align: 0px">A</math> contains pivots in Column 1 and 2. | ||
| + | |- | ||
| + | |So, to obtain a basis for <math style="vertical-align: -4px">\text{Col }A,</math> we select the corresponding columns from <math style="vertical-align: 0px">A.</math> | ||
| + | |- | ||
| + | |Hence, a basis for <math style="vertical-align: -1px">\text{Col }A</math> is | ||
|- | |- | ||
| | | | ||
| + | ::<math>\Bigg\{\begin{bmatrix} | ||
| + | 1 \\ | ||
| + | -1 \\ | ||
| + | 5 | ||
| + | \end{bmatrix}, | ||
| + | \begin{bmatrix} | ||
| + | -4 \\ | ||
| + | 2 \\ | ||
| + | -6 | ||
| + | \end{bmatrix}\Bigg\}. | ||
| + | </math> | ||
| + | |||
|} | |} | ||
{| class="mw-collapsible mw-collapsed" style = "text-align:left;" | {| class="mw-collapsible mw-collapsed" style = "text-align:left;" | ||
!Step 2: | !Step 2: | ||
| + | |- | ||
| + | |To find a basis for <math style="vertical-align: -1px">\text{Nul }A</math> we translate the matrix equation <math style="vertical-align: -1px">Bx=0</math> back into a system of equations | ||
| + | |- | ||
| + | |and solve for the pivot variables. | ||
| + | |- | ||
| + | |Hence, we have | ||
| + | |- | ||
| + | | | ||
| + | <math>\begin{array}{rcl} | ||
| + | \displaystyle{x_1-x_3+5x_4} & = & \displaystyle{0}\\ | ||
| + | &&\\ | ||
| + | \displaystyle{-2x_2+5x_3-6x_4} & = & \displaystyle{0.} | ||
| + | \end{array}</math> | ||
| + | |- | ||
| + | |Solving for the pivot variables, we have | ||
| + | |- | ||
| + | | | ||
| + | <math>\begin{array}{rcl} | ||
| + | \displaystyle{x_1} & = & \displaystyle{x_3-5x_4}\\ | ||
| + | &&\\ | ||
| + | \displaystyle{x_2} & = & \displaystyle{\frac{5}{2}x_3-3x_4.} | ||
| + | \end{array}</math> | ||
| + | |- | ||
| + | |Hence, the solutions to <math style="vertical-align: -1px">Ax=0</math> are of the form | ||
| + | |- | ||
| + | | | ||
| + | ::<math>x_3\begin{bmatrix} | ||
| + | 1 \\ | ||
| + | \frac{5}{2} \\ | ||
| + | 1 \\ | ||
| + | 0 | ||
| + | \end{bmatrix}+x_4\begin{bmatrix} | ||
| + | -5 \\ | ||
| + | -3 \\ | ||
| + | 0 \\ | ||
| + | 1 | ||
| + | \end{bmatrix}.</math> | ||
| + | |- | ||
| + | |Therefore, a basis for <math style="vertical-align: -1px">\text{Nul }A</math> is | ||
|- | |- | ||
| | | | ||
| + | ::<math>\Bigg\{\begin{bmatrix} | ||
| + | 1 \\ | ||
| + | \frac{5}{2} \\ | ||
| + | 1 \\ | ||
| + | 0 | ||
| + | \end{bmatrix}, | ||
| + | \begin{bmatrix} | ||
| + | -5 \\ | ||
| + | -3 \\ | ||
| + | 0 \\ | ||
| + | 1 | ||
| + | \end{bmatrix}\Bigg\}. | ||
| + | </math> | ||
|} | |} | ||
| Line 59: | Line 153: | ||
!Final Answer: | !Final Answer: | ||
|- | |- | ||
| − | | '''(a)''' | + | | '''(a)''' <math style="vertical-align: -2px">\text{rank }A=2</math> and <math style="vertical-align: -2px">\text{dim Nul }A=2</math> |
| + | |- | ||
| + | | '''(b)''' A basis for <math style="vertical-align: -1px">\text{Col }A</math> is <math>\Bigg\{\begin{bmatrix} | ||
| + | 1 \\ | ||
| + | -1 \\ | ||
| + | 5 | ||
| + | \end{bmatrix}, | ||
| + | \begin{bmatrix} | ||
| + | -4 \\ | ||
| + | 2 \\ | ||
| + | -6 | ||
| + | \end{bmatrix}\Bigg\} | ||
| + | </math> | ||
|- | |- | ||
| − | | | + | | and a basis for <math style="vertical-align: -1px">\text{Nul }A</math> is <math>\Bigg\{\begin{bmatrix} |
| + | 1 \\ | ||
| + | \frac{5}{2} \\ | ||
| + | 1 \\ | ||
| + | 0 | ||
| + | \end{bmatrix}, | ||
| + | \begin{bmatrix} | ||
| + | -5 \\ | ||
| + | -3 \\ | ||
| + | 0 \\ | ||
| + | 1 | ||
| + | \end{bmatrix}\Bigg\}. | ||
| + | </math> | ||
|} | |} | ||
| − | [[ | + | [[031_Review_Part_2|'''<u>Return to Review Problems</u>''']] |
Latest revision as of 13:12, 15 October 2017
Consider the matrix and assume that it is row equivalent to the matrix
(a) List rank and Failed to parse (MathML with SVG or PNG fallback (recommended for modern browsers and accessibility tools): Invalid response ("Math extension cannot connect to Restbase.") from server "https://wikimedia.org/api/rest_v1/":): {\displaystyle \text{dim Nul }A.}
(b) Find bases for Failed to parse (MathML with SVG or PNG fallback (recommended for modern browsers and accessibility tools): Invalid response ("Math extension cannot connect to Restbase.") from server "https://wikimedia.org/api/rest_v1/":): {\displaystyle \text{Col }A} and Failed to parse (MathML with SVG or PNG fallback (recommended for modern browsers and accessibility tools): Invalid response ("Math extension cannot connect to Restbase.") from server "https://wikimedia.org/api/rest_v1/":): {\displaystyle \text{Nul }A.} Find an example of a nonzero vector that belongs to Failed to parse (MathML with SVG or PNG fallback (recommended for modern browsers and accessibility tools): Invalid response ("Math extension cannot connect to Restbase.") from server "https://wikimedia.org/api/rest_v1/":): {\displaystyle \text{Col }A,} as well as an example of a nonzero vector that belongs to Failed to parse (MathML with SVG or PNG fallback (recommended for modern browsers and accessibility tools): Invalid response ("Math extension cannot connect to Restbase.") from server "https://wikimedia.org/api/rest_v1/":): {\displaystyle \text{Nul }A.}
| Foundations: |
|---|
| 1. For a matrix Failed to parse (MathML with SVG or PNG fallback (recommended for modern browsers and accessibility tools): Invalid response ("Math extension cannot connect to Restbase.") from server "https://wikimedia.org/api/rest_v1/":): {\displaystyle A,} the rank of Failed to parse (MathML with SVG or PNG fallback (recommended for modern browsers and accessibility tools): Invalid response ("Math extension cannot connect to Restbase.") from server "https://wikimedia.org/api/rest_v1/":): {\displaystyle A} is |
|
| 2. Failed to parse (MathML with SVG or PNG fallback (recommended for modern browsers and accessibility tools): Invalid response ("Math extension cannot connect to Restbase.") from server "https://wikimedia.org/api/rest_v1/":): {\displaystyle \text{Col }A} is the vector space spanned by the columns of Failed to parse (MathML with SVG or PNG fallback (recommended for modern browsers and accessibility tools): Invalid response ("Math extension cannot connect to Restbase.") from server "https://wikimedia.org/api/rest_v1/":): {\displaystyle A.} |
| 3. Failed to parse (MathML with SVG or PNG fallback (recommended for modern browsers and accessibility tools): Invalid response ("Math extension cannot connect to Restbase.") from server "https://wikimedia.org/api/rest_v1/":): {\displaystyle \text{Nul }A} is the vector space containing all solutions to Failed to parse (MathML with SVG or PNG fallback (recommended for modern browsers and accessibility tools): Invalid response ("Math extension cannot connect to Restbase.") from server "https://wikimedia.org/api/rest_v1/":): {\displaystyle Ax=0.} |
Solution:
(a)
| Step 1: |
|---|
| From the matrix Failed to parse (MathML with SVG or PNG fallback (recommended for modern browsers and accessibility tools): Invalid response ("Math extension cannot connect to Restbase.") from server "https://wikimedia.org/api/rest_v1/":): {\displaystyle B,} we see that Failed to parse (MathML with SVG or PNG fallback (recommended for modern browsers and accessibility tools): Invalid response ("Math extension cannot connect to Restbase.") from server "https://wikimedia.org/api/rest_v1/":): {\displaystyle A} contains two pivots. |
| Therefore, |
|
Failed to parse (MathML with SVG or PNG fallback (recommended for modern browsers and accessibility tools): Invalid response ("Math extension cannot connect to Restbase.") from server "https://wikimedia.org/api/rest_v1/":): {\displaystyle \begin{array}{rcl} \displaystyle{\text{rank }A} & = & \displaystyle{\text{dim Col }A}\\ &&\\ & = & \displaystyle{2.} \end{array}} |
| Step 2: |
|---|
| By the Rank Theorem, we have |
|
Failed to parse (MathML with SVG or PNG fallback (recommended for modern browsers and accessibility tools): Invalid response ("Math extension cannot connect to Restbase.") from server "https://wikimedia.org/api/rest_v1/":): {\displaystyle \begin{array}{rcl} \displaystyle{4} & = & \displaystyle{\text{rank }A+\text{dim Nul }A}\\ &&\\ & = & \displaystyle{2+\text{dim Nul }A.} \end{array}} |
| Hence, Failed to parse (MathML with SVG or PNG fallback (recommended for modern browsers and accessibility tools): Invalid response ("Math extension cannot connect to Restbase.") from server "https://wikimedia.org/api/rest_v1/":): {\displaystyle \text{dim Nul }A=2.} |
(b)
| Step 1: |
|---|
| From the matrix Failed to parse (MathML with SVG or PNG fallback (recommended for modern browsers and accessibility tools): Invalid response ("Math extension cannot connect to Restbase.") from server "https://wikimedia.org/api/rest_v1/":): {\displaystyle B,} we see that Failed to parse (MathML with SVG or PNG fallback (recommended for modern browsers and accessibility tools): Invalid response ("Math extension cannot connect to Restbase.") from server "https://wikimedia.org/api/rest_v1/":): {\displaystyle A} contains pivots in Column 1 and 2. |
| So, to obtain a basis for Failed to parse (MathML with SVG or PNG fallback (recommended for modern browsers and accessibility tools): Invalid response ("Math extension cannot connect to Restbase.") from server "https://wikimedia.org/api/rest_v1/":): {\displaystyle \text{Col }A,} we select the corresponding columns from Failed to parse (MathML with SVG or PNG fallback (recommended for modern browsers and accessibility tools): Invalid response ("Math extension cannot connect to Restbase.") from server "https://wikimedia.org/api/rest_v1/":): {\displaystyle A.} |
| Hence, a basis for Failed to parse (MathML with SVG or PNG fallback (recommended for modern browsers and accessibility tools): Invalid response ("Math extension cannot connect to Restbase.") from server "https://wikimedia.org/api/rest_v1/":): {\displaystyle \text{Col }A} is |
|
| Step 2: |
|---|
| To find a basis for Failed to parse (MathML with SVG or PNG fallback (recommended for modern browsers and accessibility tools): Invalid response ("Math extension cannot connect to Restbase.") from server "https://wikimedia.org/api/rest_v1/":): {\displaystyle \text{Nul }A} we translate the matrix equation Failed to parse (MathML with SVG or PNG fallback (recommended for modern browsers and accessibility tools): Invalid response ("Math extension cannot connect to Restbase.") from server "https://wikimedia.org/api/rest_v1/":): {\displaystyle Bx=0} back into a system of equations |
| and solve for the pivot variables. |
| Hence, we have |
|
Failed to parse (MathML with SVG or PNG fallback (recommended for modern browsers and accessibility tools): Invalid response ("Math extension cannot connect to Restbase.") from server "https://wikimedia.org/api/rest_v1/":): {\displaystyle \begin{array}{rcl} \displaystyle{x_1-x_3+5x_4} & = & \displaystyle{0}\\ &&\\ \displaystyle{-2x_2+5x_3-6x_4} & = & \displaystyle{0.} \end{array}} |
| Solving for the pivot variables, we have |
|
Failed to parse (MathML with SVG or PNG fallback (recommended for modern browsers and accessibility tools): Invalid response ("Math extension cannot connect to Restbase.") from server "https://wikimedia.org/api/rest_v1/":): {\displaystyle \begin{array}{rcl} \displaystyle{x_1} & = & \displaystyle{x_3-5x_4}\\ &&\\ \displaystyle{x_2} & = & \displaystyle{\frac{5}{2}x_3-3x_4.} \end{array}} |
| Hence, the solutions to Failed to parse (MathML with SVG or PNG fallback (recommended for modern browsers and accessibility tools): Invalid response ("Math extension cannot connect to Restbase.") from server "https://wikimedia.org/api/rest_v1/":): {\displaystyle Ax=0} are of the form |
|
| Therefore, a basis for Failed to parse (MathML with SVG or PNG fallback (recommended for modern browsers and accessibility tools): Invalid response ("Math extension cannot connect to Restbase.") from server "https://wikimedia.org/api/rest_v1/":): {\displaystyle \text{Nul }A} is |
|
| Final Answer: |
|---|
| (a) Failed to parse (MathML with SVG or PNG fallback (recommended for modern browsers and accessibility tools): Invalid response ("Math extension cannot connect to Restbase.") from server "https://wikimedia.org/api/rest_v1/":): {\displaystyle \text{rank }A=2} and Failed to parse (MathML with SVG or PNG fallback (recommended for modern browsers and accessibility tools): Invalid response ("Math extension cannot connect to Restbase.") from server "https://wikimedia.org/api/rest_v1/":): {\displaystyle \text{dim Nul }A=2} |
| (b) A basis for Failed to parse (MathML with SVG or PNG fallback (recommended for modern browsers and accessibility tools): Invalid response ("Math extension cannot connect to Restbase.") from server "https://wikimedia.org/api/rest_v1/":): {\displaystyle \text{Col }A} is Failed to parse (MathML with SVG or PNG fallback (recommended for modern browsers and accessibility tools): Invalid response ("Math extension cannot connect to Restbase.") from server "https://wikimedia.org/api/rest_v1/":): {\displaystyle \Bigg\{\begin{bmatrix} 1 \\ -1 \\ 5 \end{bmatrix}, \begin{bmatrix} -4 \\ 2 \\ -6 \end{bmatrix}\Bigg\} } |
| and a basis for Failed to parse (MathML with SVG or PNG fallback (recommended for modern browsers and accessibility tools): Invalid response ("Math extension cannot connect to Restbase.") from server "https://wikimedia.org/api/rest_v1/":): {\displaystyle \text{Nul }A} is Failed to parse (MathML with SVG or PNG fallback (recommended for modern browsers and accessibility tools): Invalid response ("Math extension cannot connect to Restbase.") from server "https://wikimedia.org/api/rest_v1/":): {\displaystyle \Bigg\{\begin{bmatrix} 1 \\ \frac{5}{2} \\ 1 \\ 0 \end{bmatrix}, \begin{bmatrix} -5 \\ -3 \\ 0 \\ 1 \end{bmatrix}\Bigg\}. } |