Maths Olympiad Prep

Library / /30 of 520

Geometry Difficulty 6.3 National olympiad Find the answer

The degree measures of the six interior angles of a convex hexagon form an arithmetic sequence (not necessarily in cyclic order). The common difference of this arithmetic sequence can be any real number in the open interval (D,D)(-D, D). Compute the greatest possible value of DD.

A number or a short expression. Spacing and $ signs are ignored.

Solution

1. Let d d be the common difference of the arithmetic sequence of the interior angles of the convex hexagon. Assume without loss of generality (WLOG) that d0 d \ge 0 (if d<0 d < 0 , we can consider the absolute value of d d ).

2. The sum of the interior angles of a convex hexagon is given by:
180×(62)=720 180^\circ \times (6 - 2) = 720^\circ
Since there are six angles, the average measure of each angle is:
7206=120 \frac{720^\circ}{6} = 120^\circ

3. The angles form an arithmetic sequence, so we can denote the angles as:
1205d2,1203d2,120d2,120+d2,120+3d2,120+5d2 120^\circ - \frac{5d}{2}, 120^\circ - \frac{3d}{2}, 120^\circ - \frac{d}{2}, 120^\circ + \frac{d}{2}, 120^\circ + \frac{3d}{2}, 120^\circ + \frac{5d}{2}

4. For the hexagon to be convex, all interior angles must be between 0 0^\circ and 180 180^\circ . Therefore, the smallest angle must be greater than 0 0^\circ and the largest angle must be less than 180 180^\circ .

5. The smallest angle is:
1205d2>0 120^\circ - \frac{5d}{2} > 0^\circ
Solving for d d :
120>5d2 120^\circ > \frac{5d}{2}
240>5d 240^\circ > 5d
48>d 48^\circ > d
d<48 d < 48^\circ

6. The largest angle is:
120+5d2<180 120^\circ + \frac{5d}{2} < 180^\circ
Solving for d d :
120+5d2<180 120^\circ + \frac{5d}{2} < 180^\circ
5d2<60 \frac{5d}{2} < 60^\circ
5d<120 5d < 120^\circ
d<24 d < 24^\circ

7. Combining both conditions, we get:
d<24 d < 24^\circ

8. Therefore, the greatest possible value of D D is:
24 \boxed{24}

Want a route through all this instead of an archive? The track puts 2,000 problems in a working order, from AMC 10 level to the IMO shortlist.

Source: NuminaMath-1.5, licensed Apache-2.0. Statement and solution reproduced as published; topic and difficulty added by this site.