Consider the polynomial representation of for all positive integers .
If has complex roots , then evaluate the sum of the coefficients of the monic quartic polynomial possessing roots .
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.
Consider some values of f ( x ) = n = x ∑ x 2 n .
f ( 1 ) = 1 ; f ( 2 ) = 2 + 3 + 4 = 9 ; f ( 3 ) = 3 + 4 + 5 + 6 + 7 + 8 + 9 = 4 2 , etc.
Clearly, f ( x ) is the sum of the first x 2 positive integers minus the sum of the first x − 1 positive integers. This is equivalent to ( 2 x 2 ( x 2 + 1 ) − 2 ( x − 1 ) x ) , which simplifies to 2 x 4 + x .
By inspection, two roots of this expression are − 1 & 0 . Dividing these out and applying quadratic formula to the resultant polynomial, we find the other two roots as 2 1 ± i 2 3 .
Squaring all of these, we get − 2 1 ± i 2 3 , 0 , & 1 .
Thus we find that g ( x ) = a x ( x − 1 ) ( x + 2 1 − 2 i 3 ) ( x + 2 1 + 2 i 3 ) = 2 a x 4 − a x .
The sum of the coefficients, then, no matter what the leading coefficient a may be, = 0 .