Soluciones del 2023 AIME I

Desplázate hacia abajo para ver las soluciones preparadas profesionalmente de LIVE by Po-Shen Loh, imprime las soluciones en PDF, consulta la clave de respuestas, o haz el examen cronometrado completo.

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

1.

Cinco hombres y nueve mujeres se colocan a intervalos iguales alrededor de un círculo en orden aleatorio. La probabilidad de que cada hombre quede diametralmente opuesto a una mujer es mn,\frac{m}{n}, donde mm y nn son enteros positivos primos entre sí. Halla m+n.m + n.

Five men and nine women stand equally spaced around a circle in random order. The probability that every man stands diametrically opposite a woman is mn,\frac{m}{n}, where mm and nn are relatively prime positive integers. Find m+n.m + n.

Conceptos:probabilidad básicacombinacionesemparejamiento y agrupación

Nivel de dificultad: 2170

Solución:

Las 1414 posiciones se dividen en 77 pares diametralmente opuestos. Solo importa el conjunto de posiciones ocupadas por los hombres, y los (145)=2002\binom{14}{5} = 2002 conjuntos de cinco elementos son igualmente probables. Cada hombre queda opuesto a una mujer exactamente cuando ningún par contiene dos hombres, así que elige cuáles 55 de los 77 pares contienen un hombre ((75)=21\binom{7}{5} = 21 formas) y qué posición de cada par elegido ocupa el hombre (25=322^5 = 32 formas), para 2132=67221 \cdot 32 = 672 conjuntos favorables.

La probabilidad es 6722002=48143,\frac{672}{2002} = \frac{48}{143}, así que m+n=48+143=191.m + n = 48 + 143 = 191.

The 1414 positions split into 77 diametrically opposite pairs. Only the set of positions occupied by the men matters, and all (145)=2002\binom{14}{5} = 2002 five-element sets are equally likely. Every man stands opposite a woman exactly when no pair contains two men, so choose which 55 of the 77 pairs contain a man ((75)=21\binom{7}{5} = 21 ways) and which position of each chosen pair the man occupies (25=322^5 = 32 ways), for 2132=67221 \cdot 32 = 672 favorable sets.

The probability is 6722002=48143,\frac{672}{2002} = \frac{48}{143}, so m+n=48+143=191.m + n = 48 + 143 = 191.

2.

Los números reales positivos b1b \ne 1 y nn satisfacen las ecuaciones logbn=logbn\sqrt{\log_b n} = \log_b \sqrt{n} y blogbn=logb(bn).b \cdot \log_b n = \log_b (bn). El valor de nn es jk,\frac{j}{k}, donde jj y kk son enteros positivos primos entre sí. Halla j+k.j + k.

Positive real numbers b1b \ne 1 and nn satisfy the equations logbn=logbn\sqrt{\log_b n} = \log_b \sqrt{n} and blogbn=logb(bn).b \cdot \log_b n = \log_b (bn). The value of nn is jk,\frac{j}{k}, where jj and kk are relatively prime positive integers. Find j+k.j + k.

Nivel de dificultad: 2100

Solución:

Sea x=logbn.x = \log_b n. La primera ecuación dice x=logbn1/2=x2,\sqrt{x} = \log_b n^{1/2} = \frac{x}{2}, así que x=x24,x = \frac{x^2}{4}, lo que da x=0x = 0 o x=4.x = 4. Si x=0x = 0 entonces n=1,n = 1, y la segunda ecuación diría 0=logbb=1,0 = \log_b b = 1, imposible; por lo tanto x=4.x = 4.

La segunda ecuación dice bx=logbb+logbn=1+x,bx = \log_b b + \log_b n = 1 + x, así que 4b=54b = 5 y b=54.b = \frac{5}{4}. Entonces n=b4=(54)4=625256,n = b^4 = \left(\frac{5}{4}\right)^4 = \frac{625}{256}, que ya está en su forma más simple, así que j+k=625+256=881.j + k = 625 + 256 = 881.

Let x=logbn.x = \log_b n. The first equation says x=logbn1/2=x2,\sqrt{x} = \log_b n^{1/2} = \frac{x}{2}, so x=x24,x = \frac{x^2}{4}, giving x=0x = 0 or x=4.x = 4. If x=0x = 0 then n=1,n = 1, and the second equation would read 0=logbb=1,0 = \log_b b = 1, impossible; so x=4.x = 4.

The second equation says bx=logbb+logbn=1+x,bx = \log_b b + \log_b n = 1 + x, so 4b=54b = 5 and b=54.b = \frac{5}{4}. Then n=b4=(54)4=625256,n = b^4 = \left(\frac{5}{4}\right)^4 = \frac{625}{256}, which is in lowest terms, so j+k=625+256=881.j + k = 625 + 256 = 881.

3.

Un plano contiene 4040 rectas, de las cuales no hay 22 paralelas. Supón que hay 33 puntos donde se cortan exactamente 33 rectas, 44 puntos donde se cortan exactamente 44 rectas, 55 puntos donde se cortan exactamente 55 rectas, 66 puntos donde se cortan exactamente 66 rectas, y ningún punto donde se corten más de 66 rectas. Halla el número de puntos donde se cortan exactamente 22 rectas.

A plane contains 4040 lines, no 22 of which are parallel. Suppose that there are 33 points where exactly 33 lines intersect, 44 points where exactly 44 lines intersect, 55 points where exactly 55 lines intersect, 66 points where exactly 66 lines intersect, and no points where more than 66 lines intersect. Find the number of points where exactly 22 lines intersect.

Nivel de dificultad: 2090

Solución:

Como no hay dos de las 4040 rectas que sean paralelas, cada dos rectas se cortan, lo que da (402)=780\binom{40}{2} = 780 pares de rectas, y cada par se corta en exactamente un punto. Un punto donde se cortan exactamente kk rectas corresponde exactamente a (k2)\binom{k}{2} de estos pares.

Los puntos dados corresponden a 3(32)+4(42)3\binom{3}{2} + 4\binom{4}{2} +5(52)+6(62)+ 5\binom{5}{2} + 6\binom{6}{2} =9+24+50+90=173= 9 + 24 + 50 + 90 = 173 pares de rectas. Cada par restante se corta en un punto donde se cortan exactamente 22 rectas, un punto por par, así que hay 780173=607780 - 173 = 607 de tales puntos.

Since no two of the 4040 lines are parallel, every two lines cross, giving (402)=780\binom{40}{2} = 780 pairs of lines, and each pair meets at exactly one point. A point where exactly kk lines meet accounts for exactly (k2)\binom{k}{2} of these pairs.

The given points account for 3(32)+4(42)3\binom{3}{2} + 4\binom{4}{2} +5(52)+6(62)+ 5\binom{5}{2} + 6\binom{6}{2} =9+24+50+90=173= 9 + 24 + 50 + 90 = 173 pairs of lines. Each remaining pair meets at a point where exactly 22 lines intersect, one point per pair, so there are 780173=607780 - 173 = 607 such points.

4.

La suma de todos los enteros positivos mm tales que 13!m\frac{13!}{m} es un cuadrado perfecto puede escribirse como 2a3b5c7d11e13f,2^a 3^b 5^c 7^d 11^e 13^f, donde a,a, b,b, c,c, d,d, e,e, y ff son enteros positivos. Halla a+b+c+d+e+f.a + b + c + d + e + f.

The sum of all positive integers mm such that 13!m\frac{13!}{m} is a perfect square can be written as 2a3b5c7d11e13f,2^a 3^b 5^c 7^d 11^e 13^f, where a,a, b,b, c,c, d,d, e,e, and ff are positive integers. Find a+b+c+d+e+f.a + b + c + d + e + f.

Nivel de dificultad: 2330

Solución:

Como 13!=210355271113,13! = 2^{10} \cdot 3^5 \cdot 5^2 \cdot 7 \cdot 11 \cdot 13, un m=2x3y5z7w11u13vm = 2^x 3^y 5^z 7^w 11^u 13^v válido debe dejar par cada exponente de 13!m\frac{13!}{m}: x{0,2,4,6,8,10},x \in \{0, 2, 4, 6, 8, 10\}, y{1,3,5},y \in \{1, 3, 5\}, z{0,2},z \in \{0, 2\}, y w=u=v=1.w = u = v = 1.

Las elecciones son independientes, así que la suma de todos esos mm se factoriza como (1+4++1024)(3+27+243)(1+25)71113=1365273261001. \begin{aligned} &(1 + 4 + \cdots + 1024) \\ &\quad {}\cdot (3 + 27 + 243) \\ &\quad {}\cdot (1 + 25) \cdot 7 \cdot 11 \cdot 13 \\ &= 1365 \cdot 273 \cdot 26 \cdot 1001. \end{aligned} Como 1365=35713,1365 = 3 \cdot 5 \cdot 7 \cdot 13, 273=3713,273 = 3 \cdot 7 \cdot 13, 26=213,26 = 2 \cdot 13, y 1001=71113,1001 = 7 \cdot 11 \cdot 13, la suma es igual a 21325173111134,2^1 3^2 5^1 7^3 11^1 13^4, y a+b+c+d+e+fa + b + c + d + e + f =1+2+1+3+1+4= 1 + 2 + 1 + 3 + 1 + 4 =12.= 12.

Since 13!=210355271113,13! = 2^{10} \cdot 3^5 \cdot 5^2 \cdot 7 \cdot 11 \cdot 13, a valid m=2x3y5z7w11u13vm = 2^x 3^y 5^z 7^w 11^u 13^v must leave every exponent of 13!m\frac{13!}{m} even: x{0,2,4,6,8,10},x \in \{0, 2, 4, 6, 8, 10\}, y{1,3,5},y \in \{1, 3, 5\}, z{0,2},z \in \{0, 2\}, and w=u=v=1.w = u = v = 1.

The choices are independent, so the sum of all such mm factors as (1+4++1024)(3+27+243)(1+25)71113=1365273261001. \begin{aligned} &(1 + 4 + \cdots + 1024) \\ &\quad {}\cdot (3 + 27 + 243) \\ &\quad {}\cdot (1 + 25) \cdot 7 \cdot 11 \cdot 13 \\ &= 1365 \cdot 273 \cdot 26 \cdot 1001. \end{aligned} Since 1365=35713,1365 = 3 \cdot 5 \cdot 7 \cdot 13, 273=3713,273 = 3 \cdot 7 \cdot 13, 26=213,26 = 2 \cdot 13, and 1001=71113,1001 = 7 \cdot 11 \cdot 13, the sum equals 21325173111134,2^1 3^2 5^1 7^3 11^1 13^4, and a+b+c+d+e+fa + b + c + d + e + f =1+2+1+3+1+4= 1 + 2 + 1 + 3 + 1 + 4 =12.= 12.

5.

Sea PP un punto sobre la circunferencia circunscrita al cuadrado ABCDABCD que satisface PAPC=56PA \cdot PC = 56 y PBPD=90.PB \cdot PD = 90. Halla el área de ABCD.ABCD.

Let PP be a point on the circle circumscribing square ABCDABCD that satisfies PAPC=56PA \cdot PC = 56 and PBPD=90.PB \cdot PD = 90. Find the area of ABCD.ABCD.

Solución:

Sea la circunferencia de centro OO y radio R,R, con A=(R,0),A = (R, 0), B=(0,R),B = (0, R), C=(R,0),C = (-R, 0), D=(0,R),D = (0, -R), y P=(Rcosθ,Rsinθ).P = (R\cos\theta, R\sin\theta). Entonces PA2=2R2(1cosθ)PA^2 = 2R^2(1 - \cos\theta) y PC2=2R2(1+cosθ),PC^2 = 2R^2(1 + \cos\theta), así que PAPC=2R2sinθ=56.PA \cdot PC = 2R^2|\sin\theta| = 56. De la misma forma PBPD=2R2cosθ=90.PB \cdot PD = 2R^2|\cos\theta| = 90.

Elevando al cuadrado y sumando, 4R4=562+902=11236,4R^4 = 56^2 + 90^2 = 11236, así que 2R2=11236=106.2R^2 = \sqrt{11236} = 106. El cuadrado tiene diagonal 2R,2R, por lo que su área es (2R)22=2R2=106.\frac{(2R)^2}{2} = 2R^2 = 106.

Let the circle have center OO and radius R,R, with A=(R,0),A = (R, 0), B=(0,R),B = (0, R), C=(R,0),C = (-R, 0), D=(0,R),D = (0, -R), and P=(Rcosθ,Rsinθ).P = (R\cos\theta, R\sin\theta). Then PA2=2R2(1cosθ)PA^2 = 2R^2(1 - \cos\theta) and PC2=2R2(1+cosθ),PC^2 = 2R^2(1 + \cos\theta), so PAPC=2R2sinθ=56.PA \cdot PC = 2R^2|\sin\theta| = 56. In the same way PBPD=2R2cosθ=90.PB \cdot PD = 2R^2|\cos\theta| = 90.

Squaring and adding, 4R4=562+902=11236,4R^4 = 56^2 + 90^2 = 11236, so 2R2=11236=106.2R^2 = \sqrt{11236} = 106. The square has diagonal 2R,2R, hence area (2R)22=2R2=106.\frac{(2R)^2}{2} = 2R^2 = 106.

6.

Alice sabe que se le mostrarán 33 cartas rojas y 33 cartas negras, una a la vez, en orden aleatorio. Antes de que se muestre cada carta, Alice debe adivinar su color. Si Alice juega de forma óptima, el número esperado de cartas que adivinará correctamente es mn,\frac{m}{n}, donde mm y nn son enteros positivos primos entre sí. Halla m+n.m + n.

Alice knows that 33 red cards and 33 black cards will be revealed to her one at a time in random order. Before each card is revealed, Alice must guess its color. If Alice plays optimally, the expected number of cards she will guess correctly is mn,\frac{m}{n}, where mm and nn are relatively prime positive integers. Find m+n.m + n.

Nivel de dificultad: 2600

Solución:

Sea lo que sea que Alice adivine, la baraja evoluciona de la misma manera; solo la probabilidad de acierto inmediato depende de su suposición, así que es óptimo adivinar un color con más cartas restantes. Sea E(r,b)E(r, b) el número esperado de aciertos desde un estado con rr rojas y bb negras restantes. Entonces E(r,0)=r,E(r, 0) = r, E(0,b)=b,E(0, b) = b, y E(r,b)=max(r,b)r+b+rE(r1,b)+bE(r,b1)r+b. \begin{aligned} E(r, b) &= \frac{\max(r, b)}{r + b} \\ &\quad {}+ \scriptsize \frac{r\,E(r-1, b) + b\,E(r, b-1)}{r + b}. \end{aligned}

Por simetría E(r,b)=E(b,r).E(r, b) = E(b, r). Calculando hacia arriba: E(1,1)=32,E(1,1) = \frac{3}{2}, E(2,1)=23+232+23=73,E(2,1) = \frac{2}{3} + \frac{2 \cdot \frac{3}{2} + 2}{3} = \frac{7}{3}, E(2,2)=12+73=176,E(2,2) = \frac{1}{2} + \frac{7}{3} = \frac{17}{6}, E(3,1)=34+373+34=134,E(3,1) = \frac{3}{4} + \frac{3 \cdot \frac{7}{3} + 3}{4} = \frac{13}{4}, E(3,2)=35+3176+21345=185,E(3,2) = \frac{3}{5} + \frac{3 \cdot \frac{17}{6} + 2 \cdot \frac{13}{4}}{5} = \frac{18}{5}, y finalmente E(3,3)=12+185=4110.E(3,3) = \frac{1}{2} + \frac{18}{5} = \frac{41}{10}.

Así que el número esperado de aciertos es 4110,\frac{41}{10}, y m+n=41+10=51.m + n = 41 + 10 = 51.

Whatever Alice guesses, the deck evolves the same way; only the immediate success probability depends on her guess, so it is optimal to guess a color with the most cards remaining. Let E(r,b)E(r, b) be the expected number of correct guesses from a state with rr red and bb black cards left. Then E(r,0)=r,E(r, 0) = r, E(0,b)=b,E(0, b) = b, and E(r,b)=max(r,b)r+b+rE(r1,b)+bE(r,b1)r+b. \begin{aligned} E(r, b) &= \frac{\max(r, b)}{r + b} \\ &\quad {}+ \scriptsize \frac{r\,E(r-1, b) + b\,E(r, b-1)}{r + b}. \end{aligned}

By symmetry E(r,b)=E(b,r).E(r, b) = E(b, r). Computing upward: E(1,1)=32,E(1,1) = \frac{3}{2}, E(2,1)=23+232+23=73,E(2,1) = \frac{2}{3} + \frac{2 \cdot \frac{3}{2} + 2}{3} = \frac{7}{3}, E(2,2)=12+73=176,E(2,2) = \frac{1}{2} + \frac{7}{3} = \frac{17}{6}, E(3,1)=34+373+34=134,E(3,1) = \frac{3}{4} + \frac{3 \cdot \frac{7}{3} + 3}{4} = \frac{13}{4}, E(3,2)=35+3176+21345=185,E(3,2) = \frac{3}{5} + \frac{3 \cdot \frac{17}{6} + 2 \cdot \frac{13}{4}}{5} = \frac{18}{5}, and finally E(3,3)=12+185=4110.E(3,3) = \frac{1}{2} + \frac{18}{5} = \frac{41}{10}.

So the expected number of correct guesses is 4110,\frac{41}{10}, and m+n=41+10=51.m + n = 41 + 10 = 51.

7.

Llamamos a un entero positivo nn extra-distinto si los restos al dividir nn entre 2,2, 3,3, 4,4, 5,5, y 66 son distintos. Halla el número de enteros positivos extra-distintos menores que 1000.1000.

Call a positive integer nn extra-distinct if the remainders when nn is divided by 2,2, 3,3, 4,4, 5,5, and 66 are distinct. Find the number of extra-distinct positive integers less than 1000.1000.

Solución:

Escribe rkr_k para el resto de nn módulo k,k, y observa que r2r4(mod2),r_2 \equiv r_4 \pmod 2, r2r6(mod2),r_2 \equiv r_6 \pmod 2, y r3r6(mod3).r_3 \equiv r_6 \pmod 3. Si r2=0:r_2 = 0: entonces r4r_4 es par y distinto de r2,r_2, así que r4=2;r_4 = 2; luego r6r_6 es par y evita {0,2},\{0, 2\}, así que r6=4,r_6 = 4, lo que da r3=1;r_3 = 1; finalmente r5r_5 evita {0,1,2,4},\{0, 1, 2, 4\}, así que r5=3.r_5 = 3. Estas condiciones dicen que n2n \equiv -2 módulo cada uno de 2,3,4,5,6,2, 3, 4, 5, 6, es decir, n58(mod60).n \equiv 58 \pmod{60}.

Si r2=1:r_2 = 1: de forma similar r4=3,r_4 = 3, luego r6=5,r_6 = 5, dando r3=2,r_3 = 2, y r5r_5 evita {1,2,3,5},\{1, 2, 3, 5\}, así que r5{0,4}.r_5 \in \{0, 4\}. La elección r5=4r_5 = 4 da n1(mod60),n \equiv -1 \pmod{60}, es decir, n59;n \equiv 59; la elección r5=0r_5 = 0 da n11(mod12)n \equiv 11 \pmod{12} con 5n,5 \mid n, es decir, n35(mod60).n \equiv 35 \pmod{60}.

Por debajo de 10001000 hay 1717 enteros congruentes con 35,35, 1616 congruentes con 58,58, y 1616 congruentes con 5959 módulo 60,60, para un total de 17+16+16=49.17 + 16 + 16 = 49.

Write rkr_k for the remainder of nn modulo k,k, and note r2r4(mod2),r_2 \equiv r_4 \pmod 2, r2r6(mod2),r_2 \equiv r_6 \pmod 2, and r3r6(mod3).r_3 \equiv r_6 \pmod 3. If r2=0:r_2 = 0: then r4r_4 is even and different from r2,r_2, so r4=2;r_4 = 2; then r6r_6 is even and avoids {0,2},\{0, 2\}, so r6=4,r_6 = 4, which gives r3=1;r_3 = 1; finally r5r_5 avoids {0,1,2,4},\{0, 1, 2, 4\}, so r5=3.r_5 = 3. These say n2n \equiv -2 modulo each of 2,3,4,5,6,2, 3, 4, 5, 6, i.e. n58(mod60).n \equiv 58 \pmod{60}.

If r2=1:r_2 = 1: similarly r4=3,r_4 = 3, then r6=5,r_6 = 5, giving r3=2,r_3 = 2, and r5r_5 avoids {1,2,3,5},\{1, 2, 3, 5\}, so r5{0,4}.r_5 \in \{0, 4\}. The choice r5=4r_5 = 4 gives n1(mod60),n \equiv -1 \pmod{60}, i.e. n59;n \equiv 59; the choice r5=0r_5 = 0 gives n11(mod12)n \equiv 11 \pmod{12} with 5n,5 \mid n, i.e. n35(mod60).n \equiv 35 \pmod{60}.

Below 10001000 there are 1717 integers congruent to 35,35, 1616 congruent to 58,58, and 1616 congruent to 5959 modulo 60,60, for a total of 17+16+16=49.17 + 16 + 16 = 49.

8.

El rombo ABCDABCD tiene BAD<90.\angle BAD \lt 90^\circ. Hay un punto PP sobre la circunferencia inscrita del rombo tal que las distancias de PP a las rectas DA,DA, AB,AB, y BCBC son 9,9, 5,5, y 16,16, respectivamente. Halla el perímetro de ABCD.ABCD.

Rhombus ABCDABCD has BAD<90.\angle BAD \lt 90^\circ. There is a point PP on the incircle of the rhombus such that the distances from PP to the lines DA,DA, AB,AB, and BCBC are 9,9, 5,5, and 16,16, respectively. Find the perimeter of ABCD.ABCD.

Solución:

Las distancias de un punto interior a las rectas paralelas DADA y BCBC suman la distancia entre ellas, la altura del rombo. Así que la altura es 9+16=25,9 + 16 = 25, y la circunferencia inscrita, tangente a ambas rectas, tiene radio 252.\frac{25}{2}. Centra la circunferencia inscrita en el origen con DA: y=252DA:\ y = \frac{25}{2} y BC: y=252.BC:\ y = -\frac{25}{2}. Entonces PP tiene coordenada yy igual a 2529=72,\frac{25}{2} - 9 = \frac{7}{2}, y x2+(72)2=(252)2x^2 + \left(\frac{7}{2}\right)^2 = \left(\frac{25}{2}\right)^2 da x=±12.x = \pm 12.

Sea α=BAD.\alpha = \angle BAD. La recta ABAB es tangente a la circunferencia inscrita y forma un ángulo α\alpha con la horizontal, así que (orientando la figura de forma adecuada) es xsinα+ycosα=252,x \sin\alpha + y \cos\alpha = -\frac{25}{2}, y los puntos interiores satisfacen xsinα+ycosα+252>0.x\sin\alpha + y\cos\alpha + \frac{25}{2} \gt 0. La condición dist(P,AB)=5\operatorname{dist}(P, AB) = 5 dice xsinα+72cosα+252=5.x \sin\alpha + \frac{7}{2}\cos\alpha + \frac{25}{2} = 5. Para x=12x = 12 el lado izquierdo supera 252,\frac{25}{2}, así que x=12,x = -12, y la ecuación queda 24sinα7cosα=15.24\sin\alpha - 7\cos\alpha = 15.

Sustituyendo 7cosα=24sinα157\cos\alpha = 24\sin\alpha - 15 en sin2α+cos2α=1\sin^2\alpha + \cos^2\alpha = 1 se obtiene 625sin2α720sinα625\sin^2\alpha - 720\sin\alpha +176=0,+ 176 = 0, así que sinα=45\sin\alpha = \frac{4}{5} o 44125.\frac{44}{125}. La raíz 44125\frac{44}{125} hace que cosα=24sinα157\cos\alpha = \frac{24\sin\alpha - 15}{7} sea negativo, contradiciendo BAD<90.\angle BAD \lt 90^\circ. Así que sinα=45,\sin\alpha = \frac{4}{5}, la longitud del lado es 25sinα=1254,\frac{25}{\sin\alpha} = \frac{125}{4}, y el perímetro es 41254=125.4 \cdot \frac{125}{4} = 125.

The distances from an interior point to the parallel lines DADA and BCBC add up to the distance between them, the height of the rhombus. So the height is 9+16=25,9 + 16 = 25, and the incircle, tangent to both lines, has radius 252.\frac{25}{2}. Center the incircle at the origin with DA: y=252DA:\ y = \frac{25}{2} and BC: y=252.BC:\ y = -\frac{25}{2}. Then PP has yy-coordinate 2529=72,\frac{25}{2} - 9 = \frac{7}{2}, and x2+(72)2=(252)2x^2 + \left(\frac{7}{2}\right)^2 = \left(\frac{25}{2}\right)^2 gives x=±12.x = \pm 12.

Let α=BAD.\alpha = \angle BAD. Line ABAB is tangent to the incircle and makes angle α\alpha with the horizontal, so (orienting the figure suitably) it is xsinα+ycosα=252,x \sin\alpha + y \cos\alpha = -\frac{25}{2}, and interior points satisfy xsinα+ycosα+252>0.x\sin\alpha + y\cos\alpha + \frac{25}{2} \gt 0. The condition dist(P,AB)=5\operatorname{dist}(P, AB) = 5 reads xsinα+72cosα+252=5.x \sin\alpha + \frac{7}{2}\cos\alpha + \frac{25}{2} = 5. For x=12x = 12 the left side exceeds 252,\frac{25}{2}, so x=12,x = -12, and the equation becomes 24sinα7cosα=15.24\sin\alpha - 7\cos\alpha = 15.

Substituting 7cosα=24sinα157\cos\alpha = 24\sin\alpha - 15 into sin2α+cos2α=1\sin^2\alpha + \cos^2\alpha = 1 yields 625sin2α720sinα625\sin^2\alpha - 720\sin\alpha +176=0,+ 176 = 0, so sinα=45\sin\alpha = \frac{4}{5} or 44125.\frac{44}{125}. The root 44125\frac{44}{125} makes cosα=24sinα157\cos\alpha = \frac{24\sin\alpha - 15}{7} negative, contradicting BAD<90.\angle BAD \lt 90^\circ. So sinα=45,\sin\alpha = \frac{4}{5}, the side length is 25sinα=1254,\frac{25}{\sin\alpha} = \frac{125}{4}, and the perimeter is 41254=125.4 \cdot \frac{125}{4} = 125.

9.

Halla el número de polinomios cúbicos p(x)=x3+ax2+bx+c,p(x) = x^3 + ax^2 + bx + c, donde a,a, b,b, y cc son enteros en {20,19,18,,18,19,20},\{-20, -19, -18, \ldots, 18, 19, 20\}, tales que existe un único entero m2m \ne 2 con p(m)=p(2).p(m) = p(2).

Find the number of cubic polynomials p(x)=x3+ax2+bx+c,p(x) = x^3 + ax^2 + bx + c, where a,a, b,b, and cc are integers in {20,19,18,,18,19,20},\{-20, -19, -18, \ldots, 18, 19, 20\}, such that there is a unique integer m2m \ne 2 with p(m)=p(2).p(m) = p(2).

Nivel de dificultad: 2920

Solución:

Como p(m)p(2)p(m) - p(2) no involucra a c,c, cada par válido (a,b)(a, b) aporta 4141 polinomios. Factorizando, p(x)p(2)=(x2)(x2+(a+2)x+(2a+b+4)), \begin{aligned} p(x) - p(2) &= (x - 2) \\ &\quad {}\cdot \tiny \bigl(x^2 + (a+2)x + (2a + b + 4)\bigr), \end{aligned} así que necesitamos que el factor cuadrático q(x)q(x) tenga exactamente una raíz entera distinta de 2.2. Si qq tiene alguna raíz entera, su otra raíz también es entera (su suma (a+2)-(a+2) es un entero); si qq no tiene raíz entera, entonces no existe ningún mm en absoluto. Así que o bien qq tiene raíces 22 y kk con k2,k \ne 2, o una raíz doble k2.k \ne 2.

Raíces 22 y k:k: las fórmulas de Vieta dan a=4ka = -4 - k y b=4k+4.b = 4k + 4. La restricción 20b20-20 \le b \le 20 obliga a 6k4-6 \le k \le 4 (y entonces aa queda automáticamente dentro del rango), así que excluir k=2k = 2 deja 1010 pares. Raíz doble k:k: aquí a=2k2a = -2k - 2 y b=k2+4k,b = k^2 + 4k, y b20b \le 20 obliga a 6k2,-6 \le k \le 2, todos válidos para a,a, así que excluir k=2k = 2 deja 88 pares.

Eso son 1818 pares (a,b),(a, b), por lo tanto 1841=73818 \cdot 41 = 738 polinomios.

Since p(m)p(2)p(m) - p(2) does not involve c,c, each valid pair (a,b)(a, b) contributes 4141 polynomials. Factoring, p(x)p(2)=(x2)(x2+(a+2)x+(2a+b+4)), \begin{aligned} p(x) - p(2) &= (x - 2) \\ &\quad {}\cdot \tiny \bigl(x^2 + (a+2)x + (2a + b + 4)\bigr), \end{aligned} so we need the quadratic factor q(x)q(x) to have exactly one integer root different from 2.2. If qq has any integer root, its other root is also an integer (their sum (a+2)-(a+2) is an integer); if qq has no integer root, then no mm exists at all. So either qq has roots 22 and kk with k2,k \ne 2, or a double root k2.k \ne 2.

Roots 22 and k:k: Vieta's formulas give a=4ka = -4 - k and b=4k+4.b = 4k + 4. The constraint 20b20-20 \le b \le 20 forces 6k4-6 \le k \le 4 (and then aa is automatically in range), so excluding k=2k = 2 leaves 1010 pairs. Double root k:k: here a=2k2a = -2k - 2 and b=k2+4k,b = k^2 + 4k, and b20b \le 20 forces 6k2,-6 \le k \le 2, all valid for a,a, so excluding k=2k = 2 leaves 88 pairs.

That is 1818 pairs (a,b),(a, b), hence 1841=73818 \cdot 41 = 738 polynomials.

10.

Existe un único entero positivo aa para el cual la suma U=n=12023n2na5U = \sum_{n=1}^{2023} \left\lfloor \frac{n^2 - na}{5} \right\rfloor es un entero estrictamente entre 1000-1000 y 1000.1000. Para ese único a,a, halla a+U.a + U.

(Observa que x\lfloor x \rfloor denota el mayor entero que es menor o igual que x.x.)

There exists a unique positive integer aa for which the sum U=n=12023n2na5U = \sum_{n=1}^{2023} \left\lfloor \frac{n^2 - na}{5} \right\rfloor is an integer strictly between 1000-1000 and 1000.1000. For that unique a,a, find a+U.a + U.

(Note that x\lfloor x \rfloor denotes the greatest integer that is less than or equal to x.x.)

Nivel de dificultad: 2990

Solución:

Ignorando las partes enteras, n=12023n2na5\sum_{n=1}^{2023} \frac{n^2 - na}{5} =15(n2an)= \frac{1}{5}\left(\sum n^2 - a\sum n\right) se anula exactamente cuando a=n2n=22023+13=1349,a = \frac{\sum n^2}{\sum n} = \frac{2 \cdot 2023 + 1}{3} = 1349, un entero. Para cualquier otro entero aa la suma sin redondear tiene valor absoluto de al menos 15n=202310125409455,\frac{1}{5}\sum n = \frac{2023 \cdot 1012}{5} \approx 409455, mientras que tomar las partes enteras cambia el total en menos de 2023,2023, así que solo a=1349a = 1349 puede poner UU estrictamente entre 1000-1000 y 1000.1000.

Con a=1349,a = 1349, cada término es n21349nrn5\frac{n^2 - 1349n - r_n}{5} con rn=(n21349n)mod5,r_n = (n^2 - 1349n) \bmod 5, así que U=15rn.U = -\frac{1}{5}\sum r_n. Como 13494(mod5),1349 \equiv 4 \pmod 5, tenemos n21349nn^2 - 1349n n(n+1)(mod5),\equiv n(n+1) \pmod 5, cuyos restos para n0,1,2,3,4n \equiv 0, 1, 2, 3, 4 son 0,2,1,2,0,0, 2, 1, 2, 0, que suman 55 por cada bloque de cinco. Como 2023=5404+3,2023 = 5 \cdot 404 + 3, los términos sobrantes n1,2,3n \equiv 1, 2, 3 aportan 2+1+2=5,2 + 1 + 2 = 5, así que rn=4055=2025.\sum r_n = 405 \cdot 5 = 2025.

Así que U=20255=405,U = -\frac{2025}{5} = -405, que efectivamente está estrictamente entre 1000-1000 y 1000,1000, y a+U=1349405=944.a + U = 1349 - 405 = 944.

Ignoring the floors, n=12023n2na5\sum_{n=1}^{2023} \frac{n^2 - na}{5} =15(n2an)= \frac{1}{5}\left(\sum n^2 - a\sum n\right) vanishes exactly when a=n2n=22023+13=1349,a = \frac{\sum n^2}{\sum n} = \frac{2 \cdot 2023 + 1}{3} = 1349, an integer. For any other integer aa the raw sum has absolute value at least 15n=202310125409455,\frac{1}{5}\sum n = \frac{2023 \cdot 1012}{5} \approx 409455, while taking floors changes the total by less than 2023,2023, so only a=1349a = 1349 can put UU strictly between 1000-1000 and 1000.1000.

With a=1349,a = 1349, each term is n21349nrn5\frac{n^2 - 1349n - r_n}{5} with rn=(n21349n)mod5,r_n = (n^2 - 1349n) \bmod 5, so U=15rn.U = -\frac{1}{5}\sum r_n. Since 13494(mod5),1349 \equiv 4 \pmod 5, we have n21349nn^2 - 1349n n(n+1)(mod5),\equiv n(n+1) \pmod 5, whose residues for n0,1,2,3,4n \equiv 0, 1, 2, 3, 4 are 0,2,1,2,0,0, 2, 1, 2, 0, summing to 55 per block of five. With 2023=5404+3,2023 = 5 \cdot 404 + 3, the leftover terms n1,2,3n \equiv 1, 2, 3 contribute 2+1+2=5,2 + 1 + 2 = 5, so rn=4055=2025.\sum r_n = 405 \cdot 5 = 2025.

So U=20255=405,U = -\frac{2025}{5} = -405, which indeed lies strictly between 1000-1000 and 1000,1000, and a+U=1349405=944.a + U = 1349 - 405 = 944.

11.

Halla el número de subconjuntos de {1,2,3,,10}\{1, 2, 3, \ldots, 10\} que contienen exactamente un par de enteros consecutivos. Ejemplos de tales subconjuntos son {1,2,5}\{\mathbf{1}, \mathbf{2}, 5\} y {1,3,6,7,10}.\{1, 3, \mathbf{6}, \mathbf{7}, 10\}.

Find the number of subsets of {1,2,3,,10}\{1, 2, 3, \ldots, 10\} that contain exactly one pair of consecutive integers. Examples of such subsets are {1,2,5}\{\mathbf{1}, \mathbf{2}, 5\} and {1,3,6,7,10}.\{1, 3, \mathbf{6}, \mathbf{7}, 10\}.

Nivel de dificultad: 2650

Solución:

Primero, el número de subconjuntos de un bloque de mm enteros consecutivos que no contienen dos elementos consecutivos es el número de Fibonacci Fm+2F_{m+2} (con F1=F2=1F_1 = F_2 = 1): condicionar según si el último elemento se usa da la recursión de Fibonacci, y los conteos empiezan 1,2,3,5,1, 2, 3, 5, \ldots

Supón que el único par consecutivo es {k,k+1}\{k, k+1\} para algún 1k9.1 \le k \le 9. Los elementos restantes deben excluir k1k - 1 y k+2k + 2 (cualquiera de ellos crearía un segundo par consecutivo) y no deben contener ningún par consecutivo dentro de {1,,k2}\{1, \ldots, k-2\} ni dentro de {k+3,,10},\{k+3, \ldots, 10\}, bloques de tamaños k2k - 2 y 8k.8 - k. Así que el conteo para este kk es FkF10k.F_k \cdot F_{10-k}.

Sumando sobre k=1,,9:k = 1, \ldots, 9: k=19FkF10k=34+21+26+24+25+24+26+21+34=235. \begin{aligned} \sum_{k=1}^{9} F_k F_{10-k} &= 34 + 21 + 26 \\ &\quad {}+ 24 + 25 + 24 \\ &\quad {}+ 26 + 21 + 34 \\ &= 235. \end{aligned}

First, the number of subsets of a block of mm consecutive integers containing no two consecutive elements is the Fibonacci number Fm+2F_{m+2} (with F1=F2=1F_1 = F_2 = 1): conditioning on whether the last element is used gives the Fibonacci recursion, and the counts start 1,2,3,5,1, 2, 3, 5, \ldots

Suppose the unique consecutive pair is {k,k+1}\{k, k+1\} for some 1k9.1 \le k \le 9. The remaining elements must exclude k1k - 1 and k+2k + 2 (either would create a second consecutive pair) and must contain no consecutive pair within {1,,k2}\{1, \ldots, k-2\} or within {k+3,,10},\{k+3, \ldots, 10\}, blocks of sizes k2k - 2 and 8k.8 - k. So the count for this kk is FkF10k.F_k \cdot F_{10-k}.

Summing over k=1,,9:k = 1, \ldots, 9: k=19FkF10k=34+21+26+24+25+24+26+21+34=235. \begin{aligned} \sum_{k=1}^{9} F_k F_{10-k} &= 34 + 21 + 26 \\ &\quad {}+ 24 + 25 + 24 \\ &\quad {}+ 26 + 21 + 34 \\ &= 235. \end{aligned}

12.

Sea ABC\triangle ABC un triángulo equilátero de lado 55.55. Los puntos D,D, E,E, y FF están sobre BC,\overline{BC}, CA,\overline{CA}, y AB,\overline{AB}, respectivamente, con BD=7,BD = 7, CE=30,CE = 30, y AF=40.AF = 40. El punto PP dentro de ABC\triangle ABC tiene la propiedad de que AEP=BFP=CDP.\angle AEP = \angle BFP = \angle CDP. Halla tan2(AEP).\tan^2(\angle AEP).

Let ABC\triangle ABC be an equilateral triangle with side length 55.55. Points D,D, E,E, and FF lie on BC,\overline{BC}, CA,\overline{CA}, and AB,\overline{AB}, respectively, with BD=7,BD = 7, CE=30,CE = 30, and AF=40.AF = 40. Point PP inside ABC\triangle ABC has the property that AEP=BFP=CDP.\angle AEP = \angle BFP = \angle CDP. Find tan2(AEP).\tan^2(\angle AEP).

Solución:

Coloca B=(0,0),B = (0, 0), C=(55,0),C = (55, 0), A=(552,5532),A = \left(\frac{55}{2}, \frac{55\sqrt{3}}{2}\right), de modo que D=(7,0),D = (7, 0), E=(40,153),E = (40, 15\sqrt{3}), y F=(152,1532).F = \left(\frac{15}{2}, \frac{15\sqrt{3}}{2}\right). Sea θ\theta el ángulo común y sean u1,u2,u3\mathbf{u}_1, \mathbf{u}_2, \mathbf{u}_3 los vectores unitarios en las direcciones CA,C \to A, AB,A \to B, BC,B \to C, es decir, las direcciones desde EE hacia A,A, desde FF hacia B,B, y desde DD hacia C.C. Descomponiendo PEP - E en su componente a lo largo de u1\mathbf{u}_1 y su componente perpendicular al lado CA,CA, cuya longitud es la distancia d1d_1 de PP a la recta CA,CA, la condición angular da (PE)u1=d1cotθ;(P - E)\cdot\mathbf{u}_1 = d_1\cot\theta; de forma similar (PF)u2=d2cotθ(P - F)\cdot\mathbf{u}_2 = d_2\cot\theta y (PD)u3=d3cotθ.(P - D)\cdot\mathbf{u}_3 = d_3\cot\theta.

Ahora suma las tres relaciones. Como u1+u2+u3=0\mathbf{u}_1 + \mathbf{u}_2 + \mathbf{u}_3 = \mathbf{0} (los lados dirigidos de un triángulo se cierran), PP desaparece, y por el teorema de Viviani d1+d2+d3d_1 + d_2 + d_3 es igual a la altura 5532.\frac{55\sqrt{3}}{2}. Con u1=(12,32),\mathbf{u}_1 = \left(-\frac{1}{2}, \frac{\sqrt{3}}{2}\right), u2=(12,32),\mathbf{u}_2 = \left(-\frac{1}{2}, -\frac{\sqrt{3}}{2}\right), y u3=(1,0),\mathbf{u}_3 = (1, 0), obtenemos Eu1=52,E \cdot \mathbf{u}_1 = \frac{5}{2}, Fu2=15,F \cdot \mathbf{u}_2 = -15, y Du3=7,D \cdot \mathbf{u}_3 = 7, así que 5532cotθ=(5215+7)=112. \begin{aligned} \frac{55\sqrt{3}}{2}\,\cot\theta &= -\left(\frac{5}{2} - 15 + 7\right) \\ &= \frac{11}{2}. \end{aligned}

Por lo tanto cotθ=11553=153,\cot\theta = \frac{11}{55\sqrt{3}} = \frac{1}{5\sqrt{3}}, así que tan2(AEP)=(53)2=75.\tan^2(\angle AEP) = \left(5\sqrt{3}\right)^2 = 75.

Place B=(0,0),B = (0, 0), C=(55,0),C = (55, 0), A=(552,5532),A = \left(\frac{55}{2}, \frac{55\sqrt{3}}{2}\right), so that D=(7,0),D = (7, 0), E=(40,153),E = (40, 15\sqrt{3}), and F=(152,1532).F = \left(\frac{15}{2}, \frac{15\sqrt{3}}{2}\right). Let θ\theta be the common angle and let u1,u2,u3\mathbf{u}_1, \mathbf{u}_2, \mathbf{u}_3 be the unit vectors in the directions CA,C \to A, AB,A \to B, BCB \to C — the directions from EE toward A,A, from FF toward B,B, and from DD toward C.C. Splitting PEP - E into its component along u1\mathbf{u}_1 and its component perpendicular to side CA,CA, whose length is the distance d1d_1 from PP to line CA,CA, the angle condition gives (PE)u1=d1cotθ;(P - E)\cdot\mathbf{u}_1 = d_1\cot\theta; similarly (PF)u2=d2cotθ(P - F)\cdot\mathbf{u}_2 = d_2\cot\theta and (PD)u3=d3cotθ.(P - D)\cdot\mathbf{u}_3 = d_3\cot\theta.

Now add all three relations. Since u1+u2+u3=0\mathbf{u}_1 + \mathbf{u}_2 + \mathbf{u}_3 = \mathbf{0} (the directed sides of a triangle close up), PP drops out, and by Viviani's theorem d1+d2+d3d_1 + d_2 + d_3 equals the height 5532.\frac{55\sqrt{3}}{2}. With u1=(12,32),\mathbf{u}_1 = \left(-\frac{1}{2}, \frac{\sqrt{3}}{2}\right), u2=(12,32),\mathbf{u}_2 = \left(-\frac{1}{2}, -\frac{\sqrt{3}}{2}\right), and u3=(1,0),\mathbf{u}_3 = (1, 0), we get Eu1=52,E \cdot \mathbf{u}_1 = \frac{5}{2}, Fu2=15,F \cdot \mathbf{u}_2 = -15, and Du3=7,D \cdot \mathbf{u}_3 = 7, so 5532cotθ=(5215+7)=112. \begin{aligned} \frac{55\sqrt{3}}{2}\,\cot\theta &= -\left(\frac{5}{2} - 15 + 7\right) \\ &= \frac{11}{2}. \end{aligned}

Hence cotθ=11553=153,\cot\theta = \frac{11}{55\sqrt{3}} = \frac{1}{5\sqrt{3}}, so tan2(AEP)=(53)2=75.\tan^2(\angle AEP) = \left(5\sqrt{3}\right)^2 = 75.

13.

Cada cara de dos paralelepípedos no congruentes es un rombo cuyas diagonales tienen longitudes 21\sqrt{21} y 31.\sqrt{31}. La razón entre el volumen del mayor de los dos poliedros y el volumen del menor es mn,\frac{m}{n}, donde mm y nn son enteros positivos primos entre sí. Halla m+n.m + n. Un paralelepípedo es un sólido con seis caras paralelogramas como el que se muestra a continuación.

Each face of two noncongruent parallelepipeds is a rhombus whose diagonals have lengths 21\sqrt{21} and 31.\sqrt{31}. The ratio of the volume of the larger of the two polyhedra to the volume of the smaller is mn,\frac{m}{n}, where mm and nn are relatively prime positive integers. Find m+n.m + n. A parallelepiped is a solid with six parallelogram faces such as the one shown below.

Nivel de dificultad: 3160

Solución:

Un rombo con diagonales 21\sqrt{21} y 31\sqrt{31} tiene lado 214+314=13,\sqrt{\frac{21}{4} + \frac{31}{4}} = \sqrt{13}, así que los tres vectores de arista u,\mathbf{u}, v,\mathbf{v}, w\mathbf{w} tienen todos longitud al cuadrado 13.13. En la cara generada por u\mathbf{u} y v\mathbf{v} las diagonales son u±v,\mathbf{u} \pm \mathbf{v}, con u±v2=26±2uv;|\mathbf{u} \pm \mathbf{v}|^2 = 26 \pm 2\,\mathbf{u}\cdot\mathbf{v}; al hacer corresponder con {21,31}\{21, 31\} se obtiene uv=±52,\mathbf{u}\cdot\mathbf{v} = \pm\frac{5}{2}, y análogamente para los otros dos pares.

El volumen al cuadrado es el determinante de Gram V2=det(13xyx13zyz13)=219713(x2+y2+z2)+2xyz=21979754+2xyz \begin{aligned} V^2 &= \det\begin{pmatrix} 13 & x & y \\ x & 13 & z \\ y & z & 13 \end{pmatrix} \\ &= 2197 - 13(x^2 + y^2 + z^2) \\ &\quad {}+ 2xyz \\ &= 2197 - \frac{975}{4} \\ &\quad {}+ 2xyz \end{aligned} con x,y,z{±52}.x, y, z \in \left\{\pm\frac{5}{2}\right\}. Negar un vector de arista invierte los signos de dos de x,y,z,x, y, z, así que solo importa el signo de xyzxyz: 2xyz=±1254,2xyz = \pm\frac{125}{4}, dando V2=79384V^2 = \frac{7938}{4} o 76884.\frac{7688}{4}.

La razón de los volúmenes es 79387688=39693844=6362,\sqrt{\frac{7938}{7688}} = \sqrt{\frac{3969}{3844}} = \frac{63}{62}, ya en su forma más simple, así que m+n=63+62=125.m + n = 63 + 62 = 125.

A rhombus with diagonals 21\sqrt{21} and 31\sqrt{31} has side 214+314=13,\sqrt{\frac{21}{4} + \frac{31}{4}} = \sqrt{13}, so the three edge vectors u,\mathbf{u}, v,\mathbf{v}, w\mathbf{w} all have squared length 13.13. In the face spanned by u\mathbf{u} and v\mathbf{v} the diagonals are u±v,\mathbf{u} \pm \mathbf{v}, with u±v2=26±2uv;|\mathbf{u} \pm \mathbf{v}|^2 = 26 \pm 2\,\mathbf{u}\cdot\mathbf{v}; matching {21,31}\{21, 31\} gives uv=±52,\mathbf{u}\cdot\mathbf{v} = \pm\frac{5}{2}, and likewise for the other two pairs.

The squared volume is the Gram determinant V2=det(13xyx13zyz13)=219713(x2+y2+z2)+2xyz=21979754+2xyz \begin{aligned} V^2 &= \det\begin{pmatrix} 13 & x & y \\ x & 13 & z \\ y & z & 13 \end{pmatrix} \\ &= 2197 - 13(x^2 + y^2 + z^2) \\ &\quad {}+ 2xyz \\ &= 2197 - \frac{975}{4} \\ &\quad {}+ 2xyz \end{aligned} with x,y,z{±52}.x, y, z \in \left\{\pm\frac{5}{2}\right\}. Negating an edge vector flips the signs of two of x,y,z,x, y, z, so only the sign of xyzxyz matters: 2xyz=±1254,2xyz = \pm\frac{125}{4}, giving V2=79384V^2 = \frac{7938}{4} or 76884.\frac{7688}{4}.

The ratio of the volumes is 79387688=39693844=6362,\sqrt{\frac{7938}{7688}} = \sqrt{\frac{3969}{3844}} = \frac{63}{62}, already in lowest terms, so m+n=63+62=125.m + n = 63 + 62 = 125.

14.

El siguiente reloj analógico tiene dos manecillas que pueden moverse independientemente una de la otra.

Inicialmente, ambas manecillas apuntan al número 12.12. El reloj realiza una secuencia de movimientos de manecillas de modo que en cada movimiento, una de las dos manecillas se mueve en el sentido de las agujas del reloj hasta el siguiente número de la esfera mientras que la otra manecilla no se mueve.

Sea NN el número de secuencias de 144144 movimientos de manecillas tales que, durante la secuencia, cada posible posición de las manecillas aparece exactamente una vez, y al final de los 144144 movimientos, las manecillas han regresado a su posición inicial. Halla el resto cuando NN se divide entre 1000.1000.

The following analog clock has two hands that can move independently of each other.

Initially, both hands point to the number 12.12. The clock performs a sequence of hand movements so that on each movement, one of the two hands moves clockwise to the next number on the clock face while the other hand does not move.

Let NN be the number of sequences of 144144 hand movements such that during the sequence, every possible positioning of the hands appears exactly once, and at the end of the 144144 movements, the hands have returned to their initial position. Find the remainder when NN is divided by 1000.1000.

Nivel de dificultad: 3500

Solución:

Registra las manecillas como un par ordenado (a,b)Z12×Z12;(a, b) \in \mathbb{Z}_{12} \times \mathbb{Z}_{12}; cada movimiento reemplaza (a,b)(a, b) por (a+1,b)(a+1, b) o (a,b+1),(a, b+1), así que una secuencia válida es un recorrido cerrado por las 144144 posiciones; de forma equivalente, una elección, en cada posición, de qué manecilla se mueve a continuación. Ordena las posiciones en 1212 filas según b,b, y sea SbZ12S_b \subseteq \mathbb{Z}_{12} el conjunto de valores de aa en los que el recorrido abandona la fila bb (un bb-movimiento). Un bb-movimiento desde la fila b1b - 1 entra en la fila bb con el mismo valor de aa y el recorrido luego avanza por valores consecutivos de aa hasta su siguiente salida. Para que estos tramos cubran la fila bb exactamente una vez deben particionar Z12,\mathbb{Z}_{12}, lo que obliga a que cada punto de entrada esté un paso después de una salida: Sb1=Sb+1.S_{b-1} = S_b + 1. En particular, cada SbS_b tiene el mismo tamaño c,c, y Sb=S0b.S_b = S_0 - b.

Salir de la fila bb en su ii-ésima salida (en orden cíclico) conduce a un tramo que termina en la (i+1)(i+1)-ésima salida de la fila b+1:b + 1: cada bb-movimiento aumenta el índice de fila en 11 módulo 1212 y el índice de salida en 11 módulo c.c. Por lo tanto el recorrido se cierra tras lcm(12,c)\operatorname{lcm}(12, c) bb-movimientos, mientras que un recorrido completo debe usar las 12c12c salidas, así que el recorrido es un solo ciclo por las 144144 posiciones precisamente cuando gcd(c,12)=1.\gcd(c, 12) = 1. Recíprocamente, cada elección de S0S_0 con gcd(S0,12)=1\gcd(|S_0|, 12) = 1 produce exactamente una secuencia de movimientos válida desde la posición inicial.

Por lo tanto N=(121)+(125)+(127)+(1211)=12+792+792+12=1608, \begin{aligned} N &= \binom{12}{1} + \binom{12}{5} \\ &\quad {}+ \binom{12}{7} + \binom{12}{11} \\ &= 12 + 792 + 792 \\ &\quad {}+ 12 = 1608, \end{aligned} y el resto cuando NN se divide entre 10001000 es 608.608.

Record the hands as an ordered pair (a,b)Z12×Z12;(a, b) \in \mathbb{Z}_{12} \times \mathbb{Z}_{12}; each movement replaces (a,b)(a, b) by (a+1,b)(a+1, b) or (a,b+1),(a, b+1), so a valid sequence is a closed tour through all 144144 positions — equivalently, a choice, at each position, of which hand moves next. Sort the positions into 1212 rows according to b,b, and let SbZ12S_b \subseteq \mathbb{Z}_{12} be the set of aa-values at which the tour leaves row bb (a bb-move). A bb-move from row b1b - 1 enters row bb at the same aa-value, and the tour then runs through consecutive aa-values until its next exit. For these runs to cover row bb exactly once they must partition Z12,\mathbb{Z}_{12}, which forces each entry point to sit one step past an exit: Sb1=Sb+1.S_{b-1} = S_b + 1. In particular every SbS_b has the same size c,c, and Sb=S0b.S_b = S_0 - b.

Leaving row bb at its ii-th exit (in cyclic order) leads to a run ending at the (i+1)(i+1)-st exit of row b+1:b + 1: each bb-move advances the row index by 11 modulo 1212 and the exit index by 11 modulo c.c. The tour therefore closes after lcm(12,c)\operatorname{lcm}(12, c) bb-moves, while a full tour must use all 12c12c exits, so the tour is a single cycle through all 144144 positions precisely when gcd(c,12)=1.\gcd(c, 12) = 1. Conversely, every choice of S0S_0 with gcd(S0,12)=1\gcd(|S_0|, 12) = 1 yields exactly one valid movement sequence from the starting position.

Hence N=(121)+(125)+(127)+(1211)=12+792+792+12=1608, \begin{aligned} N &= \binom{12}{1} + \binom{12}{5} \\ &\quad {}+ \binom{12}{7} + \binom{12}{11} \\ &= 12 + 792 + 792 \\ &\quad {}+ 12 = 1608, \end{aligned} and the remainder when NN is divided by 10001000 is 608.608.

15.

Halla el mayor número primo p<1000p \lt 1000 para el cual existe un número complejo zz que satisface

• la parte real y la parte imaginaria de zz son ambas enteras;

z=p,|z| = \sqrt{p}, y

• existe un triángulo cuyas tres longitudes de lado son p,p, la parte real de z3,z^3, y la parte imaginaria de z3.z^3.

Find the largest prime number p<1000p \lt 1000 for which there exists a complex number zz satisfying

• the real and imaginary part of zz are both integers;

z=p,|z| = \sqrt{p}, and

• there exists a triangle whose three side lengths are p,p, the real part of z3,z^3, and the imaginary part of z3.z^3.

Solución:

Escribe z=a+biz = a + bi con a2+b2=p,a^2 + b^2 = p, así que p=2p = 2 o p1(mod4),p \equiv 1 \pmod 4, y el par {a,b}\{|a|, |b|\} es entonces único. Reemplazar zz por ±z,\pm z, ±zˉ,\pm\bar{z}, ±iz,\pm iz, ±izˉ\pm i\bar{z} solo cambia las partes real e imaginaria de z3z^3 por signos e intercambios, así que podemos tomar a>b>0,a \gt b \gt 0, y las dos longitudes de lado candidatas son Rez3|\operatorname{Re} z^3| y Imz3.|\operatorname{Im} z^3|. Desarrollando z3=(a33ab2)+(3a2bb3)iz^3 = (a^3 - 3ab^2) + (3a^2b - b^3)i y factorizando, Rez3+Imz3=(ab)(p+4ab),Rez3Imz3=(a+b)(p4ab). \begin{aligned} &\operatorname{Re} z^3 + \operatorname{Im} z^3 \\ &\quad = (a - b)(p + 4ab), \qquad \\ &\operatorname{Re} z^3 - \operatorname{Im} z^3 \\ &\quad = (a + b)(p - 4ab). \end{aligned} El triángulo existe exactamente cuando ReIm<p\bigl||\operatorname{Re}| - |\operatorname{Im}|\bigr| \lt p <Re+Im,\lt |\operatorname{Re}| + |\operatorname{Im}|, y esas dos cantidades son, en algún orden, los valores absolutos de arriba. Como a>ba \gt b obliga a (ab)(p+4ab)>p,(a - b)(p + 4ab) \gt p, toda la condición se reduce a (a+b)p4ab<p.(a + b)\,|p - 4ab| \lt p.

Como a+b>a2+b2=p,a + b \gt \sqrt{a^2 + b^2} = \sqrt{p}, esto requiere p4ab<p<32:|p - 4ab| \lt \sqrt{p} \lt 32: los productos 4ab4ab y a2+b2a^2 + b^2 deben casi coincidir. Revisando los primos p1(mod4)p \equiv 1 \pmod 4 por debajo de 10001000 de mayor a menor, cada uno con su representación única (por ejemplo 997=312+62997 = 31^2 + 6^2 da (a+b)p4ab=37253,(a+b)|p - 4ab| = 37 \cdot 253, demasiado grande), la condición falla para todo primo mayor que 349349 y se cumple para 349=182+52,349 = 18^2 + 5^2, donde (a+b)p4ab(a + b)\,|p - 4ab| =23349360= 23 \cdot |349 - 360| =253<349.= 253 \lt 349.

En efecto, para z=18+5iz = 18 + 5i obtenemos z3=4482+4735i,z^3 = 4482 + 4735i, y las longitudes 349,349, 4482,4482, 47354735 forman un triángulo válido. La respuesta es 349.349.

Write z=a+biz = a + bi with a2+b2=p,a^2 + b^2 = p, so p=2p = 2 or p1(mod4),p \equiv 1 \pmod 4, and the pair {a,b}\{|a|, |b|\} is then unique. Replacing zz by ±z,\pm z, ±zˉ,\pm\bar{z}, ±iz,\pm iz, ±izˉ\pm i\bar{z} only changes the real and imaginary parts of z3z^3 by signs and swaps, so we may take a>b>0,a \gt b \gt 0, and the two candidate side lengths are Rez3|\operatorname{Re} z^3| and Imz3.|\operatorname{Im} z^3|. Expanding z3=(a33ab2)+(3a2bb3)iz^3 = (a^3 - 3ab^2) + (3a^2b - b^3)i and factoring, Rez3+Imz3=(ab)(p+4ab),Rez3Imz3=(a+b)(p4ab). \begin{aligned} &\operatorname{Re} z^3 + \operatorname{Im} z^3 \\ &\quad = (a - b)(p + 4ab), \qquad \\ &\operatorname{Re} z^3 - \operatorname{Im} z^3 \\ &\quad = (a + b)(p - 4ab). \end{aligned} The triangle exists exactly when ReIm<p\bigl||\operatorname{Re}| - |\operatorname{Im}|\bigr| \lt p <Re+Im,\lt |\operatorname{Re}| + |\operatorname{Im}|, and those two quantities are, in some order, the absolute values above. Since a>ba \gt b forces (ab)(p+4ab)>p,(a - b)(p + 4ab) \gt p, the whole condition reduces to (a+b)p4ab<p.(a + b)\,|p - 4ab| \lt p.

Because a+b>a2+b2=p,a + b \gt \sqrt{a^2 + b^2} = \sqrt{p}, this requires p4ab<p<32:|p - 4ab| \lt \sqrt{p} \lt 32: the products 4ab4ab and a2+b2a^2 + b^2 must nearly coincide. Checking the primes p1(mod4)p \equiv 1 \pmod 4 below 10001000 from the top down, each with its unique representation (for instance 997=312+62997 = 31^2 + 6^2 gives (a+b)p4ab=37253,(a+b)|p - 4ab| = 37 \cdot 253, far too big), the condition fails for every prime greater than 349349 and holds for 349=182+52,349 = 18^2 + 5^2, where (a+b)p4ab(a + b)\,|p - 4ab| =23349360= 23 \cdot |349 - 360| =253<349.= 253 \lt 349.

Indeed for z=18+5iz = 18 + 5i we get z3=4482+4735i,z^3 = 4482 + 4735i, and the lengths 349,349, 4482,4482, 47354735 form a valid triangle. The answer is 349.349.