返回题库

AIME 1999 · 第 8 题

AIME 1999 — Problem 8

专题
Contest Math
难度
L4
来源
AIME

题目详情

Problem

Let T\mathcal{T} be the set of ordered triples (x,y,z)(x,y,z) of nonnegative real numbers that lie in the plane x+y+z=1.x+y+z=1. Let us say that (x,y,z)(x,y,z) supports (a,b,c)(a,b,c) when exactly two of the following are true: xa,yb,zc.x\ge a, y\ge b, z\ge c. Let S\mathcal{S} consist of those triples in T\mathcal{T} that support (12,13,16).\left(\frac 12,\frac 13,\frac 16\right). The area of S\mathcal{S} divided by the area of T\mathcal{T} is m/n,m/n, where mm_{} and nn_{} are relatively prime positive integers. Find m+n.m+n.

解析

Solution

This problem just requires a good diagram and strong 3D visualization.

AIME diagram

The region in (x,y,z)(x,y,z) where x12,y13x \ge \frac{1}{2}, y \ge \frac{1}{3} is that of a little triangle on the bottom of the above diagram, of y13,z16y \ge \frac{1}{3}, z \ge \frac{1}{6} is the triangle at the right, and x12,z16x \ge \frac 12, z \ge \frac 16 the triangle on the left, where the triangles are coplanar with the large equilateral triangle formed by x+y+z=1, x,y,z0x+y+z=1,\ x,y,z \ge 0. We can check that each of the three regions mentioned fall under exactly two of the inequalities and not the third.

AIME diagram

The side length of the large equilateral triangle is 2\sqrt{2}, which we can find using 45-45-90 \triangle with the axes. Using the formula A=s234A = \frac{s^2\sqrt{3}}{4} for equilateral triangles, the area of the large triangle is (2)234=32\frac{(\sqrt{2})^2\sqrt{3}}{4} = \frac{\sqrt{3}}{2}. Since the lines of the smaller triangles are parallel to those of the large triangle, by corresponding angles we see that all of the triangles are similar, so they are all equilateral triangles. We can solve for their side lengths easily by subtraction, and we get 26,23,22\frac{\sqrt{2}}{6}, \frac{\sqrt{2}}{3}, \frac{\sqrt{2}}{2}. Calculating their areas, we get 38,318,372\frac{\sqrt{3}}{8}, \frac{\sqrt{3}}{18}, \frac{\sqrt{3}}{72}. The ratio ST=93+43+37232=1436=718\frac{\mathcal{S}}{\mathcal{T}} = \frac{\frac{9\sqrt{3} + 4\sqrt{3} + \sqrt{3}}{72}}{\frac{\sqrt{3}}{2}} = \frac{14}{36} = \frac{7}{18}, and the answer is m+n=025m + n = \boxed{025}.

To simplify the problem, we could used the fact that the area ratios are equal to the side ratios squared, and we get (12)2+(13)2+(16)2=1436=718\left(\frac{1}{2}\right)^2 + \left(\frac{1}{3}\right)^2 + \left(\frac{1}{6}\right)^2 = \frac{14}{36} = \frac{7}{18}.