Defective eigenvalue
A defective eigenvalue is an eigenvalue whose eigenspace does not have enough independent eigenvectors to match its multiplicity. In Linear Algebra and Differential Equations, that usually means the matrix is not diagonalizable.
What is defective eigenvalue?
A defective eigenvalue is an eigenvalue in Linear Algebra and Differential Equations whose eigenspace is too small. More precisely, its algebraic multiplicity is larger than its geometric multiplicity, so you do not get enough linearly independent eigenvectors from that eigenvalue alone.
Here is the basic idea: the characteristic polynomial tells you how many times an eigenvalue repeats, and that repeat count is its algebraic multiplicity. The eigenspace tells you how many independent eigenvectors actually point in that same scaling direction, and that count is the geometric multiplicity. When those numbers do not match, the eigenvalue is defective.
This matters because diagonalization depends on collecting enough independent eigenvectors to make a basis. If one eigenvalue is defective, the matrix may still have that eigenvalue, but it cannot be diagonalized in the usual way. That is the point where a lot of linear algebra problems stop being straightforward and you have to think about generalized eigenvectors or Jordan form instead.
A small example makes the gap clearer. Suppose a 2 by 2 matrix has characteristic polynomial (λ - 3)^2, so 3 appears twice. If the eigenspace for λ = 3 is only one-dimensional, then you have only one independent eigenvector even though the root repeats twice. That eigenvalue is defective, and the matrix does not have enough eigenvectors to diagonalize.
In differential equations, this shows up when solving systems x' = Ax. Repeated eigenvalues with too few eigenvectors change the shape of the solution. Instead of getting only pure exponentials, you may see extra t terms multiplying e^{λt}, which come from the generalized eigenvector process.
Why defective eigenvalue matters in Linear Algebra and Differential Equations
Defective eigenvalues are where the clean eigenvalue-eigenvector story starts to break apart, and that changes the tools you use next. In matrix problems, they tell you immediately that diagonalization is off the table, so you do not waste time trying to force a basis that does not exist.
They also connect directly to how a system behaves. In differential equations, repeated eigenvalues with missing eigenvectors can create solutions that grow or decay in a way that is still tied to the eigenvalue, but not as simple as a diagonal system. That is why defective eigenvalues often lead students into Jordan form, generalized eigenvectors, and the special solution patterns that appear in repeated-root systems.
The concept is also a check on your reasoning. If you compute a repeated eigenvalue and only find one eigenvector, that is not a mistake in the algebra, it is a structural feature of the matrix. Recognizing that difference helps you decide whether to keep searching for more eigenvectors or move on to the next method.
Keep studying Linear Algebra and Differential Equations Unit 5
Visual cheatsheet
view galleryHow defective eigenvalue connects across the course
Eigenvalue
A defective eigenvalue is still an eigenvalue first, so you find it the usual way from the characteristic polynomial. The difference comes after that, when you compare how often it appears as a root with how many independent eigenvectors you can actually build from it.
Eigenspace
The eigenspace is where you count the geometric multiplicity. For a defective eigenvalue, this space is too small compared with the algebraic multiplicity, which is exactly why the matrix fails to have enough eigenvectors for diagonalization.
Jordan Form
Jordan form is one of the main tools used when eigenvalues are defective. It replaces the missing diagonal structure with Jordan blocks, which record repeated eigenvalues and the chain structure created by generalized eigenvectors.
Geometric Multiplicity
Geometric multiplicity is the number you compare against algebraic multiplicity to decide whether an eigenvalue is defective. If the geometric multiplicity is smaller, the eigenspace does not supply enough independent directions.
Is defective eigenvalue on the Linear Algebra and Differential Equations exam?
A quiz or problem set question usually asks you to find the characteristic polynomial, identify repeated eigenvalues, and then check the dimension of each eigenspace. If the algebraic multiplicity is bigger than the geometric multiplicity, you label that eigenvalue defective and conclude the matrix is not diagonalizable.
For systems of differential equations, you may be asked to solve x' = Ax when one eigenvalue is repeated. The move is to find an eigenvector, check whether you have enough of them, and then decide whether a generalized eigenvector is needed. A common mistake is stopping after finding the repeated eigenvalue and assuming that means you can diagonalize. The real test is the eigenvectors, not just the root count.
Defective eigenvalue vs Repeated Eigenvalue
A repeated eigenvalue is one that appears more than once in the characteristic polynomial. It is not automatically defective. An eigenvalue becomes defective only when its eigenspace has fewer independent eigenvectors than its algebraic multiplicity.
Key things to remember about defective eigenvalue
A defective eigenvalue is an eigenvalue whose eigenspace is too small for its multiplicity.
The key comparison is algebraic multiplicity versus geometric multiplicity.
If an eigenvalue is defective, the matrix cannot be diagonalized.
Defective eigenvalues often lead you toward Jordan form or generalized eigenvectors.
In differential equations, they can create solution terms that are more complicated than simple exponentials.
Frequently asked questions about defective eigenvalue
What is a defective eigenvalue in Linear Algebra and Differential Equations?
It is an eigenvalue that does not have enough linearly independent eigenvectors to match its algebraic multiplicity. That means the eigenspace is smaller than expected, so the matrix is not diagonalizable. In differential equations, this usually changes the shape of the solution.
How do you know if an eigenvalue is defective?
Find the eigenvalue from the characteristic polynomial, then compute the dimension of its eigenspace. If the algebraic multiplicity is larger than the geometric multiplicity, the eigenvalue is defective. The most common mistake is checking only the root count and skipping the eigenspace.
Is a repeated eigenvalue always defective?
No. A repeated eigenvalue is only defective when there are not enough independent eigenvectors for it. If the eigenspace dimension matches the multiplicity, the matrix can still be diagonalizable.
What happens in differential equations if an eigenvalue is defective?
You often cannot write the solution using only independent eigenvectors. Instead, you may need generalized eigenvectors, and the solution can include extra factors of t multiplying exponentials. That is a sign the system is not diagonalizing in the simple way.