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

From Grad Wiki
Jump to navigation Jump to search
Line 25: Line 25:
 
{| class="mw-collapsible mw-collapsed" style = "text-align:left;"
 
{| class="mw-collapsible mw-collapsed" style = "text-align:left;"
 
!Foundations:    
 
!Foundations:    
 +
|-
 +
|'''1.''' &nbsp;<math style="vertical-align: -1px">\text{dim Col }A</math>&nbsp; is the number of pivots in &nbsp;<math style="vertical-align: 0px">A.</math>
 +
|-
 +
|'''2.''' A set of vectors &nbsp;<math style="vertical-align: -4px">\{\vec{v_1},\vec{v_2},\ldots,\vec{v_n}\}</math>&nbsp; is linearly independent if
 
|-
 
|-
 
|
 
|
 +
::the only solution to &nbsp;<math style="vertical-align: -4px">x_1\vec{v_1}+x_2\vec{v_2}+\cdots+x_n\vec{v_n}=\vec{0}</math>&nbsp; is the trivial solution.
 
|}
 
|}
  

Revision as of 21:26, 10 October 2017

Find the dimension of the subspace spanned by the given vectors. Are these vectors linearly independent?

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{bmatrix} 1 \\ 0 \\ 2 \end{bmatrix}, \begin{bmatrix} 3 \\ 1 \\ 1 \end{bmatrix}, \begin{bmatrix} -2 \\ -1 \\ 1 \end{bmatrix}, \begin{bmatrix} 5 \\ 2 \\ 2 \end{bmatrix}}


Foundations:  
1.  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 Col }A}   is the number of pivots in  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.}
2. A set of vectors  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 \{\vec{v_1},\vec{v_2},\ldots,\vec{v_n}\}}   is linearly independent if
the only solution to    is the trivial solution.


Solution:

Step 1:  
Step 2:  


Final Answer:  
      

Return to Sample Exam