Chp4 Polynomials
Chp4 Polynomials
Polynomials
The set of polynomials
f x a0 a1 x a2 x2 … an xn , where n is a non-negative integer and
a0 , a1 , …, an S, is denoted Sx (pronounced ‘S adjoin x’). In this chapter, we will explore the cases where S
is the set of complex numbers or real numbers.
This means that the degree-n curve y f x meets the degree-1 line y 0 in at most n points. There is nothing
special about the line y 0, and this also applies to any line. More remarkably, the polynomial curve can be
replaced with any algebraic curve (such as the unit circle, x2 y2 1, which has degree 2). Even more generally,
where the line is replaced with another algebraic curve, we have Bezout’s theorem.
 Suppose P and Q are two curves of degrees m and n, respectively. If they intersect in finitely many points, then they
intersect in at most m n points. [Bezout’s theorem]
Equality occurs if we consider intersections on the complex projective plane (instead of the real plane), and count
intersections with appropriate multiplicity (e.g. twice for tangency, thrice for osculation et cetera). The complex
projective plane is discussed in later chapters, and it is only necessary at this point to use the weak form of
Bezout’s theorem.
_0DWKHPDWLFDO2O\PSLDG'DUN$UWV
2. Consider the regular n-gon with vertices A1 , A2 , …, An , where n 5. Let P be a variable point on the
circumcircle of the n-gon. Show that the value of f P A1 P4 A2 P4 … An P4 remains constant.
x y z
 The polynomial x3 y3 z3 3 x y z det z x y x y z x y 2 z x 2 y z, where is a
y z x
principal cube-root of unity. [Difference of three cubes]
This generalises to n variables, instead of merely three. Indeed, the name is derived from the n 2 case, known as
x y
the ‘difference of two squares’, x2 y2 det x y x y.
y x
x0 x1 x2 xn1
xn1 x0 x1 xn2
n1 n1 k
xr n .
2 r
 det xn2 xn1 x0 xn3
r0 r0
x1 x2 x3 x0
The sums in the product on the right-hand side are the terms of the discrete Fourier transform of
x0 , x1 , …, xn1 . (Continuous) Fourier transforms were originally discovered to explain how the sound of an
entire orchestra can be composed of basic sinusoidal waves. Today, this idea is used to analyse electrical circuits.
The discrete Fourier transform can be computed quickly using certain algorithms, forming the basis of the fastest
known algorithm for multiplying two large integers.
3. Find the minimum value of x2 y2 z2 , where x, y, z are real numbers such that x3 y3 z3 3 x y z 1.
[BMO2 2008, Question 1]
Cubic equations
For sufficiently small degree, it is possible to solve polynomial equations using radicals (nth roots). For the
general quadratic equation, the Babylonian technique of ‘completing the square’ suffices. Solving the cubic
equation is a more difficult, multi-step process. If we can immediately find a root %, it is possible to divide by
x % to reduce the equation to a quadratic. Otherwise, more ingenious techniques are required.
Hence, it is only necessary to consider the latter case, as all other cubics can be reduced to it.
1 1 1 1 1 1
x a b 3
2 q 4
q2 27
p3 3
2 q 4
q2 27
p3 . [General solution to cubic
equations]
The general solution to the cubic equation was the quest of many mediæval mathematicians. After a partial
solution by Omar Khayyam, the first complete solution was by Niccolò Tartaglia. However, when the quartic was
later solved by Lodovico Ferrari, Tartaglia’s solution of the cubic was mistakenly attributed to Gerolamo Car-
dano, and is thus referred to as Cardano’s formula. This displeased Tartaglia to a great extent.
Due to the existence of formulae for solving the general quadratic, cubic and quartic equations, people imagined
that there might be similar algebraic methods for solving any polynomials using radicals. However, this is not the
case. Galois theory demonstrates that it is impossible to solve the general quintic, and of course polynomial
equations of higher degree.
7. Two parallel planes cut the sphere of unit radius into three equal volumes. Find a cubic equation in rational
coefficients, one root of which is the separation d between the two planes.
Symmetric polynomials
So far, we have mainly considered polynomials in one variable. The difference of three cubes was an exception,
as it featured three variables. Indeed, it is what is known as a symmetric polynomial, as interchanging any two of
the variables leaves the polynomial unchanged. x2 y2 is not symmetric, since interchanging x and y negates the
value, rather than preserving it. x y2 , however, is symmetric.
8. Suppose we have a symmetric polynomial in two variables, x and y. Show that it can be expressed as a
polynomial in s and p, where s x y and p x y.
 Any n-variable symmetric polynomial in x1 , x2 , …, xn can be expressed as a polynomial in the elementary symmetric
polynomials (ESPs), i.e. coefficients of x x1 x x2 …x xn . [Newton’s theorem of symmetric polynomials]
Proof:
Note that any symmetric polynomial can be multiplied out to yield a sum of terms of the form
k x1 a1 x2 a2 … xn an , where the sigma indicates a symmetric sum. We will represent this as k f a1 , a2 , …, an .
sym
We assume without loss of generality that a1 a2 … an , and lexicographically order the terms. (Specifically,
f a1 , a2, …, an precedes f b1 , b2 , …, bn if a1 b1 , or a1 b1 and a2 b2 , or a1 b1 and a2 b2 and a3 b3 , et
_0DWKHPDWLFDO2O\PSLDG'DUN$UWV
Solutions
1. Ellipses can be represented by quadratic equations in x and y (like all conic sections). As a consequence of
Bezout’s theorem, they can intersect in no more than 2 2 4 points.
2. Consider an arbitrary point Q in general position on the circumcircle of the n-gon, and consider the curve
f P f Q. It is a quartic curve (by definition) and must intersect the circumcircle in 2 n points (rotations
and reflections of Q). Due to Bezout’s theorem, a quartic and circle sharing no common component can
only intersect in at most 8 points; however, 2 n 8, so the quartic must contain the circle. Hence, all points
on the circle satisfy f P f Q.
x y z
3. x3 y3 z3 3 x y z det z x y is the volume of the equilateral parallelepiped with vertex
y z x
O 0, 0, 0 and adjacent vertices A x, y, z, B y, z, x and C z, x, y. Suppose we fix
x2 y2 z2 r2 , the square of the side length, instead of fixing the volume. If O, A and B are constrained to
lie in a plane, then the volume is maximised when O C is a normal to this plane. Hence, the volume is
maximised relative to the side length when the parallelepiped is a cube with volume r3 . As such, the
minimum value of r2 for a parallelepiped with unit volume is 1, when x, y, z 1, 0, 0.
b c d b
4. Firstly, we divide by a to obtain x3 x2 x 0. Let y x 3a
. Then, our cubic becomes
a a a
y y
b 3 b b 2 b d
3a
a 3a
y 3a
a
0. By using the binomial expansion of the first two terms, the
coefficients in y3 and y2 are one and zero, respectively.
d d
9
1 d3 4 16
3
of the total volume of the sphere, we have d 12
. This simplifies to d 3 12 d 3
0, one root
of which must be the separation between the planes.
8. This is a special case of Newton’s theorem of symmetric polynomials, which is proved later in the chapter.
this is then equal to a b ca2 b2 c2 3 a b ca b b c c a, or a b ca2 b2 c2 . Except in the trivial
5
2
case where all variables are zero, a2 b2 c2 0, so a3 b3 c3 and a5 b5 c5 are positive real multiples
of a b c, thus both have the same sign.