The Fundamental Theorem of Algebra says every nonconstant polynomial has at least one complex root, and in fact a degree n polynomial has n roots counting multiplicity. In differential equations, that means characteristic equations always factor over the complex numbers.
The Fundamental Theorem of Algebra says that every nonconstant polynomial has at least one complex root. In this course, that means a polynomial like the characteristic equation from a homogeneous linear differential equation can always be broken down fully if you allow complex numbers.
The big payoff is that a degree n polynomial has exactly n roots in the complex number system, counting multiplicity. So a cubic characteristic polynomial has three roots total, even if some of them repeat or come in complex conjugate pairs. That is why you can always factor a polynomial into linear factors over the complex numbers.
For differential equations, this matters because the characteristic equation is the shortcut that turns a differential equation into an algebra problem. Instead of solving the differential equation directly, you solve for its roots and then build the solution from those roots. Real distinct roots give exponential terms, repeated roots add powers of t, and complex roots create sines and cosines in the complementary solution.
A common mistake is to think the theorem says every polynomial has a real root. That is not true. For example, x^2 + 1 has no real roots, but it does have complex roots, i and -i. The theorem is what guarantees that the complex number system is complete enough for polynomial factoring.
So when you see a characteristic polynomial in Linear Algebra and Differential Equations, the Fundamental Theorem of Algebra tells you that root finding will not get stuck halfway. Even if the answer is not real, there is still a full set of complex roots to use when writing the solution.
This theorem is what makes the root-based method for homogeneous linear equations with constant coefficients work cleanly. The whole characteristic-equation approach depends on the idea that a polynomial can be fully analyzed through its roots, and the Fundamental Theorem of Algebra guarantees that those roots exist in the complex numbers.
That matters when you are turning a differential equation into a polynomial equation, especially in topics like 9.1 Homogeneous Linear Equations with Constant Coefficients. Once you find the characteristic roots, you know the form of the complementary solution. Real roots, repeated roots, and complex roots each lead to a different solution pattern, so the theorem sits underneath the entire method.
It also explains why complex numbers show up even when the original equation has only real coefficients. Oscillating solutions in systems, circuits, and vibration problems often come from complex conjugate roots. Without the theorem, you would have no guarantee that the algebraic equation behind the differential equation could be completely solved in the number system you are using.
In practice, this gives you a reliable workflow: write the characteristic equation, factor it as far as possible, identify the roots, and match those roots to the solution form. That is the move you repeat in homework, quizzes, and exam-style problems.
Keep studying Linear Algebra and Differential Equations Unit 9
Visual cheatsheet
view galleryPolynomial Equation
The Fundamental Theorem of Algebra applies to polynomial equations, not to every kind of equation. In this course, you usually meet polynomial equations when you write a characteristic equation from a differential equation. The theorem tells you that once you have a nonconstant polynomial, you can expect complex roots and factorization into linear pieces over the complex numbers.
Roots of a Polynomial
Roots of a polynomial are the values that make the polynomial equal to zero, and the theorem guarantees that a degree n polynomial has n roots counting multiplicity. That count matters when you build the full complementary solution, because repeated roots change the form of the answer. The theorem is the reason you can trust the root list to be complete.
Complex Numbers
Complex numbers are where the theorem becomes useful in this course. Some characteristic equations have no real roots, but they still factor over the complex numbers. That is how equations with oscillation or damped motion can still produce a usable real-valued solution after you combine complex conjugate roots.
complementary solution
The complementary solution is built directly from the roots of the characteristic equation. The Fundamental Theorem of Algebra guarantees that the characteristic polynomial can be fully solved in the complex system, so you always have the root information needed to write the complementary solution. Different root types lead to different pieces of that solution.
A problem set question usually gives you a homogeneous linear differential equation and asks you to find the complementary solution. The move is to form the characteristic equation, factor it, and use the roots to write the solution in the right shape. If the polynomial does not factor nicely over the reals, the Fundamental Theorem of Algebra tells you to keep going in the complex numbers instead of stopping.
On quizzes, this often shows up as root classification: distinct real roots, repeated roots, or complex conjugate roots. You are not usually asked to prove the theorem, but you are expected to use its consequence that a polynomial of degree n has n complex roots counting multiplicity. That is what lets you know when a characteristic equation is fully accounted for.
The Fundamental Theorem of Algebra says every nonconstant polynomial has at least one complex root.
A degree n polynomial has exactly n complex roots counting multiplicity, so nothing gets left out.
In differential equations, this theorem is what makes the characteristic equation method complete.
Real coefficients can still produce complex roots, and those roots often lead to sine and cosine terms in the solution.
If a polynomial has no real roots, that does not mean it has no roots. It means you need the complex number system.
It says every nonconstant polynomial has at least one complex root, and a degree n polynomial has n complex roots counting multiplicity. In this course, that is what makes the characteristic equation method work for homogeneous linear differential equations. You can always keep factoring and solving in the complex numbers.
No. A polynomial can fail to have any real roots and still satisfy the theorem. For example, x^2 + 1 has no real roots, but it has the complex roots i and -i. The theorem is about complex roots, not real ones.
You write the characteristic polynomial, find its roots, and use those roots to build the complementary solution. The theorem guarantees that all of the roots exist in the complex system, so the factoring process is complete. That is why root type, not just the original differential equation, tells you the solution form.
Complex roots usually show up when the solution oscillates, like in spring or circuit models. A complex conjugate pair leads to a real solution with sine and cosine terms after you rewrite it. So even though the roots are complex, the final physical solution is often real-valued.