A sextic polynomial has five distinct turning points which form the vertices of a regular pentagon of unit radius. The magnitude of the leading coefficient of the polynomial is b a , where a and b are positive coprime integers. Find a + b .
( This problem is an extension/variation of the problem here . )
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.
Nice solution!
My solution:
The sextic has turning points at each vertex. Hence there must be a double root at the origin.
Also, the sextic must be an even function, i.e. symmetrical about the
y
−
axis.
Based on the above, the sextic must be of the form
y
=
k
x
2
(
x
4
+
a
x
2
+
b
)
where
k
is the leading coefficient.
Differentiating gives d x d y = 6 k x ( x 4 + 3 2 a x 2 + 3 1 b ) = 0 at turning points.
Now consider the regular pentagon standing inverted with apex at the origin.
The non-origin vertices are
(
±
sin
θ
,
1
−
cos
θ
)
,
(
±
sin
2
θ
,
1
+
cos
2
θ
)
,
where
θ
=
5
2
π
, the central angle of the pentagon.
It can be shown that cos θ = 4 5 − 1 and cos 2 θ = 4 5 + 1 .
This gives x 4 + 3 2 a x 2 + 3 1 b = 0 = ( x 2 − sin 2 θ ) ( x 2 − sin 2 2 θ ) = ( x 2 − 8 5 + 5 ) ( x 2 − 8 5 − 5 ) .
Sum of roots = 4 5 = 3 2 a ⇒ a = 8 1 5 . Product of roots = 1 6 5 = 3 1 b ⇒ b = 1 6 1 5 .
Hence the sextic is y = k x 2 ( x 4 + 8 1 5 x ² + 1 6 1 5 ) .
Substitute x ² = sin 2 θ = 8 5 + 5 and y = 1 − cos θ = 4 5 − 5 .
After some nifty surd manipulation, we arrive at k = 5 6 4 .
This can be confirmed by substituting x ² = sin 2 2 θ = 8 5 − 5 and y = 1 + cos 2 θ = 4 5 + 5 .
The answer required is 6 4 + 5 = 6 9 .
Problem Loading...
Note Loading...
Set Loading...
Due to symmetry of the regular pentagon, we can expect the sextic polynomial f ( x ) to be an even function with one of the vertices or turning points at x = 0 and the other four at x = ± cos 1 0 3 π and x = ± cos 1 0 π . Since turning points occur when f ′ ( x ) = 0 , we have:
f ′ ( x ) ⟹ f ( x ) = x ( x + cos 1 0 3 π ) ( x − cos 1 0 3 π ) ( x + cos 1 0 π ) ( x − cos 1 0 π ) = x ( x 2 − cos 2 1 0 3 π ) ( x 2 − cos 2 1 0 π ) = x ( x 4 − ( cos 2 1 0 3 π + cos 2 1 0 π ) x 2 + cos 2 1 0 3 π cos 2 1 0 π ) = x 5 − 4 5 x 3 + 1 6 5 x = k ( 6 x 6 − 1 6 5 x 4 + 3 2 5 x 2 ) + C Integrate both sides w.r.t. x where k and C are constants. +
Let C = 0 . Then for positive first coefficienet 6 k , ( 0 , 0 ) is the global minimum of f ( x ) . The other turning points are ( ± cos 1 0 3 π , 1 + sin 1 0 3 π ) and ( ± cos 1 0 π , 1 − sin 1 0 π ) . Therefore,
{ k ( 6 1 cos 6 1 0 3 π − 1 6 5 cos 4 1 0 3 π + 3 2 5 cos 2 1 0 3 π ) = 1 + sin 1 0 3 π k ( 6 1 cos 6 1 0 π − 1 6 5 cos 4 1 0 π + 3 2 5 cos 2 1 0 π ) = 1 − sin 1 0 π ⟹ k = 7 6 . 8 ⟹ k = 7 6 . 8
Therefore the leading coefficient is 6 k = 6 7 6 . 8 = 1 2 . 8 = 5 6 4 , ⟹ a + b = 6 4 + 5 = 6 9 .