2008 AMC 12B Problema 24

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

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

Conceptos:recursióntriángulo equiláterosumatoria

Nivel de dificultad: 2270

24.

Sea A0=(0,0).A_0 = (0, 0). Puntos distintos A1,A2,A_1, A_2, \ldots están en el eje xx, y puntos distintos B1,B2,B_1, B_2, \ldots están en la gráfica de y=x.y = \sqrt{x}. Para todo entero positivo n,n, An1BnAnA_{n-1}B_nA_n es un triángulo equilátero. ¿Cuál es el menor nn para el cual la longitud A0An100A_0A_n \ge 100?

Let A0=(0,0).A_0 = (0, 0). Distinct points A1,A2,A_1, A_2, \ldots lie on the xx-axis, and distinct points B1,B2,B_1, B_2, \ldots lie on the graph of y=x.y = \sqrt{x}. For every positive integer n,n, An1BnAnA_{n-1}B_nA_n is an equilateral triangle. What is the least nn for which the length A0An100?A_0A_n \ge 100?

1313

1515

1717

1919

2121

Solución:

Sea an=A0Ana_n = A_0A_n y cn=anan1c_n = a_n - a_{n-1} la base del nn-ésimo triángulo equilátero. Su ápice BnB_n está sobre el punto medio a una altura 32cn,\tfrac{\sqrt3}{2}c_n, y al estar en y=xy = \sqrt{x} se obtiene (32cn)2=an1+cn2, \left(\tfrac{\sqrt3}{2}c_n\right)^2 = a_{n-1} + \tfrac{c_n}{2}, es decir 34cn2=an1+cn2. \tfrac34 c_n^2 = a_{n-1} + \tfrac{c_n}{2}.

Escribir la misma relación para el triángulo anterior y restar da cn=cn1+23,c_n = c_{n-1} + \tfrac23, y con c1=23c_1 = \tfrac23 obtenemos cn=2n3.c_n = \tfrac{2n}{3}. Sumando, an=k=1n2k3=n(n+1)3. a_n = \sum_{k=1}^n \frac{2k}{3} = \frac{n(n + 1)}{3}.

Necesitamos n(n+1)3100,\tfrac{n(n + 1)}{3} \ge 100, es decir n(n+1)300.n(n + 1) \ge 300. Como 1617=27216 \cdot 17 = 272 y 1718=306,17 \cdot 18 = 306, el menor nn es 17.17.

Por lo tanto, la respuesta correcta es C.

Let an=A0Ana_n = A_0A_n and cn=anan1c_n = a_n - a_{n-1} be the base of the nnth equilateral triangle. Its apex BnB_n lies above the midpoint at height 32cn,\tfrac{\sqrt3}{2}c_n, and being on y=xy = \sqrt{x} gives (32cn)2=an1+cn2, \left(\tfrac{\sqrt3}{2}c_n\right)^2 = a_{n-1} + \tfrac{c_n}{2}, i.e. 34cn2=an1+cn2. \tfrac34 c_n^2 = a_{n-1} + \tfrac{c_n}{2}.

Writing the same relation for the previous triangle and subtracting gives cn=cn1+23,c_n = c_{n-1} + \tfrac23, and with c1=23c_1 = \tfrac23 we get cn=2n3.c_n = \tfrac{2n}{3}. Summing, an=k=1n2k3=n(n+1)3. a_n = \sum_{k=1}^n \frac{2k}{3} = \frac{n(n + 1)}{3}.

We need n(n+1)3100,\tfrac{n(n + 1)}{3} \ge 100, i.e. n(n+1)300.n(n + 1) \ge 300. Since 1617=27216 \cdot 17 = 272 and 1718=306,17 \cdot 18 = 306, the least such nn is 17.17.

Thus, the correct answer is C.

← Problema 23#23Examen completoProblema 25#25 →

El Problema 24 en otros años