返回题库

AIME 2003 II · 第 4 题

AIME 2003 II — Problem 4

专题
Contest Math
难度
L4
来源
AIME

题目详情

Problem

In a regular tetrahedron the centers of the four faces are the vertices of a smaller tetrahedron. The ratio of the volume of the smaller tetrahedron to that of the larger is m/nm/n, where mm and nn are relatively prime positive integers. Find m+nm+n.

解析

Solution

Solution 1

Embed the tetrahedron in 4-space to make calculations easier. Its vertices are (1,0,0,0)(1,0,0,0), (0,1,0,0)(0,1,0,0), (0,0,1,0)(0,0,1,0), (0,0,0,1)(0,0,0,1).

To get the center of any face, we take the average of the three coordinates of that face. The vertices of the center of the faces are: (13,13,13,0)(\frac{1}{3}, \frac{1}{3}, \frac{1}{3}, 0),(13,13,0,13)(\frac{1}{3}, \frac{1}{3},0, \frac{1}{3}),(13,0,13,13)(\frac{1}{3},0, \frac{1}{3}, \frac{1}{3}),(0,13,13,13)(0,\frac{1}{3}, \frac{1}{3}, \frac{1}{3}).

The side length of the large tetrahedron is 2\sqrt{2} by the distance formula. The side length of the smaller tetrahedron is 23\frac{\sqrt{2}}{3} by the distance formula.

Their ratio is 1:31:3, so the ratio of their volumes is (13)3=127\left(\frac{1}{3}\right)^3 = \frac{1}{27}.

m+n=1+27=28m+n = 1 + 27 = \boxed{28}.

Solution 2

Let the large tetrahedron be ABCDABCD, and the small tetrahedron be WXYZWXYZ, with WW on ABCABC, XX on BCDBCD, YY on ACDACD, and ZZ on ABDABD. Clearly, the two regular tetrahedrons are similar, so if we can find the ratio of the sides, we can find the ratio of the volumes. Let AB=1AB=1, for our convenience. Dropping an altitude from WW to BCBC, and calling the foot MM, we have WM=XM=36WM=XM=\frac{\sqrt3}{6}. Since cosWMX=cosAMX=MX/AM=1/3\cos\angle{WMX}=\cos\angle{AMX}=MX/AM=1/3. By Law of Cosines, we have WX=1/12+1/122(1/12)(1/3)=1/3WX=\sqrt{1/12+1/12-2(1/12)(1/3)}=1/3. Hence, the ratio of the volumes is (13)3=1/27\left(\frac{1}{3}\right)^3=1/27. m+n=1+27=028m+n=1+27=\boxed{028}

Solution 3

Consider the large tetrahedron ABCDABCD and the smaller tetrahedron WXYZWXYZ. Label the points as you wish, but dropping an altitude from the top vertex of ABCDABCD, we see it hits the center of the base face of ABCDABCD. This center is also one vertex of WXYZWXYZ. Consider a "side" face of ABCDABCD, and the center of that face, which is another vertex of WXYZWXYZ. Draw the altitude of this side face (which is an equilateral triangle). These two altitudes form a right triangle. Since the center of the Side face splits the altitude of the side face into segments in the ratio of 2:12:1 (centroid), and since the bases of WXYZWXYZ and ABCDABCD are parallel, we can say that the altitudes of tetrahedron ABCDABCD and WXYZWXYZ are in the ratio 3:13:1. Thus we compute (13)3\left(\frac{1}{3}\right)^3, and find 127\frac{1}{27}. The sum of the numerator and denominator is thus 2828.

Video Solution by Sal Khan

Part 1: https://www.youtube.com/watch?v=gXnHodHNusg&list=PLSQl0a2vh4HCtW1EiNlfW_YoNAA38D0l4&index=15

Part 2: https://www.youtube.com/watch?v=wQ34EIfd-5A&list=PLSQl0a2vh4HCtW1EiNlfW_YoNAA38D0l4&index=21

- AMBRIGGS