Problemas del 2002 AIME II

¡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.

Se da que:

(1) xx y yy son ambos enteros entre 100100 y 999,999, inclusive;

(2) yy es el número formado al invertir el orden de las cifras de x;x; y

(3) z=xy.z = |x - y|.

¿Cuántos valores distintos de zz son posibles?

Given that

(1) xx and yy are both integers between 100100 and 999,999, inclusive;

(2) yy is the number formed by reversing the digits of x;x; and

(3) z=xy.z = |x - y|.

How many distinct values of zz are possible?

Respuesta: 9
Conceptos:valor posicionaldígitos

Nivel de dificultad: 1790

Solución:

Escribe x=100h+10t+ux = 100h + 10t + u con cifras h,h, t,t, u.u. Entonces y=100u+10t+h,y = 100u + 10t + h, así que z=xy=99hu.z = |x - y| = 99\,|h - u|.

Como xx y yy son ambos números de tres cifras, tanto hh como uu recorren de 11 a 9,9, así que hu|h - u| puede ser cualquiera de 0,1,,8.0, 1, \ldots, 8. Cada elección da un múltiplo distinto de 99,99, por lo que hay 99 valores distintos de z.z.

Write x=100h+10t+ux = 100h + 10t + u with digits h,h, t,t, u.u. Then y=100u+10t+h,y = 100u + 10t + h, so z=xy=99hu.z = |x - y| = 99\,|h - u|.

Since both xx and yy are three-digit numbers, both hh and uu run from 11 to 9,9, so hu|h - u| can be any of 0,1,,8.0, 1, \ldots, 8. Each choice gives a different multiple of 99,99, so there are 99 distinct values of z.z.

2.

Tres de los vértices de un cubo son P=(7,12,10),P = (7, 12, 10), Q=(8,8,1),Q = (8, 8, 1), y R=(11,3,9).R = (11, 3, 9). ¿Cuál es el área de la superficie del cubo?

Three of the vertices of a cube are P=(7,12,10),P = (7, 12, 10), Q=(8,8,1),Q = (8, 8, 1), and R=(11,3,9).R = (11, 3, 9). What is the surface area of the cube?

Respuesta: 294
Solución:

Calcula las distancias al cuadrado: PQ2=12+42+92=98,PQ^2 = 1^2 + 4^2 + 9^2 = 98, QR2=32+52+82=98,QR^2 = 3^2 + 5^2 + 8^2 = 98, y RP2=42+92+12=98.RP^2 = 4^2 + 9^2 + 1^2 = 98. Así que P,P, Q,Q, y RR forman un triángulo equilátero de lado 98=72.\sqrt{98} = 7\sqrt{2}.

Tres vértices de un cubo mutuamente equidistantes deben unirse mediante diagonales de cara, y una diagonal de cara de un cubo con arista ss tiene longitud s2.s\sqrt{2}. Por lo tanto s=7,s = 7, y el área de la superficie es 672=294.6 \cdot 7^2 = 294.

Compute the squared distances: PQ2=12+42+92=98,PQ^2 = 1^2 + 4^2 + 9^2 = 98, QR2=32+52+82=98,QR^2 = 3^2 + 5^2 + 8^2 = 98, and RP2=42+92+12=98.RP^2 = 4^2 + 9^2 + 1^2 = 98. So P,P, Q,Q, and RR form an equilateral triangle with side 98=72.\sqrt{98} = 7\sqrt{2}.

Three mutually equidistant vertices of a cube must be joined by face diagonals, and a face diagonal of a cube with edge ss has length s2.s\sqrt{2}. Thus s=7,s = 7, and the surface area is 672=294.6 \cdot 7^2 = 294.

3.

Se da que log6a+log6b+log6c=6,\log_{6} a + \log_{6} b + \log_{6} c = 6, donde a,a, b,b, y cc son enteros positivos que forman una progresión geométrica creciente y bab - a es el cuadrado de un entero. Halla a+b+c.a + b + c.

It is given that log6a+log6b+log6c=6,\log_{6} a + \log_{6} b + \log_{6} c = 6, where a,a, b,b, and cc are positive integers that form an increasing geometric sequence and bab - a is the square of an integer. Find a+b+c.a + b + c.

Respuesta: 111

Nivel de dificultad: 2170

Solución:

Sumar los logaritmos da log6(abc)=6,\log_6(abc) = 6, así que abc=66.abc = 6^6. En una progresión geométrica ac=b2,ac = b^2, de donde b3=66,b^3 = 6^6, por lo que b=36b = 36 y ac=362=1296.ac = 36^2 = 1296.

Como la progresión es creciente, bab - a es un cuadrado perfecto positivo, así que a=36k2a = 36 - k^2 para algún k=1,,5,k = 1, \ldots, 5, lo que da los candidatos 35,32,27,20,11.35, 32, 27, 20, 11. Además aa debe dividir a 1296=2434,1296 = 2^4 \cdot 3^4, y de los candidatos solo 2727 lo hace, con c=1296/27=48.c = 1296/27 = 48.

En efecto, 27,36,4827, 36, 48 es geométrica con razón 43,\frac{4}{3}, y a+b+c=27+36+48=111.a + b + c = 27 + 36 + 48 = 111.

Adding the logs gives log6(abc)=6,\log_6(abc) = 6, so abc=66.abc = 6^6. In a geometric sequence ac=b2,ac = b^2, hence b3=66,b^3 = 6^6, so b=36b = 36 and ac=362=1296.ac = 36^2 = 1296.

Since the sequence is increasing, bab - a is a positive perfect square, so a=36k2a = 36 - k^2 for some k=1,,5,k = 1, \ldots, 5, giving candidates 35,32,27,20,11.35, 32, 27, 20, 11. Also aa must divide 1296=2434,1296 = 2^4 \cdot 3^4, and of the candidates only 2727 does, with c=1296/27=48.c = 1296/27 = 48.

Indeed 27,36,4827, 36, 48 is geometric with ratio 43,\frac{4}{3}, and a+b+c=27+36+48=111.a + b + c = 27 + 36 + 48 = 111.

4.

Bloques de patio que son hexágonos regulares de 11 unidad de lado se usan para delinear un jardín colocando los bloques lado con lado con nn en cada lado. El diagrama indica el camino de bloques alrededor del jardín cuando n=5.n = 5.

Si n=202,n = 202, entonces el área del jardín encerrado por el camino, sin incluir el propio camino, es m(3/2)m\left(\sqrt{3}/2\right) unidades cuadradas, donde mm es un entero positivo. Halla el residuo cuando mm se divide entre 1000.1000.

Patio blocks that are regular hexagons 11 unit on a side are used to outline a garden by placing the blocks edge to edge with nn on each side. The diagram indicates the path of blocks around the garden when n=5.n = 5.

If n=202,n = 202, then the area of the garden enclosed by the path, not including the path itself, is m(3/2)m\left(\sqrt{3}/2\right) square units, where mm is a positive integer. Find the remainder when mm is divided by 1000.1000.

Respuesta: 803

Nivel de dificultad: 2340

Solución:

El jardín encerrado por el camino es en sí mismo una disposición hexagonal de hexágonos unitarios con n1n - 1 en cada lado. Contando desde el centro hacia afuera en anillos de 6,12,6, 12, \ldots hexágonos, contiene 1+6+12++6(n2)=1+3(n2)(n1) \begin{aligned} &1 + 6 + 12 + \cdots + 6(n-2) \\ &= 1 + 3(n-2)(n-1) \end{aligned} bloques, lo que para n=202n = 202 es 1+3200201=120601.1 + 3 \cdot 200 \cdot 201 = 120601.

Cada hexágono unitario consta de 66 triángulos equiláteros de lado 1,1, así que su área es 634=332.6 \cdot \frac{\sqrt{3}}{4} = 3 \cdot \frac{\sqrt{3}}{2}. El área del jardín es por tanto 3120601=3618033 \cdot 120601 = 361803 veces 32,\frac{\sqrt{3}}{2}, de modo que m=361803,m = 361803, y el residuo al dividir entre 10001000 es 803.803.

The garden enclosed by the path is itself a hexagonal arrangement of unit hexagons with n1n - 1 on each side. Counting from the center outward in rings of 6,12,6, 12, \ldots hexagons, it contains 1+6+12++6(n2)=1+3(n2)(n1) \begin{aligned} &1 + 6 + 12 + \cdots + 6(n-2) \\ &= 1 + 3(n-2)(n-1) \end{aligned} blocks, which for n=202n = 202 is 1+3200201=120601.1 + 3 \cdot 200 \cdot 201 = 120601.

Each unit hexagon consists of 66 equilateral triangles of side 1,1, so its area is 634=332.6 \cdot \frac{\sqrt{3}}{4} = 3 \cdot \frac{\sqrt{3}}{2}. The garden's area is therefore 3120601=3618033 \cdot 120601 = 361803 times 32,\frac{\sqrt{3}}{2}, so m=361803,m = 361803, and the remainder upon division by 10001000 is 803.803.

5.

Halla la suma de todos los enteros positivos a=2n3m,a = 2^n 3^m, donde nn y mm son enteros no negativos, para los cuales a6a^6 no es un divisor de 6a.6^a.

Find the sum of all positive integers a=2n3m,a = 2^n 3^m, where nn and mm are non-negative integers, for which a6a^6 is not a divisor of 6a.6^a.

Respuesta: 42
Solución:

Con a=2n3m,a = 2^n 3^m, 6aa6=2a3a26n36m,\frac{6^a}{a^6} = \frac{2^a 3^a}{2^{6n} 3^{6m}}, que no es un entero exactamente cuando 6n>a6n \gt a o 6m>a.6m \gt a.

Si m,n1,m, n \ge 1, entonces a32n6na \ge 3 \cdot 2^n \ge 6n (ya que 2n2n2^n \ge 2n) y de modo similar a23m6m,a \ge 2 \cdot 3^m \ge 6m, así que ningún aa de este tipo funciona. Si m=0,m = 0, la condición es 2n<6n,2^n \lt 6n, que se cumple para n=1,2,3,4,n = 1, 2, 3, 4, dando a=2,4,8,16.a = 2, 4, 8, 16. Si n=0,n = 0, la condición es 3m<6m,3^m \lt 6m, que se cumple para m=1,2,m = 1, 2, dando a=3,9.a = 3, 9. (Para a=1a = 1 la condición no se cumple.)

La suma es 2+4+8+16+3+9=42.2 + 4 + 8 + 16 + 3 + 9 = 42.

With a=2n3m,a = 2^n 3^m, 6aa6=2a3a26n36m,\frac{6^a}{a^6} = \frac{2^a 3^a}{2^{6n} 3^{6m}}, which fails to be an integer exactly when 6n>a6n \gt a or 6m>a.6m \gt a.

If m,n1,m, n \ge 1, then a32n6na \ge 3 \cdot 2^n \ge 6n (since 2n2n2^n \ge 2n) and similarly a23m6m,a \ge 2 \cdot 3^m \ge 6m, so no such aa works. If m=0,m = 0, the condition is 2n<6n,2^n \lt 6n, which holds for n=1,2,3,4,n = 1, 2, 3, 4, giving a=2,4,8,16.a = 2, 4, 8, 16. If n=0,n = 0, the condition is 3m<6m,3^m \lt 6m, which holds for m=1,2,m = 1, 2, giving a=3,9.a = 3, 9. (For a=1a = 1 the condition fails.)

The sum is 2+4+8+16+3+9=42.2 + 4 + 8 + 16 + 3 + 9 = 42.

6.

Halla el entero más cercano a 1000n=3100001n24.1000 \sum_{n=3}^{10000} \frac{1}{n^2 - 4}.

Find the integer that is closest to 1000n=3100001n24.1000 \sum_{n=3}^{10000} \frac{1}{n^2 - 4}.

Respuesta: 521

Nivel de dificultad: 2340

Solución:

Como 1n24=14(1n21n+2),\frac{1}{n^2 - 4} = \frac{1}{4}\left(\frac{1}{n-2} - \frac{1}{n+2}\right), la suma se telescopa: 1000n=3100001n24=250(1+12+13+1419999110000110001110002). \begin{aligned} &1000 \sum_{n=3}^{10000} \frac{1}{n^2 - 4} \\ &\tiny{}= 250\left(1 + \frac{1}{2} + \frac{1}{3} + \frac{1}{4} - \frac{1}{9999} - \frac{1}{10000} - \frac{1}{10001} - \frac{1}{10002}\right). \end{aligned}

La parte del frente es 2502512=520.83,250 \cdot \frac{25}{12} = 520.8\overline{3}, y los cuatro términos de cola restan solo alrededor de 250410000=0.1.250 \cdot \frac{4}{10000} = 0.1. El valor es por tanto aproximadamente 520.73,520.73, así que el entero más cercano es 521.521.

Since 1n24=14(1n21n+2),\frac{1}{n^2 - 4} = \frac{1}{4}\left(\frac{1}{n-2} - \frac{1}{n+2}\right), the sum telescopes: 1000n=3100001n24=250(1+12+13+1419999110000110001110002). \begin{aligned} &1000 \sum_{n=3}^{10000} \frac{1}{n^2 - 4} \\ &\tiny{}= 250\left(1 + \frac{1}{2} + \frac{1}{3} + \frac{1}{4} - \frac{1}{9999} - \frac{1}{10000} - \frac{1}{10001} - \frac{1}{10002}\right). \end{aligned}

The front part is 2502512=520.83,250 \cdot \frac{25}{12} = 520.8\overline{3}, and the four tail terms subtract only about 250410000=0.1.250 \cdot \frac{4}{10000} = 0.1. The value is therefore about 520.73,520.73, so the closest integer is 521.521.

7.

Se sabe que, para todos los enteros positivos k,k, 12+22+32++k2=k(k+1)(2k+1)6. \begin{aligned} &1^2 + 2^2 + 3^2 + \cdots + k^2 \\ &= \frac{k(k+1)(2k+1)}{6}. \end{aligned} Halla el menor entero positivo kk tal que 12+22+32++k21^2 + 2^2 + 3^2 + \cdots + k^2 sea un múltiplo de 200.200.

It is known that, for all positive integers k,k, 12+22+32++k2=k(k+1)(2k+1)6. \begin{aligned} &1^2 + 2^2 + 3^2 + \cdots + k^2 \\ &= \frac{k(k+1)(2k+1)}{6}. \end{aligned} Find the smallest positive integer kk such that 12+22+32++k21^2 + 2^2 + 3^2 + \cdots + k^2 is a multiple of 200.200.

Respuesta: 112
Solución:

La suma es un múltiplo de 200200 exactamente cuando k(k+1)(2k+1)k(k+1)(2k+1) es un múltiplo de 1200=24352.1200 = 2^4 \cdot 3 \cdot 5^2. El factor 33 siempre divide a k(k+1)(2k+1)k(k+1)(2k+1) (si k1(mod3),k \equiv 1 \pmod 3, entonces 32k+13 \mid 2k+1), así que solo importan 242^4 y 52.5^2.

Como 2k+12k+1 es impar y k,k, k+1k+1 no pueden ser ambos pares, 1616 debe dividir a kk o k+1,k+1, así que k0k \equiv 0 o 15(mod16).15 \pmod{16}. De modo similar 2525 debe dividir a uno de k,k, k+1,k+1, 2k+1,2k+1, dando k0,k \equiv 0, 24,24, o 12(mod25).12 \pmod{25}. Combinando cada par de congruencias módulo 400,400, las menores soluciones positivas son 112,112, 175,175, 224,224, 287,287, 399,399, y 400.400.

El menor es k=112:k = 112: en efecto 112113225112 \cdot 113 \cdot 225 =(167)113(925)= (16 \cdot 7) \cdot 113 \cdot (9 \cdot 25) es un múltiplo de 1200.1200.

The sum is a multiple of 200200 exactly when k(k+1)(2k+1)k(k+1)(2k+1) is a multiple of 1200=24352.1200 = 2^4 \cdot 3 \cdot 5^2. The factor 33 always divides k(k+1)(2k+1)k(k+1)(2k+1) (if k1(mod3),k \equiv 1 \pmod 3, then 32k+13 \mid 2k+1), so only 242^4 and 525^2 matter.

Since 2k+12k+1 is odd and k,k, k+1k+1 cannot both be even, 1616 must divide kk or k+1,k+1, so k0k \equiv 0 or 15(mod16).15 \pmod{16}. Similarly 2525 must divide one of k,k, k+1,k+1, 2k+1,2k+1, giving k0,k \equiv 0, 24,24, or 12(mod25).12 \pmod{25}. Combining each pair of congruences modulo 400,400, the smallest positive solutions are 112,112, 175,175, 224,224, 287,287, 399,399, and 400.400.

The least is k=112:k = 112: indeed 112113225112 \cdot 113 \cdot 225 =(167)113(925)= (16 \cdot 7) \cdot 113 \cdot (9 \cdot 25) is a multiple of 1200.1200.

8.

Halla el menor entero positivo kk para el cual la ecuación 2002n=k\left\lfloor \frac{2002}{n} \right\rfloor = k no tiene soluciones enteras para n.n. (La notación x\lfloor x \rfloor significa el mayor entero menor o igual que x.x.)

Find the least positive integer kk for which the equation 2002n=k\left\lfloor \frac{2002}{n} \right\rfloor = k has no integer solutions for n.n. (The notation x\lfloor x \rfloor means the greatest integer less than or equal to x.x.)

Respuesta: 49

Nivel de dificultad: 2560

Solución:

El valor kk se alcanza exactamente cuando algún entero nn satisface k2002n<k+1,k \le \frac{2002}{n} \lt k + 1, es decir, cuando el intervalo (2002k+1,2002k]\left(\frac{2002}{k+1}, \frac{2002}{k}\right] contiene un entero. Su longitud es 2002k(k+1),\frac{2002}{k(k+1)}, que es al menos 11 siempre que k(k+1)2002,k(k+1) \le 2002, así que todo k44k \le 44 se alcanza.

Para valores mayores de k,k, comprueba directamente: n=44,43,42,41,40n = 44, 43, 42, 41, 40 dan 2002n=45,46,47,48,50.\left\lfloor \frac{2002}{n} \right\rfloor = 45, 46, 47, 48, 50. Como 20024148.8\frac{2002}{41} \approx 48.8 y 200240>50,\frac{2002}{40} \gt 50, el valor 4949 nunca se alcanza, así que el menor kk de este tipo es 49.49.

The value kk is attained exactly when some integer nn satisfies k2002n<k+1,k \le \frac{2002}{n} \lt k + 1, that is, when the interval (2002k+1,2002k]\left(\frac{2002}{k+1}, \frac{2002}{k}\right] contains an integer. Its length is 2002k(k+1),\frac{2002}{k(k+1)}, which is at least 11 whenever k(k+1)2002k(k+1) \le 2002 — so every k44k \le 44 is attained.

For larger k,k, check directly: n=44,43,42,41,40n = 44, 43, 42, 41, 40 give 2002n=45,46,47,48,50.\left\lfloor \frac{2002}{n} \right\rfloor = 45, 46, 47, 48, 50. Since 20024148.8\frac{2002}{41} \approx 48.8 and 200240>50,\frac{2002}{40} \gt 50, the value 4949 is never attained, so the least such kk is 49.49.

9.

Sea S\mathcal{S} el conjunto {1,2,3,,10}.\{1, 2, 3, \ldots, 10\}. Sea nn el número de conjuntos de dos subconjuntos disjuntos no vacíos de S.\mathcal{S}. (Conjuntos disjuntos se definen como conjuntos que no tienen elementos en común.) Halla el residuo obtenido cuando nn se divide entre 1000.1000.

Let S\mathcal{S} be the set {1,2,3,,10}.\{1, 2, 3, \ldots, 10\}. Let nn be the number of sets of two non-empty disjoint subsets of S.\mathcal{S}. (Disjoint sets are defined as sets that have no common elements.) Find the remainder obtained when nn is divided by 1000.1000.

Respuesta: 501
Solución:

Primero cuenta los pares ordenados (A,B)(A, B) de subconjuntos disjuntos: cada uno de los 1010 elementos va en A,A, en B,B, o en ninguno, para 3103^{10} pares. Entre estos, 2102^{10} tienen AA vacío y 2102^{10} tienen BB vacío, con el par (,)(\varnothing, \varnothing) contado en ambos, así que 3102210+1=570023^{10} - 2 \cdot 2^{10} + 1 = 57002 pares ordenados tienen ambos subconjuntos no vacíos.

Los subconjuntos disjuntos no vacíos nunca son iguales, así que cada conjunto {A,B}\{A, B\} se cuenta dos veces, dando n=570022=28501.n = \frac{57002}{2} = 28501. El residuo módulo 10001000 es 501.501.

Count ordered pairs (A,B)(A, B) of disjoint subsets first: each of the 1010 elements goes in A,A, in B,B, or in neither, for 3103^{10} pairs. Among these, 2102^{10} have AA empty and 2102^{10} have BB empty, with the pair (,)(\varnothing, \varnothing) counted in both, so 3102210+1=570023^{10} - 2 \cdot 2^{10} + 1 = 57002 ordered pairs have both subsets non-empty.

Disjoint non-empty subsets are never equal, so each set {A,B}\{A, B\} is counted twice, giving n=570022=28501.n = \frac{57002}{2} = 28501. The remainder mod 10001000 is 501.501.

10.

Al calcular el seno de cierto ángulo, un profesor distraído no notó que su calculadora no estaba en el modo angular correcto. Tuvo suerte de obtener la respuesta correcta. Los dos menores valores reales positivos de xx para los cuales el seno de xx grados es el mismo que el seno de xx radianes son mπnπ\frac{m\pi}{n - \pi} y pπq+π,\frac{p\pi}{q + \pi}, donde m,m, n,n, p,p, y qq son enteros positivos. Halla m+n+p+q.m + n + p + q.

While finding the sine of a certain angle, an absent-minded professor failed to notice that his calculator was not in the correct angular mode. He was lucky to get the right answer. The two least positive real values of xx for which the sine of xx degrees is the same as the sine of xx radians are mπnπ\frac{m\pi}{n - \pi} and pπq+π,\frac{p\pi}{q + \pi}, where m,m, n,n, p,p, and qq are positive integers. Find m+n+p+q.m + n + p + q.

Respuesta: 900

Nivel de dificultad: 2760

Solución:

Un ángulo de xx grados es πx180\frac{\pi x}{180} radianes, así que necesitamos sinπx180=sinx.\sin \frac{\pi x}{180} = \sin x. Dos ángulos tienen senos iguales exactamente cuando difieren en un múltiplo de 2π2\pi o suman π\pi más un múltiplo de 2π.2\pi.

El primer caso da xπx180=2πj,x - \frac{\pi x}{180} = 2\pi j, así que x=360jπ180π,x = \frac{360 j \pi}{180 - \pi}, con menor valor positivo 360π180π6.4.\frac{360\pi}{180 - \pi} \approx 6.4. El segundo da x+πx180=(2k+1)π,x + \frac{\pi x}{180} = (2k + 1)\pi, así que x=180(2k+1)π180+π,x = \frac{180(2k+1)\pi}{180 + \pi}, con menor valor positivo 180π180+π3.1.\frac{180\pi}{180 + \pi} \approx 3.1. Estas son las dos soluciones más pequeñas.

Emparejando mπnπ\frac{m\pi}{n - \pi} y pπq+π\frac{p\pi}{q + \pi} se obtiene m=360,m = 360, n=180,n = 180, p=180,p = 180, q=180,q = 180, así que m+n+p+q=900.m + n + p + q = 900.

An angle of xx degrees is πx180\frac{\pi x}{180} radians, so we need sinπx180=sinx.\sin \frac{\pi x}{180} = \sin x. Two angles have equal sines exactly when they differ by a multiple of 2π2\pi or sum to π\pi plus a multiple of 2π.2\pi.

The first case gives xπx180=2πj,x - \frac{\pi x}{180} = 2\pi j, so x=360jπ180π,x = \frac{360 j \pi}{180 - \pi}, with least positive value 360π180π6.4.\frac{360\pi}{180 - \pi} \approx 6.4. The second gives x+πx180=(2k+1)π,x + \frac{\pi x}{180} = (2k + 1)\pi, so x=180(2k+1)π180+π,x = \frac{180(2k+1)\pi}{180 + \pi}, with least positive value 180π180+π3.1.\frac{180\pi}{180 + \pi} \approx 3.1. These are the two smallest solutions.

Matching mπnπ\frac{m\pi}{n - \pi} and pπq+π\frac{p\pi}{q + \pi} gives m=360,m = 360, n=180,n = 180, p=180,p = 180, q=180,q = 180, so m+n+p+q=900.m + n + p + q = 900.

11.

Dos series geométricas infinitas, reales y distintas tienen cada una suma 11 y tienen el mismo segundo término. El tercer término de una de las series es 18,\frac{1}{8}, y el segundo término de ambas series puede escribirse en la forma mnp,\frac{\sqrt{m} - n}{p}, donde m,m, n,n, y pp son enteros positivos y mm no es divisible por el cuadrado de ningún primo. Halla 100m+10n+p.100m + 10n + p.

Two distinct, real, infinite geometric series each have a sum of 11 and have the same second term. The third term of one of the series is 18,\frac{1}{8}, and the second term of both series can be written in the form mnp,\frac{\sqrt{m} - n}{p}, where m,m, n,n, and pp are positive integers and mm is not divisible by the square of any prime. Find 100m+10n+p.100m + 10n + p.

Respuesta: 518

Nivel de dificultad: 2760

Solución:

Una serie geométrica con razón rr y suma 11 tiene primer término 1r,1 - r, así que su segundo término es r(1r).r(1 - r). Si las dos razones son rr y s,s, entonces r(1r)=s(1s)r(1 - r) = s(1 - s) da rs=r2s2,r - s = r^2 - s^2, y como las series son distintas, rs,r \ne s, forzando s=1r.s = 1 - r.

Digamos que la serie con razón rr tiene tercer término r2(1r)=18,r^2(1 - r) = \frac{1}{8}, es decir 8r38r2+1=0.8r^3 - 8r^2 + 1 = 0. Sustituyendo t=2rt = 2r se obtiene t32t2+1t^3 - 2t^2 + 1 =(t1)(t2t1)= (t - 1)(t^2 - t - 1) =0.= 0. La raíz t=1t = 1 hace r=s=12r = s = \frac{1}{2} (las series coincidirían), y r=154r = \frac{1 - \sqrt{5}}{4} fuerza s=1r>1,s = 1 - r \gt 1, que diverge. Así que r=1+54.r = \frac{1 + \sqrt{5}}{4}.

El segundo término común es r(1r)=1+54354=25216=518, \begin{aligned} r(1 - r) &= \frac{1 + \sqrt{5}}{4} \cdot \frac{3 - \sqrt{5}}{4} \\ &= \frac{2\sqrt{5} - 2}{16} \\ &= \frac{\sqrt{5} - 1}{8}, \end{aligned} así que m=5,m = 5, n=1,n = 1, p=8,p = 8, y 100m+10n+p=518.100m + 10n + p = 518.

A geometric series with ratio rr and sum 11 has first term 1r,1 - r, so its second term is r(1r).r(1 - r). If the two ratios are rr and s,s, then r(1r)=s(1s)r(1 - r) = s(1 - s) gives rs=r2s2,r - s = r^2 - s^2, and since the series are distinct, rs,r \ne s, forcing s=1r.s = 1 - r.

Say the series with ratio rr has third term r2(1r)=18,r^2(1 - r) = \frac{1}{8}, i.e. 8r38r2+1=0.8r^3 - 8r^2 + 1 = 0. Substituting t=2rt = 2r gives t32t2+1t^3 - 2t^2 + 1 =(t1)(t2t1)= (t - 1)(t^2 - t - 1) =0.= 0. The root t=1t = 1 makes r=s=12r = s = \frac{1}{2} (the series would coincide), and r=154r = \frac{1 - \sqrt{5}}{4} forces s=1r>1,s = 1 - r \gt 1, which diverges. So r=1+54.r = \frac{1 + \sqrt{5}}{4}.

The common second term is r(1r)=1+54354=25216=518, \begin{aligned} r(1 - r) &= \frac{1 + \sqrt{5}}{4} \cdot \frac{3 - \sqrt{5}}{4} \\ &= \frac{2\sqrt{5} - 2}{16} \\ &= \frac{\sqrt{5} - 1}{8}, \end{aligned} so m=5,m = 5, n=1,n = 1, p=8,p = 8, and 100m+10n+p=518.100m + 10n + p = 518.

12.

Un jugador de baloncesto tiene una probabilidad constante de .4.4 de encestar cualquier tiro dado, independiente de los tiros anteriores. Sea ana_n la razón de tiros encestados a tiros intentados tras nn tiros. La probabilidad de que a10=.4a_{10} = .4 y an.4a_n \le .4 para todo nn tal que 1n91 \le n \le 9 se da como paqbr/(sc),p^a q^b r / \left(s^c\right), donde p,p, q,q, r,r, y ss son primos, y a,a, b,b, y cc son enteros positivos. Halla (p+q+r+s)(a+b+c).(p + q + r + s)(a + b + c).

A basketball player has a constant probability of .4.4 of making any given shot, independent of previous shots. Let ana_n be the ratio of shots made to shots attempted after nn shots. The probability that a10=.4a_{10} = .4 and an.4a_n \le .4 for all nn such that 1n91 \le n \le 9 is given to be paqbr/(sc),p^a q^b r / \left(s^c\right), where p,p, q,q, r,r, and ss are primes, and a,a, b,b, and cc are positive integers. Find (p+q+r+s)(a+b+c).(p + q + r + s)(a + b + c).

Respuesta: 660
Solución:

Registra el progreso del jugador como un camino a través de los puntos (n,y),(n, y), donde yy es el número de tiros encestados tras nn intentos. La condición an.4a_n \le .4 limita yy a 0.4n,\lfloor 0.4n \rfloor, que para n=1,,9n = 1, \ldots, 9 es 0,0,1,1,2,2,2,3,3,0, 0, 1, 1, 2, 2, 2, 3, 3, y a10=.4a_{10} = .4 significa que el camino termina en (10,4).(10, 4).

Cuenta los caminos permitidos sumando, en cada punto, los conteos de sus dos predecesores (un fallo mantiene y,y, un acierto lo sube en 11). Los conteos en las alturas máximas permitidas para n=3,,9n = 3, \ldots, 9 resultan ser 1,2,2,5,9,9,23,1, 2, 2, 5, 9, 9, 23, y el décimo tiro debe ser un acierto, así que 2323 secuencias de tiros cumplen. Cada una consta de 44 aciertos y 66 fallos, así que la probabilidad es 23(25)4(35)6=243623510.23 \left(\tfrac{2}{5}\right)^4 \left(\tfrac{3}{5}\right)^6 = \frac{2^4 \, 3^6 \cdot 23}{5^{10}}.

Por lo tanto {p,q,r,s}={2,3,23,5}\{p, q, r, s\} = \{2, 3, 23, 5\} y (a,b,c)=(4,6,10),(a, b, c) = (4, 6, 10), dando (2+3+23+5)(4+6+10)(2 + 3 + 23 + 5)(4 + 6 + 10) =3320= 33 \cdot 20 =660.= 660.

Record the player's progress as a path through points (n,y),(n, y), where yy is the number of shots made after nn attempts. The condition an.4a_n \le .4 caps yy at 0.4n,\lfloor 0.4n \rfloor, which for n=1,,9n = 1, \ldots, 9 is 0,0,1,1,2,2,2,3,3,0, 0, 1, 1, 2, 2, 2, 3, 3, and a10=.4a_{10} = .4 means the path ends at (10,4).(10, 4).

Count the allowed paths by adding, at each point, the counts of its two predecessors (a miss keeps y,y, a make raises it by 11). The counts at the maximum allowed heights for n=3,,9n = 3, \ldots, 9 come out to 1,2,2,5,9,9,23,1, 2, 2, 5, 9, 9, 23, and the tenth shot must be a make, so 2323 shot sequences qualify. Each consists of 44 makes and 66 misses, so the probability is 23(25)4(35)6=243623510.23 \left(\tfrac{2}{5}\right)^4 \left(\tfrac{3}{5}\right)^6 = \frac{2^4 \, 3^6 \cdot 23}{5^{10}}.

Thus {p,q,r,s}={2,3,23,5}\{p, q, r, s\} = \{2, 3, 23, 5\} and (a,b,c)=(4,6,10),(a, b, c) = (4, 6, 10), giving (2+3+23+5)(4+6+10)(2 + 3 + 23 + 5)(4 + 6 + 10) =3320= 33 \cdot 20 =660.= 660.

13.

En el triángulo ABC,ABC, el punto DD está en BC\overline{BC} con CD=2CD = 2 y DB=5,DB = 5, el punto EE está en AC\overline{AC} con CE=1CE = 1 y EA=3,EA = 3, AB=8,AB = 8, y AD\overline{AD} y BE\overline{BE} se intersecan en P.P. Los puntos QQ y RR están en AB\overline{AB} de modo que PQ\overline{PQ} es paralela a CA\overline{CA} y PR\overline{PR} es paralela a CB.\overline{CB}. Se da que la razón del área del triángulo PQRPQR al área del triángulo ABCABC es m/n,m/n, donde mm y nn son enteros positivos primos entre sí. Halla m+n.m + n.

In triangle ABC,ABC, point DD is on BC\overline{BC} with CD=2CD = 2 and DB=5,DB = 5, point EE is on AC\overline{AC} with CE=1CE = 1 and EA=3,EA = 3, AB=8,AB = 8, and AD\overline{AD} and BE\overline{BE} intersect at P.P. Points QQ and RR lie on AB\overline{AB} so that PQ\overline{PQ} is parallel to CA\overline{CA} and PR\overline{PR} is parallel to CB.\overline{CB}. It is given that the ratio of the area of triangle PQRPQR to the area of triangle ABCABC is m/n,m/n, where mm and nn are relatively prime positive integers. Find m+n.m + n.

Respuesta: 901

Nivel de dificultad: 2990

Solución:

Asigna masas 55 en A,A, 66 en B,B, y 1515 en C.C. Entonces EE equilibra AC\overline{AC} (53=1515 \cdot 3 = 15 \cdot 1) y DD equilibra BC\overline{BC} (65=1526 \cdot 5 = 15 \cdot 2), así que las cevianas AD\overline{AD} y BE\overline{BE} se encuentran en el centro de masa P,P, de masa total 26.26. Extendiendo CP\overline{CP} para que corte AB\overline{AB} en F,F, la masa en FF es 5+6=11,5 + 6 = 11, así que en el segmento CFCF obtenemos CP:PF=11:15,CP : PF = 11 : 15, es decir, FPFC=1526.\frac{FP}{FC} = \frac{15}{26}.

La homotecia centrada en FF con razón 1526\frac{15}{26} envía CC a PP y aplica la recta ABAB sobre sí misma; lleva la recta CACA a la recta paralela por PP, que es la recta PQPQ, y la recta CBCB a la recta PR.PR. Por lo tanto aplica el triángulo CABCAB sobre el triángulo PQR,PQR, y [PQR][ABC]=(1526)2=225676.\frac{[PQR]}{[ABC]} = \left(\frac{15}{26}\right)^2 = \frac{225}{676}.

Como gcd(225,676)=1,\gcd(225, 676) = 1, la respuesta es m+n=225+676=901.m + n = 225 + 676 = 901.

Assign masses 55 at A,A, 66 at B,B, and 1515 at C.C. Then EE balances AC\overline{AC} (53=1515 \cdot 3 = 15 \cdot 1) and DD balances BC\overline{BC} (65=1526 \cdot 5 = 15 \cdot 2), so the cevians AD\overline{AD} and BE\overline{BE} meet at the center of mass P,P, of total mass 26.26. Extending CP\overline{CP} to meet AB\overline{AB} at F,F, the mass at FF is 5+6=11,5 + 6 = 11, so on segment CFCF we get CP:PF=11:15,CP : PF = 11 : 15, that is, FPFC=1526.\frac{FP}{FC} = \frac{15}{26}.

The homothety centered at FF with ratio 1526\frac{15}{26} sends CC to PP and maps line ABAB to itself; it carries line CACA to the parallel line through PP — which is line PQPQ — and line CBCB to line PR.PR. Hence it maps triangle CABCAB onto triangle PQR,PQR, and [PQR][ABC]=(1526)2=225676.\frac{[PQR]}{[ABC]} = \left(\frac{15}{26}\right)^2 = \frac{225}{676}.

Since gcd(225,676)=1,\gcd(225, 676) = 1, the answer is m+n=225+676=901.m + n = 225 + 676 = 901.

14.

El perímetro del triángulo APMAPM es 152,152, y el ángulo PAMPAM es un ángulo recto. Se traza un círculo de radio 1919 con centro OO en AP\overline{AP} de modo que es tangente a AM\overline{AM} y PM.\overline{PM}. Dado que OP=m/n,OP = m/n, donde mm y nn son enteros positivos primos entre sí, halla m+n.m + n.

The perimeter of triangle APMAPM is 152,152, and angle PAMPAM is a right angle. A circle of radius 1919 with center OO on AP\overline{AP} is drawn so that it is tangent to AM\overline{AM} and PM.\overline{PM}. Given that OP=m/n,OP = m/n, where mm and nn are relatively prime positive integers, find m+n.m + n.

Respuesta: 98

Nivel de dificultad: 3060

Solución:

Sea TT el punto donde el círculo toca PM.\overline{PM}. Como AMAP\overline{AM} \perp \overline{AP} y OO está en AP\overline{AP} a distancia 1919 de la recta AM,AM, el círculo es tangente a AM\overline{AM} en AA mismo, así que las dos tangentes desde MM dan MT=MA.MT = MA. Los triángulos rectángulos POTPOT y PMAPMA (ángulos rectos en TT y AA) comparten el ángulo P,P, así que son semejantes con razón OTMA=19MA.\frac{OT}{MA} = \frac{19}{MA}.

El perímetro del triángulo pequeño es PO+OT+TPPO + OT + TP =(PA19)+19+TP= (PA - 19) + 19 + TP =PA+PT,= PA + PT, y como MT=MA,MT = MA, PA+PT=PA+PMMT=1522MA. \begin{aligned} PA + PT &= PA + PM - MT \\ &= 152 - 2\,MA. \end{aligned} Los perímetros de triángulos semejantes están en la razón de semejanza, así que 19MA=1522MA152,\frac{19}{MA} = \frac{152 - 2\,MA}{152}, que se simplifica a MA276MA+1444MA^2 - 76\,MA + 1444 =(MA38)2= (MA - 38)^2 =0.= 0. Por lo tanto MA=38.MA = 38.

La razón de semejanza es entonces 1938=12,\frac{19}{38} = \frac{1}{2}, así que PO=12PM.PO = \frac{1}{2} PM. Del perímetro, PA+PM=15238=114,PA + PM = 152 - 38 = 114, y PA=PO+19,PA = PO + 19, así que 12PM+19+PM=114,\frac{1}{2} PM + 19 + PM = 114, dando PM=1903PM = \frac{190}{3} y OP=953.OP = \frac{95}{3}. Por lo tanto m+n=95+3=98.m + n = 95 + 3 = 98.

Let TT be the point where the circle touches PM.\overline{PM}. Since AMAP\overline{AM} \perp \overline{AP} and OO lies on AP\overline{AP} at distance 1919 from line AM,AM, the circle is tangent to AM\overline{AM} at AA itself, so the two tangents from MM give MT=MA.MT = MA. Right triangles POTPOT and PMAPMA (right angles at TT and AA) share angle P,P, so they are similar with ratio OTMA=19MA.\frac{OT}{MA} = \frac{19}{MA}.

The small triangle's perimeter is PO+OT+TPPO + OT + TP =(PA19)+19+TP= (PA - 19) + 19 + TP =PA+PT,= PA + PT, and since MT=MA,MT = MA, PA+PT=PA+PMMT=1522MA. \begin{aligned} PA + PT &= PA + PM - MT \\ &= 152 - 2\,MA. \end{aligned} Perimeters of similar triangles are in the ratio of similarity, so 19MA=1522MA152,\frac{19}{MA} = \frac{152 - 2\,MA}{152}, which simplifies to MA276MA+1444MA^2 - 76\,MA + 1444 =(MA38)2= (MA - 38)^2 =0.= 0. Thus MA=38.MA = 38.

The ratio of similarity is then 1938=12,\frac{19}{38} = \frac{1}{2}, so PO=12PM.PO = \frac{1}{2} PM. From the perimeter, PA+PM=15238=114,PA + PM = 152 - 38 = 114, and PA=PO+19,PA = PO + 19, so 12PM+19+PM=114,\frac{1}{2} PM + 19 + PM = 114, giving PM=1903PM = \frac{190}{3} and OP=953.OP = \frac{95}{3}. Hence m+n=95+3=98.m + n = 95 + 3 = 98.

15.

Los círculos C1\mathcal{C}_1 y C2\mathcal{C}_2 se intersecan en dos puntos, uno de los cuales es (9,6),(9, 6), y el producto de sus radios es 68.68. El eje xx y la recta y=mx,y = mx, donde m>0,m \gt 0, son tangentes a ambos círculos. Se da que mm puede escribirse en la forma ab/c,a\sqrt{b}/c, donde a,a, b,b, y cc son enteros positivos, bb no es divisible por el cuadrado de ningún primo, y aa y cc son primos entre sí. Halla a+b+c.a + b + c.

Circles C1\mathcal{C}_1 and C2\mathcal{C}_2 intersect at two points, one of which is (9,6),(9, 6), and the product of their radii is 68.68. The xx-axis and the line y=mx,y = mx, where m>0,m \gt 0, are tangent to both circles. It is given that mm can be written in the form ab/c,a\sqrt{b}/c, where a,a, b,b, and cc are positive integers, bb is not divisible by the square of any prime, and aa and cc are relatively prime. Find a+b+c.a + b + c.

Respuesta: 282
Solución:

Ambos círculos son tangentes al eje xx y a y=mx,y = mx, así que ambos centros están en la bisectriz del ángulo del primer cuadrante entre esas rectas. Si la bisectriz forma un ángulo α\alpha con el eje xx, entonces m=tan2α,m = \tan 2\alpha, y cada centro tiene la forma (xi,xitanα)(x_i, \, x_i \tan\alpha) con radio ri=xitanαr_i = x_i \tan\alpha (su distancia al eje xx).

Como (9,6)(9, 6) está en cada círculo, (9xi)2+(6xitanα)2(9 - x_i)^2 + (6 - x_i \tan\alpha)^2 =xi2tan2α,= x_i^2 \tan^2\alpha, que se expande a xi2(18+12tanα)xi+117=0. \begin{aligned} &x_i^2 - (18 + 12\tan\alpha)\,x_i + 117 \\ &= 0. \end{aligned} Tanto x1x_1 como x2x_2 satisfacen esta única cuadrática, así que por las fórmulas de Vieta x1x2=117.x_1 x_2 = 117. Entonces r1r2r_1 r_2 =x1x2tan2α= x_1 x_2 \tan^2\alpha =117tan2α= 117 \tan^2\alpha =68,= 68, así que tan2α=68117\tan^2\alpha = \frac{68}{117} y tanα=217313.\tan\alpha = \frac{2\sqrt{17}}{3\sqrt{13}}.

Finalmente, m=2tanα1tan2α=2tanα49/117=23449217313=156174913=1222149, \begin{aligned} m &= \frac{2\tan\alpha}{1 - \tan^2\alpha} \\ &= \frac{2\tan\alpha}{49/117} \\ &= \frac{234}{49} \cdot \frac{2\sqrt{17}}{3\sqrt{13}} \\ &= \frac{156\sqrt{17}}{49\sqrt{13}} \\ &= \frac{12\sqrt{221}}{49}, \end{aligned} así que a+b+ca + b + c =12+221+49= 12 + 221 + 49 =282.= 282.

Both circles are tangent to the xx-axis and to y=mx,y = mx, so both centers lie on the bisector of the first-quadrant angle between those lines. If the bisector makes angle α\alpha with the xx-axis, then m=tan2α,m = \tan 2\alpha, and each center has the form (xi,xitanα)(x_i, \, x_i \tan\alpha) with radius ri=xitanαr_i = x_i \tan\alpha (its distance to the xx-axis).

Since (9,6)(9, 6) lies on each circle, (9xi)2+(6xitanα)2(9 - x_i)^2 + (6 - x_i \tan\alpha)^2 =xi2tan2α,= x_i^2 \tan^2\alpha, which expands to xi2(18+12tanα)xi+117=0. \begin{aligned} &x_i^2 - (18 + 12\tan\alpha)\,x_i + 117 \\ &= 0. \end{aligned} Both x1x_1 and x2x_2 satisfy this one quadratic, so by Vieta's formulas x1x2=117.x_1 x_2 = 117. Then r1r2r_1 r_2 =x1x2tan2α= x_1 x_2 \tan^2\alpha =117tan2α= 117 \tan^2\alpha =68,= 68, so tan2α=68117\tan^2\alpha = \frac{68}{117} and tanα=217313.\tan\alpha = \frac{2\sqrt{17}}{3\sqrt{13}}.

Finally, m=2tanα1tan2α=2tanα49/117=23449217313=156174913=1222149, \begin{aligned} m &= \frac{2\tan\alpha}{1 - \tan^2\alpha} \\ &= \frac{2\tan\alpha}{49/117} \\ &= \frac{234}{49} \cdot \frac{2\sqrt{17}}{3\sqrt{13}} \\ &= \frac{156\sqrt{17}}{49\sqrt{13}} \\ &= \frac{12\sqrt{221}}{49}, \end{aligned} so a+b+ca + b + c =12+221+49= 12 + 221 + 49 =282.= 282.