2001 AIME II Problema 12

A continuación está la solución preparada profesionalmente para el Problema 12 del 2001 AIME II, de LIVE by Po-Shen Loh. También puedes intentar el examen cronometrado completo, ver todas las soluciones del 2001 AIME II, o revisar la clave de respuestas.

Todos los problemas se usan con el permiso legal oficial de la Mathematical Association of America (MAA).

Conceptos:volumenescalamiento de potencias de longitud, área y volumenrecursiónsucesión geométrica

Nivel de dificultad: 2990

12.

Dado un triángulo, su triángulo medial se obtiene uniendo los puntos medios de sus lados. Una sucesión de poliedros Pi\mathcal{P}_i se define recursivamente como sigue: P0\mathcal{P}_0 es un tetraedro regular cuyo volumen es 1.1. Para obtener Pi+1,\mathcal{P}_{i+1}, reemplaza el triángulo medial de cada cara de Pi\mathcal{P}_i por un tetraedro regular que apunta hacia afuera y que tiene ese triángulo medial como cara. El volumen de P3\mathcal{P}_3 es mn,\frac{m}{n}, donde mm y nn son enteros positivos primos entre sí. Halla m+n.m + n.

Given a triangle, its midpoint triangle is obtained by joining the midpoints of its sides. A sequence of polyhedra Pi\mathcal{P}_i is defined recursively as follows: P0\mathcal{P}_0 is a regular tetrahedron whose volume is 1.1. To obtain Pi+1,\mathcal{P}_{i+1}, replace the midpoint triangle of every face of Pi\mathcal{P}_i by an outward-pointing regular tetrahedron that has the midpoint triangle as a face. The volume of P3\mathcal{P}_3 is mn,\frac{m}{n}, where mm and nn are relatively prime positive integers. Find m+n.m + n.

Solución:

Adjuntar un tetraedro sobre el triángulo medial de una cara reemplaza esa cara por 66 triángulos equiláteros con la mitad de la longitud del lado: los 33 triángulos de las esquinas más las 33 caras expuestas del nuevo tetraedro. Así que todas las caras de Pi\mathcal{P}_i son congruentes, con lado (12)i\left(\frac{1}{2}\right)^i veces el original, y Pi\mathcal{P}_i tiene 46i4 \cdot 6^i caras.

Al pasar de Pi\mathcal{P}_i a Pi+1\mathcal{P}_{i+1} se pega un tetraedro regular sobre cada cara; cada uno es semejante a P0\mathcal{P}_0 con razón (12)i+1,\left(\frac{1}{2}\right)^{i+1}, por lo que tiene volumen (18)i+1.\left(\frac{1}{8}\right)^{i+1}. El volumen añadido es 46i(18)i+1=12(34)i.4 \cdot 6^i \left(\frac{1}{8}\right)^{i+1} = \frac{1}{2}\left(\frac{3}{4}\right)^i.

Por tanto, el volumen de P3\mathcal{P}_3 es 1+12+38+932=6932,1 + \frac{1}{2} + \frac{3}{8} + \frac{9}{32} = \frac{69}{32}, y m+n=69+32=101.m + n = 69 + 32 = 101.

Attaching a tetrahedron over the midpoint triangle of a face replaces that face by 66 equilateral triangles of half the side length: the 33 corner triangles plus 33 exposed faces of the new tetrahedron. So all faces of Pi\mathcal{P}_i are congruent, with side (12)i\left(\frac{1}{2}\right)^i times the original, and Pi\mathcal{P}_i has 46i4 \cdot 6^i faces.

Passing from Pi\mathcal{P}_i to Pi+1\mathcal{P}_{i+1} glues one regular tetrahedron onto each face; each is similar to P0\mathcal{P}_0 with ratio (12)i+1,\left(\frac{1}{2}\right)^{i+1}, hence has volume (18)i+1.\left(\frac{1}{8}\right)^{i+1}. The volume added is 46i(18)i+1=12(34)i.4 \cdot 6^i \left(\frac{1}{8}\right)^{i+1} = \frac{1}{2}\left(\frac{3}{4}\right)^i.

Therefore the volume of P3\mathcal{P}_3 is 1+12+38+932=6932,1 + \frac{1}{2} + \frac{3}{8} + \frac{9}{32} = \frac{69}{32}, and m+n=69+32=101.m + n = 69 + 32 = 101.

← Problema 11#11Examen completoProblema 13#13 →

El Problema 12 en otros años