I feel ashamed of how poor my linear algebra skills are. Today I spent far, far too long on a relatively simple old prelim problem, so I’ve decided to generalize it and make a post out of it.
Algebra Preliminary Exam 1995 Prob 7: Let V be a finite-dimesnional real vector space. Prove that any linear transformation has an invariant subspace of dimension 1 or 2.
First, let’s throw away this real stuff and say that V is a vector space over a field k. Now we’ll prove the following: Suppose h is an irreducible polynomial that divides the minimal polynomial . Then we’ll show that
has an invariant subspace of dimension
.
Note as a Corollary to the special case where is the problem as it was originally stated, since any polynomial will factor into irreducible polynomials of degree 1 and 2 over
(the Intermediate Value Theorem).
First we show that is non-trivial. This is so that we can pick some non-zero
. Since
we have that
. Now
. If
were invertible, then
. But
which contradicts minimality of the minimal polynomial. Thus
is singular and has non-trivial kernel.
Now choose . Suppose
. Then we want to show that
is an invariant subspace of dimension n. Well, the collection is linearly independent, otherwise we would have constants, some of which are non-zero, such that
. Thus
is a polynomial of degree n-1 such that
. By the division algorithm, there are
such that
. But this means
a contradiction. Thus they are linearly independent.
So now we have a basis, and hence the dimension of is exactly n. It is invariant, since
takes each basis element to another one except in the case of
. In this case, if
we get that
. So we're done with the generalized problem.
Unfortunately, I essentially reproved the entire theory of Jordan Forms and Rational Canonical Forms in an attempt to get this before realizing that although both of those give nice decompositions into invariant subspaces, you can't force either of them to be small like the problem wanted.
I think you could also prove this using the following argument: take
as a module over
. Then we can use the structure theorem over principal ideal domains to write
. One of these polynomials
must be divisible by
, say
. Then we can write
as an
subspace of
(and consequently of
) which is annihilated by
and is of dimension at most
.
By: Akhil Mathew on September 7, 2009
at 3:06 am
So that was exactly my first attempt at proving this. Note that the Structure Theorem actually tells us more: that
and hence
is the minimal polynomial and each
has the same irreducible factors (and the characteristic polynomial is
).
So that is how I jumped to the phrase “irreducible polynomial dividing the minimal polynomial,” since if
is divisible by
then so is
.
I actually think these two solutions are fundamentally the same. The way I posted just unwinds definitions too far and ends up obscuring that what you posted is really what I constructed.
By: hilbertthm90 on September 7, 2009
at 1:52 pm
Actually, unless I’m screwing something up, $p_k$ is the minimal polynomial, not $p_1$, since the minimal polynomial needs to generate the annihilator of $V$ as a $k[X]$-module. That Grove’s algebra book defines the invariant factors as satisfying $p_j|p_{j-1}$ makes this all the more annoying to keep track of.
By: Toby on September 12, 2009
at 5:48 pm
Hmm…Whichever way you define it, it is just the smallest one that is dividing all the rest, right? I defined
, so
was minimal for me.
By: hilbertthm90 on September 12, 2009
at 6:52 pm
Isn’t it the largest one?
By: Akhil Mathew on September 12, 2009
at 7:42 pm
Oh right. Sorry. Bigger polynomials means smaller ideals, so
and hence in order to kill everything you need
.
I guess to not mess this up, I can always just think of abelian groups. If it decomposes as
then 2 won’t kill everything, but 8 will.
By: hilbertthm90 on September 12, 2009
at 8:31 pm