031 Review Part 3, Problem 8

From Grad Wiki
Revision as of 19:30, 10 October 2017 by Kayla Murray (talk | contribs)
Jump to navigation Jump to search

Give an example of 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}   with eigenvalues 5,-1 and 3.


Foundations:  
The eigenvalues of a diagonal matrix are the entries on the diagonal.


Solution:

 
One example of such a matrix 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 A=\left[\begin{array}{ccc} 5 & 0 & 0\\ 0 & -1 & 0\\ 0 & 0 & 3 \end{array}\right].}
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 A}   is a diagonal matrix, the eigenvalues 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}   are the entries on the diagonal.
Hence, the eigenvalues 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}   are  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 5,-1,3.}


Final Answer:  
       One example 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 A=\left[\begin{array}{ccc} 5 & 0 & 0\\ 0 & -1 & 0\\ 0 & 0 & 3 \end{array}\right].}

Return to Sample Exam