Uniting Polygons And Parabolas

Geometry Level 2

A regular polygon has all its vertices on a parabola.
What is the maximum number of vertices of the polygon?


The answer is 3.

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.

3 solutions

Ivan Koswara
May 25, 2016

Relevant wiki: Regular Polygons - Problem Solving - Medium

Rotate the plane so that the parabola is facing up, and put a coordinate system so that the parabola is y = c x 2 y = cx^2 for some c > 0 c > 0 . Label the vertices of the polygon as A 1 , A 2 , , A n A_1, A_2, \ldots, A_n in order from left to right. (There is exactly one point on the parabola for each abscissa, so no two points of the polygon will have the same abscissa, thus we can label them from left to right.) Since the polygon is regular, it is convex, so it must be A 1 A 2 A n A_1 A_2 \ldots A_n (in that order).

Without loss of generality, assume that A 1 A_1 is not lower than A n A_n (otherwise reflect the plane through the y-axis). Note that because a parabola is convex, A 1 A_1 is now also the topmost point. (If for some A k A_k , we have A k A_k higher than both A 1 A_1 and A n A_n , then it contradicts the convexity of the parabola.)

Let A 1 = ( x 1 , y 1 ) , A 2 = ( x 2 , y 2 ) , A n = ( x n , y n ) A_1 = (x_1, y_1), A_2 = (x_2, y_2), A_n = (x_n, y_n) . Observe that x 1 < x 2 x_1 < x_2 and x 1 < x n x_1 < x_n (because A 1 A_1 is the leftmost point), but y 1 y 2 y_1 \ge y_2 and y 1 y n y_1 \ge y_n (because A 1 A_1 is the topmost point). Thus the vector A 1 A 2 \overrightarrow{A_1 A_2} and A 1 A n \overrightarrow{A_1 A_n} are both pointing to the fourth quadrant, and thus the angle between them cannot be greater than 9 0 90^\circ . In fact, it cannot be 9 0 90^\circ either, since neither of them is pointing to the negative y-axis.

But we know that the angles of a regular polygon is given by the formula n 2 n 18 0 \frac{n-2}{n} \cdot 180^\circ . For n 4 n \ge 4 , we have n 2 n 18 0 2 4 18 0 = 9 0 \frac{n-2}{n} \cdot 180^\circ \ge \frac{2}{4} \cdot 180^\circ = 90^\circ , contradicting the result that the angle A 2 A 1 A n A_2 A_1 A_n is less than 9 0 90^\circ . This proves that n 3 n \le 3 .

To show that n = 3 n = 3 is possible, just choose c = 3 , A 1 = ( 1 , 3 ) , A 2 = ( 0 , 0 ) , A 3 = ( 1 , 3 ) c = \sqrt{3}, A_1 = (-1, \sqrt{3}), A_2 = (0, 0), A_3 = (1, \sqrt{3}) . This proves that the maximum number of vertices is 3 \boxed{3} .

Moderator note:

Great argument, bounding the angles of the regular polygon.

Nicely done! (+1)

展豪 張 - 5 years ago
Maninder Dhanauta
Jun 16, 2016

Easy way to do it is :

A regular polygon can be inscribed in a circle

A circle can intersect a parabola at a max of 4 times

Proof of above statement:

Let

y = m x 2 y = mx^2

( y a ) 2 + ( x b ) 2 = r 2 (y-a)^2+(x-b)^2 = r^2

Subbing first equation into second you get a polymonial of deg 4

hence there are only 4 possible solutions at the max

you are left with 3 and 4 vertices (4 is impossible due to the fact that is has to be a square and has 90 deg)

Therefore answer is 3 \boxed{3}

But Ivan Koswara's solution is more interesting

Rishabh Tiwari
May 25, 2016

Clearly if it is a regular polygon then at max. It can have 3 vertices each eqiuidistant from each other & lying on the same parabola .

Hence the polygon is equilateral triangle. And thus the ans. Is 3.!

I dont know much about the concept. So it would be nice if someone explains it in a better way. ! Thank you.

Can you explain the ideas in the first line?

Note that in a square, we do not have "3 vertices each equidistant from each other", so how does this show that a square cannot be achieved?

Calvin Lin Staff - 5 years ago

0 pending reports

×

Problem Loading...

Note Loading...

Set Loading...