- #1
Dethrone
- 717
- 0
Rido12 said:Hey Bacterius :D
Can you elaborate why 5a, b implies that $BA$ must have "extra" eigenvalues than $AB$?
I just scanned the section on multiplicities so I have not fully grasped it yet.
Bacterius said:Well, 5a and 5b say that $BA$ has all eigenvalues of $AB$. But $BA$ is $n \times n$ while $AB$ is $m \times m$, so $BA$ can have at most $m$ eigenvalues while $BA$ can (must?) have more.
I like Serena said:Hey Rido! ;)
Here's how I would do it.
A has a null space with dimension of at least n-k.
Therefore A has at least n-k eigenvectors with eigenvalue 0.
It follows that BA has at least those same eigenvectors.
Qed. (Wasntme)
Rido12 said:Hey ILS! (Wave)
So the dimension of the null space of a matrix is the algebraic multiplicity of the eigenvalue $0$? How do we know that BA has the all the eigenvectors of $A$. Is there a theorem I should be aware of?
I like Serena said:Almost:
Nullity = geometric multiplicity $\le$ algebraic multiplicity
Only the theorem which is the definition of an eigenvector:
Suppose $Av=0\cdot v$, then $BA v = 0\cdot v$. (Wasntme)
Rido12 said:So in general, any matrix that has a nullspace greater than 0 has an eigenvalue $0$, and the dimension of that nullspace gives us the geometric multiplicity of the eigenvalue $0$? (If true, I will need to prove this for myself. :p)
Rido12 said:Theorem Rido12.1
My proof goes both ways...but the backwards direction is easier. Suppose $A$ has eigenvalue $0$, then its characteristic equation is $c_A=\det (\lambda I-A)=\det (-A)=(-1)^n \det A=0$, where $A$ is n by n. Then $A$ is singular and must have nullspace > 0.
Can you give me hints on Theorem Rido12.2?
Rido12 said:Theorem Rido 12.2
Suppose that $\lambda =0$ is an eigenvalue. Then to find the eigenspace corresponding to $\lambda=0$, we must solve $Av=\lambda v$, or $Av=0$. That means, we need to find $\operatorname{null}A$ (or $\operatorname{null}(-A)$ if we continue from $c_A=\det(0-A)$).
That means the eigenspace corresponding to $\lambda=0$ is the nullspace of A, and the geometric multiplicity of A is the nullity of $A$!
I like Serena said:Yay! (Party)Btw, note that $\det(\lambda I - A)=0$ merely follows from $Av=\lambda v$.
It's the latter that is the actual definition, while the first only holds if the determinant is defined (which is not the case for your unusual $\mathbb P_2$ vector space). (Nerd)
Rido12 said:haha, thanks so much for the help, ILS! (Cool)
Btw, is there an easy proof that the geometric multiplicity must not exceed the algebraic multiplicity? The proof in my notes is quite convoluted.
Rido12 said:What class is the Jordan Normal form generally taught? In an advanced linear algebra class or in something like abstract algebra?
So, to find a situation when the algebraic multiplicity is greater than the geometric for the 0 eigenvalue?
I am trying to find one for the 2 by 2 case but it's not working; should I try a higher dimension?
i.e $c_A=\det(\lambda I-A)=\lambda ^2$
Working backwards, the only $A$ that will work is the zero matrix...
I like Serena said:I think it's typically in the first year of university - in a linear algebra class. (Thinking)
Definitely not in abstract algebra.
Rido12 said:Hmm, that isn't taught in my class, nor in nearby universities (engineering program) for first years. I suspect it might be taught to pure math students. Anyway, I've heard that it'll be taught in my DE course next year, because they have many applications to solving DE? Particularly diagonalizing matrices?
Anyway, I've tried again, this time in a more systematic approach. I have found that $A$ must have $a+d=0$ and $ad-bc=0$. A candidate is $\left[\begin{array}{1,-1}1 & -1 \\ 1 & -1 \end{array}\right]$. This will have algebraic multiplicity of $2$ and geometric multiplicity of $1$.
Algebraic multiplicity is a term used in linear algebra to describe the number of times a particular root or eigenvalue appears in the characteristic polynomial of a matrix.
To solve equations involving algebraic multiplicity, you must first find the roots of the characteristic polynomial. Then, use the algebraic multiplicity of each root to determine the number of solutions to the equation.
Algebraic multiplicity is significant because it gives us information about the number of solutions to an equation. For example, an algebraic multiplicity of 2 for a root means there are two linearly independent solutions to the equation.
Yes, algebraic multiplicity can be greater than the dimension of a matrix. This occurs when there are repeated roots in the characteristic polynomial, which means there are more solutions to the equation than the dimension of the matrix.
Hints can be helpful in solving equations involving algebraic multiplicity by giving insights into the structure of the matrix and its characteristic polynomial. They can also provide guidance on how to approach and simplify the equations to find the solutions.