Soluciones del 2001 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.

Halla la suma de todos los enteros positivos de dos cifras que son divisibles por cada uno de sus dígitos.

Find the sum of all positive two-digit integers that are divisible by each of their digits.

Conceptos:dígitosdivisibilidadanálisis por casos
Nivel de dificultad: 1950
Pista pequeña:

Si el número es 10a+b,10a + b, la divisibilidad por la cifra de las decenas aa obliga a que bb sea un múltiplo de aa

If the number is 10a+b,10a + b, divisibility by the tens digit aa forces bb to be a multiple of aa

Pista grande:

Escribe b=ka.b = ka. Entonces que 10a+b10a + b sea divisible por bb obliga a que k=1,k = 1, 2,2, o 55

Write b=ka.b = ka. Then 10a+b10a + b divisible by bb forces k=1,k = 1, 2,2, or 55

Solución:

Sea el número 10a+b10a + b con cifra de las decenas aa y cifra de las unidades b.b. Como 10a+b10a + b es divisible por a,a, necesitamos que bb sea divisible por a,a, así que b=kab = ka para algún entero positivo k.k. Como 10a+b10a + b es divisible por b,b, necesitamos que 10a10a sea divisible por b,b, es decir 10a10a es divisible por ka,ka, por lo que 1010 es divisible por k.k. Como b=ka9,b = ka \le 9, solo k=1,k = 1, 2,2, y 55 son posibles.

Para k=1k = 1 los números son 11,22,,99,11, 22, \ldots, 99, con suma 1145=495.11 \cdot 45 = 495. Para k=2k = 2 son 12,24,36,48,12, 24, 36, 48, con suma 120.120. Para k=5k = 5 el único es 15.15.

El total es 495+120+15=630.495 + 120 + 15 = 630.

Let the number be 10a+b10a + b with tens digit aa and units digit b.b. Since 10a+b10a + b is divisible by a,a, we need bb to be divisible by a,a, so b=kab = ka for some positive integer k.k. Since 10a+b10a + b is divisible by b,b, we need 10a10a to be divisible by b,b, that is 10a10a is divisible by ka,ka, so 1010 is divisible by k.k. Because b=ka9,b = ka \le 9, only k=1,k = 1, 2,2, and 55 are possible.

For k=1k = 1 the numbers are 11,22,,99,11, 22, \ldots, 99, with sum 1145=495.11 \cdot 45 = 495. For k=2k = 2 they are 12,24,36,48,12, 24, 36, 48, with sum 120.120. For k=5k = 5 the only one is 15.15.

The total is 495+120+15=630.495 + 120 + 15 = 630.

2.

Un conjunto finito S\mathcal{S} de números reales distintos tiene las siguientes propiedades: la media de S{1}\mathcal{S} \cup \{1\} es 1313 menos que la media de S,\mathcal{S}, y la media de S{2001}\mathcal{S} \cup \{2001\} es 2727 más que la media de S.\mathcal{S}. Halla la media de S.\mathcal{S}.

A finite set S\mathcal{S} of distinct real numbers has the following properties: the mean of S{1}\mathcal{S} \cup \{1\} is 1313 less than the mean of S,\mathcal{S}, and the mean of S{2001}\mathcal{S} \cup \{2001\} is 2727 more than the mean of S.\mathcal{S}. Find the mean of S.\mathcal{S}.

Nivel de dificultad: 1840
Pista pequeña:

Sea S\mathcal{S} con nn elementos y media x,x, y traduce cada condición en una ecuación.

Let S\mathcal{S} have nn elements with mean x,x, and translate each condition into an equation

Pista grande:

Las condiciones dan x13(n+1)=1x - 13(n+1) = 1 y x+27(n+1)=2001.x + 27(n+1) = 2001. Réstalas.

The conditions give x13(n+1)=1x - 13(n+1) = 1 and x+27(n+1)=2001.x + 27(n+1) = 2001. Subtract them.

Solución:

Sea S\mathcal{S} con nn elementos y media x,x, de modo que los elementos suman nx.nx. Las dos condiciones dicen nx+1n+1=x13\frac{nx + 1}{n + 1} = x - 13 y nx+2001n+1=x+27.\frac{nx + 2001}{n + 1} = x + 27.

Eliminando denominadores, nx+1=(n+1)x13(n+1)nx + 1 = (n+1)x - 13(n+1) da x13(n+1)=1,x - 13(n+1) = 1, y nx+2001nx + 2001 =(n+1)x+27(n+1)= (n+1)x + 27(n+1) da x+27(n+1)=2001.x + 27(n+1) = 2001. Restando la primera ecuación de la segunda se obtiene 40(n+1)=2000,40(n+1) = 2000, así que n+1=50.n + 1 = 50.

Entonces x=1+1350=651.x = 1 + 13 \cdot 50 = 651.

Let S\mathcal{S} have nn elements with mean x,x, so the elements sum to nx.nx. The two conditions say nx+1n+1=x13\frac{nx + 1}{n + 1} = x - 13 and nx+2001n+1=x+27.\frac{nx + 2001}{n + 1} = x + 27.

Clearing denominators, nx+1=(n+1)x13(n+1)nx + 1 = (n+1)x - 13(n+1) gives x13(n+1)=1,x - 13(n+1) = 1, and nx+2001nx + 2001 =(n+1)x+27(n+1)= (n+1)x + 27(n+1) gives x+27(n+1)=2001.x + 27(n+1) = 2001. Subtracting the first equation from the second yields 40(n+1)=2000,40(n+1) = 2000, so n+1=50.n + 1 = 50.

Then x=1+1350=651.x = 1 + 13 \cdot 50 = 651.

3.

Halla la suma de las raíces, reales y no reales, de la ecuación x2001+(12x)2001=0,x^{2001} + \left(\tfrac{1}{2} - x\right)^{2001} = 0, sabiendo que no hay raíces múltiples.

Find the sum of the roots, real and non-real, of the equation x2001+(12x)2001=0,x^{2001} + \left(\tfrac{1}{2} - x\right)^{2001} = 0, given that there are no multiple roots.

Nivel de dificultad: 2300
Pista pequeña:

Al desarrollar (12x)2001\left(\frac{1}{2} - x\right)^{2001} se cancela el término x2001x^{2001}, quedando un polinomio de grado 20002000

Expanding (12x)2001\left(\frac{1}{2} - x\right)^{2001} cancels the x2001x^{2001} term, leaving a polynomial of degree 20002000

Pista grande:

La suma de las raíces es menos el coeficiente de x1999x^{1999} dividido por el coeficiente de x2000x^{2000}

The sum of the roots is minus the coefficient of x1999x^{1999} divided by the coefficient of x2000x^{2000}

Solución:

Desarrolla (12x)2001\left(\frac{1}{2} - x\right)^{2001} mediante el teorema del binomio. Su término principal (x)2001=x2001(-x)^{2001} = -x^{2001} cancela el x2001x^{2001} de la ecuación, de modo que lo que queda es un polinomio de grado 2000:2000: 200112x2000(20012)14x1999+=0. \begin{aligned} &2001 \cdot \frac{1}{2}\,x^{2000} \\ &\quad {}- \binom{2001}{2}\frac{1}{4}\,x^{1999} + \cdots = 0. \end{aligned}

Por las fórmulas de Vieta, la suma de las 20002000 raíces es (20012)420012=20012000820012=20004=500. \begin{aligned} \frac{\frac{\binom{2001}{2}}{4}}{\frac{2001}{2}} &= \frac{\frac{2001 \cdot 2000}{8}}{\frac{2001}{2}} \\ &= \frac{2000}{4} = 500. \end{aligned}

Expand (12x)2001\left(\frac{1}{2} - x\right)^{2001} by the binomial theorem. Its leading term (x)2001=x2001(-x)^{2001} = -x^{2001} cancels the x2001x^{2001} in the equation, so what remains is a polynomial of degree 2000:2000: 200112x2000(20012)14x1999+=0. \begin{aligned} &2001 \cdot \frac{1}{2}\,x^{2000} \\ &\quad {}- \binom{2001}{2}\frac{1}{4}\,x^{1999} + \cdots = 0. \end{aligned}

By Vieta’s formulas, the sum of the 20002000 roots is (20012)420012=20012000820012=20004=500. \begin{aligned} \frac{\frac{\binom{2001}{2}}{4}}{\frac{2001}{2}} &= \frac{\frac{2001 \cdot 2000}{8}}{\frac{2001}{2}} \\ &= \frac{2000}{4} = 500. \end{aligned}

4.

En el triángulo ABC,ABC, los ángulos AA y BB miden 6060 grados y 4545 grados, respectivamente. La bisectriz del ángulo AA corta a BC\overline{BC} en T,T, y AT=24.AT = 24. El área del triángulo ABCABC puede escribirse en la forma a+bc,a + b\sqrt{c}, donde a,a, b,b, y cc son enteros positivos, y cc no es divisible por el cuadrado de ningún primo. Halla a+b+c.a + b + c.

In triangle ABC,ABC, angles AA and BB measure 6060 degrees and 4545 degrees, respectively. The bisector of angle AA intersects BC\overline{BC} at T,T, and AT=24.AT = 24. The area of triangle ABCABC can be written in the form a+bc,a + b\sqrt{c}, where a,a, b,b, and cc are positive integers, and cc is not divisible by the square of any prime. Find a+b+c.a + b + c.

Nivel de dificultad: 2390
Pista pequeña:

C=75\angle C = 75^\circ y ATC=75\angle ATC = 75^\circ también, así que AC=AT=24AC = AT = 24

C=75\angle C = 75^\circ and ATC=75\angle ATC = 75^\circ too, so AC=AT=24AC = AT = 24

Pista grande:

Traza la altura desde CC hasta AB:\overline{AB}: divide a ABCABC en un triángulo 3030-6060-9090 y un triángulo 4545-4545-9090

Drop the altitude from CC to AB:\overline{AB}: it cuts ABCABC into a 3030-6060-9090 triangle and a 4545-4545-9090 triangle

Solución:

Como A=60\angle A = 60^\circ y B=45,\angle B = 45^\circ, tenemos C=75.\angle C = 75^\circ. En el triángulo ATC,ATC, el ángulo TAC=30TAC = 30^\circ (la mitad del ángulo AA), así que ATC=1803075\angle ATC = 180^\circ - 30^\circ - 75^\circ =75.= 75^\circ. Por lo tanto el triángulo ACTACT es isósceles con AC=AT=24.AC = AT = 24.

Traza la altura CHCH hasta AB.\overline{AB}. El triángulo ACHACH es 3030-6060-90,90, así que AH=12AH = 12 y CH=123.CH = 12\sqrt{3}. El triángulo BCHBCH es 4545-4545-90,90, así que BH=CH=123.BH = CH = 12\sqrt{3}.

El área es 12CHAB\frac{1}{2} \cdot CH \cdot AB =12123(12+123)= \frac{1}{2} \cdot 12\sqrt{3}\,(12 + 12\sqrt{3}) =216+723.= 216 + 72\sqrt{3}. Entonces a+b+c=216+72+3=291.a + b + c = 216 + 72 + 3 = 291.

Since A=60\angle A = 60^\circ and B=45,\angle B = 45^\circ, we have C=75.\angle C = 75^\circ. In triangle ATC,ATC, angle TAC=30TAC = 30^\circ (half of angle AA), so ATC=1803075\angle ATC = 180^\circ - 30^\circ - 75^\circ =75.= 75^\circ. Thus triangle ACTACT is isosceles with AC=AT=24.AC = AT = 24.

Drop the altitude CHCH to AB.\overline{AB}. Triangle ACHACH is 3030-6060-90,90, so AH=12AH = 12 and CH=123.CH = 12\sqrt{3}. Triangle BCHBCH is 4545-4545-90,90, so BH=CH=123.BH = CH = 12\sqrt{3}.

The area is 12CHAB\frac{1}{2} \cdot CH \cdot AB =12123(12+123)= \frac{1}{2} \cdot 12\sqrt{3}\,(12 + 12\sqrt{3}) =216+723.= 216 + 72\sqrt{3}. Then a+b+c=216+72+3=291.a + b + c = 216 + 72 + 3 = 291.

5.

Un triángulo equilátero está inscrito en la elipse cuya ecuación es x2+4y2=4.x^2 + 4y^2 = 4. Un vértice del triángulo es (0,1),(0, 1), una altura está contenida en el eje yy, y la longitud de cada lado es mn,\sqrt{\frac{m}{n}}, donde mm y nn son enteros positivos primos entre sí. Halla m+n.m + n.

An equilateral triangle is inscribed in the ellipse whose equation is x2+4y2=4.x^2 + 4y^2 = 4. One vertex of the triangle is (0,1),(0, 1), one altitude is contained in the yy-axis, and the length of each side is mn,\sqrt{\frac{m}{n}}, where mm and nn are relatively prime positive integers. Find m+n.m + n.

Nivel de dificultad: 2510
Pista pequeña:

Por simetría los otros dos vértices son (±x,y),(\pm x, y), y el lado que pasa por (0,1)(0, 1) forma un ángulo de 120120^\circ con el semieje positivo xx

By symmetry the other two vertices are (±x,y),(\pm x, y), and the side through (0,1)(0, 1) makes a 120120^\circ angle with the positive xx-axis

Pista grande:

Sustituye y=3x+1y = -\sqrt{3}\,x + 1 en x2+4y2=4x^2 + 4y^2 = 4 y despeja x;x; la longitud del lado es 2x2x

Substitute y=3x+1y = -\sqrt{3}\,x + 1 into x2+4y2=4x^2 + 4y^2 = 4 and solve for x;x; the side length is 2x2x

Solución:

Como una altura está sobre el eje yy, los otros dos vértices son simétricos: (x,y)(x, y) y (x,y)(-x, y) con x>0.x \gt 0. El lado desde (0,1)(0,1) hasta (x,y)(x,y) forma un ángulo de 120120^\circ con el semieje positivo xx, así que está sobre la recta y=3x+1.y = -\sqrt{3}\,x + 1.

Sustituyendo en x2+4y2=4x^2 + 4y^2 = 4 se obtiene x2+4(13x)2=4,x^2 + 4(1 - \sqrt{3}x)^2 = 4, que se simplifica a 13x283x=0,13x^2 - 8\sqrt{3}\,x = 0, por lo que x=8313.x = \frac{8\sqrt{3}}{13}.

La longitud del lado es 2x=16313,2x = \frac{16\sqrt{3}}{13}, cuyo cuadrado es 768169.\frac{768}{169}. Como gcd(768,169)=1,\gcd(768, 169) = 1, la respuesta es 768+169=937.768 + 169 = 937.

Since one altitude lies along the yy-axis, the other two vertices are symmetric: (x,y)(x, y) and (x,y)(-x, y) with x>0.x \gt 0. The side from (0,1)(0,1) to (x,y)(x,y) makes a 120120^\circ angle with the positive xx-axis, so it lies on the line y=3x+1.y = -\sqrt{3}\,x + 1.

Substituting into x2+4y2=4x^2 + 4y^2 = 4 gives x2+4(13x)2=4,x^2 + 4(1 - \sqrt{3}x)^2 = 4, which simplifies to 13x283x=0,13x^2 - 8\sqrt{3}\,x = 0, so x=8313.x = \frac{8\sqrt{3}}{13}.

The side length is 2x=16313,2x = \frac{16\sqrt{3}}{13}, whose square is 768169.\frac{768}{169}. Since gcd(768,169)=1,\gcd(768, 169) = 1, the answer is 768+169=937.768 + 169 = 937.

6.

Se lanza un dado equilibrado cuatro veces. La probabilidad de que cada uno de los tres últimos lanzamientos sea al menos tan grande como el lanzamiento que lo precede puede expresarse en la forma mn,\frac{m}{n}, donde mm y nn son enteros positivos primos entre sí. Halla m+n.m + n.

A fair die is rolled four times. The probability that each of the final three rolls is at least as large as the roll preceding it may be expressed in the form mn,\frac{m}{n}, where mm and nn are relatively prime positive integers. Find m+n.m + n.

Nivel de dificultad: 2230
Pista pequeña:

Toda colección de cuatro valores (con repeticiones permitidas) puede ordenarse en exactamente un orden no decreciente.

Every collection of four values (with repeats allowed) can be arranged in exactly one non-decreasing order

Pista grande:

Cuenta los multiconjuntos de tamaño 44 de {1,,6}\{1, \ldots, 6\} por estrellas y barras: (94)\binom{9}{4}

Count multisets of size 44 from {1,,6}\{1, \ldots, 6\} by stars and bars: (94)\binom{9}{4}

Solución:

Los lanzamientos deben formar una sucesión no decreciente. Todo multiconjunto de cuatro valores de {1,,6}\{1, \ldots, 6\} puede ordenarse de forma no decreciente de exactamente una manera, así que el número de resultados favorables es igual al número de tales multiconjuntos. Por estrellas y barras (4 estrellas y 55 separadores), ese conteo es (94)=126.\binom{9}{4} = 126.

La probabilidad es 12664=1261296=772,\frac{126}{6^4} = \frac{126}{1296} = \frac{7}{72}, así que m+n=7+72=79.m + n = 7 + 72 = 79.

The rolls must form a non-decreasing sequence. Every multiset of four values from {1,,6}\{1, \ldots, 6\} can be arranged in non-decreasing order in exactly one way, so the number of successful outcomes equals the number of such multisets. By stars and bars (4 stars and 55 dividers), that count is (94)=126.\binom{9}{4} = 126.

The probability is 12664=1261296=772,\frac{126}{6^4} = \frac{126}{1296} = \frac{7}{72}, so m+n=7+72=79.m + n = 7 + 72 = 79.

7.

El triángulo ABCABC tiene AB=21,AB = 21, AC=22,AC = 22, y BC=20.BC = 20. Los puntos DD y EE están sobre AB\overline{AB} y AC,\overline{AC}, respectivamente, de modo que DE\overline{DE} es paralelo a BC\overline{BC} y contiene el centro de la circunferencia inscrita del triángulo ABC.ABC. Entonces DE=mn,DE = \frac{m}{n}, donde mm y nn son enteros positivos primos entre sí. Halla m+n.m + n.

Triangle ABCABC has AB=21,AB = 21, AC=22,AC = 22, and BC=20.BC = 20. Points DD and EE are located on AB\overline{AB} and AC,\overline{AC}, respectively, such that DE\overline{DE} is parallel to BC\overline{BC} and contains the center of the inscribed circle of triangle ABC.ABC. Then DE=mn,DE = \frac{m}{n}, where mm and nn are relatively prime positive integers. Find m+n.m + n.

Nivel de dificultad: 2390
Pista pequeña:

Los triángulos ADEADE y ABCABC son semejantes con razón hrh,\frac{h - r}{h}, donde hh es la altura desde AA y rr es el inradio

Triangles ADEADE and ABCABC are similar with ratio hrh,\frac{h - r}{h}, where hh is the height from AA and rr is the inradius

Pista grande:

r=Ksr = \frac{K}{s} y h=2KBCh = \frac{2K}{BC} donde KK es el área, así que rh=BC2s\frac{r}{h} = \frac{BC}{2s}, no hace falta calcular KK

r=Ksr = \frac{K}{s} and h=2KBCh = \frac{2K}{BC} where KK is the area, so rh=BC2s\frac{r}{h} = \frac{BC}{2s} — no need to compute KK

Solución:

Como DEBC,\overline{DE} \parallel \overline{BC}, los triángulos ADEADE y ABCABC son semejantes, y la razón es igual a la razón de sus alturas desde A.A. La recta DEDE pasa por el incentro, que se encuentra a altura rr (el inradio) sobre BC,BC, así que la razón es hrh=1rh,\frac{h - r}{h} = 1 - \frac{r}{h}, donde hh es la altura desde AA hasta BC.\overline{BC}.

Si KK es el área y s=21+22+202=632s = \frac{21 + 22 + 20}{2} = \frac{63}{2} el semiperímetro, entonces r=Ksr = \frac{K}{s} y h=2K20,h = \frac{2K}{20}, así que rh=202s=2063.\frac{r}{h} = \frac{20}{2s} = \frac{20}{63}.

Por lo tanto DE=20(12063)DE = 20\left(1 - \frac{20}{63}\right) =204363= 20 \cdot \frac{43}{63} =86063,= \frac{860}{63}, que ya está en su forma más simple, y m+n=860+63=923.m + n = 860 + 63 = 923.

Since DEBC,\overline{DE} \parallel \overline{BC}, triangles ADEADE and ABCABC are similar, and the ratio equals the ratio of their heights from A.A. The line DEDE passes through the incenter, which sits at height rr (the inradius) above BC,BC, so the ratio is hrh=1rh,\frac{h - r}{h} = 1 - \frac{r}{h}, where hh is the height from AA to BC.\overline{BC}.

If KK is the area and s=21+22+202=632s = \frac{21 + 22 + 20}{2} = \frac{63}{2} the semiperimeter, then r=Ksr = \frac{K}{s} and h=2K20,h = \frac{2K}{20}, so rh=202s=2063.\frac{r}{h} = \frac{20}{2s} = \frac{20}{63}.

Therefore DE=20(12063)DE = 20\left(1 - \frac{20}{63}\right) =204363= 20 \cdot \frac{43}{63} =86063,= \frac{860}{63}, which is in lowest terms, and m+n=860+63=923.m + n = 860 + 63 = 923.

8.

Llamamos a un entero positivo NN un doble 771010 si las cifras de la representación en base 77 de NN forman un número en base 1010 que es el doble de N.N. Por ejemplo, 5151 es un doble 771010 porque su representación en base 77 es 102.102. ¿Cuál es el mayor doble 771010?

Call a positive integer NN a 771010 double if the digits of the base-77 representation of NN form a base-1010 number that is twice N.N. For example, 5151 is a 771010 double because its base-77 representation is 102.102. What is the largest 771010 double?

Nivel de dificultad: 2430
Pista pequeña:

Si NN tiene cifras en base 77 d2d1d0,d_2 d_1 d_0, la condición dice 100d2+10d1+d0100 d_2 + 10 d_1 + d_0 =2(49d2+7d1+d0)= 2(49 d_2 + 7 d_1 + d_0)

If NN has base-77 digits d2d1d0,d_2 d_1 d_0, the condition says 100d2+10d1+d0100 d_2 + 10 d_1 + d_0 =2(49d2+7d1+d0)= 2(49 d_2 + 7 d_1 + d_0)

Pista grande:

Esto se simplifica a 2d2=4d1+d0.2 d_2 = 4 d_1 + d_0. Una cuarta cifra es imposible porque 103273=31410^3 - 2 \cdot 7^3 = 314 es mayor de lo que los demás términos podrían compensar.

That simplifies to 2d2=4d1+d0.2 d_2 = 4 d_1 + d_0. A fourth digit is impossible because 103273=31410^3 - 2 \cdot 7^3 = 314 is bigger than the other terms could balance.

Solución:

Supongamos que NN tiene cifras en base 77 dkd1d0.d_k \ldots d_1 d_0. La condición es di10i=2di7i,\sum d_i \, 10^i = 2 \sum d_i \, 7^i, es decir di(10i27i)=0.\sum d_i \,(10^i - 2 \cdot 7^i) = 0. Los coeficientes 10i27i10^i - 2 \cdot 7^i para i=0,1,2,3i = 0, 1, 2, 3 son 1,-1, 4,-4, 2,2, 314.314. Todo coeficiente con i3i\ge3 es positivo y al menos 314.314. Por tanto, si alguna cifra en una posición i3i\ge3 fuera distinta de cero, su contribución positiva no podría ser compensada por los dos términos negativos, cuya magnitud total es a lo sumo 46+6=30.4\cdot6+6=30. Así, NN tiene a lo sumo tres cifras en base 77.

Para tres cifras la condición es 2d2=4d1+d0.2 d_2 = 4 d_1 + d_0. Para maximizar N=49d2+7d1+d0,N = 49 d_2 + 7 d_1 + d_0, tomamos d2=6,d_2 = 6, de modo que 4d1+d0=12;4 d_1 + d_0 = 12; el mayor valor de 7d1+d07 d_1 + d_0 proviene de d1=3,d_1 = 3, d0=0.d_0 = 0.

Así N=496+73=315,N = 49 \cdot 6 + 7 \cdot 3 = 315, cuya representación en base 77 es 630=2315.630 = 2 \cdot 315.

Suppose NN has base-77 digits dkd1d0.d_k \ldots d_1 d_0. The condition is di10i=2di7i,\sum d_i \, 10^i = 2 \sum d_i \, 7^i, that is di(10i27i)=0.\sum d_i \,(10^i - 2 \cdot 7^i) = 0. The coefficients 10i27i10^i - 2 \cdot 7^i for i=0,1,2,3i = 0, 1, 2, 3 are 1,-1, 4,-4, 2,2, 314.314. Every coefficient for i3i\ge3 is positive and at least 314.314. Thus if any digit in a place i3i\ge3 were nonzero, its positive contribution could not be canceled by the two negative terms, whose total magnitude is at most 46+6=30.4\cdot6+6=30. So NN has at most three base-77 digits.

For three digits the condition reads 2d2=4d1+d0.2 d_2 = 4 d_1 + d_0. To maximize N=49d2+7d1+d0,N = 49 d_2 + 7 d_1 + d_0, take d2=6,d_2 = 6, so 4d1+d0=12;4 d_1 + d_0 = 12; the largest value of 7d1+d07 d_1 + d_0 comes from d1=3,d_1 = 3, d0=0.d_0 = 0.

Thus N=496+73=315,N = 49 \cdot 6 + 7 \cdot 3 = 315, whose base-77 representation is 630=2315.630 = 2 \cdot 315.

9.

En el triángulo ABC,ABC, AB=13,AB = 13, BC=15,BC = 15, y CA=17.CA = 17. El punto DD está sobre AB,\overline{AB}, EE está sobre BC,\overline{BC}, y FF está sobre CA.\overline{CA}. Sean AD=pAB,AD = p \cdot AB, BE=qBC,BE = q \cdot BC, y CF=rCA,CF = r \cdot CA, donde p,p, q,q, y rr son positivos y cumplen p+q+r=23p + q + r = \frac{2}{3} y p2+q2+r2=25.p^2 + q^2 + r^2 = \frac{2}{5}. La razón entre el área del triángulo DEFDEF y el área del triángulo ABCABC puede escribirse en la forma mn,\frac{m}{n}, donde mm y nn son enteros positivos primos entre sí. Halla m+n.m + n.

In triangle ABC,ABC, AB=13,AB = 13, BC=15,BC = 15, and CA=17.CA = 17. Point DD is on AB,\overline{AB}, EE is on BC,\overline{BC}, and FF is on CA.\overline{CA}. Let AD=pAB,AD = p \cdot AB, BE=qBC,BE = q \cdot BC, and CF=rCA,CF = r \cdot CA, where p,p, q,q, and rr are positive and satisfy p+q+r=23p + q + r = \frac{2}{3} and p2+q2+r2=25.p^2 + q^2 + r^2 = \frac{2}{5}. The ratio of the area of triangle DEFDEF to the area of triangle ABCABC can be written in the form mn,\frac{m}{n}, where mm and nn are relatively prime positive integers. Find m+n.m + n.

Nivel de dificultad: 2560
Pista pequeña:

Resta los tres triángulos de las esquinas: [DEF][ABC]=1\frac{[DEF]}{[ABC]} = 1 p(1r)- p(1-r) q(1p)- q(1-p) r(1q)- r(1-q)

Subtract the three corner triangles: [DEF][ABC]=1\frac{[DEF]}{[ABC]} = 1 p(1r)- p(1-r) q(1p)- q(1-p) r(1q)- r(1-q)

Pista grande:

pq+qr+rp=(p+q+r)2(p2+q2+r2)2pq + qr + rp = \frac{(p+q+r)^2 - (p^2+q^2+r^2)}{2}

Solución:

El área de cada triángulo de esquina es el producto de las proporciones correspondientes sobre los lados: [ADF]=p(1r)[ABC],[ADF] = p(1-r)[ABC], [BED]=q(1p)[ABC],[BED] = q(1-p)[ABC], y [CFE]=r(1q)[ABC],[CFE] = r(1-q)[ABC], usando la fórmula 12xysinθ\frac{1}{2}xy\sin\theta con los ángulos compartidos. Restando, [DEF][ABC]=1p(1r)q(1p)r(1q)=1(p+q+r)+(pq+qr+rp). \begin{aligned} \frac{[DEF]}{[ABC]} &= 1 - p(1-r) \\ &\quad {}- q(1-p) - r(1-q) \\ &= 1 - (p+q+r) \\ &\quad {}+ (pq+qr+rp). \end{aligned}

A partir de los valores dados, pq+qr+rp=(23)2252pq + qr + rp = \frac{(\frac{2}{3})^2 - \frac{2}{5}}{2} =49252= \frac{\frac{4}{9} - \frac{2}{5}}{2} =145.= \frac{1}{45}.

Por lo tanto la razón es 123+145=1645,1 - \frac{2}{3} + \frac{1}{45} = \frac{16}{45}, y m+n=16+45=61.m + n = 16 + 45 = 61.

Each corner triangle’s area is a product of side fractions: [ADF]=p(1r)[ABC],[ADF] = p(1-r)[ABC], [BED]=q(1p)[ABC],[BED] = q(1-p)[ABC], and [CFE]=r(1q)[ABC],[CFE] = r(1-q)[ABC], using the formula 12xysinθ\frac{1}{2}xy\sin\theta on the shared angles. Subtracting, [DEF][ABC]=1p(1r)q(1p)r(1q)=1(p+q+r)+(pq+qr+rp). \begin{aligned} \frac{[DEF]}{[ABC]} &= 1 - p(1-r) \\ &\quad {}- q(1-p) - r(1-q) \\ &= 1 - (p+q+r) \\ &\quad {}+ (pq+qr+rp). \end{aligned}

From the given values, pq+qr+rp=(23)2252pq + qr + rp = \frac{(\frac{2}{3})^2 - \frac{2}{5}}{2} =49252= \frac{\frac{4}{9} - \frac{2}{5}}{2} =145.= \frac{1}{45}.

Therefore the ratio is 123+145=1645,1 - \frac{2}{3} + \frac{1}{45} = \frac{16}{45}, and m+n=16+45=61.m + n = 16 + 45 = 61.

10.

Sea S\mathcal{S} el conjunto de puntos cuyas coordenadas x,x, y,y, y zz son enteras y satisfacen 0x2,0 \le x \le 2, 0y3,0 \le y \le 3, y 0z4.0 \le z \le 4. Se eligen al azar dos puntos distintos de S.\mathcal{S}. La probabilidad de que el punto medio del segmento que determinan también pertenezca a S\mathcal{S} es mn,\frac{m}{n}, donde mm y nn son enteros positivos primos entre sí. Halla m+n.m + n.

Let S\mathcal{S} be the set of points whose coordinates x,x, y,y, and zz are integers that satisfy 0x2,0 \le x \le 2, 0y3,0 \le y \le 3, and 0z4.0 \le z \le 4. Two distinct points are randomly chosen from S.\mathcal{S}. The probability that the midpoint of the segment they determine also belongs to S\mathcal{S} is mn,\frac{m}{n}, where mm and nn are relatively prime positive integers. Find m+n.m + n.

Nivel de dificultad: 2500
Pista pequeña:

El punto medio tiene coordenadas enteras exactamente cuando los dos puntos tienen la misma paridad en cada coordenada.

The midpoint has integer coordinates exactly when the two points have the same parity in each coordinate

Pista grande:

Cuenta los pares ordenados de la misma paridad coordenada por coordenada (55 formas para x,x, 88 para y,y, 1313 para zz), luego resta los pares en que ambos puntos coinciden

Count ordered same-parity pairs coordinate by coordinate (55 ways for x,x, 88 for y,y, 1313 for zz), then subtract the pairs where both points coincide

Solución:

El punto medio es un punto reticular exactamente cuando los dos puntos elegidos coinciden en paridad en cada coordenada. Cuenta los pares ordenados (permitiendo igualdad) coordenada por coordenada. Para x{0,1,2}x \in \{0, 1, 2\} hay 22 valores pares y 11 impar, dando 22+12=52^2 + 1^2 = 5 pares ordenados de la misma paridad. Para y{0,,3}:y \in \{0, \ldots, 3\}: 22+22=8.2^2 + 2^2 = 8. Para z{0,,4}:z \in \{0, \ldots, 4\}: 32+22=13.3^2 + 2^2 = 13.

Eso da 5813=5205 \cdot 8 \cdot 13 = 520 pares ordenados, incluyendo los 6060 pares en que los dos puntos son iguales, así que 52060=460520 - 60 = 460 pares ordenados de puntos distintos, o 230230 pares no ordenados. El número total de pares no ordenados es (602)=1770.\binom{60}{2} = 1770.

La probabilidad es 2301770=23177,\frac{230}{1770} = \frac{23}{177}, y como 177=359,177 = 3 \cdot 59, está en su forma más simple. Así m+n=23+177=200.m + n = 23 + 177 = 200.

The midpoint is a lattice point exactly when the two chosen points agree in parity in each coordinate. Count ordered pairs (allowing equality) coordinate by coordinate. For x{0,1,2}x \in \{0, 1, 2\} there are 22 even and 11 odd values, giving 22+12=52^2 + 1^2 = 5 same-parity ordered pairs. For y{0,,3}:y \in \{0, \ldots, 3\}: 22+22=8.2^2 + 2^2 = 8. For z{0,,4}:z \in \{0, \ldots, 4\}: 32+22=13.3^2 + 2^2 = 13.

That gives 5813=5205 \cdot 8 \cdot 13 = 520 ordered pairs, including the 6060 pairs where the two points are equal, so 52060=460520 - 60 = 460 ordered pairs of distinct points, or 230230 unordered pairs. The total number of unordered pairs is (602)=1770.\binom{60}{2} = 1770.

The probability is 2301770=23177,\frac{230}{1770} = \frac{23}{177}, and since 177=359,177 = 3 \cdot 59, this is in lowest terms. Thus m+n=23+177=200.m + n = 23 + 177 = 200.

11.

En un arreglo rectangular de puntos, con 55 filas y NN columnas, los puntos se numeran consecutivamente de izquierda a derecha comenzando por la fila superior. Así, la fila superior se numera de 11 a N,N, la segunda fila se numera de N+1N + 1 a 2N,2N, y así sucesivamente. Se seleccionan cinco puntos, P1,P_1, P2,P_2, P3,P_3, P4,P_4, y P5,P_5, de modo que cada PiP_i está en la fila i.i. Sea xix_i el número asociado a Pi.P_i. Ahora se renumera el arreglo consecutivamente de arriba abajo, comenzando por la primera columna. Sea yiy_i el número asociado a PiP_i después de renumerar.

Se encuentra que x1=y2,x_1 = y_2, x2=y1,x_2 = y_1, x3=y4,x_3 = y_4, x4=y5,x_4 = y_5, y x5=y3.x_5 = y_3. Halla el menor valor posible de N.N.

In a rectangular array of points, with 55 rows and NN columns, the points are numbered consecutively from left to right beginning with the top row. Thus the top row is numbered 11 through N,N, the second row is numbered N+1N + 1 through 2N,2N, and so forth. Five points, P1,P_1, P2,P_2, P3,P_3, P4,P_4, and P5,P_5, are selected so that each PiP_i is in row i.i. Let xix_i be the number associated with Pi.P_i. Now renumber the array consecutively from top to bottom, beginning with the first column. Let yiy_i be the number associated with PiP_i after renumbering.

It is found that x1=y2,x_1 = y_2, x2=y1,x_2 = y_1, x3=y4,x_3 = y_4, x4=y5,x_4 = y_5, and x5=y3.x_5 = y_3. Find the smallest possible value of N.N.

Nivel de dificultad: 2990
Pista pequeña:

Si PiP_i está en la columna ci,c_i, entonces xi=(i1)N+cix_i = (i-1)N + c_i y yi=5(ci1)+iy_i = 5(c_i - 1) + i

If PiP_i is in column ci,c_i, then xi=(i1)N+cix_i = (i-1)N + c_i and yi=5(ci1)+iy_i = 5(c_i - 1) + i

Pista grande:

Las dos primeras ecuaciones dan N=24c219;N = 24c_2 - 19; las otras tres imponen una condición de divisibilidad sobre c2.c_2. Resuélvela módulo 31.31.

The first two equations give N=24c219;N = 24c_2 - 19; the other three force a divisibility condition on c2.c_2. Solve it modulo 31.31.

Solución:

Sea PiP_i un punto de la columna ci.c_i. Entonces xi=(i1)N+cix_i = (i-1)N + c_i y yi=5(ci1)+i.y_i = 5(c_i - 1) + i. Las cinco condiciones se convierten en c1=5c23,N+c2=5c14,2N+c3=5c41, \begin{aligned} c_1 &= 5c_2 - 3, \\ N + c_2 &= 5c_1 - 4, \\ 2N + c_3 &= 5c_4 - 1, \end{aligned} 3N+c4=5c5,4N+c5=5c32. \begin{aligned} 3N + c_4 &= 5c_5, \\ 4N + c_5 &= 5c_3 - 2. \end{aligned}

Al sustituir c1=5c23c_1 = 5c_2 - 3 en la segunda ecuación se obtiene N=24c219.N = 24c_2 - 19. Al eliminar c3c_3 y c4c_4 de las tres últimas ecuaciones se obtiene 124c5=89N+7.124 c_5 = 89N + 7. Sustituyendo N=24c219N = 24c_2 - 19 y reduciendo, 534c2421534 c_2 - 421 es divisible por 31,31, es decir, 7c218(mod31),7 c_2 \equiv 18 \pmod{31}, cuya menor solución positiva es c2=7.c_2 = 7.

Entonces N=24719=149,N = 24 \cdot 7 - 19 = 149, y al sustituir hacia atrás se obtienen las columnas válidas (c1,,c5)=(c_1, \ldots, c_5)= (32,7,141,88,107),(32, 7, 141, 88, 107), todas a lo sumo 149.149. En efecto, los pares correspondientes son (x1,y2)=(32,32),(x_1,y_2)=(32,32), (x2,y1)=(156,156),(x_2,y_1)=(156,156), (x3,y4)=(439,439),(x_3,y_4)=(439,439), (x4,y5)=(535,535),(x_4,y_5)=(535,535), y (x5,y3)=(703,703).(x_5,y_3)=(703,703). Por tanto, el menor valor posible de NN es 149.149.

Let PiP_i sit in column ci.c_i. Then xi=(i1)N+cix_i = (i-1)N + c_i and yi=5(ci1)+i.y_i = 5(c_i - 1) + i. The five conditions become c1=5c23,N+c2=5c14,2N+c3=5c41, \begin{aligned} c_1 &= 5c_2 - 3, \\ N + c_2 &= 5c_1 - 4, \\ 2N + c_3 &= 5c_4 - 1, \end{aligned} 3N+c4=5c5,4N+c5=5c32. \begin{aligned} 3N + c_4 &= 5c_5, \\ 4N + c_5 &= 5c_3 - 2. \end{aligned}

Substituting c1=5c23c_1 = 5c_2 - 3 into the second equation gives N=24c219.N = 24c_2 - 19. Eliminating c3c_3 and c4c_4 from the last three equations yields 124c5=89N+7.124 c_5 = 89N + 7. Substituting N=24c219N = 24c_2 - 19 and reducing, 534c2421534 c_2 - 421 is divisible by 31,31, i.e. 7c218(mod31),7 c_2 \equiv 18 \pmod{31}, whose smallest positive solution is c2=7.c_2 = 7.

Then N=24719=149,N = 24 \cdot 7 - 19 = 149, and back-substituting gives valid columns (c1,,c5)=(c_1, \ldots, c_5)= (32,7,141,88,107),(32, 7, 141, 88, 107), all at most 149.149. Indeed the corresponding pairs are (x1,y2)=(32,32),(x_1,y_2)=(32,32), (x2,y1)=(156,156),(x_2,y_1)=(156,156), (x3,y4)=(439,439),(x_3,y_4)=(439,439), (x4,y5)=(535,535),(x_4,y_5)=(535,535), and (x5,y3)=(703,703).(x_5,y_3)=(703,703). So the smallest possible NN is 149.149.

12.

Una esfera está inscrita en el tetraedro cuyos vértices son A=(6,0,0),A = (6, 0, 0), B=(0,4,0),B = (0, 4, 0), C=(0,0,2),C = (0, 0, 2), y D=(0,0,0).D = (0, 0, 0). El radio de la esfera es mn,\frac{m}{n}, donde mm y nn son enteros positivos primos entre sí. Halla m+n.m + n.

A sphere is inscribed in the tetrahedron whose vertices are A=(6,0,0),A = (6, 0, 0), B=(0,4,0),B = (0, 4, 0), C=(0,0,2),C = (0, 0, 2), and D=(0,0,0).D = (0, 0, 0). The radius of the sphere is mn,\frac{m}{n}, where mm and nn are relatively prime positive integers. Find m+n.m + n.

Nivel de dificultad: 2560
Pista pequeña:

Descompón el tetraedro en cuatro pirámides con vértice en el centro de la esfera inscrita: V=13rSV = \frac{1}{3} r S, donde SS es el área total de la superficie

Decompose the tetrahedron into four pyramids with apex at the insphere center: V=13rSV = \frac{1}{3} r S where SS is the total surface area

Pista grande:

V=16642,V = \frac{1}{6} \cdot 6 \cdot 4 \cdot 2, las tres caras con ángulo recto tienen áreas 12,12, 6,6, 4,4, y la cara ABCABC tiene área 1414

V=16642,V = \frac{1}{6} \cdot 6 \cdot 4 \cdot 2, the three right-angle faces have areas 12,12, 6,6, 4,4, and face ABCABC has area 1414

Solución:

Al conectar el centro de la esfera inscrita con los cuatro vértices, el tetraedro queda dividido en cuatro pirámides de altura rr sobre las caras, así que V=13rS,V = \frac{1}{3} r S, es decir r=3VS,r = \frac{3V}{S}, donde SS es el área total de la superficie.

Aquí V=16642=8.V = \frac{1}{6} \cdot 6 \cdot 4 \cdot 2 = 8. Las tres caras sobre los planos coordenados son triángulos rectángulos con áreas 1264=12,\frac{1}{2} \cdot 6 \cdot 4 = 12, 1262=6,\frac{1}{2} \cdot 6 \cdot 2 = 6, y 1242=4.\frac{1}{2} \cdot 4 \cdot 2 = 4. Para la cara ABC,ABC, el producto vectorial de AB=(6,4,0)\overrightarrow{AB} = (-6, 4, 0) y AC=(6,0,2)\overrightarrow{AC} = (-6, 0, 2) es (8,12,24),(8, 12, 24), con longitud 422+32+62=28,4\sqrt{2^2 + 3^2 + 6^2} = 28, así que esa cara tiene área 14.14.

Entonces S=12+6+4+14=36S = 12 + 6 + 4 + 14 = 36 y r=2436=23,r = \frac{24}{36} = \frac{2}{3}, dando m+n=2+3=5.m + n = 2 + 3 = 5.

Connecting the incenter to the four vertices splits the tetrahedron into four pyramids of height rr over the faces, so V=13rS,V = \frac{1}{3} r S, i.e. r=3VS,r = \frac{3V}{S}, where SS is the total surface area.

Here V=16642=8.V = \frac{1}{6} \cdot 6 \cdot 4 \cdot 2 = 8. The three faces on the coordinate planes are right triangles with areas 1264=12,\frac{1}{2} \cdot 6 \cdot 4 = 12, 1262=6,\frac{1}{2} \cdot 6 \cdot 2 = 6, and 1242=4.\frac{1}{2} \cdot 4 \cdot 2 = 4. For face ABC,ABC, the cross product of AB=(6,4,0)\overrightarrow{AB} = (-6, 4, 0) and AC=(6,0,2)\overrightarrow{AC} = (-6, 0, 2) is (8,12,24),(8, 12, 24), with length 422+32+62=28,4\sqrt{2^2 + 3^2 + 6^2} = 28, so that face has area 14.14.

Then S=12+6+4+14=36S = 12 + 6 + 4 + 14 = 36 and r=2436=23,r = \frac{24}{36} = \frac{2}{3}, giving m+n=2+3=5.m + n = 2 + 3 = 5.

13.

En cierta circunferencia, la cuerda de un arco de dd grados mide 2222 centímetros, y la cuerda de un arco de 2d2d grados es 2020 centímetros más larga que la cuerda de un arco de 3d3d grados, donde d<120.d \lt 120. La longitud de la cuerda de un arco de 3d3d grados es m+n-m + \sqrt{n} centímetros, donde mm y nn son enteros positivos. Halla m+n.m + n.

In a certain circle, the chord of a dd-degree arc is 2222 centimeters long, and the chord of a 2d2d-degree arc is 2020 centimeters longer than the chord of a 3d3d-degree arc, where d<120.d \lt 120. The length of the chord of a 3d3d-degree arc is m+n-m + \sqrt{n} centimeters, where mm and nn are positive integers. Find m+n.m + n.

Nivel de dificultad: 2990
Pista pequeña:

La cuerda de un arco de θ\theta grados tiene longitud 2Rsinθ2.2R\sin\frac{\theta}{2}. Pon t=d2t = \frac{d}{2} y usa sin2t=2sintcost,\sin 2t = 2\sin t\cos t, sin3t=sint(4cos2t1).\sin 3t = \sin t\,(4\cos^2 t - 1).

A chord of a θ\theta-degree arc has length 2Rsinθ2.2R\sin\frac{\theta}{2}. Set t=d2t = \frac{d}{2} and use sin2t=2sintcost,\sin 2t = 2\sin t\cos t, sin3t=sint(4cos2t1).\sin 3t = \sin t\,(4\cos^2 t - 1).

Pista grande:

Divide todo entre 2Rsint=222R \sin t = 22 para obtener 44cos2t22cost1=0,44\cos^2 t - 22\cos t - 1 = 0, y observa que la cuerda de 3d3d grados es igual a 44cost2044 \cos t - 20

Divide everything by 2Rsint=222R \sin t = 22 to get 44cos2t22cost1=0,44\cos^2 t - 22\cos t - 1 = 0, and note the 3d3d-degree chord equals 44cost2044 \cos t - 20

Solución:

Una cuerda que subtiende un arco de θ\theta grados en una circunferencia de radio RR tiene longitud 2Rsinθ2.2R\sin\frac{\theta}{2}. Escribe t=d2,t = \frac{d}{2}, de modo que las tres cuerdas son 2Rsint=22,2R\sin t = 22, 2Rsin2t,2R \sin 2t, y 2Rsin3t.2R \sin 3t. Usando sin2t=2sintcost\sin 2t = 2 \sin t \cos t y sin3t=sint(4cos2t1),\sin 3t = \sin t\,(4\cos^2 t - 1), las cuerdas de los arcos de 2d2d y 3d3d grados son 222cost=44cost22 \cdot 2\cos t = 44 \cos t y 22(4cos2t1).22\,(4\cos^2 t - 1).

La condición “la cuerda de 2d2d es 2020 más larga que la cuerda de 3d3d” se convierte en 44cost=22(4cos2t1)+20,44\cos t = 22\,(4\cos^2 t - 1) + 20, que se simplifica a 44cos2t22cost1=0.44 \cos^2 t - 22 \cos t - 1 = 0. De aquí, 4cos2t=2cost+111,4\cos^2 t = 2\cos t + \frac{1}{11}, así que la cuerda de 3d3d es igual a 22(2cost+1111)22\left(2\cos t + \frac{1}{11} - 1\right) =44cost20.= 44 \cos t - 20.

Resolviendo la cuadrática, cost=22+484+17688=11+16544\cos t = \frac{22 + \sqrt{484 + 176}}{88} = \frac{11 + \sqrt{165}}{44} (la raíz ++ ya que d<120d \lt 120 implica t<60,t \lt 60^\circ, así que cost>12\cos t \gt \frac{1}{2}). Entonces la cuerda de 3d3d es 44cost2044\cos t - 20 =11+16520= 11 + \sqrt{165} - 20 =9+165,= -9 + \sqrt{165}, dando m+n=9+165=174.m + n = 9 + 165 = 174.

A chord subtending a θ\theta-degree arc in a circle of radius RR has length 2Rsinθ2.2R\sin\frac{\theta}{2}. Write t=d2,t = \frac{d}{2}, so the three chords are 2Rsint=22,2R\sin t = 22, 2Rsin2t,2R \sin 2t, and 2Rsin3t.2R \sin 3t. Using sin2t=2sintcost\sin 2t = 2 \sin t \cos t and sin3t=sint(4cos2t1),\sin 3t = \sin t\,(4\cos^2 t - 1), the chords of the 2d2d- and 3d3d-degree arcs are 222cost=44cost22 \cdot 2\cos t = 44 \cos t and 22(4cos2t1).22\,(4\cos^2 t - 1).

The condition “the 2d2d-chord is 2020 longer than the 3d3d-chord” becomes 44cost=22(4cos2t1)+20,44\cos t = 22\,(4\cos^2 t - 1) + 20, which simplifies to 44cos2t22cost1=0.44 \cos^2 t - 22 \cos t - 1 = 0. From this, 4cos2t=2cost+111,4\cos^2 t = 2\cos t + \frac{1}{11}, so the 3d3d-chord equals 22(2cost+1111)22\left(2\cos t + \frac{1}{11} - 1\right) =44cost20.= 44 \cos t - 20.

Solving the quadratic, cost=22+484+17688=11+16544\cos t = \frac{22 + \sqrt{484 + 176}}{88} = \frac{11 + \sqrt{165}}{44} (the ++ root since d<120d \lt 120 means t<60,t \lt 60^\circ, so cost>12\cos t \gt \frac{1}{2}). Then the 3d3d-chord is 44cost2044\cos t - 20 =11+16520= 11 + \sqrt{165} - 20 =9+165,= -9 + \sqrt{165}, giving m+n=9+165=174.m + n = 9 + 165 = 174.

14.

Un cartero reparte correo a las diecinueve casas del lado este de Elm Street. El cartero observa que nunca dos casas adyacentes reciben correo el mismo día, pero que nunca hay más de dos casas seguidas sin recibir correo el mismo día. ¿Cuántos patrones distintos de reparto de correo son posibles?

A mail carrier delivers mail to the nineteen houses on the east side of Elm Street. The carrier notices that no two adjacent houses ever get mail on the same day, but that there are never more than two houses in a row that get no mail on the same day. How many different patterns of mail delivery are possible?

Nivel de dificultad: 2760
Pista pequeña:

Codifica el reparto como una cadena binaria sin 1111 y sin 000.000. Clasifica las cadenas válidas según si terminan en 1,1, 10,10, o 100.100.

Encode delivery as a binary string with no 1111 and no 000.000. Classify valid strings by whether they end in 1,1, 10,10, or 100.100.

Pista grande:

Con An,Bn,CnA_n, B_n, C_n contando esos finales: An=Bn1+Cn1,A_n = B_{n-1} + C_{n-1}, Bn=An1,B_n = A_{n-1}, Cn=Bn1.C_n = B_{n-1}. Itera hasta n=19.n = 19.

With An,Bn,CnA_n, B_n, C_n counting those endings: An=Bn1+Cn1,A_n = B_{n-1} + C_{n-1}, Bn=An1,B_n = A_{n-1}, Cn=Bn1.C_n = B_{n-1}. Iterate up to n=19.n = 19.

Solución:

Escribe 11 para una casa que recibe correo y 00 para una que no lo recibe. Los patrones válidos son cadenas binarias de longitud 1919 sin dos 11 consecutivos y sin tres 00 consecutivos. Sean An,A_n, Bn,B_n, y CnC_n las cantidades de cadenas válidas de longitud nn que terminan en 1,1, en exactamente un 0,0, y en exactamente dos 00. Un 11 puede seguir a cualquiera de los dos finales en 00, un único 00 puede seguir a un 1,1, y un segundo 00 puede seguir a un único 0:0: An=Bn1+Cn1,Bn=An1,Cn=Bn1. \begin{aligned} A_n &= B_{n-1} + C_{n-1}, \\ B_n &= A_{n-1}, \\ C_n &= B_{n-1}. \end{aligned}

Partiendo de A1=B1=1,A_1 = B_1 = 1, C1=0C_1 = 0 e iterando, los totales An+Bn+CnA_n + B_n + C_n son 2,2, 3,3, 4,4, 5,5, 7,7, 9,9, 12,12, 16,16, 21,21, 28,28, 37,37, 49,49, 65,65, 86,86, 114,114, 151,151, 200,200, 265,265, 351.351.

Para n=19n = 19 el conteo es 351.351.

Write 11 for a house that gets mail and 00 for one that does not. Valid patterns are binary strings of length 1919 with no two consecutive 11s and no three consecutive 00s. Let An,A_n, Bn,B_n, CnC_n count valid length-nn strings ending in 1,1, in exactly one 0,0, and in exactly two 00s. A 11 may follow either kind of 00-ending, a single 00 may follow a 1,1, and a second 00 may follow a single 0:0: An=Bn1+Cn1,Bn=An1,Cn=Bn1. \begin{aligned} A_n &= B_{n-1} + C_{n-1}, \\ B_n &= A_{n-1}, \\ C_n &= B_{n-1}. \end{aligned}

Starting from A1=B1=1,A_1 = B_1 = 1, C1=0C_1 = 0 and iterating, the totals An+Bn+CnA_n + B_n + C_n run 2,2, 3,3, 4,4, 5,5, 7,7, 9,9, 12,12, 16,16, 21,21, 28,28, 37,37, 49,49, 65,65, 86,86, 114,114, 151,151, 200,200, 265,265, 351.351.

For n=19n = 19 the count is 351.351.

15.

Los números 1,1, 2,2, 3,3, 4,4, 5,5, 6,6, 7,7, y 88 se escriben al azar en las caras de un octaedro regular de modo que cada cara contiene un número diferente. La probabilidad de que no haya dos números consecutivos, donde 88 y 11 se consideran consecutivos, escritos en caras que comparten una arista es mn,\frac{m}{n}, donde mm y nn son enteros positivos primos entre sí. Halla m+n.m + n.

The numbers 1,1, 2,2, 3,3, 4,4, 5,5, 6,6, 7,7, and 88 are randomly written on the faces of a regular octahedron so that each face contains a different number. The probability that no two consecutive numbers, where 88 and 11 are considered to be consecutive, are written on faces that share an edge is mn,\frac{m}{n}, where mm and nn are relatively prime positive integers. Find m+n.m + n.

Nivel de dificultad: 3270
Pista pequeña:

Las caras del octaedro corresponden a los vértices de un cubo, y dos caras comparten una arista exactamente cuando los vértices del cubo son adyacentes. El ciclo 1,2,,8,11, 2, \ldots, 8, 1 debe usar solo diagonales del cubo.

The faces of the octahedron correspond to the vertices of a cube, with faces sharing an edge exactly when the cube vertices are adjacent. The cycle 1,2,,8,11, 2, \ldots, 8, 1 must use only cube diagonals.

Pista grande:

Las 1616 diagonales forman dos tetraedros más 44 diagonales largas, y cada vértice está en exactamente una diagonal larga, así que un 88-ciclo válido usa 22 o 44 diagonales largas

The 1616 diagonals form two tetrahedra plus 44 long diagonals, and each vertex lies on exactly one long diagonal, so a valid 88-cycle uses either 22 or 44 long diagonals

Solución:

Pasa al cubo dual: las caras del octaedro corresponden a los vértices de un cubo, y dos caras comparten una arista exactamente cuando los vértices del cubo correspondientes son adyacentes. Seguir los números 1,2,,81, 2, \ldots, 8 y volver a 11 traza un circuito cerrado de 88 pasos por todos los vértices del cubo, y el requisito es que cada paso sea una diagonal (una arista de uno de los dos tetraedros inscritos, o una de las 44 diagonales espaciales largas). Hay 1616 diagonales de este tipo.

Cada vértice está en exactamente una diagonal larga, así que el circuito no puede tomar dos diagonales largas seguidas, y cambiar entre los dos tetraedros solo es posible mediante una diagonal larga. Por lo tanto el circuito usa 44 diagonales largas alternadas con aristas de tetraedro, o 22 diagonales largas separadas por caminos de 33 aristas en cada tetraedro. En el primer caso, elegir un par de aristas opuestas en cada tetraedro (323 \cdot 2 formas) da 66 octágonos, cada uno recorrible como 828 \cdot 2 permutaciones: 96.96. En el segundo caso, un camino de 33 aristas en un tetraedro puede elegirse de 4!=244! = 24 formas, y el camino de retorno por el otro tetraedro queda entonces forzado salvo 22 opciones, dando 8242=3848 \cdot 24 \cdot 2 = 384 permutaciones.

Así 96+384=48096 + 384 = 480 de los 8!=403208! = 40320 etiquetados funcionan, y la probabilidad es 48040320=184.\frac{480}{40320} = \frac{1}{84}. Por lo tanto m+n=1+84=85.m + n = 1 + 84 = 85.

Pass to the dual cube: the octahedron’s faces correspond to a cube’s vertices, and two faces share an edge exactly when the corresponding cube vertices are adjacent. Following the numbers 1,2,,81, 2, \ldots, 8 and back to 11 traces a closed 88-step circuit through all the cube’s vertices, and the requirement is that every step is a diagonal (an edge of one of the two inscribed tetrahedra, or one of the 44 long space diagonals). There are 1616 such diagonals.

Each vertex lies on exactly one long diagonal, so the circuit cannot take two long diagonals in a row, and switching between the two tetrahedra is possible only via a long diagonal. Hence the circuit uses either 44 long diagonals alternating with tetrahedron edges, or 22 long diagonals separated by 33-edge paths in each tetrahedron. In the first case, choosing a pair of opposite edges in each tetrahedron (323 \cdot 2 ways) gives 66 octagons, each traceable as 828 \cdot 2 permutations: 96.96. In the second case, a 33-edge path in one tetrahedron can be chosen in 4!=244! = 24 ways, and the return path through the other tetrahedron is then forced up to 22 choices, giving 8242=3848 \cdot 24 \cdot 2 = 384 permutations.

So 96+384=48096 + 384 = 480 of the 8!=403208! = 40320 labelings work, and the probability is 48040320=184.\frac{480}{40320} = \frac{1}{84}. Thus m+n=1+84=85.m + n = 1 + 84 = 85.