Difference between revisions of "031 Review Part 2, Problem 3"

From Grad Wiki
Jump to navigation Jump to search
 
Line 12: Line 12:
  
 
<span class="exam">(b) Define a linear transformation &nbsp;<math style="vertical-align: 0px">T</math>&nbsp; by the formula &nbsp;<math style="vertical-align: -5px">T(\vec{x})=B\vec{x}.</math>&nbsp; Is &nbsp;<math style="vertical-align: 0px">T</math>&nbsp; onto? Explain.
 
<span class="exam">(b) Define a linear transformation &nbsp;<math style="vertical-align: 0px">T</math>&nbsp; by the formula &nbsp;<math style="vertical-align: -5px">T(\vec{x})=B\vec{x}.</math>&nbsp; Is &nbsp;<math style="vertical-align: 0px">T</math>&nbsp; onto? Explain.
 
  
 
{| class="mw-collapsible mw-collapsed" style = "text-align:left;"
 
{| class="mw-collapsible mw-collapsed" style = "text-align:left;"
Line 19: Line 18:
 
|'''1.''' A matrix &nbsp;<math style="vertical-align: 0px">A</math>&nbsp; is invertible if and only if &nbsp;<math style="vertical-align: -5px">\text{det }A\neq 0.</math>
 
|'''1.''' A matrix &nbsp;<math style="vertical-align: 0px">A</math>&nbsp; is invertible if and only if &nbsp;<math style="vertical-align: -5px">\text{det }A\neq 0.</math>
 
|-
 
|-
|'''2.''' A linear transformation &nbsp;<math style="vertical-align: 0px">T</math>&nbsp; given by &nbsp;<math style="vertical-align: -5px">T(\vec{x})=A\vec{x}</math>&nbsp; where &nbsp;<math style="vertical-align: 0px">A</math>&nbsp; is a &nbsp;<math style="vertical-align: 0px">m\times n</math>&nbsp; matrix  
+
|'''2.''' A linear transformation &nbsp;<math style="vertical-align: 0px">T</math>&nbsp; given by &nbsp;<math style="vertical-align: -5px">T(\vec{x})=A\vec{x},</math>&nbsp; where &nbsp;<math style="vertical-align: 0px">A</math>&nbsp; is a &nbsp;<math style="vertical-align: 0px">m\times n</math>&nbsp; matrix, is onto
 
|-
 
|-
 
|
 
|
Line 61: Line 60:
 
!Step 2: &nbsp;
 
!Step 2: &nbsp;
 
|-
 
|-
|Since &nbsp;<math style="vertical-align: -4px">\text{det }B=0,</math>&nbsp; we have that &nbsp;<math style="vertical-align: 0px">B</math>&nbsp; is not invertible.
+
|Since &nbsp;<math style="vertical-align: -4px">\text{det }B=0,</math>&nbsp; we know that &nbsp;<math style="vertical-align: 0px">B</math>&nbsp; is not invertible.
 
|}
 
|}
  
Line 91: Line 90:
 
|&nbsp;&nbsp; '''(b)''' &nbsp; &nbsp; No, see explaination above.
 
|&nbsp;&nbsp; '''(b)''' &nbsp; &nbsp; No, see explaination above.
 
|}
 
|}
[[031_Review_Part_2|'''<u>Return to Sample Exam</u>''']]
+
[[031_Review_Part_2|'''<u>Return to Review Problems</u>''']]

Latest revision as of 13:17, 15 October 2017

Let  Failed to parse (Conversion error. Server ("https://wikimedia.org/api/rest_") reported: "Cannot get mml. Server problem."): {\displaystyle B={\begin{bmatrix}1&-2&3&4\\0&3&0&0\\0&5&1&2\\0&-1&3&6\end{bmatrix}}.}

(a) Is  Failed to parse (Conversion error. Server ("https://wikimedia.org/api/rest_") reported: "Cannot get mml. Server problem."): {\displaystyle B}   invertible? Explain.

(b) Define a linear transformation  Failed to parse (Conversion error. Server ("https://wikimedia.org/api/rest_") reported: "Cannot get mml. Server problem."): {\displaystyle T}   by the formula  Failed to parse (Conversion error. Server ("https://wikimedia.org/api/rest_") reported: "Cannot get mml. Server problem."): {\displaystyle T({\vec {x}})=B{\vec {x}}.}   Is  Failed to parse (Conversion error. Server ("https://wikimedia.org/api/rest_") reported: "Cannot get mml. Server problem."): {\displaystyle T}   onto? Explain.

Foundations:  
1. A matrix    is invertible if and only if  Failed to parse (Conversion error. Server ("https://wikimedia.org/api/rest_") reported: "Cannot get mml. Server problem."): {\displaystyle {\text{det }}A\neq 0.}
2. A linear transformation  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 T}   given by  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 T(\vec{x})=A\vec{x},}   where  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 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 m\times n}   matrix, is onto
if and only if 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}   span  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 \mathbb{R}^m.}


Solution:

(a)

Step 1:  
We begin by calculating  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{det }B.}
To do this, we use cofactor expansion along the second row first and then the first column.
So, 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{\text{det }B} & = & \displaystyle{3(-1)^{2+2}\left|\begin{array}{ccc} 1 & 3 & 4 \\ 0 & 1 & 2 \\ 0 & 3 & 6 \end{array}\right|}\\ &&\\ & = & \displaystyle{3\cdot 1 \cdot (-1)^{1+1} \left|\begin{array}{cc} 1 & 2 \\ 3 & 6 \end{array}\right|}\\ &&\\ & = & \displaystyle{3(6-6)}\\ &&\\ & = & \displaystyle{0.} \end{array}}

Step 2:  
Since  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{det }B=0,}   we know 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 B}   is not invertible.

(b)

Step 1:  
If  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 T}   was onto, then  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}   spans  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 \mathbb{R}^4.}
This would mean 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 B}   contains 4 pivots.
Step 2:  
But, if  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}   has 4 pivots, then  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}   would be invertible, which is not true.
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 T}   is not onto.


Final Answer:  
   (a)     Since  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{det }B=0,}   we have 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 B}   is not invertible.
   (b)     No, see explaination above.

Return to Review Problems