Cubic Square

Algebra Level 5

There exists a monic cubic polynomial such that there is a unique set of 4 points on the graph which form a square.

The area of the square can be represented as A \sqrt{A} , find A A .


The answer is 72.

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.

1 solution

Sharky Kesa
Dec 28, 2016

A very simplified proof (it is just a lot of bash):

Let a cubic which satisfies be called f ( x ) = x 3 + a 2 x 2 + a 1 x + a 0 f(x) = x^3 + a_2 x^2 + a_1 x + a_0 . We will first perform some transformations to make the cubic symmetric about the y y -axis.

Perform a translation x x a 2 3 x \to x - \frac {a_2}{3} of this cubic so the coefficient of the second term is 0. This cubic still isn't symmetric about the y y -axis, though it's current rule is f ( x ) = x 3 + b 1 x + b 0 f(x)=x^3 + b_1 x + b_0 . We perform another translation, y y b 0 y \to y - b_0 , so the constant term is cancelled out. Thus, we are left with f ( x ) = x 3 a x f(x)=x^3 - ax , so we have shown a successful mapping to this expression from any cubic.

WLOG f ( x ) = x 3 a x f(x)=x^3-ax , with a > 0 a>0 . Thus, f f is an odd function, which implies the square has a rotational centre about the origin, with an order at least 2, so the centre of the square is ( 0 , 0 ) (0, 0) .

Also, squares have rotational symmetry of order 4, so the coordinates of the points of the square are ( r , s ) , ( s , r ) , ( r , s ) , ( s , r ) (r, s), (-s, r), (-r, -s), (s, -r) . Thus, f ( x ) f(x) this square will be exactly the same if f ( x ) f(x) is rotated 9 0 90^{\circ} (call this function f ( y ) f'(y) ). Thus,

f ( y ) = y 3 + a y = x ( x 3 a x ) 3 a ( x 3 a x ) = x ( x 2 r 2 ) 2 ( x 2 s 2 ) 2 \begin{aligned} f'(y) &= -y^3 + ay\\ &= x(x^3 - ax)^3 - a(x^3 - ax)\\ &= x (x^2 - r^2)^2 (x^2 - s^2)^2\\ \end{aligned}

Bashing this out, which is left as an exercise for the reader, we get the area of this square would be 72 \sqrt{72} .

Please avoid having your notation do double duty. The area of the square is already a \sqrt{a} , so avoid f ( x ) = x 3 a x f(x) = x^3 - ax . A quick fix could be to make the area of the square A \sqrt{A} instead.

Calvin Lin Staff - 4 years, 5 months ago

Log in to reply

Sorry, fixed.

Sharky Kesa - 4 years, 5 months ago

Can this be said in a simpler way ??

khyati Thapliyal - 4 years, 5 months ago

I didn't get the rotational symmetry part and the latter following that. Could you please elaborate?

Tapas Mazumdar - 4 years, 4 months ago

Log in to reply

Consider a rotation of 9 0 90^{\circ} clockwise for point ( r , s ) (r,s) through the origin. The new point will be ( s , r ) (s, -r) . You do this rotation 4 times, and you get the coordinates of a square.

Also, because of this 9 0 90^{\circ} symmetry, if we consider the inverse of ( f ( x ) (f(x) , we find that it must also contain the four vertices.

Sharky Kesa - 4 years, 4 months ago

0 pending reports

×

Problem Loading...

Note Loading...

Set Loading...