Chapter 4 Topics in Linear Algebra Part 2 Flashcards
What is the jordan block?
Jordan block of order r associated with eigenvalue Lamda is and rxr matrix : With lamda along the diagonal and 1’s on the super diagonal and zero’s elsewhere
What does jordan block of order 1 with eigenvalue 7 look like?
(7)
What does jordan block of order 2 with eigenvalue 7 look like?
(7 1
0 7)
What type of matrix is a jordan block known as?
Upper triangle matrix - special case
What happens when Jr(0) is raised to power
Everytime its multipled by itself it moves the 1’s across one column each time.
How many eigenvectors does a Jordan Block have?
1 linearly independent eigenvector as there is only one eigenvalue
What are the properties of a direct sum matrix P+Q
P is m x m and Q is n x n so P+Q is M+n x m+n
The characteristic polynomial of the direct sum in the product of the characteristic polynomials of P and Q
Eigenvalues of direct sum is joining the lsit of eigenvalues of P and Q
What is a theorem connecting similar and jordan blocks
Every real n x n matrix is similar to a direct sum of jordan blocks. This sum is unique up to the order of the Jordan blocks and is denoted J(A) called the jordan canonical form of A
What si the significant of the jordan canonical form of A
We are no longer limited to diagonalisable matrices to learn about A ^k easily as we can have A ^k = T X ^kT^-1 where X is J(A)
Define a partition
A partitions of positive integer K is an expression of K as a sum of positive integers. Usually we write: K = c1+…+cn where n>=1 and c1>=….>=cn>=1
Explain a monic polynomial
An=1 the coefficient of the biggest power is 1
What is the minimal polynomial of A (nxn)
Its the monic polynomial such that P(A)=0 with the lowest degree posssible
What does similar matrices tell you about their minimal polynomial
They are the same
Explain the cayley hamilton theorem
If A is n x n let p(x) = characteristic polynomial and we will obtain P(A) =0
So for every square matrix there is a polynomial where P(a) = 0 but is it the minimal?
What is the relationship between the characteristic equation and the minimal polynomial
Characteristic polynomial is not always the minimal polynomial