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

From Grad Wiki
Jump to navigation Jump to search
 
(One intermediate revision by the same user not shown)
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 32: Line 31:
 
{| class="mw-collapsible mw-collapsed" style = "text-align:left;"
 
{| class="mw-collapsible mw-collapsed" style = "text-align:left;"
 
!Step 1: &nbsp;  
 
!Step 1: &nbsp;  
 +
|-
 +
|We begin by calculating &nbsp;<math style="vertical-align: -1px">\text{det }B.</math>
 +
|-
 +
|To do this, we use cofactor expansion along the second row first and then the first column.
 +
|-
 +
|So, we have
 
|-
 
|-
 
|
 
|
 +
&nbsp; &nbsp; &nbsp; &nbsp;<math>\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}</math>
 
|}
 
|}
  
Line 39: Line 60:
 
!Step 2: &nbsp;
 
!Step 2: &nbsp;
 
|-
 
|-
|
+
|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 47: Line 68:
 
!Step 1: &nbsp;  
 
!Step 1: &nbsp;  
 
|-
 
|-
|
+
|If &nbsp;<math style="vertical-align: 0px">T</math>&nbsp; was onto, then &nbsp;<math style="vertical-align: 0px">B</math>&nbsp; spans &nbsp;<math style="vertical-align: 0px">\mathbb{R}^4.</math>
 +
|-
 +
|This would mean that &nbsp;<math style="vertical-align: 0px">B</math>&nbsp; contains 4 pivots.
 
|}
 
|}
  
Line 53: Line 76:
 
!Step 2: &nbsp;
 
!Step 2: &nbsp;
 
|-
 
|-
|
+
|But, if &nbsp;<math style="vertical-align: 0px">B</math>&nbsp; has 4 pivots, then &nbsp;<math style="vertical-align: 0px">B</math>&nbsp; would be invertible, which is not true.
 +
|-
 +
|Hence, &nbsp;<math style="vertical-align: 0px">T</math>&nbsp; is not onto.
 
|}
 
|}
  
Line 60: Line 85:
 
!Final Answer: &nbsp;  
 
!Final Answer: &nbsp;  
 
|-
 
|-
|&nbsp;&nbsp; '''(a)''' &nbsp; &nbsp;  
+
|&nbsp;&nbsp; '''(a)''' &nbsp; &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.
 +
 
 
|-
 
|-
|&nbsp;&nbsp; '''(b)''' &nbsp; &nbsp;  
+
|&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  

(a) Is    invertible? Explain.

(b) Define a linear transformation    by the formula  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})=B\vec{x}.}   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 T}   onto? Explain.

Foundations:  
1. 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}   is invertible if and only 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 \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