A polynomial
of degree may be called simple if it satisfies the following conditions:
If I want , what integer must be in order to keep the possibility of a simple polynomial with degree ?
This section requires Javascript.
You are seeing this because something didn't load right. We suggest you, (a) try
refreshing the page, (b) enabling javascript if it is disabled on your browser and,
finally, (c)
loading the
non-javascript version of this page
. We're sorry about the hassle.
A polynomial with roots r 0 , … , n − 1 can be written as
p ( x ) = ( x − r 0 ) ( x − r 1 ) ( x − r 2 ) ⋯ ( x − r n − 2 ) ( x − r n − 2 ) .
When this is factored out, we get
p ( x ) = r 1 r 2 r 3 ⋯ r n − 2 r n − 1 + stuff ⋅ x
By comparing the coefficients, in particular the constant terms, we note that
r 1 r 2 ⋯ r n − 1 = a 0
Since each root is equal to exactly one coefficient, we can also write this as
a 0 = a 0 a 1 a 2 ⋯ a n − 2 a n − 1
This is either equal if a 0 = 0 or a 1 a 2 ⋯ a n − 1 = 1 , but the second is impossible since all coefficients are supposed to be distinct integers. Therefore, a 0 = 0 .