Matrix: Difference between revisions
Jump to navigation
Jump to search
MatthewHoza (talk | contribs) |
MatthewHoza (talk | contribs) |
||
Line 101: | Line 101: | ||
Solving this polynomial we find that the eigenvalues of <math>A</math> are | Solving this polynomial we find that the eigenvalues of <math>A</math> are | ||
<math>\lambda = 3, -7</math> | <math>\lambda = 3, -7\!</math> |
Revision as of 00:11, 13 February 2009
Basics
Identity Matrix
The identity matrix, , is defined as the matrix that satisfies the condition
For any m-by-n matrix .
For example the identity matrix in R 3
Vectors
A three diemensional vector
has the matrix representation
Or more generally, an n-diemensional vector has the matrix form
Determinants
The determinant of a 2-by-2 matrix
is
Eigenvalue Analysis
Let
We must find all scalars such that the matrix equation
so we subtract by
So the eigenvalues of are the solutions of the equation
This gives us
Solving this polynomial we find that the eigenvalues of are