Problemas del 2024 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.

Entre los 900900 residentes de Aimeville, hay 195195 que poseen un anillo de diamantes, 367367 que poseen un juego de palos de golf y 562562 que poseen una pala de jardín. Además, cada uno de los 900900 residentes posee una bolsa de caramelos de corazón. Hay 437437 residentes que poseen exactamente dos de estas cosas, y 234234 residentes que poseen exactamente tres de estas cosas. Halla el número de residentes de Aimeville que poseen las cuatro cosas.

Among the 900900 residents of Aimeville, there are 195195 who own a diamond ring, 367367 who own a set of golf clubs, and 562562 who own a garden spade. In addition, each of the 900900 residents owns a bag of candy hearts. There are 437437 residents who own exactly two of these things, and 234234 residents who own exactly three of these things. Find the number of residents of Aimeville who own all four of these things.

Respuesta: 73
Conceptos:inclusión-exclusiónDiagrama de Venndoble conteo

Nivel de dificultad: 2010

Solución:

Al sumar los cuatro recuentos de posesión se obtienen 195+367+562+900=2024195 + 367 + 562 + 900 = 2024 posesiones de objetos entre los 900900 residentes. Como todos poseen una bolsa de caramelos de corazón, cada residente posee al menos un objeto, y un residente que posee exactamente kk objetos se cuenta k1k - 1 veces además de la primera.

Si n4n_4 residentes poseen las cuatro cosas, los recuentos adicionales suman 2024900=4371+2342+n43, \begin{aligned} 2024 - 900 &= 437 \cdot 1 + 234 \cdot 2 \\ &\quad {}+ n_4 \cdot 3, \end{aligned} así que 1124=905+3n4,1124 = 905 + 3 n_4, lo que da n4=2193=73.n_4 = \frac{219}{3} = 73.

Adding the four ownership counts gives 195+367+562+900=2024195 + 367 + 562 + 900 = 2024 item ownerships among the 900900 residents. Since everyone owns a bag of candy hearts, every resident owns at least one item, and a resident owning exactly kk items is counted k1k - 1 times beyond the first.

If n4n_4 residents own all four things, the extra counts total 2024900=4371+2342+n43, \begin{aligned} 2024 - 900 &= 437 \cdot 1 + 234 \cdot 2 \\ &\quad {}+ n_4 \cdot 3, \end{aligned} so 1124=905+3n4,1124 = 905 + 3 n_4, giving n4=2193=73.n_4 = \frac{219}{3} = 73.

2.

Una lista de enteros positivos tiene las siguientes propiedades:

• La suma de los elementos de la lista es 30.30.

• La única moda de la lista es 9.9.

• La mediana de la lista es un entero positivo que no aparece en la lista misma.

Halla la suma de los cuadrados de todos los elementos de la lista.

A list of positive integers has the following properties:

• The sum of the items in the list is 30.30.

• The unique mode of the list is 9.9.

• The median of the list is a positive integer that does not appear in the list itself.

Find the sum of the squares of all the items in the list.

Respuesta: 236

Nivel de dificultad: 2180

Solución:

La mediana es un entero que no está en la lista, así que la lista no puede tener longitud impar (entonces la mediana sería uno de sus elementos). La única moda 99 aparece al menos dos veces. Dos elementos 9,99, 9 suman 18,18, no 30,30, así que prueba con cuatro elementos a<b<9a \lt b \lt 9 junto con 9,9,9, 9, donde aa y bb son distintos (una repetición empataría la moda) y a+b=12.a + b = 12. La mediana b+92\frac{b + 9}{2} debe ser un entero, así que bb es impar, y a=12b<ba = 12 - b \lt b obliga a que b>6.b \gt 6. Por lo tanto b=7b = 7 y a=5:a = 5: la lista 5,7,9,95, 7, 9, 9 tiene mediana 8,8, que en efecto no aparece.

Ninguna lista más larga funciona: con dos 99, seis elementos requerirían otros cuatro valores distintos que sumen 12,12, a saber {1,2,3,6}\{1, 2, 3, 6\} o {1,2,4,5},\{1, 2, 4, 5\}, pero ambos dan mediana 4.5.4.5. Con tres 99, los elementos restantes suman 3,3, y toda opción o bien coloca 99 en la mediana o bien empata la moda.

La suma de los cuadrados es 25+49+81+81=236.25 + 49 + 81 + 81 = 236.

The median is an integer that is not in the list, so the list cannot have odd length (then the median would be a member). The unique mode 99 appears at least twice. Two items 9,99, 9 sum to 18,18, not 30,30, so try four items a<b<9a \lt b \lt 9 together with 9,9,9, 9, where aa and bb are distinct (a repeat would tie the mode) and a+b=12.a + b = 12. The median b+92\frac{b + 9}{2} must be an integer, so bb is odd, and a=12b<ba = 12 - b \lt b forces b>6.b \gt 6. Thus b=7b = 7 and a=5:a = 5: the list 5,7,9,95, 7, 9, 9 has median 8,8, which indeed does not appear.

No longer list works: with two 99s, six items would need four distinct other values summing to 12,12, namely {1,2,3,6}\{1, 2, 3, 6\} or {1,2,4,5},\{1, 2, 4, 5\}, but both give median 4.5.4.5. With three 99s the remaining items sum to 3,3, and every option either puts 99 at the median or ties the mode.

The sum of squares is 25+49+81+81=236.25 + 49 + 81 + 81 = 236.

3.

Halla el número de maneras de colocar un dígito en cada celda de una cuadrícula de 2×32 \times 3 de modo que la suma de los dos números formados al leer de izquierda a derecha sea 999,999, y la suma de los tres números formados al leer de arriba abajo sea 99.99. La cuadrícula de abajo es un ejemplo de tal disposición porque 8+991=9998 + 991 = 999 y 9+9+81=99.9 + 9 + 81 = 99.

Find the number of ways to place a digit in each cell of a 2×32 \times 3 grid so that the sum of the two numbers formed by reading left to right is 999,999, and the sum of the three numbers formed by reading top to bottom is 99.99. The grid below is an example of such an arrangement because 8+991=9998 + 991 = 999 and 9+9+81=99.9 + 9 + 81 = 99.

Respuesta: 45

Nivel de dificultad: 2300

Solución:

Sean a,b,ca, b, c los dígitos de la fila superior y los de la fila inferior d,e,f.d, e, f. En la suma de los dos números de fila, los dígitos de las unidades cumplen c+f9(mod10),c + f \equiv 9 \pmod{10}, y como c+f18c + f \le 18 de hecho c+f=9c + f = 9 sin acarreo. Repitiendo el argumento en las decenas y las centenas se obtiene b+e=9b + e = 9 y a+d=9.a + d = 9.

Los tres números de columna suman 10(a+b+c)+(d+e+f)10(a + b + c) + (d + e + f) =99.= 99. Escribiendo S=a+b+c,S = a + b + c, los dígitos inferiores suman 27S,27 - S, así que 10S+27S=9910S + 27 - S = 99 y S=8.S = 8.

Recíprocamente, cualesquiera dígitos con a+b+c=8a + b + c = 8 determinan la fila inferior mediante d=9a,d = 9 - a, e=9b,e = 9 - b, f=9c,f = 9 - c, y ambas condiciones se cumplen. El número de soluciones de a+b+c=8a + b + c = 8 en dígitos no negativos es (102)=45.\binom{10}{2} = 45.

Let the top row hold digits a,b,ca, b, c and the bottom row d,e,f.d, e, f. In the sum of the two row numbers, the units digits satisfy c+f9(mod10),c + f \equiv 9 \pmod{10}, and since c+f18c + f \le 18 in fact c+f=9c + f = 9 with no carry. Repeating the argument in the tens and hundreds places gives b+e=9b + e = 9 and a+d=9.a + d = 9.

The three column numbers add to 10(a+b+c)+(d+e+f)10(a + b + c) + (d + e + f) =99.= 99. Writing S=a+b+c,S = a + b + c, the bottom digits sum to 27S,27 - S, so 10S+27S=9910S + 27 - S = 99 and S=8.S = 8.

Conversely, any digits with a+b+c=8a + b + c = 8 determine the bottom row by d=9a,d = 9 - a, e=9b,e = 9 - b, f=9c,f = 9 - c, and both conditions hold. The number of solutions of a+b+c=8a + b + c = 8 in nonnegative digits is (102)=45.\binom{10}{2} = 45.

4.

Sean x,x, y,y, y zz números reales positivos que satisfacen el siguiente sistema de ecuaciones: log2(xyz)=12\log_2\left(\frac{x}{yz}\right) = \frac{1}{2} log2(yxz)=13\log_2\left(\frac{y}{xz}\right) = \frac{1}{3} log2(zxy)=14\log_2\left(\frac{z}{xy}\right) = \frac{1}{4}

Entonces el valor de log2(x4y3z2)\left|\log_2(x^4 y^3 z^2)\right| es mn\frac{m}{n} donde mm y nn son enteros positivos primos entre sí. Halla m+n.m + n.

Let x,x, y,y, and zz be positive real numbers that satisfy the following system of equations: log2(xyz)=12\log_2\left(\frac{x}{yz}\right) = \frac{1}{2} log2(yxz)=13\log_2\left(\frac{y}{xz}\right) = \frac{1}{3} log2(zxy)=14\log_2\left(\frac{z}{xy}\right) = \frac{1}{4}

Then the value of log2(x4y3z2)\left|\log_2(x^4 y^3 z^2)\right| is mn\frac{m}{n} where mm and nn are relatively prime positive integers. Find m+n.m + n.

Respuesta: 33

Nivel de dificultad: 2150

Solución:

Sean a=log2x,a = \log_2 x, b=log2y,b = \log_2 y, c=log2z.c = \log_2 z. Las ecuaciones se convierten en abc=12,a - b - c = \frac{1}{2}, bac=13,b - a - c = \frac{1}{3}, cab=14.c - a - b = \frac{1}{4}. Sumando las tres se obtiene (a+b+c)=1312.-(a + b + c) = \frac{13}{12}. Como abc=2a(a+b+c),a - b - c = 2a - (a + b + c), obtenemos 2a=121312=712,2a = \frac{1}{2} - \frac{13}{12} = -\frac{7}{12}, así que a=724,a = -\frac{7}{24}, y de forma análoga b=38b = -\frac{3}{8} y c=512.c = -\frac{5}{12}.

Por lo tanto 4a+3b+2c=28244a + 3b + 2c = -\frac{28}{24} 2724- \frac{27}{24} 2024=7524- \frac{20}{24} = -\frac{75}{24} =258,= -\frac{25}{8}, así que log2(x4y3z2)=258\left|\log_2(x^4 y^3 z^2)\right| = \frac{25}{8} y m+n=25+8=33.m + n = 25 + 8 = 33.

Let a=log2x,a = \log_2 x, b=log2y,b = \log_2 y, c=log2z.c = \log_2 z. The equations become abc=12,a - b - c = \frac{1}{2}, bac=13,b - a - c = \frac{1}{3}, cab=14.c - a - b = \frac{1}{4}. Adding all three gives (a+b+c)=1312.-(a + b + c) = \frac{13}{12}. Since abc=2a(a+b+c),a - b - c = 2a - (a + b + c), we get 2a=121312=712,2a = \frac{1}{2} - \frac{13}{12} = -\frac{7}{12}, so a=724,a = -\frac{7}{24}, and similarly b=38b = -\frac{3}{8} and c=512.c = -\frac{5}{12}.

Therefore 4a+3b+2c=28244a + 3b + 2c = -\frac{28}{24} 2724- \frac{27}{24} 2024=7524- \frac{20}{24} = -\frac{75}{24} =258,= -\frac{25}{8}, so log2(x4y3z2)=258\left|\log_2(x^4 y^3 z^2)\right| = \frac{25}{8} and m+n=25+8=33.m + n = 25 + 8 = 33.

5.

Sea ABCDEFABCDEF un hexágono equilátero convexo en el que todos los pares de lados opuestos son paralelos. El triángulo cuyos lados son las prolongaciones de los segmentos AB,\overline{AB}, CD,\overline{CD}, y EF\overline{EF} tiene longitudes de lado 200,240,200, 240, y 300.300. Halla la longitud del lado del hexágono.

Let ABCDEFABCDEF be a convex equilateral hexagon in which all pairs of opposite sides are parallel. The triangle whose sides are extensions of segments AB,\overline{AB}, CD,\overline{CD}, and EF\overline{EF} has side lengths 200,240,200, 240, and 300.300. Find the side length of the hexagon.

Respuesta: 80

Nivel de dificultad: 2510

Solución:

Sea ss la longitud del lado del hexágono, y sea el triángulo formado por las rectas AB,AB, CD,CD, EFEF con lados de longitudes P,P, Q,Q, RR a lo largo de esas tres rectas, respectivamente. El triángulo de esquina recortado en el vértice XX donde se cortan las rectas ABAB y CDCD tiene tercer lado BC,BC, y como BCEF,BC \parallel EF, sus tres lados son paralelos a los lados del triángulo grande. Así que es semejante al triángulo grande con razón BCR=sR,\frac{BC}{R} = \frac{s}{R}, y su lado a lo largo de la recta ABAB tiene longitud PsR.P \cdot \frac{s}{R}. De igual modo, la esquina en ABEFAB \cap EF contiene FACDFA \parallel CD y recorta PsQP \cdot \frac{s}{Q} del lado PP.

El lado PP se descompone por tanto en trozo de esquina, AB,AB, trozo de esquina: P=PsR+s+PsQ,P = P \cdot \frac{s}{R} + s + P \cdot \frac{s}{Q}, y al dividir entre PP se obtiene 1=s(1P+1Q+1R),1 = s\left(\frac{1}{P} + \frac{1}{Q} + \frac{1}{R}\right), simétrica en los tres lados.

Por lo tanto s=11200+1240+1300=12006+5+4=80.s = \frac{1}{\frac{1}{200} + \frac{1}{240} + \frac{1}{300}} = \frac{1200}{6 + 5 + 4} = 80.

Let ss be the hexagon's side length, and let the triangle formed by lines AB,AB, CD,CD, EFEF have sides of lengths P,P, Q,Q, RR along those three lines, respectively. The corner triangle cut off at the vertex XX where lines ABAB and CDCD meet has third side BC,BC, and since BCEF,BC \parallel EF, all three of its sides are parallel to sides of the big triangle. So it is similar to the big triangle with ratio BCR=sR,\frac{BC}{R} = \frac{s}{R}, and its side along line ABAB has length PsR.P \cdot \frac{s}{R}. Likewise the corner at ABEFAB \cap EF contains FACDFA \parallel CD and cuts off PsQP \cdot \frac{s}{Q} from the PP-side.

The PP-side therefore decomposes as corner piece, AB,AB, corner piece: P=PsR+s+PsQ,P = P \cdot \frac{s}{R} + s + P \cdot \frac{s}{Q}, and dividing by PP gives 1=s(1P+1Q+1R),1 = s\left(\frac{1}{P} + \frac{1}{Q} + \frac{1}{R}\right), symmetric in the three sides.

Hence s=11200+1240+1300=12006+5+4=80.s = \frac{1}{\frac{1}{200} + \frac{1}{240} + \frac{1}{300}} = \frac{1200}{6 + 5 + 4} = 80.

6.

Alice elige un conjunto AA de enteros positivos. Luego Bob enumera todos los conjuntos finitos no vacíos BB de enteros positivos con la propiedad de que el elemento máximo de BB pertenece a A.A. La lista de Bob tiene 20242024 conjuntos. Halla la suma de los elementos de A.A.

Alice chooses a set AA of positive integers. Then Bob lists all finite nonempty sets BB of positive integers with the property that the maximum element of BB belongs to A.A. Bob's list has 20242024 sets. Find the sum of the elements of A.A.

Respuesta: 55

Nivel de dificultad: 2390

Solución:

Fijado aA,a \in A, los conjuntos BB con elemento máximo aa constan de aa junto con un subconjunto arbitrario de {1,,a1},\{1, \ldots, a - 1\}, así que hay 2a12^{a-1} de ellos, y cada conjunto de la lista de Bob se cuenta exactamente una vez por su máximo. Por lo tanto aA2a1=2024.\sum_{a \in A} 2^{a-1} = 2024.

Como 2024=210+29+28+272024 = 2^{10} + 2^9 + 2^8 + 2^7 +26+25+23+ 2^6 + 2^5 + 2^3 y las representaciones binarias son únicas, A={11,10,9,8,7,6,4}.A = \{11, 10, 9, 8, 7, 6, 4\}. La suma de los elementos de AA es 11+10+9+8+7+611 + 10 + 9 + 8 + 7 + 6 +4=55.+ 4 = 55.

For a fixed aA,a \in A, the sets BB with maximum element aa consist of aa together with an arbitrary subset of {1,,a1},\{1, \ldots, a - 1\}, so there are 2a12^{a-1} of them, and every set on Bob's list is counted exactly once by its maximum. Hence aA2a1=2024.\sum_{a \in A} 2^{a-1} = 2024.

Since 2024=210+29+28+272024 = 2^{10} + 2^9 + 2^8 + 2^7 +26+25+23+ 2^6 + 2^5 + 2^3 and binary representations are unique, A={11,10,9,8,7,6,4}.A = \{11, 10, 9, 8, 7, 6, 4\}. The sum of the elements of AA is 11+10+9+8+7+611 + 10 + 9 + 8 + 7 + 6 +4=55.+ 4 = 55.

7.

Sea NN el mayor entero de cuatro dígitos con la propiedad de que cada vez que uno de sus dígitos se cambia a 1,1, el número resultante es divisible entre 7.7. Sean QQ y RR el cociente y el resto, respectivamente, cuando NN se divide entre 1000.1000. Halla Q+R.Q + R.

Let NN be the greatest four-digit integer with the property that whenever one of its digits is changed to 1,1, the resulting number is divisible by 7.7. Let QQ and RR be the quotient and remainder, respectively, when NN is divided by 1000.1000. Find Q+R.Q + R.

Respuesta: 699

Nivel de dificultad: 2650

Solución:

Escribe NN con dígitos a,b,c,d.a, b, c, d. Cambiar el dígito de los millares a 11 produce N(a1)1000,N - (a - 1) \cdot 1000, así que N1000(a1)(mod7),N \equiv 1000(a-1) \pmod 7, y de forma análoga para los demás dígitos. Como 10006,1000 \equiv 6, 1002,100 \equiv 2, y 103(mod7),10 \equiv 3 \pmod 7, N6(a1)2(b1)3(c1)d1(mod7). \begin{aligned} N &\equiv 6(a-1) \\ &\equiv 2(b-1) \equiv 3(c-1) \\ &\equiv d - 1 \pmod 7. \end{aligned}

Sea k=Nmod7.k = N \bmod 7. Usando 616 \equiv -1 y los inversos 214,2^{-1} \equiv 4, 315,3^{-1} \equiv 5, los dígitos cumplen a1k,a \equiv 1 - k, b1+4k,b \equiv 1 + 4k, c1+5k,c \equiv 1 + 5k, d1+k(mod7).d \equiv 1 + k \pmod 7. Pero además kNk \equiv N 6a+2b+3c+d(mod7);\equiv 6a + 2b + 3c + d \pmod 7; sustituyendo se obtiene k12+18k5+4k,k \equiv 12 + 18k \equiv 5 + 4k, así que 3k23k \equiv 2 y k3(mod7).k \equiv 3 \pmod 7.

Entonces a5,a \equiv 5, b6,b \equiv 6, c2,c \equiv 2, d4(mod7),d \equiv 4 \pmod 7, y tomando el mayor dígito en cada clase se obtiene a=5a = 5 (la clase {5,12,}\{5, 12, \ldots\} no tiene un dígito mayor), b=6,b = 6, c=9,c = 9, d=4:d = 4: N=5694.N = 5694. En efecto, 1694,5194,5614,56911694, 5194, 5614, 5691 son todos múltiplos de 7.7. Finalmente Q=5,Q = 5, R=694,R = 694, y Q+R=699.Q + R = 699.

Write NN with digits a,b,c,d.a, b, c, d. Changing the thousands digit to 11 produces N(a1)1000,N - (a - 1) \cdot 1000, so N1000(a1)(mod7),N \equiv 1000(a-1) \pmod 7, and similarly for the other digits. Since 10006,1000 \equiv 6, 1002,100 \equiv 2, and 103(mod7),10 \equiv 3 \pmod 7, N6(a1)2(b1)3(c1)d1(mod7). \begin{aligned} N &\equiv 6(a-1) \\ &\equiv 2(b-1) \equiv 3(c-1) \\ &\equiv d - 1 \pmod 7. \end{aligned}

Let k=Nmod7.k = N \bmod 7. Using 616 \equiv -1 and the inverses 214,2^{-1} \equiv 4, 315,3^{-1} \equiv 5, the digits satisfy a1k,a \equiv 1 - k, b1+4k,b \equiv 1 + 4k, c1+5k,c \equiv 1 + 5k, d1+k(mod7).d \equiv 1 + k \pmod 7. But also kNk \equiv N 6a+2b+3c+d(mod7);\equiv 6a + 2b + 3c + d \pmod 7; substituting gives k12+18k5+4k,k \equiv 12 + 18k \equiv 5 + 4k, so 3k23k \equiv 2 and k3(mod7).k \equiv 3 \pmod 7.

Then a5,a \equiv 5, b6,b \equiv 6, c2,c \equiv 2, d4(mod7),d \equiv 4 \pmod 7, and taking the largest digit in each class gives a=5a = 5 (the class {5,12,}\{5, 12, \ldots\} has no larger digit), b=6,b = 6, c=9,c = 9, d=4:d = 4: N=5694.N = 5694. Indeed 1694,5194,5614,56911694, 5194, 5614, 5691 are all multiples of 7.7. Finally Q=5,Q = 5, R=694,R = 694, and Q+R=699.Q + R = 699.

8.

El toro TT es la superficie que se produce al girar un círculo de radio 33 alrededor de un eje en el plano del círculo que está a una distancia 66 del centro del círculo (o sea, como una rosquilla).

Sea SS una esfera de radio 11.11. Cuando TT descansa en el interior de S,S, es internamente tangente a SS a lo largo de un círculo de radio ri,r_i, y cuando TT descansa en el exterior de S,S, es externamente tangente a SS a lo largo de un círculo de radio ro.r_o. La diferencia riror_i - r_o se puede escribir como mn,\frac{m}{n}, donde mm y nn son enteros positivos primos entre sí. Halla m+n.m + n.

Torus TT is the surface produced by revolving a circle with radius 33 around an axis in the plane of the circle that is a distance 66 from the center of the circle (so like a donut).

Let SS be a sphere with a radius 11.11. When TT rests on the inside of S,S, it is internally tangent to SS along a circle with radius ri,r_i, and when TT rests on the outside of S,S, it is externally tangent to SS along a circle with radius ro.r_o. The difference riror_i - r_o can be written as mn,\frac{m}{n}, where mm and nn are relatively prime positive integers. Find m+n.m + n.

Respuesta: 127

Nivel de dificultad: 2650

Solución:

Por simetría, el eje del toro pasa por el centro OO de la esfera. Trabaja en un plano que pase por el eje: allí el toro aparece como un círculo de radio 33 (el tubo) cuyo centro está a distancia 66 del eje, y la esfera aparece como un círculo de radio 1111 centrado en O.O. Las dos superficies son tangentes a lo largo del círculo barrido por el punto de tangencia de estas secciones transversales, que está sobre el rayo desde OO que pasa por el centro del tubo. Para la tangencia interna, el centro del tubo está a distancia 113=811 - 3 = 8 de O;O; para la tangencia externa, 11+3=14.11 + 3 = 14.

El punto de tangencia está a distancia 1111 de OO a lo largo de ese rayo, así que es el centro del tubo escalado por 118\frac{11}{8} (resp. 1114\frac{11}{14}) desde O,O, y su distancia al eje es el mismo múltiplo de la distancia del centro del tubo 6:6: ri=1186=334,r_i = \frac{11}{8} \cdot 6 = \frac{33}{4}, ro=11146=337.r_o = \frac{11}{14} \cdot 6 = \frac{33}{7}.

Entonces riro=33328=9928,r_i - r_o = \frac{33 \cdot 3}{28} = \frac{99}{28}, que está en su mínima expresión, así que m+n=99+28=127.m + n = 99 + 28 = 127.

By symmetry the axis of the torus passes through the center OO of the sphere. Work in a plane through the axis: there the torus appears as a circle of radius 33 (the tube) whose center sits at distance 66 from the axis, and the sphere appears as a circle of radius 1111 centered at O.O. The two surfaces are tangent along the circle swept by the tangency point of these cross-sections, which lies on the ray from OO through the tube's center. For internal tangency the tube's center is at distance 113=811 - 3 = 8 from O;O; for external tangency, 11+3=14.11 + 3 = 14.

The tangency point lies at distance 1111 from OO along that ray, so it is the tube center scaled by 118\frac{11}{8} (resp. 1114\frac{11}{14}) from O,O, and its distance from the axis is the same multiple of the tube center's distance 6:6: ri=1186=334,r_i = \frac{11}{8} \cdot 6 = \frac{33}{4}, ro=11146=337.r_o = \frac{11}{14} \cdot 6 = \frac{33}{7}.

Then riro=33328=9928,r_i - r_o = \frac{33 \cdot 3}{28} = \frac{99}{28}, which is in lowest terms, so m+n=99+28=127.m + n = 99 + 28 = 127.

9.

Hay una colección de 2525 fichas blancas indistinguibles y 2525 fichas negras indistinguibles. Halla el número de maneras de colocar algunas de estas fichas en una cuadrícula de 5×55 \times 5 de modo que:

• cada celda contenga a lo sumo una ficha

• todas las fichas de una misma fila y todas las fichas de una misma columna tengan el mismo color, y

• cualquier ficha adicional colocada en la cuadrícula violaría una o más de las dos condiciones anteriores.

There is a collection of 2525 indistinguishable white chips and 2525 indistinguishable black chips. Find the number of ways to place some of these chips in a 5×55 \times 5 grid such that:

• each cell contains at most one chip

• all chips in the same row and all chips in the same column have the same color, and

• any additional chip placed on the grid would violate one or more of the previous two conditions.

Respuesta: 902
Solución:

En una colocación válida, cada fila no vacía tiene un solo color, e igualmente cada columna. Si alguna fila estuviera vacía, elige cualquier celda de ella: una ficha del color de la columna de esa celda (cualquier color si la columna también está vacía) podría añadirse legalmente, contradiciendo la tercera condición. Así que cada fila y cada columna es no vacía, y podemos hablar de su color.

Una ficha en una celda obliga a que los colores de su fila y su columna coincidan; recíprocamente, si una fila y una columna comparten color pero su celda común está vacía, se podría añadir una ficha de ese color. Por lo tanto las fichas ocupan exactamente las celdas cuyo color de fila es igual al color de columna. Para que cada fila sea no vacía, el color de cada fila debe aparecer entre los colores de columna, y viceversa: las filas y las columnas usan el mismo conjunto de colores. Cualquier coloración de este tipo produce recíprocamente una colocación maximal válida (a lo sumo 2525 celdas contienen fichas de cada color, así que el suministro alcanza), y coloraciones distintas dan colocaciones distintas.

Contando las coloraciones: todas las filas y columnas blancas, todas negras, o ambos colores usados por las filas y por las columnas: 1+1+(252)2=2+9001 + 1 + (2^5 - 2)^2 = 2 + 900 =902.= 902.

In a valid placement, each nonempty row has a single color, and likewise each column. If some row were empty, choose any cell of it: a chip of the color of that cell's column (either color if the column is also empty) could legally be added, contradicting the third condition. So every row and every column is nonempty, and we may speak of its color.

A chip at a cell forces its row and column colors to agree; conversely, if a row and a column share a color but their common cell is empty, a chip of that color could be added. Hence chips occupy exactly the cells whose row color equals the column color. For every row to be nonempty, each row's color must appear among the column colors, and vice versa — the rows and the columns use the same set of colors. Any such coloring conversely yields a valid maximal placement (at most 2525 cells hold chips of each color, so the supply suffices), and distinct colorings give distinct placements.

Counting the colorings: all rows and columns white, all black, or both colors used by the rows and by the columns: 1+1+(252)2=2+9001 + 1 + (2^5 - 2)^2 = 2 + 900 =902.= 902.

10.

Sea ABC\triangle ABC con incentro I,I, circuncentro O,O, inradio 6,6, y circunradio 13.13. Supón que IAOI.\overline{IA} \perp \overline{OI}. Halla ABAC.AB \cdot AC.

Let ABC\triangle ABC have incenter I,I, circumcenter O,O, inradius 6,6, and circumradius 13.13. Suppose that IAOI.\overline{IA} \perp \overline{OI}. Find ABAC.AB \cdot AC.

Respuesta: 468
Solución:

Como OIA=90,\angle OIA = 90^\circ, el teorema de Pitágoras en el triángulo OIAOIA da IA2=OA2OI2=R2OI2,IA^2 = OA^2 - OI^2 = R^2 - OI^2, y la fórmula de Euler OI2=R22RrOI^2 = R^2 - 2Rr produce IA2=2Rr=2136=156.IA^2 = 2Rr = 2 \cdot 13 \cdot 6 = 156. Combinando con IA=rsin(A/2)IA = \frac{r}{\sin(A/2)} se obtiene sin2A2=36156=313,\sin^2\frac{A}{2} = \frac{36}{156} = \frac{3}{13}, así que cos2A2=1013.\cos^2\frac{A}{2} = \frac{10}{13}.

Entonces sinA=2sinA2cosA2=23013,\sin A = 2 \sin\frac{A}{2}\cos\frac{A}{2} = \frac{2\sqrt{30}}{13}, así que a=BC=2RsinA=430,a = BC = 2R \sin A = 4\sqrt{30}, mientras que sa=rcotA2=6103s - a = r \cot\frac{A}{2} = 6\sqrt{\frac{10}{3}} =230.= 2\sqrt{30}. Por lo tanto el semiperímetro es s=630.s = 6\sqrt{30}.

Igualando las dos fórmulas del área [ABC]=rs=12bcsinA,[ABC] = rs = \frac{1}{2}\, bc \sin A, bc=2rssinA=26630230/13=3613=468. \begin{aligned} bc = \frac{2rs}{\sin A} &= \frac{2 \cdot 6 \cdot 6\sqrt{30}}{2\sqrt{30}/13} \\ &= 36 \cdot 13 = 468. \end{aligned}

Since OIA=90,\angle OIA = 90^\circ, the Pythagorean theorem in triangle OIAOIA gives IA2=OA2OI2=R2OI2,IA^2 = OA^2 - OI^2 = R^2 - OI^2, and Euler's formula OI2=R22RrOI^2 = R^2 - 2Rr yields IA2=2Rr=2136=156.IA^2 = 2Rr = 2 \cdot 13 \cdot 6 = 156. Combining with IA=rsin(A/2)IA = \frac{r}{\sin(A/2)} gives sin2A2=36156=313,\sin^2\frac{A}{2} = \frac{36}{156} = \frac{3}{13}, so cos2A2=1013.\cos^2\frac{A}{2} = \frac{10}{13}.

Then sinA=2sinA2cosA2=23013,\sin A = 2 \sin\frac{A}{2}\cos\frac{A}{2} = \frac{2\sqrt{30}}{13}, so a=BC=2RsinA=430,a = BC = 2R \sin A = 4\sqrt{30}, while sa=rcotA2=6103s - a = r \cot\frac{A}{2} = 6\sqrt{\frac{10}{3}} =230.= 2\sqrt{30}. Hence the semiperimeter is s=630.s = 6\sqrt{30}.

Equating the two area formulas [ABC]=rs=12bcsinA,[ABC] = rs = \frac{1}{2}\, bc \sin A, bc=2rssinA=26630230/13=3613=468. \begin{aligned} bc = \frac{2rs}{\sin A} &= \frac{2 \cdot 6 \cdot 6\sqrt{30}}{2\sqrt{30}/13} \\ &= 36 \cdot 13 = 468. \end{aligned}

11.

Halla el número de ternas de enteros no negativos (a,b,c)(a, b, c) que satisfacen a+b+c=300a + b + c = 300 y a2b+a2c+b2a+b2c+c2a+c2b=6,000,000. \begin{aligned} &a^2 b + a^2 c \\ &\quad {}+ b^2 a + b^2 c \\ &\quad {}+ c^2 a + c^2 b = 6{,}000{,}000. \end{aligned}

Find the number of triples of nonnegative integers (a,b,c)(a, b, c) satisfying a+b+c=300a + b + c = 300 and a2b+a2c+b2a+b2c+c2a+c2b=6,000,000. \begin{aligned} &a^2 b + a^2 c \\ &\quad {}+ b^2 a + b^2 c \\ &\quad {}+ c^2 a + c^2 b = 6{,}000{,}000. \end{aligned}

Respuesta: 601
Solución:

El lado izquierdo es la suma simétrica (a+b+c)(ab+bc+ca)(a + b + c)(ab + bc + ca) 3abc=300q3p,- 3abc = 300q - 3p, donde q=ab+bc+caq = ab + bc + ca y p=abc.p = abc. Así que la condición es 100qp=2,000,000.100q - p = 2{,}000{,}000. Ahora desarrolla (100a)(100b)(100c)=106104(a+b+c)+100qp=(100qp)2106, \begin{gathered} (100 - a)(100 - b)(100 - c) \\ = 10^6 - 10^4 (a + b + c) \\ \quad {}+ 100q - p \\ = (100q - p) - 2 \cdot 10^6, \end{gathered} usando a+b+c=300.a + b + c = 300. La condición se cumple exactamente cuando este producto es 0,0, es decir, cuando al menos uno de a,b,ca, b, c es igual a 100.100.

Si a=100,a = 100, entonces b+c=200,b + c = 200, lo que da 201201 ternas, y de igual modo para bb y c:c: 3201=603.3 \cdot 201 = 603. Una terna contada más de una vez tiene dos variables iguales a 100,100, lo que obliga a que la tercera también sea 100100; la terna (100,100,100)(100, 100, 100) se cuenta tres veces, así que el total es 6032=601.603 - 2 = 601.

The left side is the symmetric sum (a+b+c)(ab+bc+ca)(a + b + c)(ab + bc + ca) 3abc=300q3p,- 3abc = 300q - 3p, where q=ab+bc+caq = ab + bc + ca and p=abc.p = abc. So the condition is 100qp=2,000,000.100q - p = 2{,}000{,}000. Now expand (100a)(100b)(100c)=106104(a+b+c)+100qp=(100qp)2106, \begin{gathered} (100 - a)(100 - b)(100 - c) \\ = 10^6 - 10^4 (a + b + c) \\ \quad {}+ 100q - p \\ = (100q - p) - 2 \cdot 10^6, \end{gathered} using a+b+c=300.a + b + c = 300. The condition holds exactly when this product is 0,0, that is, when at least one of a,b,ca, b, c equals 100.100.

If a=100,a = 100, then b+c=200,b + c = 200, giving 201201 triples, and likewise for bb and c:c: 3201=603.3 \cdot 201 = 603. A triple counted more than once has two variables equal to 100,100, which forces the third to be 100100 as well; the triple (100,100,100)(100, 100, 100) is counted three times, so the total is 6032=601.603 - 2 = 601.

12.

Sean O=(0,0),O = (0, 0), A=(12,0),A = \left(\tfrac{1}{2}, 0\right), y B=(0,32)B = \left(0, \tfrac{\sqrt{3}}{2}\right) puntos del plano coordenado. Sea F\mathcal{F} la familia de segmentos PQ\overline{PQ} de longitud unitaria situados en el primer cuadrante con PP sobre el eje xx y QQ sobre el eje yy. Existe un único punto CC sobre AB,\overline{AB}, distinto de AA y B,B, que no pertenece a ningún segmento de F\mathcal{F} salvo AB.\overline{AB}. Entonces OC2=pq,OC^2 = \tfrac{p}{q}, donde pp y qq son enteros positivos primos entre sí. Halla p+q.p + q.

Let O=(0,0),O = (0, 0), A=(12,0),A = \left(\tfrac{1}{2}, 0\right), and B=(0,32)B = \left(0, \tfrac{\sqrt{3}}{2}\right) be points in the coordinate plane. Let F\mathcal{F} be the family of segments PQ\overline{PQ} of unit length lying in the first quadrant with PP on the xx-axis and QQ on the yy-axis. There is a unique point CC on AB,\overline{AB}, distinct from AA and B,B, that does not belong to any segment from F\mathcal{F} other than AB.\overline{AB}. Then OC2=pq,OC^2 = \tfrac{p}{q}, where pp and qq are relatively prime positive integers. Find p+q.p + q.

Respuesta: 23

Nivel de dificultad: 3160

Solución:

Los miembros de F\mathcal{F} son los segmentos de (cosθ,0)(\cos\theta, 0) a (0,sinθ)(0, \sin\theta) para 0<θ<90,0 \lt \theta \lt 90^\circ, situados sobre las rectas xcosθ+ysinθ=1;\frac{x}{\cos\theta} + \frac{y}{\sin\theta} = 1; el segmento AB\overline{AB} es el miembro con θ=60.\theta = 60^\circ. Para un punto (x,y)(x, y) de AB\overline{AB} con x,y>0,x, y \gt 0, define g(θ)=xcosθ+ysinθ1,g(\theta) = \frac{x}{\cos\theta} + \frac{y}{\sin\theta} - 1, de modo que el punto está sobre el miembro del ángulo θ\theta exactamente cuando g(θ)=0.g(\theta) = 0. Observa que g+g \to +\infty en ambos extremos de (0,90)(0^\circ, 90^\circ) y g(60)=0.g(60^\circ) = 0. Si g(60)0,g'(60^\circ) \neq 0, entonces gg es negativa a un lado de 60,60^\circ, y el teorema del valor intermedio produce otro cero en ese lado: el punto queda cubierto por otro segmento. Así que CC debe cumplir g(60)=0,g'(60^\circ) = 0, y para ese punto 6060^\circ es el mínimo global estricto de g,g, así que ningún otro segmento lo contiene.

Ahora g(θ)=xsinθcos2θycosθsin2θ,g'(\theta) = \frac{x \sin\theta}{\cos^2\theta} - \frac{y \cos\theta}{\sin^2\theta}, y g(60)=0g'(60^\circ) = 0 da xsin360=ycos360,x \sin^3 60^\circ = y \cos^3 60^\circ, es decir y=33x.y = 3\sqrt{3}\,x. Al cortar con AB:\overline{AB}: y=323xy = \frac{\sqrt{3}}{2} - \sqrt{3}\,x se obtiene 3x=12x,3x = \frac{1}{2} - x, así que x=18x = \frac{1}{8} y y=338,y = \frac{3\sqrt{3}}{8}, un punto interior de AB.\overline{AB}.

Por lo tanto OC2=164+2764=2864=716,OC^2 = \frac{1}{64} + \frac{27}{64} = \frac{28}{64} = \frac{7}{16}, y p+q=7+16=23.p + q = 7 + 16 = 23.

The members of F\mathcal{F} are the segments from (cosθ,0)(\cos\theta, 0) to (0,sinθ)(0, \sin\theta) for 0<θ<90,0 \lt \theta \lt 90^\circ, lying on the lines xcosθ+ysinθ=1;\frac{x}{\cos\theta} + \frac{y}{\sin\theta} = 1; the segment AB\overline{AB} is the member with θ=60.\theta = 60^\circ. For a point (x,y)(x, y) of AB\overline{AB} with x,y>0,x, y \gt 0, let g(θ)=xcosθ+ysinθ1,g(\theta) = \frac{x}{\cos\theta} + \frac{y}{\sin\theta} - 1, so the point lies on the member for angle θ\theta exactly when g(θ)=0.g(\theta) = 0. Note g+g \to +\infty at both endpoints of (0,90)(0^\circ, 90^\circ) and g(60)=0.g(60^\circ) = 0. If g(60)0,g'(60^\circ) \neq 0, then gg is negative on one side of 60,60^\circ, and the intermediate value theorem produces another zero on that side — the point is covered by another segment. So CC must satisfy g(60)=0,g'(60^\circ) = 0, and for that point 6060^\circ is the strict global minimum of g,g, so no other segment contains it.

Now g(θ)=xsinθcos2θycosθsin2θ,g'(\theta) = \frac{x \sin\theta}{\cos^2\theta} - \frac{y \cos\theta}{\sin^2\theta}, and g(60)=0g'(60^\circ) = 0 gives xsin360=ycos360,x \sin^3 60^\circ = y \cos^3 60^\circ, i.e. y=33x.y = 3\sqrt{3}\,x. Intersecting with AB:\overline{AB}: y=323xy = \frac{\sqrt{3}}{2} - \sqrt{3}\,x gives 3x=12x,3x = \frac{1}{2} - x, so x=18x = \frac{1}{8} and y=338,y = \frac{3\sqrt{3}}{8}, an interior point of AB.\overline{AB}.

Therefore OC2=164+2764=2864=716,OC^2 = \frac{1}{64} + \frac{27}{64} = \frac{28}{64} = \frac{7}{16}, and p+q=7+16=23.p + q = 7 + 16 = 23.

13.

Sea ω1\omega \neq 1 una raíz 1313-ésima de la unidad. Halla el resto cuando k=012(22ωk+ω2k)\prod_{k=0}^{12} \left(2 - 2\omega^k + \omega^{2k}\right) se divide entre 1000.1000.

Let ω1\omega \neq 1 be a 1313th root of unity. Find the remainder when k=012(22ωk+ω2k)\prod_{k=0}^{12} \left(2 - 2\omega^k + \omega^{2k}\right) is divided by 1000.1000.

Respuesta: 321

Nivel de dificultad: 3060

Solución:

Como 22x+x2=(x1)2+12 - 2x + x^2 = (x - 1)^2 + 1 =(x(1+i))(x(1i)),= (x - (1+i))(x - (1-i)), cada factor del producto se descompone, y cuando kk recorre de 00 a 12,12, ωk\omega^k recorre todas las raíces 1313-ésimas de la unidad. Como k(xωk)=x131,\prod_k (x - \omega^k) = x^{13} - 1, para cualquier α\alpha obtenemos k(ωkα)=(1)13(α131)\prod_k (\omega^k - \alpha) = (-1)^{13}(\alpha^{13} - 1) =1α13.= 1 - \alpha^{13}. Por lo tanto el producto es igual a (1(1+i)13)(1(1i)13).\left(1 - (1+i)^{13}\right)\left(1 - (1-i)^{13}\right).

Como (1+i)2=2i,(1+i)^2 = 2i, obtenemos (1+i)13=(1+i)(2i)6(1+i)^{13} = (1+i)(2i)^6 =64(1+i)=6464i,= -64(1 + i) = -64 - 64i, y por conjugación (1i)13=64+64i.(1-i)^{13} = -64 + 64i. Así que el producto es (65+64i)(6564i)=652+642=4225+4096=8321, \begin{gathered} (65 + 64i)(65 - 64i) \\ = 65^2 + 64^2 = 4225 + 4096 \\ = 8321, \end{gathered} cuyo resto al dividir entre 10001000 es 321.321.

Since 22x+x2=(x1)2+12 - 2x + x^2 = (x - 1)^2 + 1 =(x(1+i))(x(1i)),= (x - (1+i))(x - (1-i)), each factor of the product splits, and as kk runs from 00 to 12,12, ωk\omega^k runs over all 1313th roots of unity. Because k(xωk)=x131,\prod_k (x - \omega^k) = x^{13} - 1, for any α\alpha we get k(ωkα)=(1)13(α131)\prod_k (\omega^k - \alpha) = (-1)^{13}(\alpha^{13} - 1) =1α13.= 1 - \alpha^{13}. Hence the product equals (1(1+i)13)(1(1i)13).\left(1 - (1+i)^{13}\right)\left(1 - (1-i)^{13}\right).

Since (1+i)2=2i,(1+i)^2 = 2i, we get (1+i)13=(1+i)(2i)6(1+i)^{13} = (1+i)(2i)^6 =64(1+i)=6464i,= -64(1 + i) = -64 - 64i, and by conjugation (1i)13=64+64i.(1-i)^{13} = -64 + 64i. So the product is (65+64i)(6564i)=652+642=4225+4096=8321, \begin{gathered} (65 + 64i)(65 - 64i) \\ = 65^2 + 64^2 = 4225 + 4096 \\ = 8321, \end{gathered} whose remainder upon division by 10001000 is 321.321.

14.

Sea b2b \ge 2 un entero. Un entero positivo nn se llama bb-eautiful si tiene exactamente dos dígitos al expresarse en base bb y estos dos dígitos suman n.\sqrt{n}. Por ejemplo, 8181 es 1313-eautiful porque 81=631381 = \underline{6}\,\underline{3}_{13} y 6+3=81.6 + 3 = \sqrt{81}. Halla el menor entero b2b \ge 2 para el cual hay más de diez enteros bb-eautiful.

Let b2b \ge 2 be an integer. Call a positive integer nn bb-eautiful if it has exactly two digits when expressed in base bb and these two digits sum to n.\sqrt{n}. For example, 8181 is 1313-eautiful because 81=631381 = \underline{6}\,\underline{3}_{13} and 6+3=81.6 + 3 = \sqrt{81}. Find the least integer b2b \ge 2 for which there are more than ten bb-eautiful integers.

Respuesta: 211

Nivel de dificultad: 3270

Solución:

Un número de dos dígitos en base bb es n=xb+yn = xb + y con 1xb11 \le x \le b-1 y 0yb1,0 \le y \le b-1, y la condición dice n=s2n = s^2 donde s=x+y.s = x + y. Entonces s2=xb+y=x(b1)+s,s^2 = xb + y = x(b-1) + s, así que s(s1)=x(b1).s(s - 1) = x(b - 1). Nota que sb21<b.s \le \sqrt{b^2 - 1} \lt b. Recíprocamente, para cualquier ss con 2sb12 \le s \le b - 1 y (b1)s(s1),(b-1) \mid s(s-1), tomando x=s(s1)b1x = \frac{s(s-1)}{b-1} y y=sx=s(bs)b1y = s - x = \frac{s(b-s)}{b-1} se obtiene 1xb11 \le x \le b-1 y 0yb1,0 \le y \le b-1, por lo que hay exactamente un entero bb-eautiful n=s2.n = s^2. Así que el recuento es igual al número de s{2,,b1}s \in \{2, \ldots, b-1\} con s(s1)0(modb1).s(s-1) \equiv 0 \pmod{b-1}.

Sea m=b1.m = b - 1. Como ss y s1s - 1 son coprimos, cada potencia de primo que divide mm debe dividir ss o s1,s - 1, así que por el teorema chino del resto hay 2ω(m)2^{\omega(m)} soluciones módulo m,m, donde ω(m)\omega(m) es el número de factores primos distintos de m.m. Entre los representantes 1,2,,m,1, 2, \ldots, m, solo s=1s = 1 cae fuera de nuestro rango (y s=ms = m califica), así que el recuento es 2ω(m)1.2^{\omega(m)} - 1.

Necesitamos 2ω(m)1>10,2^{\omega(m)} - 1 \gt 10, es decir ω(m)4.\omega(m) \ge 4. El menor entero positivo con cuatro factores primos distintos es 2357=210,2 \cdot 3 \cdot 5 \cdot 7 = 210, así que la menor base es b=211b = 211 (que tiene 241=152^4 - 1 = 15 enteros bb-eautiful).

A two-digit number in base bb is n=xb+yn = xb + y with 1xb11 \le x \le b-1 and 0yb1,0 \le y \le b-1, and the condition says n=s2n = s^2 where s=x+y.s = x + y. Then s2=xb+y=x(b1)+s,s^2 = xb + y = x(b-1) + s, so s(s1)=x(b1).s(s - 1) = x(b - 1). Note sb21<b.s \le \sqrt{b^2 - 1} \lt b. Conversely, for any ss with 2sb12 \le s \le b - 1 and (b1)s(s1),(b-1) \mid s(s-1), setting x=s(s1)b1x = \frac{s(s-1)}{b-1} and y=sx=s(bs)b1y = s - x = \frac{s(b-s)}{b-1} gives 1xb11 \le x \le b-1 and 0yb1,0 \le y \le b-1, hence exactly one bb-eautiful integer n=s2.n = s^2. So the count equals the number of s{2,,b1}s \in \{2, \ldots, b-1\} with s(s1)0(modb1).s(s-1) \equiv 0 \pmod{b-1}.

Let m=b1.m = b - 1. Since ss and s1s - 1 are coprime, each prime power dividing mm must divide ss or s1,s - 1, so by the Chinese remainder theorem there are 2ω(m)2^{\omega(m)} solutions modulo m,m, where ω(m)\omega(m) is the number of distinct prime factors of m.m. Among the representatives 1,2,,m,1, 2, \ldots, m, only s=1s = 1 falls outside our range (and s=ms = m qualifies), so the count is 2ω(m)1.2^{\omega(m)} - 1.

We need 2ω(m)1>10,2^{\omega(m)} - 1 \gt 10, i.e. ω(m)4.\omega(m) \ge 4. The smallest positive integer with four distinct prime factors is 2357=210,2 \cdot 3 \cdot 5 \cdot 7 = 210, so the least base is b=211b = 211 (which has 241=152^4 - 1 = 15 bb-eautiful integers).

15.

Halla el número de rectángulos que pueden formarse dentro de un dodecágono regular fijo (1212-gono) donde cada lado del rectángulo está sobre un lado o una diagonal del dodecágono. El diagrama de abajo muestra tres de esos rectángulos.

Find the number of rectangles that can be formed inside a fixed regular dodecagon (1212-gon) where each side of the rectangle lies on either a side or a diagonal of the dodecagon. The diagram below shows three of those rectangles.

Respuesta: 315
Solución:

Coloca los vértices en los ángulos 30k30k^\circ sobre un círculo unitario. La cuerda que une los vértices ii y jj tiene dirección 15(i+j)+90,15(i+j)^\circ + 90^\circ, así que las cuerdas vienen en 1212 direcciones separadas 1515^\circ, y un rectángulo usa dos cuerdas de cada una de dos direcciones perpendiculares. Los seis pares de direcciones perpendiculares se dividen en dos clases, tres de cada una, por rotación. Cuando i+ji + j es par, una familia de cuerdas paralelas tiene 55 miembros, a distancias 0,±12,±320, \pm\frac{1}{2}, \pm\frac{\sqrt{3}}{2} del centro con semilongitudes 1,32,121, \frac{\sqrt{3}}{2}, \frac{1}{2} respectivamente; cuando i+ji + j es impar, una familia tiene 66 miembros, a distancias ±cos75,±cos45,±cos15\pm\cos 75^\circ, \pm\cos 45^\circ, \pm\cos 15^\circ con semilongitudes sin75,sin45,sin15.\sin 75^\circ, \sin 45^\circ, \sin 15^\circ.

Una esquina es la intersección de una cuerda de cada dirección, y su desplazamiento a lo largo de una cuerda es igual a la distancia al centro de la otra cuerda. Como las semilongitudes decrecen a medida que la distancia crece, las cuatro esquinas están sobre los cuatro segmentos de cuerda exactamente cuando, escribiendo D1,D2D_1, D_2 para las mayores distancias de los dos pares elegidos, cada DD es a lo sumo la semilongitud de la cuerda más lejana del otro par. Para las familias de 55 cuerdas: los pares con D=32D = \frac{\sqrt{3}}{2} (hay 77) tienen cota de semilongitud 12,\frac{1}{2}, y los pares con D=12D = \frac{1}{2} (hay 33) tienen cota 32;\frac{\sqrt{3}}{2}; las combinaciones válidas dan 73+37+33=517 \cdot 3 + 3 \cdot 7 + 3 \cdot 3 = 51 rectángulos. Para las familias de 66 cuerdas: hay 1,5,91, 5, 9 pares con D=cos75,cos45,cos15,D = \cos 75^\circ, \cos 45^\circ, \cos 15^\circ, y las combinaciones válidas son (cos75,cos75),(\cos 75^\circ, \cos 75^\circ), ambos órdenes de (cos75,cos45)(\cos 75^\circ, \cos 45^\circ) y (cos75,cos15),(\cos 75^\circ, \cos 15^\circ), y (cos45,cos45),(\cos 45^\circ, \cos 45^\circ), lo que da 1+5+5+9+9+25=54.1 + 5 + 5 + 9 + 9 + 25 = 54.

Cada clase de par de direcciones ocurre tres veces, así que el total es 3(51+54)=315.3(51 + 54) = 315.

Put the vertices at angles 30k30k^\circ on a unit circle. The chord joining vertices ii and jj has direction 15(i+j)+90,15(i+j)^\circ + 90^\circ, so chords come in 1212 directions spaced 1515^\circ apart, and a rectangle uses two chords from each of two perpendicular directions. The six perpendicular direction pairs split into two kinds, three of each, by rotation. When i+ji + j is even, a family of parallel chords has 55 members, at distances 0,±12,±320, \pm\frac{1}{2}, \pm\frac{\sqrt{3}}{2} from the center with half-lengths 1,32,121, \frac{\sqrt{3}}{2}, \frac{1}{2} respectively; when i+ji + j is odd, a family has 66 members, at distances ±cos75,±cos45,±cos15\pm\cos 75^\circ, \pm\cos 45^\circ, \pm\cos 15^\circ with half-lengths sin75,sin45,sin15.\sin 75^\circ, \sin 45^\circ, \sin 15^\circ.

A corner is the intersection of one chord from each direction, and its offset along a chord equals the other chord's distance from the center. Since half-lengths shrink as distance grows, the four corners lie on all four chord segments exactly when, writing D1,D2D_1, D_2 for the larger distances of the two chosen pairs, each DD is at most the half-length of the other pair's farther chord. For the 55-chord families: pairs with D=32D = \frac{\sqrt{3}}{2} (there are 77) have half-length bound 12,\frac{1}{2}, and pairs with D=12D = \frac{1}{2} (there are 33) have bound 32;\frac{\sqrt{3}}{2}; the valid combinations give 73+37+33=517 \cdot 3 + 3 \cdot 7 + 3 \cdot 3 = 51 rectangles. For the 66-chord families: there are 1,5,91, 5, 9 pairs with D=cos75,cos45,cos15,D = \cos 75^\circ, \cos 45^\circ, \cos 15^\circ, and the valid combinations are (cos75,cos75),(\cos 75^\circ, \cos 75^\circ), both orders of (cos75,cos45)(\cos 75^\circ, \cos 45^\circ) and (cos75,cos15),(\cos 75^\circ, \cos 15^\circ), and (cos45,cos45),(\cos 45^\circ, \cos 45^\circ), giving 1+5+5+9+9+25=54.1 + 5 + 5 + 9 + 9 + 25 = 54.

Each kind of direction pair occurs three times, so the total is 3(51+54)=315.3(51 + 54) = 315.