|
|
|
|
|
by harpocrates
3103 days ago
|
|
I think this actually misses the biggest point. Complex numbers are special because they are an algebraic closure of the real numbers (what makes the real numbers interesting should be more obvious), and because Zorn's lemma tells us that such a closure is unique (up to isomorphism). In other words, complex numbers are precisely what you need to add to real numbers in order to always be able to solve polynomial equations. TL;DR: complex numbers are the unique algebraic extension to the real numbers |
|
> Complex numbers were introduced because they cropped up naturally in the solution of cubic equations. What might we need to introduce to solve higher order polynomial equations? What if we let the coefficients of our polynomials be complex numbers themselves?
> The astonishing answer is: nothing. Once you've allowed yourself complex numbers it turns out that you don't need anything else for higher order polynomials, or even polynomials with complex coefficients. The fundamental theorem of algebra tells us that any polynomial of degree n with complex coefficients (and that includes real ones, since a real number is a complex number with an imaginary part of zero) has n complex roots.
> That's a beautiful mathematical result.