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

From Grad Wiki
Jump to navigation Jump to search
Line 16: Line 16:
 
{| class="mw-collapsible mw-collapsed" style = "text-align:left;"
 
{| class="mw-collapsible mw-collapsed" style = "text-align:left;"
 
!Foundations:    
 
!Foundations:    
 +
|-
 +
|'''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
 
|-
 
|-
 
|
 
|
 +
::if and only if the columns of &nbsp;<math style="vertical-align: 0px">A</math>&nbsp; span &nbsp;<math style="vertical-align: 0px">\mathbb{R}^m.</math>
 
|}
 
|}
  

Revision as of 20:20, 10 October 2017

Let  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= \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 (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}   invertible? Explain.

(b) Define 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}   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
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:  
Step 2:  

(b)

Step 1:  
Step 2:  


Final Answer:  
   (a)    
   (b)    

Return to Sample Exam