Many different solutions were submitted. The one which follows contains ideas from various solutions as well as some ideas of mine.
Start with the cubic f(x) = ax3 + bx2 + cx + d, where the coefficents a,b,c,d are all integers. In order for the stated conditions to hold, the roots of the first and second derivative of f(x) must be integers, and the roots of the first derivative must be distinct. The second derivative is f ''(x) = 6ax + 2b with the root b/3a; in particular, 3a divides b.
Now consider the cubic polynomial g(x) = f (x - b/3a) which is also polynomial with integer coefficients, and whose graph is the same as that of f(x) only shifted to the right by b/3a units. Therefore f(x) satisfies the desired conditions exactly when g(x) does. This is handy because a little algebra with convince you that the equation for g(x) has its coefficient of x2 equal to 0. So let's write
In particular, A and C are of opposite sign. Notice that the local extrema occur at +n and -n, so, for g(x) to have three distinct roots, g(n) and g(-n), which are the local maximum and local minimum values, must be of opposite sign; this can be guaranteed by the condition g(n)g(-n) < 0. Working out the algebra gives
The final result is that
You are visitor number 3952
to
this page.
Page last updated 8 April 1999.