Problemas del 1997 AIME

¡Desplázate hacia abajo y presiona Iniciar para intentar el examen! O ve al PDF imprimible, la clave de respuestas, o las soluciones profesionales preparadas por LIVE by Po-Shen Loh.

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

O salta directamente a un solo problema con su solución: 1 · 2 · 3 · 4 · 5 · 6 · 7 · 8 · 9 · 10 · 11 · 12 · 13 · 14 · 15

¿Quieres aprender de forma profesional con clases interactivas en video?

Aprende con LIVE

Con tiempo

3:00:00

1.

¿Cuántos de los enteros entre 11 y 1000,1000, inclusive, se pueden expresar como la diferencia de los cuadrados de dos enteros no negativos?

How many of the integers between 11 and 1000,1000, inclusive, can be expressed as the difference of the squares of two nonnegative integers?

Respuesta: 750
Conceptos:diferencia de cuadradosparidad

Nivel de dificultad: 1890

Solución:

Escribe n=a2b2=(ab)(a+b).n = a^2 - b^2 = (a - b)(a + b). Los factores aba - b y a+ba + b difieren en el número par 2b,2b, así que tienen la misma paridad. Si ambos son impares, nn es impar; si ambos son pares, 4n.4 \mid n. Por lo tanto, ningún entero n2(mod4)n \equiv 2 \pmod 4 es diferencia de dos cuadrados.

Recíprocamente, todo número impar 2k+12k + 1 es igual a (k+1)2k2,(k+1)^2 - k^2, y todo múltiplo de 4,4, digamos 4k,4k, es igual a (k+1)2(k1)2(k+1)^2 - (k-1)^2 (con k10k - 1 \ge 0 ya que k1k \ge 1).

Entre 11 y 10001000 hay 500500 números impares y 250250 múltiplos de 4,4, lo que da un total de 500+250=750.500 + 250 = 750.

Write n=a2b2=(ab)(a+b).n = a^2 - b^2 = (a - b)(a + b). The factors aba - b and a+ba + b differ by the even number 2b,2b, so they have the same parity. If both are odd, nn is odd; if both are even, 4n.4 \mid n. Hence no integer n2(mod4)n \equiv 2 \pmod 4 is a difference of two squares.

Conversely, every odd number 2k+12k + 1 equals (k+1)2k2,(k+1)^2 - k^2, and every multiple of 4,4, say 4k,4k, equals (k+1)2(k1)2(k+1)^2 - (k-1)^2 (with k10k - 1 \ge 0 since k1k \ge 1).

Between 11 and 10001000 there are 500500 odd numbers and 250250 multiples of 4,4, for a total of 500+250=750.500 + 250 = 750.

2.

Las nueve líneas horizontales y nueve líneas verticales de un tablero 8×88 \times 8 forman rr rectángulos, de los cuales ss son cuadrados. El número s/rs/r se puede escribir en la forma m/n,m/n, donde mm y nn son enteros positivos primos entre sí. Halla m+n.m + n.

The nine horizontal and nine vertical lines on an 8×88 \times 8 checkerboard form rr rectangles, of which ss are squares. The number s/rs/r can be written in the form m/n,m/n, where mm and nn are relatively prime positive integers. Find m+n.m + n.

Respuesta: 125
Solución:

Un rectángulo queda determinado al elegir dos de las nueve líneas horizontales y dos de las nueve líneas verticales, así que r=(92)2=362=1296.r = \binom{9}{2}^2 = 36^2 = 1296.

Un cuadrado k×kk \times k se puede colocar en (9k)2(9 - k)^2 posiciones, así que s=k=18(9k)2=82+72++12=89176=204. \begin{aligned} s &= \sum_{k=1}^{8} (9 - k)^2 \\ &= 8^2 + 7^2 + \cdots + 1^2 \\ &= \frac{8 \cdot 9 \cdot 17}{6} = 204. \end{aligned}

Entonces sr=2041296=17108,\frac{s}{r} = \frac{204}{1296} = \frac{17}{108}, que ya está en su forma más simple, así que m+n=17+108=125.m + n = 17 + 108 = 125.

A rectangle is determined by choosing two of the nine horizontal lines and two of the nine vertical lines, so r=(92)2=362=1296.r = \binom{9}{2}^2 = 36^2 = 1296.

A k×kk \times k square can be placed in (9k)2(9 - k)^2 positions, so s=k=18(9k)2=82+72++12=89176=204. \begin{aligned} s &= \sum_{k=1}^{8} (9 - k)^2 \\ &= 8^2 + 7^2 + \cdots + 1^2 \\ &= \frac{8 \cdot 9 \cdot 17}{6} = 204. \end{aligned}

Then sr=2041296=17108,\frac{s}{r} = \frac{204}{1296} = \frac{17}{108}, which is in lowest terms, so m+n=17+108=125.m + n = 17 + 108 = 125.

3.

Sarah pretendía multiplicar un número de dos cifras por un número de tres cifras, pero omitió el signo de multiplicación y simplemente colocó el número de dos cifras a la izquierda del número de tres cifras, formando así un número de cinco cifras. Este número es exactamente nueve veces el producto que Sarah debería haber obtenido. ¿Cuál es la suma del número de dos cifras y el número de tres cifras?

Sarah intended to multiply a two-digit number and a three-digit number, but she left out the multiplication sign and simply placed the two-digit number to the left of the three-digit number, thereby forming a five-digit number. This number is exactly nine times the product Sarah should have obtained. What is the sum of the two-digit number and the three-digit number?

Respuesta: 126

Nivel de dificultad: 2110

Solución:

Sea aa el número de dos cifras y bb el número de tres cifras. La condición es 1000a+b=9ab,1000a + b = 9ab, que se reordena como b(9a1)=1000a.b(9a - 1) = 1000a. Como gcd(9a1,a)=1,\gcd(9a - 1, a) = 1, el número 9a19a - 1 debe dividir a 1000.1000.

Para un aa de dos cifras, 9a19a - 1 va desde 8989 hasta 890,890, y 9a18(mod9).9a - 1 \equiv 8 \pmod 9. El único divisor de 10001000 en ese rango congruente con 88 módulo 99 es 125,125, lo que da a=14a = 14 y b=100014125=112,b = \frac{1000 \cdot 14}{125} = 112, que en efecto es un número de tres cifras. Comprobación: 14112=914112.14112 = 9 \cdot 14 \cdot 112.

La suma pedida es 14+112=126.14 + 112 = 126.

Let aa be the two-digit number and bb the three-digit number. The condition is 1000a+b=9ab,1000a + b = 9ab, which rearranges to b(9a1)=1000a.b(9a - 1) = 1000a. Since gcd(9a1,a)=1,\gcd(9a - 1, a) = 1, the number 9a19a - 1 must divide 1000.1000.

For a two-digit a,a, 9a19a - 1 runs from 8989 to 890,890, and 9a18(mod9).9a - 1 \equiv 8 \pmod 9. The only divisor of 10001000 in that range congruent to 88 modulo 99 is 125,125, giving a=14a = 14 and b=100014125=112,b = \frac{1000 \cdot 14}{125} = 112, which is indeed a three-digit number. Check: 14112=914112.14112 = 9 \cdot 14 \cdot 112.

The requested sum is 14+112=126.14 + 112 = 126.

4.

Los círculos de radios 5,5, 5,5, 8,8, y mn\frac{m}{n} son mutuamente tangentes externamente, donde mm y nn son enteros positivos primos entre sí. Halla m+n.m + n.

Circles of radii 5,5, 5,5, 8,8, and mn\frac{m}{n} are mutually externally tangent, where mm and nn are relatively prime positive integers. Find m+n.m + n.

Respuesta: 17
Solución:

Los círculos de radio 55 tienen centros P1P_1 y P2,P_2, de modo que P1P2=5+5=10,P_1P_2 = 5 + 5 = 10, y sea MM el punto medio. El círculo de radio 88 tiene centro QQ que cumple QP1=QP2=13,QP_1 = QP_2 = 13, así que QQ está sobre la mediatriz de P1P2\overline{P_1P_2} a distancia 13252=12\sqrt{13^2 - 5^2} = 12 de M.M. Del mismo modo, el cuarto círculo, de radio r,r, tiene su centro RR sobre la misma mediatriz con RP1=5+r,RP_1 = 5 + r, así que RM=(5+r)225RM = \sqrt{(5+r)^2 - 25} =r2+10r.= \sqrt{r^2 + 10r}.

El círculo pequeño se aloja en el espacio entre los otros tres, así que RR está entre MM y Q,Q, y la tangencia externa con el círculo de radio 88 da 12r2+10r=8+r.12 - \sqrt{r^2 + 10r} = 8 + r. Entonces r2+10r=4r,\sqrt{r^2 + 10r} = 4 - r, y al elevar al cuadrado se obtiene r2+10r=168r+r2,r^2 + 10r = 16 - 8r + r^2, así que 18r=1618r = 16 y r=89.r = \frac{8}{9}.

Por lo tanto m+n=8+9=17.m + n = 8 + 9 = 17.

Let the radius-55 circles have centers P1P_1 and P2,P_2, so P1P2=5+5=10,P_1P_2 = 5 + 5 = 10, and let MM be the midpoint. The radius-88 circle's center QQ satisfies QP1=QP2=13,QP_1 = QP_2 = 13, so QQ lies on the perpendicular bisector of P1P2\overline{P_1P_2} at distance 13252=12\sqrt{13^2 - 5^2} = 12 from M.M. Likewise the fourth circle, of radius r,r, has its center RR on the same perpendicular bisector with RP1=5+r,RP_1 = 5 + r, so RM=(5+r)225RM = \sqrt{(5+r)^2 - 25} =r2+10r.= \sqrt{r^2 + 10r}.

The small circle nestles in the space between the other three, so RR is between MM and Q,Q, and external tangency to the radius-88 circle gives 12r2+10r=8+r.12 - \sqrt{r^2 + 10r} = 8 + r. Then r2+10r=4r,\sqrt{r^2 + 10r} = 4 - r, and squaring yields r2+10r=168r+r2,r^2 + 10r = 16 - 8r + r^2, so 18r=1618r = 16 and r=89.r = \frac{8}{9}.

Thus m+n=8+9=17.m + n = 8 + 9 = 17.

5.

El número rr se puede expresar como un decimal de cuatro cifras 0.abcd,0.abcd, donde a,a, b,b, c,c, y dd representan dígitos, cualquiera de los cuales podría ser cero. Se desea aproximar rr mediante una fracción cuyo numerador sea 11 o 22 y cuyo denominador sea un entero. La fracción de ese tipo más cercana a rr es 27.\frac{2}{7}. ¿Cuál es el número de valores posibles de rr?

The number rr can be expressed as a four-place decimal 0.abcd,0.abcd, where a,a, b,b, c,c, and dd represent digits, any of which could be zero. It is desired to approximate rr by a fraction whose numerator is 11 or 22 and whose denominator is an integer. The closest such fraction to rr is 27.\frac{2}{7}. What is the number of possible values for r?r?

Respuesta: 417

Nivel de dificultad: 2450

Solución:

Entre las fracciones con numerador 11 o 2,2, los vecinos más cercanos de 270.2857\frac{2}{7} \approx 0.2857 son 14=0.25\frac{1}{4} = 0.25 por debajo (nótese que 28=14\frac{2}{8} = \frac{1}{4}) y 130.3333\frac{1}{3} \approx 0.3333 por encima (nótese que 26=13\frac{2}{6} = \frac{1}{3}); ningún otro candidato queda entre ellos. Así que 27\frac{2}{7} es la única fracción más cercana a rr exactamente cuando rr está más cerca de 27\frac{2}{7} que de 14\frac{1}{4} y 13,\frac{1}{3}, es decir, cuando rr queda estrictamente entre los puntos medios 12(14+27)=1556=0.26785 \begin{aligned} \frac{1}{2}\left(\frac{1}{4} + \frac{2}{7}\right) &= \frac{15}{56} \\ &= 0.26785\ldots \end{aligned} y 12(27+13)=1342=0.30952. \begin{aligned} \frac{1}{2}\left(\frac{2}{7} + \frac{1}{3}\right) &= \frac{13}{42} \\ &= 0.30952\ldots. \end{aligned}

Los decimales de cuatro cifras en ese intervalo son 0.2679,0.2680,,0.3095,0.2679, 0.2680, \ldots, 0.3095, y hay 30952679+1=4173095 - 2679 + 1 = 417 de ellos.

Among fractions with numerator 11 or 2,2, the closest neighbors of 270.2857\frac{2}{7} \approx 0.2857 are 14=0.25\frac{1}{4} = 0.25 below (note 28=14\frac{2}{8} = \frac{1}{4}) and 130.3333\frac{1}{3} \approx 0.3333 above (note 26=13\frac{2}{6} = \frac{1}{3}); no other candidate lies between them. So 27\frac{2}{7} is the unique closest fraction to rr exactly when rr is closer to 27\frac{2}{7} than to both 14\frac{1}{4} and 13,\frac{1}{3}, i.e. when rr lies strictly between the midpoints 12(14+27)=1556=0.26785 \begin{aligned} \frac{1}{2}\left(\frac{1}{4} + \frac{2}{7}\right) &= \frac{15}{56} \\ &= 0.26785\ldots \end{aligned} and 12(27+13)=1342=0.30952. \begin{aligned} \frac{1}{2}\left(\frac{2}{7} + \frac{1}{3}\right) &= \frac{13}{42} \\ &= 0.30952\ldots. \end{aligned}

The four-place decimals in that interval are 0.2679,0.2680,,0.3095,0.2679, 0.2680, \ldots, 0.3095, and there are 30952679+1=4173095 - 2679 + 1 = 417 of them.

6.

El punto BB está en el exterior del polígono regular de nn lados A1A2An,A_1A_2\cdots A_n, y A1A2BA_1A_2B es un triángulo equilátero. ¿Cuál es el mayor valor de nn para el cual An,A_n, A1,A_1, y BB son vértices consecutivos de un polígono regular?

Point BB is in the exterior of the regular nn-sided polygon A1A2An,A_1A_2\cdots A_n, and A1A2BA_1A_2B is an equilateral triangle. What is the largest value of nn for which An,A_n, A1,A_1, and BB are consecutive vertices of a regular polygon?

Respuesta: 42

Nivel de dificultad: 2300

Solución:

Como BB está fuera del nn-ágono, los ángulos en A1,A_1, a saber el ángulo interior AnA1A2=(n2)180n,\angle A_nA_1A_2 = \frac{(n-2)180^\circ}{n}, el ángulo equilátero A2A1B=60,\angle A_2A_1B = 60^\circ, y BA1An,\angle BA_1A_n, completan una vuelta entera, así que BA1An=300(n2)180n=120+360n. \begin{aligned} \angle BA_1A_n &= 300^\circ - \frac{(n-2)180^\circ}{n} \\ &= 120^\circ + \frac{360^\circ}{n}. \end{aligned} Además AnA1=A1B,A_nA_1 = A_1B, ya que ambos son iguales al lado del nn-ágono.

Para que An,A_n, A1,A_1, BB sean vértices consecutivos de un mm-ágono regular, este ángulo debe ser el ángulo interior del mm-ágono: 120+360n=180360m,120^\circ + \frac{360^\circ}{n} = 180^\circ - \frac{360^\circ}{m}, que se simplifica a 1m=161n,\frac{1}{m} = \frac{1}{6} - \frac{1}{n}, así que m=6nn6=6+36n6.m = \frac{6n}{n - 6} = 6 + \frac{36}{n - 6}.

Por lo tanto n6n - 6 debe dividir a 36,36, y la mayor opción es n6=36,n - 6 = 36, es decir n=42n = 42 (con m=7m = 7).

Since BB is outside the nn-gon, the angles at A1A_1 — the interior angle AnA1A2=(n2)180n,\angle A_nA_1A_2 = \frac{(n-2)180^\circ}{n}, the equilateral angle A2A1B=60,\angle A_2A_1B = 60^\circ, and BA1An\angle BA_1A_n — fill a full revolution, so BA1An=300(n2)180n=120+360n. \begin{aligned} \angle BA_1A_n &= 300^\circ - \frac{(n-2)180^\circ}{n} \\ &= 120^\circ + \frac{360^\circ}{n}. \end{aligned} Also AnA1=A1B,A_nA_1 = A_1B, since both equal the side of the nn-gon.

For An,A_n, A1,A_1, BB to be consecutive vertices of a regular mm-gon, this angle must be the mm-gon's interior angle: 120+360n=180360m,120^\circ + \frac{360^\circ}{n} = 180^\circ - \frac{360^\circ}{m}, which simplifies to 1m=161n,\frac{1}{m} = \frac{1}{6} - \frac{1}{n}, so m=6nn6=6+36n6.m = \frac{6n}{n - 6} = 6 + \frac{36}{n - 6}.

Thus n6n - 6 must divide 36,36, and the largest choice is n6=36,n - 6 = 36, i.e. n=42n = 42 (with m=7m = 7).

7.

Un automóvil viaja hacia el este a 23\frac{2}{3} de milla por minuto por una carretera larga y recta. Al mismo tiempo, una tormenta circular, cuyo radio es de 5151 millas, se mueve hacia el sureste a 122\frac{1}{2}\sqrt{2} de milla por minuto. En el instante t=0,t = 0, el centro de la tormenta está 110110 millas al norte del automóvil. En el instante t=t1t = t_1 minutos, el automóvil entra en el círculo de la tormenta, y en el instante t=t2t = t_2 minutos, el automóvil sale del círculo de la tormenta. Halla 12(t1+t2).\frac{1}{2}(t_1 + t_2).

A car travels due east at 23\frac{2}{3} mile per minute on a long, straight road. At the same time, a circular storm, whose radius is 5151 miles, moves southeast at 122\frac{1}{2}\sqrt{2} mile per minute. At time t=0,t = 0, the center of the storm is 110110 miles due north of the car. At time t=t1t = t_1 minutes, the car enters the storm circle, and at time t=t2t = t_2 minutes, the car leaves the storm circle. Find 12(t1+t2).\frac{1}{2}(t_1 + t_2).

Respuesta: 198
Solución:

Coloca el automóvil en el origen en t=0,t = 0, con el este como la dirección positiva del eje xx y el norte como la dirección positiva del eje y.y. En el instante tt el automóvil está en (2t3,0),\left(\frac{2t}{3}, 0\right), y el centro de la tormenta, que se mueve hacia el sureste a velocidad 22\frac{\sqrt{2}}{2} (con componentes 12\frac{1}{2} hacia el este y 12\frac{1}{2} hacia el sur), está en (t2,110t2).\left(\frac{t}{2}, 110 - \frac{t}{2}\right).

El automóvil está en la frontera de la tormenta cuando la distancia al cuadrado es 512:51^2: (2t3t2)2+(110t2)2=512, \begin{aligned} &\left(\frac{2t}{3} - \frac{t}{2}\right)^2 \\ &\quad {}+ \left(110 - \frac{t}{2}\right)^2 = 51^2, \end{aligned} es decir t236+t24\frac{t^2}{36} + \frac{t^2}{4} 110t+121002601=0,- 110t + 12100 - 2601 = 0, o bien 518t2110t+9499=0.\frac{5}{18}t^2 - 110t + 9499 = 0.

Las raíces son t1t_1 y t2,t_2, así que por las fórmulas de Vieta t1+t2=110185=396,t_1 + t_2 = \frac{110 \cdot 18}{5} = 396, y 12(t1+t2)=198.\frac{1}{2}(t_1 + t_2) = 198.

Put the car at the origin at t=0,t = 0, with east as the positive xx-direction and north as the positive yy-direction. At time tt the car is at (2t3,0),\left(\frac{2t}{3}, 0\right), and the storm center, moving southeast at speed 22\frac{\sqrt{2}}{2} (components 12\frac{1}{2} east and 12\frac{1}{2} south), is at (t2,110t2).\left(\frac{t}{2}, 110 - \frac{t}{2}\right).

The car is on the storm boundary when the squared distance is 512:51^2: (2t3t2)2+(110t2)2=512, \begin{aligned} &\left(\frac{2t}{3} - \frac{t}{2}\right)^2 \\ &\quad {}+ \left(110 - \frac{t}{2}\right)^2 = 51^2, \end{aligned} that is t236+t24\frac{t^2}{36} + \frac{t^2}{4} 110t+121002601=0,- 110t + 12100 - 2601 = 0, or 518t2110t+9499=0.\frac{5}{18}t^2 - 110t + 9499 = 0.

The roots are t1t_1 and t2,t_2, so by Vieta's formulas t1+t2=110185=396,t_1 + t_2 = \frac{110 \cdot 18}{5} = 396, and 12(t1+t2)=198.\frac{1}{2}(t_1 + t_2) = 198.

8.

¿Cuántos arreglos 4×44 \times 4 distintos, cuyas entradas son todas 11 y 1,-1, tienen la propiedad de que la suma de las entradas en cada fila es 00 y la suma de las entradas en cada columna es 00?

How many different 4×44 \times 4 arrays whose entries are all 11's and 1-1's have the property that the sum of the entries in each row is 00 and the sum of the entries in each column is 0?0?

Respuesta: 90

Nivel de dificultad: 2560

Solución:

Cada fila debe contener dos 11 y dos 1,-1, así que identifica cada fila con el par de columnas que contienen sus 1;1; cada columna debe terminar elegida por exactamente dos filas. Hay (42)=6\binom{4}{2} = 6 opciones para la fila 1.1. Clasifica según cómo la fila 22 se superpone con la fila 1.1.

Si la fila 22 usa el mismo par (11 manera), esas dos columnas quedan llenas, así que las filas 33 y 44 deben usar ambas el par complementario: 11 forma de completar. Si la fila 22 usa el par complementario (11 manera), hasta ahora cada columna tiene un 1,1, así que las filas 33 y 44 solo necesitan ser un par complementario entre sí: 66 opciones para la fila 3,3, la fila 44 queda determinada, dando 66 formas de completar. Si la fila 22 comparte exactamente una columna con la fila 11 (22=42 \cdot 2 = 4 maneras), una columna queda llena, dos tienen un 1,1, y una queda vacía; las filas 33 y 44 deben tomar cada una la columna vacía junto con una de las dos columnas medio llenas, así que hay 22 formas de completar.

El total es 6(11+16+42)=6156\,(1 \cdot 1 + 1 \cdot 6 + 4 \cdot 2) = 6 \cdot 15 =90.= 90.

Each row must contain two 11's and two 1-1's, so identify each row with the pair of columns holding its 11's; each column must end up chosen by exactly two rows. There are (42)=6\binom{4}{2} = 6 choices for row 1.1. Classify by how row 22 overlaps row 1.1.

If row 22 uses the same pair (11 way), those two columns are full, so rows 33 and 44 must both use the complementary pair: 11 completion. If row 22 uses the complementary pair (11 way), every column has one 11 so far, so rows 33 and 44 need only be a complementary pair themselves: 66 choices for row 3,3, row 44 forced, giving 66 completions. If row 22 shares exactly one column with row 11 (22=42 \cdot 2 = 4 ways), one column is full, two have one 1,1, and one is empty; rows 33 and 44 must each take the empty column together with one of the two half-filled columns, so there are 22 completions.

The total is 6(11+16+42)=6156\,(1 \cdot 1 + 1 \cdot 6 + 4 \cdot 2) = 6 \cdot 15 =90.= 90.

9.

Dado un número real no negativo x,x, sea x\langle x\rangle la parte fraccionaria de x;x; es decir, x=xx,\langle x\rangle = x - \lfloor x\rfloor, donde x\lfloor x\rfloor denota el mayor entero menor o igual que x.x. Supón que aa es positivo, a1=a2,\langle a^{-1}\rangle = \langle a^2\rangle, y 2<a2<3.2 \lt a^2 \lt 3. Halla el valor de a12144a1.a^{12} - 144a^{-1}.

Given a nonnegative real number x,x, let x\langle x\rangle denote the fractional part of x;x; that is, x=xx,\langle x\rangle = x - \lfloor x\rfloor, where x\lfloor x\rfloor denotes the greatest integer less than or equal to x.x. Suppose that aa is positive, a1=a2,\langle a^{-1}\rangle = \langle a^2\rangle, and 2<a2<3.2 \lt a^2 \lt 3. Find the value of a12144a1.a^{12} - 144a^{-1}.

Respuesta: 233
Solución:

De 2<a2<32 \lt a^2 \lt 3 obtenemos 2<a<3,\sqrt{2} \lt a \lt \sqrt{3}, así que 0<a1<10 \lt a^{-1} \lt 1 y a1=a1,\langle a^{-1}\rangle = a^{-1}, mientras que a2=a22.\langle a^2\rangle = a^2 - 2. La condición se convierte en a1=a22,a^{-1} = a^2 - 2, es decir a32a1=0,a^3 - 2a - 1 = 0, que se factoriza como (a+1)(a2a1)=0.(a + 1)(a^2 - a - 1) = 0. Como a>0,a \gt 0, obtenemos a=1+52,a = \frac{1 + \sqrt{5}}{2}, la razón áurea, y en efecto a2=a+12.618a^2 = a + 1 \approx 2.618 está en (2,3).(2, 3).

Usando a2=a+1a^2 = a + 1 repetidamente: a4=(a+1)2=3a+2,a^4 = (a+1)^2 = 3a + 2, a8=(3a+2)2a^8 = (3a+2)^2 =9(a+1)+12a+4= 9(a+1) + 12a + 4 =21a+13,= 21a + 13, y a12=a8a4a^{12} = a^8 a^4 =(21a+13)(3a+2)= (21a + 13)(3a + 2) =63(a+1)+81a+26= 63(a+1) + 81a + 26 =144a+89.= 144a + 89. También a1=a1a^{-1} = a - 1 a partir de a2=a+1.a^2 = a + 1.

Por lo tanto a12144a1a^{12} - 144a^{-1} =144a+89144(a1)= 144a + 89 - 144(a - 1) =89+144=233.= 89 + 144 = 233.

From 2<a2<32 \lt a^2 \lt 3 we get 2<a<3,\sqrt{2} \lt a \lt \sqrt{3}, so 0<a1<10 \lt a^{-1} \lt 1 and a1=a1,\langle a^{-1}\rangle = a^{-1}, while a2=a22.\langle a^2\rangle = a^2 - 2. The condition becomes a1=a22,a^{-1} = a^2 - 2, i.e. a32a1=0,a^3 - 2a - 1 = 0, which factors as (a+1)(a2a1)=0.(a + 1)(a^2 - a - 1) = 0. Since a>0,a \gt 0, we get a=1+52,a = \frac{1 + \sqrt{5}}{2}, the golden ratio, and indeed a2=a+12.618a^2 = a + 1 \approx 2.618 lies in (2,3).(2, 3).

Using a2=a+1a^2 = a + 1 repeatedly: a4=(a+1)2=3a+2,a^4 = (a+1)^2 = 3a + 2, a8=(3a+2)2a^8 = (3a+2)^2 =9(a+1)+12a+4= 9(a+1) + 12a + 4 =21a+13,= 21a + 13, and a12=a8a4a^{12} = a^8 a^4 =(21a+13)(3a+2)= (21a + 13)(3a + 2) =63(a+1)+81a+26= 63(a+1) + 81a + 26 =144a+89.= 144a + 89. Also a1=a1a^{-1} = a - 1 from a2=a+1.a^2 = a + 1.

Therefore a12144a1a^{12} - 144a^{-1} =144a+89144(a1)= 144a + 89 - 144(a - 1) =89+144=233.= 89 + 144 = 233.

10.

Cada carta de una baraja tiene el dibujo de una forma: círculo, cuadrado o triángulo, que está pintada en uno de tres colores: rojo, azul o verde. Además, cada color se aplica en uno de tres tonos: claro, medio u oscuro. La baraja tiene 2727 cartas, con cada combinación de forma, color y tono representada. Un conjunto de tres cartas de la baraja se llama complementario si todas las afirmaciones siguientes son verdaderas:

• Las tres cartas tienen o bien cada una una forma distinta, o bien las tres la misma forma.

• Las tres cartas tienen o bien cada una un color distinto, o bien las tres el mismo color.

• Las tres cartas tienen o bien cada una un tono distinto, o bien las tres el mismo tono.

¿Cuántos conjuntos complementarios distintos de tres cartas hay?

Every card in a deck has a picture of one shape — circle, square, or triangle, which is painted in one of the three colors — red, blue, or green. Furthermore, each color is applied in one of three shades — light, medium, or dark. The deck has 2727 cards, with every shape-color-shade combination represented. A set of three cards from the deck is called complementary if all of the following statements are true:

• Either each of the three cards has a different shape or all three of the cards have the same shape.

• Either each of the three cards has a different color or all three of the cards have the same color.

• Either each of the three cards has a different shade or all three of the cards have the same shade.

How many different complementary three-card sets are there?

Respuesta: 117

Nivel de dificultad: 2450

Solución:

Dadas dos cartas distintas cualesquiera, hay exactamente una carta que las completa a un conjunto complementario: en cada atributo, si las dos cartas coinciden, la tercera carta debe compartir ese valor, y si difieren, la tercera debe tomar el único valor restante. La carta que las completa es distinta de ambas (las dos cartas dadas difieren en algún atributo, y en ese atributo la tercera carta difiere de cada una).

Así que los (272)=351\binom{27}{2} = 351 pares de cartas se extienden cada uno a un conjunto complementario, y cada conjunto complementario es producido por (32)=3\binom{3}{2} = 3 de estos pares. El número de conjuntos es 3513=117.\frac{351}{3} = 117.

Given any two distinct cards, there is exactly one card completing them to a complementary set: in each attribute, if the two cards agree, the third card must share that value, and if they differ, the third must take the one remaining value. The completing card is distinct from both (the two given cards differ somewhere, and in that attribute the third card differs from each).

So the (272)=351\binom{27}{2} = 351 pairs of cards each extend to one complementary set, and each complementary set is produced by (32)=3\binom{3}{2} = 3 of these pairs. The number of sets is 3513=117.\frac{351}{3} = 117.

11.

Sea x=n=144cosnn=144sinn.x = \frac{\displaystyle\sum_{n=1}^{44} \cos n^\circ}{\displaystyle\sum_{n=1}^{44} \sin n^\circ}. ¿Cuál es el mayor entero que no excede a 100x100x?

Let x=n=144cosnn=144sinn.x = \frac{\displaystyle\sum_{n=1}^{44} \cos n^\circ}{\displaystyle\sum_{n=1}^{44} \sin n^\circ}. What is the greatest integer that does not exceed 100x?100x?

Respuesta: 241

Nivel de dificultad: 2710

Solución:

Multiplica el numerador y el denominador por 2sin12.2\sin\frac{1}{2}^\circ. Como 2cosnsin122\cos n^\circ \sin\frac{1}{2}^\circ =sin(n+12)= \sin\left(n + \frac{1}{2}\right)^\circ sin(n12)- \sin\left(n - \frac{1}{2}\right)^\circ y 2sinnsin122\sin n^\circ \sin\frac{1}{2}^\circ =cos(n12)= \cos\left(n - \frac{1}{2}\right)^\circ cos(n+12),- \cos\left(n + \frac{1}{2}\right)^\circ, ambas sumas se telescopan: x=sin44.5sin0.5cos0.5cos44.5=2cos22.5sin222sin22.5sin22=cot22.5, \begin{aligned} x &= \frac{\sin 44.5^\circ - \sin 0.5^\circ}{\cos 0.5^\circ - \cos 44.5^\circ} \\ &= \frac{2\cos 22.5^\circ \sin 22^\circ}{2\sin 22.5^\circ \sin 22^\circ} \\ &= \cot 22.5^\circ, \end{aligned} usando las identidades de suma a producto en el último paso.

Por la fórmula del ángulo medio, cot22.5=1+cos45sin45=2+1.\cot 22.5^\circ = \frac{1 + \cos 45^\circ}{\sin 45^\circ} = \sqrt{2} + 1. Por lo tanto 100x=1002+100100x = 100\sqrt{2} + 100 =241.42,= 241.42\ldots, y el mayor entero que no lo excede es 241.241.

Multiply numerator and denominator by 2sin12.2\sin\frac{1}{2}^\circ. Since 2cosnsin122\cos n^\circ \sin\frac{1}{2}^\circ =sin(n+12)= \sin\left(n + \frac{1}{2}\right)^\circ sin(n12)- \sin\left(n - \frac{1}{2}\right)^\circ and 2sinnsin122\sin n^\circ \sin\frac{1}{2}^\circ =cos(n12)= \cos\left(n - \frac{1}{2}\right)^\circ cos(n+12),- \cos\left(n + \frac{1}{2}\right)^\circ, both sums telescope: x=sin44.5sin0.5cos0.5cos44.5=2cos22.5sin222sin22.5sin22=cot22.5, \begin{aligned} x &= \frac{\sin 44.5^\circ - \sin 0.5^\circ}{\cos 0.5^\circ - \cos 44.5^\circ} \\ &= \frac{2\cos 22.5^\circ \sin 22^\circ}{2\sin 22.5^\circ \sin 22^\circ} \\ &= \cot 22.5^\circ, \end{aligned} using the sum-to-product identities in the last step.

By the half-angle formula, cot22.5=1+cos45sin45=2+1.\cot 22.5^\circ = \frac{1 + \cos 45^\circ}{\sin 45^\circ} = \sqrt{2} + 1. Hence 100x=1002+100100x = 100\sqrt{2} + 100 =241.42,= 241.42\ldots, and the greatest integer not exceeding it is 241.241.

12.

La función ff definida por f(x)=ax+bcx+d,f(x) = \frac{ax + b}{cx + d}, donde a,a, b,b, c,c, y dd son números reales no nulos, tiene las propiedades f(19)=19,f(19) = 19, f(97)=97,f(97) = 97, y f(f(x))=xf(f(x)) = x para todos los valores excepto dc.\frac{-d}{c}. Halla el único número que no está en el rango de f.f.

The function ff defined by f(x)=ax+bcx+d,f(x) = \frac{ax + b}{cx + d}, where a,a, b,b, c,c, and dd are nonzero real numbers, has the properties f(19)=19,f(19) = 19, f(97)=97,f(97) = 97, and f(f(x))=xf(f(x)) = x for all values except dc.\frac{-d}{c}. Find the unique number that is not in the range of f.f.

Respuesta: 58
Solución:

Al componer, f(f(x))=(a2+bc)x+b(a+d)c(a+d)x+(bc+d2),f(f(x)) = \frac{(a^2 + bc)x + b(a + d)}{c(a + d)x + (bc + d^2)}, y esto es igual a xx de manera idéntica solo si c(a+d)=0.c(a + d) = 0. Como c0,c \ne 0, obtenemos d=a,d = -a, así que f(x)=ax+bcxa.f(x) = \frac{ax + b}{cx - a}.

Un punto fijo cumple cx2ax=ax+b,cx^2 - ax = ax + b, es decir cx22axb=0,cx^2 - 2ax - b = 0, cuyas raíces son 1919 y 97.97. Por las fórmulas de Vieta, 19+97=2ac,19 + 97 = \frac{2a}{c}, así que ac=58.\frac{a}{c} = 58.

Por último, yy está en el rango exactamente cuando y=ax+bcxay = \frac{ax + b}{cx - a} tiene solución, es decir x(cya)=ay+b.x(cy - a) = ay + b. Esto se resuelve para xx salvo que cya=0;cy - a = 0; y cuando y=ac,y = \frac{a}{c}, el lado derecho a2c+b=a2+bcc\frac{a^2}{c} + b = \frac{a^2 + bc}{c} es no nulo (de lo contrario ff sería constante). Así que el único número que no está en el rango es ac=58.\frac{a}{c} = 58.

Composing, f(f(x))=(a2+bc)x+b(a+d)c(a+d)x+(bc+d2),f(f(x)) = \frac{(a^2 + bc)x + b(a + d)}{c(a + d)x + (bc + d^2)}, and this equals xx identically only if c(a+d)=0.c(a + d) = 0. Since c0,c \ne 0, we get d=a,d = -a, so f(x)=ax+bcxa.f(x) = \frac{ax + b}{cx - a}.

A fixed point satisfies cx2ax=ax+b,cx^2 - ax = ax + b, i.e. cx22axb=0,cx^2 - 2ax - b = 0, whose roots are 1919 and 97.97. By Vieta's formulas, 19+97=2ac,19 + 97 = \frac{2a}{c}, so ac=58.\frac{a}{c} = 58.

Finally, yy is in the range exactly when y=ax+bcxay = \frac{ax + b}{cx - a} has a solution, i.e. x(cya)=ay+b.x(cy - a) = ay + b. This solves for xx unless cya=0;cy - a = 0; and when y=ac,y = \frac{a}{c}, the right side a2c+b=a2+bcc\frac{a^2}{c} + b = \frac{a^2 + bc}{c} is nonzero (otherwise ff would be constant). So the unique number not in the range is ac=58.\frac{a}{c} = 58.

13.

Sea SS el conjunto de puntos del plano cartesiano que satisfacen x21+y21=1. \begin{aligned} &\Bigl|\bigl||x| - 2\bigr| - 1\Bigr| \\ &\quad {}+ \Bigl|\bigl||y| - 2\bigr| - 1\Bigr| = 1. \end{aligned} Si se construyera un modelo de SS con alambre de grosor despreciable, la longitud total de alambre necesaria sería ab,a\sqrt{b}, donde aa y bb son enteros positivos y bb no es divisible por el cuadrado de ningún número primo. Halla a+b.a + b.

Let SS be the set of points in the Cartesian plane that satisfy x21+y21=1. \begin{aligned} &\Bigl|\bigl||x| - 2\bigr| - 1\Bigr| \\ &\quad {}+ \Bigl|\bigl||y| - 2\bigr| - 1\Bigr| = 1. \end{aligned} If a model of SS were built from wire of negligible thickness, then the total length of wire required would be ab,a\sqrt{b}, where aa and bb are positive integers and bb is not divisible by the square of any prime number. Find a+b.a + b.

Respuesta: 66

Nivel de dificultad: 2920

Solución:

Sea f(t)=t21,f(t) = \bigl|\,||t| - 2| - 1\,\bigr|, de modo que la ecuación es f(x)+f(y)=1.f(x) + f(y) = 1. La función ff es par, y para t0:t \ge 0: en [0,2],[0, 2], t21=(2t)1||t| - 2| - 1 = (2 - t) - 1 =1t,= 1 - t, así que f(t)=t1;f(t) = |t - 1|; en [2,4],[2, 4], f(t)=t3;f(t) = |t - 3|; y para t>4,t \gt 4, f(t)=t3>1,f(t) = t - 3 \gt 1, que es demasiado grande. Así que en el rango relevante, f(t)=taf(t) = |t - a| donde a{3,1,1,3}a \in \{-3, -1, 1, 3\} es el más cercano de esos cuatro valores a t.t.

Por lo tanto SS es la unión de las 1616 circunferencias en la métrica del taxista xa+yb=1,a,b{3,1,1,3}, \begin{aligned} &|x - a| + |y - b| = 1, \\ &\qquad a, b \in \{-3, -1, 1, 3\}, \end{aligned} que se encuentran solo en puntos aislados. Cada una es un cuadrado (rombo) con diagonal 2,2, por lo que su lado es 2\sqrt{2} y su perímetro 42.4\sqrt{2}.

La longitud total es 1642=642,16 \cdot 4\sqrt{2} = 64\sqrt{2}, así que a+b=64+2=66.a + b = 64 + 2 = 66.

Let f(t)=t21,f(t) = \bigl|\,||t| - 2| - 1\,\bigr|, so the equation is f(x)+f(y)=1.f(x) + f(y) = 1. The function ff is even, and for t0:t \ge 0: on [0,2],[0, 2], t21=(2t)1||t| - 2| - 1 = (2 - t) - 1 =1t,= 1 - t, so f(t)=t1;f(t) = |t - 1|; on [2,4],[2, 4], f(t)=t3;f(t) = |t - 3|; and for t>4,t \gt 4, f(t)=t3>1,f(t) = t - 3 \gt 1, which is too large. So on the relevant range, f(t)=taf(t) = |t - a| where a{3,1,1,3}a \in \{-3, -1, 1, 3\} is the nearest of those four values to t.t.

Therefore SS is the union of the 1616 taxicab circles xa+yb=1,a,b{3,1,1,3}, \begin{aligned} &|x - a| + |y - b| = 1, \\ &\qquad a, b \in \{-3, -1, 1, 3\}, \end{aligned} which meet only at isolated points. Each is a square (diamond) with diagonal 2,2, hence side 2\sqrt{2} and perimeter 42.4\sqrt{2}.

The total length is 1642=642,16 \cdot 4\sqrt{2} = 64\sqrt{2}, so a+b=64+2=66.a + b = 64 + 2 = 66.

14.

Sean vv y ww raíces distintas, elegidas al azar, de la ecuación z19971=0.z^{1997} - 1 = 0. Sea mn\frac{m}{n} la probabilidad de que 2+3v+w,\sqrt{2 + \sqrt{3}} \le |v + w|, donde mm y nn son enteros positivos primos entre sí. Halla m+n.m + n.

Let vv and ww be distinct, randomly chosen roots of the equation z19971=0.z^{1997} - 1 = 0. Let mn\frac{m}{n} be the probability that 2+3v+w,\sqrt{2 + \sqrt{3}} \le |v + w|, where mm and nn are relatively prime positive integers. Find m+n.m + n.

Respuesta: 582
Solución:

Por simetría rotacional podemos fijar vv y tomar w=ve2πik/1997w = v e^{2\pi i k/1997} con kk uniforme en {1,2,,1996}.\{1, 2, \ldots, 1996\}. Entonces v+w=1+e2πik/1997=2cosπk1997. \begin{aligned} |v + w| &= \left|1 + e^{2\pi i k/1997}\right| \\ &= 2\left|\cos\frac{\pi k}{1997}\right|. \end{aligned} Además (2cos15)2=2+2cos30\left(2\cos 15^\circ\right)^2 = 2 + 2\cos 30^\circ =2+3,= 2 + \sqrt{3}, así que el umbral es 2+3=2cosπ12.\sqrt{2 + \sqrt{3}} = 2\cos\frac{\pi}{12}.

La condición cosπk1997cosπ12\left|\cos\frac{\pi k}{1997}\right| \ge \cos\frac{\pi}{12} se cumple exactamente cuando πk1997\frac{\pi k}{1997} está a menos de π12\frac{\pi}{12} de 00 o de π,\pi, es decir k199712=166.41k \le \frac{1997}{12} = 166.41\ldots o k11199712=1830.58.k \ge \frac{11 \cdot 1997}{12} = 1830.58\ldots. Eso da 166+166=332166 + 166 = 332 valores favorables de k.k.

La probabilidad es 3321996=83499,\frac{332}{1996} = \frac{83}{499}, y 499499 es primo, así que m+n=83+499=582.m + n = 83 + 499 = 582.

By rotational symmetry we may fix vv and let w=ve2πik/1997w = v e^{2\pi i k/1997} with kk uniform in {1,2,,1996}.\{1, 2, \ldots, 1996\}. Then v+w=1+e2πik/1997=2cosπk1997. \begin{aligned} |v + w| &= \left|1 + e^{2\pi i k/1997}\right| \\ &= 2\left|\cos\frac{\pi k}{1997}\right|. \end{aligned} Also (2cos15)2=2+2cos30\left(2\cos 15^\circ\right)^2 = 2 + 2\cos 30^\circ =2+3,= 2 + \sqrt{3}, so the threshold is 2+3=2cosπ12.\sqrt{2 + \sqrt{3}} = 2\cos\frac{\pi}{12}.

The condition cosπk1997cosπ12\left|\cos\frac{\pi k}{1997}\right| \ge \cos\frac{\pi}{12} holds exactly when πk1997\frac{\pi k}{1997} is within π12\frac{\pi}{12} of 00 or of π,\pi, i.e. k199712=166.41k \le \frac{1997}{12} = 166.41\ldots or k11199712=1830.58.k \ge \frac{11 \cdot 1997}{12} = 1830.58\ldots. That gives 166+166=332166 + 166 = 332 favorable values of k.k.

The probability is 3321996=83499,\frac{332}{1996} = \frac{83}{499}, and 499499 is prime, so m+n=83+499=582.m + n = 83 + 499 = 582.

15.

Los lados del rectángulo ABCDABCD tienen longitudes 1010 y 11.11. Se dibuja un triángulo equilátero de modo que ningún punto del triángulo quede fuera de ABCD.ABCD. El área máxima posible de tal triángulo se puede escribir en la forma pqr,p\sqrt{q} - r, donde p,p, q,q, y rr son enteros positivos, y qq no es divisible por el cuadrado de ningún número primo. Halla p+q+r.p + q + r.

The sides of rectangle ABCDABCD have lengths 1010 and 11.11. An equilateral triangle is drawn so that no point of the triangle lies outside ABCD.ABCD. The maximum possible area of such a triangle can be written in the form pqr,p\sqrt{q} - r, where p,p, q,q, and rr are positive integers, and qq is not divisible by the square of any prime number. Find p+q+r.p + q + r.

Respuesta: 554

Nivel de dificultad: 3160

Solución:

Coloca el rectángulo con esquinas (0,0),(0, 0), (11,0),(11, 0), (11,10),(11, 10), (0,10).(0, 10). Un triángulo equilátero maximal se puede agrandar a menos que quede sujeto por el rectángulo, y la posición extrema tiene un vértice en una esquina, digamos el origen, con los otros dos vértices s(cosθ,sinθ)s(\cos\theta, \sin\theta) y s(cos(θ+60),sin(θ+60))s\bigl(\cos(\theta + 60^\circ), \sin(\theta + 60^\circ)\bigr) tocando los lados opuestos x=11x = 11 y y=10:y = 10: scosθ=11,ssin(θ+60)=10. \begin{aligned} s\cos\theta &= 11, \\ s\sin(\theta + 60^\circ) &= 10. \end{aligned}

Dividiendo, 11sin(θ+60)=10cosθ,11\sin(\theta + 60^\circ) = 10\cos\theta, y al desarrollar el lado izquierdo se obtiene 112sinθ+1132cosθ=10cosθ,\frac{11}{2}\sin\theta + \frac{11\sqrt{3}}{2}\cos\theta = 10\cos\theta, así que tanθ=2011311\tan\theta = \frac{20 - 11\sqrt{3}}{11} (cerca de 4.9,4.9^\circ, una inclinación válida). Entonces s2=121cos2θ=121(1+tan2θ)=121+(20113)2=8844403. \begin{aligned} s^2 &= \frac{121}{\cos^2\theta} \\ &= 121\left(1 + \tan^2\theta\right) \\ &= 121 + \left(20 - 11\sqrt{3}\right)^2 \\ &= 884 - 440\sqrt{3}. \end{aligned}

El área es 34s2=34(8844403)\frac{\sqrt{3}}{4}s^2 = \frac{\sqrt{3}}{4}\left(884 - 440\sqrt{3}\right) =221333052.8,= 221\sqrt{3} - 330 \approx 52.8, lo que en efecto supera al triángulo no inclinado de lado 10.10. Por lo tanto p+q+rp + q + r =221+3+330=554.= 221 + 3 + 330 = 554.

Place the rectangle with corners (0,0),(0, 0), (11,0),(11, 0), (11,10),(11, 10), (0,10).(0, 10). A maximal equilateral triangle can be enlarged unless it is pinned by the rectangle, and the extremal position has one vertex at a corner, say the origin, with the other two vertices s(cosθ,sinθ)s(\cos\theta, \sin\theta) and s(cos(θ+60),sin(θ+60))s\bigl(\cos(\theta + 60^\circ), \sin(\theta + 60^\circ)\bigr) touching the far sides x=11x = 11 and y=10:y = 10: scosθ=11,ssin(θ+60)=10. \begin{aligned} s\cos\theta &= 11, \\ s\sin(\theta + 60^\circ) &= 10. \end{aligned}

Dividing, 11sin(θ+60)=10cosθ,11\sin(\theta + 60^\circ) = 10\cos\theta, and expanding the left side gives 112sinθ+1132cosθ=10cosθ,\frac{11}{2}\sin\theta + \frac{11\sqrt{3}}{2}\cos\theta = 10\cos\theta, so tanθ=2011311\tan\theta = \frac{20 - 11\sqrt{3}}{11} (about 4.9,4.9^\circ, a legal tilt). Then s2=121cos2θ=121(1+tan2θ)=121+(20113)2=8844403. \begin{aligned} s^2 &= \frac{121}{\cos^2\theta} \\ &= 121\left(1 + \tan^2\theta\right) \\ &= 121 + \left(20 - 11\sqrt{3}\right)^2 \\ &= 884 - 440\sqrt{3}. \end{aligned}

The area is 34s2=34(8844403)\frac{\sqrt{3}}{4}s^2 = \frac{\sqrt{3}}{4}\left(884 - 440\sqrt{3}\right) =221333052.8,= 221\sqrt{3} - 330 \approx 52.8, which indeed beats the untilted triangle of side 10.10. Thus p+q+rp + q + r =221+3+330=554.= 221 + 3 + 330 = 554.