Problemas del 2012 AIME I

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

Halla el número de enteros positivos de tres dígitos, no necesariamente distintos, abc,abc, con a0a \ne 0 y c0c \ne 0, tales que tanto abcabc como cbacba sean múltiplos de 4.4.

Find the number of positive integers with three not necessarily distinct digits, abc,abc, with a0a \ne 0 and c0c \ne 0 such that both abcabc and cbacba are multiples of 4.4.

Respuesta: 40
Conceptos:divisibilidaddígitosanálisis por casos
Nivel de dificultad: 1950
Pista pequeña:

La divisibilidad entre 44 depende solo de los dos últimos dígitos, así que 44 debe dividir tanto a 10b+c10b + c como a 10b+a10b + a

Divisibility by 44 depends only on the last two digits, so 44 must divide both 10b+c10b + c and 10b+a10b + a

Pista grande:

Al restar se obtiene que aca - c es divisible por 44 con aa y cc pares, así que ambos están en {2,6}\{2, 6\} o ambos en {4,8};\{4, 8\}; luego cc determina la paridad de bb

Subtracting shows aca - c is divisible by 44 with aa and cc even, so both lie in {2,6}\{2, 6\} or both in {4,8};\{4, 8\}; then cc forces the parity of bb

Solución:

Un entero es múltiplo de 44 exactamente cuando sus dos últimos dígitos forman un múltiplo de 4,4, así que necesitamos que 10b+c10b + c y 10b+a10b + a sean divisibles por 4.4. En particular, aa y cc son pares, y al restar las dos condiciones se obtiene que aca - c es divisible por 4.4. Los dígitos pares no nulos se dividen según su residuo módulo 44 en {2,6}\{2, 6\} y {4,8},\{4, 8\}, así que aa y cc deben provenir del mismo conjunto: 44 pares ordenados (a,c)(a, c) de cada uno.

Si c2(mod4),c \equiv 2 \pmod 4, entonces 10b+c2b+2(mod4)10b + c \equiv 2b + 2 \pmod 4 exige que bb sea impar (55 opciones), y la condición sobre 10b+a10b + a se cumple automáticamente ya que ac(mod4).a \equiv c \pmod 4. Si c0(mod4),c \equiv 0 \pmod 4, entonces bb debe ser par (55 opciones).

El total es 45+45=40.4 \cdot 5 + 4 \cdot 5 = 40.

An integer is a multiple of 44 exactly when its last two digits form a multiple of 4,4, so we need 10b+c10b + c and 10b+a10b + a to be divisible by 4.4. In particular aa and cc are even, and subtracting the two conditions shows aca - c is divisible by 4.4. The even nonzero digits split by remainder mod 44 into {2,6}\{2, 6\} and {4,8},\{4, 8\}, so aa and cc must both come from the same one of these sets: 44 ordered pairs (a,c)(a, c) from each.

If c2(mod4),c \equiv 2 \pmod 4, then 10b+c2b+2(mod4)10b + c \equiv 2b + 2 \pmod 4 requires bb odd (55 choices), and the condition on 10b+a10b + a holds automatically since ac(mod4).a \equiv c \pmod 4. If c0(mod4),c \equiv 0 \pmod 4, then bb must be even (55 choices).

The count is 45+45=40.4 \cdot 5 + 4 \cdot 5 = 40.

2.

Los términos de una progresión aritmética suman 715.715. El primer término de la progresión se incrementa en 1,1, el segundo término se incrementa en 3,3, el tercer término se incrementa en 5,5, y, en general, el kk-ésimo término se incrementa en el kk-ésimo entero positivo impar. Los términos de la nueva progresión suman 836.836. Halla la suma del primer término, el último y el término central de la progresión original.

The terms of an arithmetic sequence add to 715.715. The first term of the sequence is increased by 1,1, the second term is increased by 3,3, the third term is increased by 5,5, and in general, the kkth term is increased by the kkth odd positive integer. The terms of the new sequence add to 836.836. Find the sum of the first, last, and middle terms of the original sequence.

Respuesta: 195
Nivel de dificultad: 1790
Pista pequeña:

Si la progresión tiene nn términos, las cantidades añadidas suman 1+3++(2n1)=n21 + 3 + \cdots + (2n - 1) = n^2

If the sequence has nn terms, the amounts added total 1+3++(2n1)=n21 + 3 + \cdots + (2n - 1) = n^2

Pista grande:

En una progresión aritmética el término central es igual al promedio de todos los términos, y el primero y el último suman el doble de ese promedio

In an arithmetic sequence the middle term equals the average of all the terms, and the first and last terms add to twice that average

Solución:

Si la progresión tiene nn términos, las cantidades añadidas son los primeros nn números impares, cuya suma es n2.n^2. Por lo tanto n2=836715=121,n^2 = 836 - 715 = 121, así que n=11.n = 11.

El promedio de los 1111 términos es 71511=65,\frac{715}{11} = 65, que coincide con el término central (el sexto) de la progresión aritmética. El primero y el último también promedian 65,65, así que suman 130.130.

La suma pedida es 65+130=195.65 + 130 = 195.

If the sequence has nn terms, the amounts added are the first nn odd numbers, whose sum is n2.n^2. Thus n2=836715=121,n^2 = 836 - 715 = 121, so n=11.n = 11.

The average of the 1111 terms is 71511=65,\frac{715}{11} = 65, which equals the middle (sixth) term of the arithmetic sequence. The first and last terms also average to 65,65, so they add to 130.130.

The requested sum is 65+130=195.65 + 130 = 195.

3.

Nueve personas se sientan a cenar y hay tres opciones de comida. Tres personas piden el plato de res, tres piden el plato de pollo y tres piden el plato de pescado. El camarero sirve los nueve platos en orden aleatorio. Halla el número de maneras en que el camarero podría servir los tipos de plato a las nueve personas de modo que exactamente una persona reciba el tipo de plato que pidió.

Nine people sit down for dinner where there are three choices of meals. Three people order the beef meal, three order the chicken meal, and three order the fish meal. The waiter serves the nine meals in random order. Find the number of ways in which the waiter could serve the meal types to the nine people so that exactly one person receives the type of meal ordered by that person.

Respuesta: 216
Nivel de dificultad: 2400
Pista pequeña:

Elige a la única persona servida correctamente (99 maneras), y luego cuenta las formas de servir a las ocho personas restantes sin ninguna coincidencia

Pick the one correctly served person (99 ways), then count servings of the remaining eight people with no matches

Pista grande:

Sigue los dos platos sobrantes del tipo de la persona correcta: van a un solo grupo o a ambos, y casi todo lo demás queda entonces forzado

Follow the two leftover meals of the correct person’s type: they go into one other group or into both, and almost everything else is then forced

Solución:

Elige a la única persona servida correctamente (99 maneras); por simetría, supongamos que pidió res. Los platos restantes, 22 de res, 33 de pollo y 33 de pescado, deben ir a las otras 88 personas (22 que pidieron res, 33 pollo y 33 pescado) sin que nadie coincida. Sigue a dónde van los 22 platos de res sobrantes: a quienes pidieron pollo o pescado.

Si ambos van al mismo grupo, digamos a dos de los tres que pidieron pollo (3+3=63 + 3 = 6 maneras contando ambos grupos), entonces el tercer comensal de pollo debe recibir pescado, los tres de pescado deben tomar los tres platos de pollo, y los dos de res toman el pescado restante: todo queda forzado. Si uno va a un comensal de pollo y otro a uno de pescado (33=93 \cdot 3 = 9 maneras), los otros dos de pollo deben tomar pescado y los otros dos de pescado deben tomar pollo, dejando un plato de pollo y uno de pescado para repartir entre los dos comensales de res (22 maneras).

El total es 9(6+92)=216.9\,(6 + 9 \cdot 2) = 216.

Choose the one person served correctly (99 ways); by symmetry say they ordered beef. The remaining meals — 22 beef, 33 chicken, and 33 fish — must go to the other 88 people (22 beef, 33 chicken, and 33 fish orderers) with nobody matched. Track where the 22 leftover beef meals go: to chicken or fish orderers.

If both go to the same group, say to two of the three chicken orderers (3+3=63 + 3 = 6 ways counting both groups), then the third chicken orderer must receive fish, the three fish orderers must take the three chicken meals, and the two beef orderers take the remaining fish: everything is forced. If one goes to a chicken orderer and one to a fish orderer (33=93 \cdot 3 = 9 ways), the other two chicken orderers must take fish and the other two fish orderers must take chicken, leaving one chicken and one fish meal to split between the two beef orderers (22 ways).

The total is 9(6+92)=216.9\,(6 + 9 \cdot 2) = 216.

4.

Butch y Sundance necesitan salir de Dodge. Para avanzar lo más rápido posible, cada uno alterna caminar y montar su único caballo, Sparky, de la siguiente manera. Butch empieza caminando mientras Sundance monta. Cuando Sundance llega al primero de los postes de amarre, convenientemente ubicados a intervalos de una milla a lo largo de su ruta, ata a Sparky al poste y empieza a caminar. Cuando Butch alcanza a Sparky, monta hasta que rebasa a Sundance, luego deja a Sparky en el siguiente poste de amarre y reanuda la caminata, y continúan de esta manera. Sparky, Butch y Sundance caminan a 6,6, 4,4, y 2.52.5 millas por hora, respectivamente. La primera vez que Butch y Sundance se encuentran en un hito de milla, están a nn millas de Dodge, y han estado viajando durante tt minutos. Halla n+t.n + t.

Butch and Sundance need to get out of Dodge. To travel as quickly as possible, each alternates walking and riding their only horse, Sparky, as follows. Butch begins by walking while Sundance rides. When Sundance reaches the first of the hitching posts that are conveniently located at one-mile intervals along their route, he ties Sparky to the post and begins walking. When Butch reaches Sparky, he rides until he passes Sundance, then leaves Sparky at the next hitching post and resumes walking, and they continue in this manner. Sparky, Butch, and Sundance walk at 6,6, 4,4, and 2.52.5 miles per hour, respectively. The first time Butch and Sundance meet at a milepost, they are nn miles from Dodge, and they have been traveling for tt minutes. Find n+t.n + t.

Respuesta: 279
Nivel de dificultad: 2460
Pista pequeña:

Cada milla de la ruta la recorre montando exactamente uno de los dos hombres, así que si Butch camina xx de las nn millas, monta nxn - x y Sundance monta xx

Each mile of the route is ridden by exactly one of the two men, so if Butch walks xx of the nn miles, he rides nxn - x and Sundance rides xx

Pista grande:

Una milla toma 1515 minutos caminada por Butch, 2424 caminada por Sundance y 1010 montada. Igualar sus tiempos de viaje da 19x=14n.19x = 14n.

A mile takes 1515 minutes walked by Butch, 2424 walked by Sundance, and 1010 ridden. Setting their travel times equal gives 19x=14n.19x = 14n.

Solución:

Caminar una milla le toma a Sparky 1010 minutos, a Butch 15,15, y a Sundance 24.24. El caballo avanza por la misma ruta que los hombres y en cada milla lo monta exactamente uno de ellos, así que si Butch camina xx de las nn millas y monta las otras nx,n - x, entonces Sundance monta esas xx millas y camina las restantes nx.n - x.

Cuando se encuentran en un hito de milla, han estado viajando durante el mismo tiempo, así que 15x+10(nx)=10x+24(nx), \begin{aligned} &15x + 10(n - x) \\ &= 10x + 24(n - x), \end{aligned} lo cual se simplifica a 19x=14n.19x = 14n. Como los relevos ocurren en los postes, xx y nn son enteros, y la menor solución positiva es x=14,x = 14, n=19.n = 19.

Entonces t=1514+105=260t = 15 \cdot 14 + 10 \cdot 5 = 260 minutos, así que n+t=19+260=279.n + t = 19 + 260 = 279.

Walking a mile takes Sparky 1010 minutes, Butch 15,15, and Sundance 24.24. The horse advances along the same route as the men and is ridden over each mile by exactly one of them, so if Butch walks xx of the nn miles and rides the other nx,n - x, then Sundance rides those xx miles and walks the remaining nx.n - x.

When they meet at a milepost they have been traveling for the same amount of time, so 15x+10(nx)=10x+24(nx), \begin{aligned} &15x + 10(n - x) \\ &= 10x + 24(n - x), \end{aligned} which simplifies to 19x=14n.19x = 14n. Since the handoffs happen at mileposts, xx and nn are integers, and the smallest positive solution is x=14,x = 14, n=19.n = 19.

Then t=1514+105=260t = 15 \cdot 14 + 10 \cdot 5 = 260 minutes, so n+t=19+260=279.n + t = 19 + 260 = 279.

5.

Sea BB el conjunto de todos los enteros binarios que pueden escribirse usando exactamente 55 ceros y 88 unos, donde se permiten ceros a la izquierda. Si se realizan todas las restas posibles en las que un elemento de BB se resta de otro, halla el número de veces que se obtiene el resultado 11.

Let BB be the set of all binary integers that can be written using exactly 55 zeros and 88 ones where leading zeros are allowed. If all possible subtractions are performed in which one element of BB is subtracted from another, find the number of times the answer 11 is obtained.

Respuesta: 330
Nivel de dificultad: 2460
Pista pequeña:

Cuenta los pares mm y m+1m + 1 que están ambos en B.B. Sumar 11 convierte un bloque final 0111011\ldots1 en 1000.100\ldots0.

Count pairs mm and m+1m + 1 that are both in B.B. Adding 11 turns a trailing block 0111011\ldots1 into 1000.100\ldots0.

Pista grande:

El número de unos no cambia solo cuando mm termina en 01;01; los otros once dígitos son comunes y contienen siete unos y cuatro ceros

The number of ones is unchanged only when mm ends in 01;01; the other eleven digits are shared and contain seven ones and four zeros

Solución:

Debemos contar los pares de elementos de BB que difieren en 1,1, digamos mm y m+1.m + 1. Sumar 11 a un número binario convierte su bloque final 0111011\cdots1 (un cero seguido de kk unos) en 1000,100\cdots0, cambiando el número de unos en 1k.1 - k. Ambos números tienen exactamente ocho unos precisamente cuando k=1:k = 1: mm termina en 01,01, m+1m + 1 termina en 10,10, y los dos números coinciden en todo lo demás.

Los primeros once dígitos comunes constan entonces de los siete unos y cuatro ceros restantes, y como se permiten ceros a la izquierda, cada disposición da un par válido: (114)=330.\binom{11}{4} = 330. Cada par produce el resultado 11 exactamente una vez, así que el total es 330.330.

We must count pairs of elements of BB differing by 1,1, say mm and m+1.m + 1. Adding 11 to a binary number turns its trailing block 0111011\cdots1 (a zero followed by kk ones) into 1000,100\cdots0, changing the number of ones by 1k.1 - k. Both numbers have exactly eight ones precisely when k=1:k = 1: mm ends in 01,01, m+1m + 1 ends in 10,10, and the two numbers agree everywhere else.

The shared first eleven digits then consist of the remaining seven ones and four zeros, and since leading zeros are allowed, every arrangement gives a valid pair: (114)=330.\binom{11}{4} = 330. Each pair produces the answer 11 exactly once, so the count is 330.330.

6.

Los números complejos zz y ww satisfacen z13=w,z^{13} = w, w11=z,w^{11} = z, y la parte imaginaria de zz es sin(mπn)\sin\left(\frac{m\pi}{n}\right) para enteros positivos primos entre sí mm y nn con m<n.m \lt n. Halla n.n.

The complex numbers zz and ww satisfy z13=w,z^{13} = w, w11=z,w^{11} = z, and the imaginary part of zz is sin(mπn)\sin\left(\frac{m\pi}{n}\right) for relatively prime positive integers mm and nn with m<n.m \lt n. Find n.n.

Respuesta: 71
Nivel de dificultad: 2300
Pista pequeña:

Sustituir una ecuación en la otra da z143=z,z^{143} = z, así que zz es una raíz 142142-ésima de la unidad

Substituting one equation into the other gives z143=z,z^{143} = z, so zz is a 142142nd root of unity

Pista grande:

Escribe z=cos2kπ142+isin2kπ142z = \cos\frac{2k\pi}{142} + i\sin\frac{2k\pi}{142} y reduce la fracción del ángulo a su forma más simple

Write z=cos2kπ142+isin2kπ142z = \cos\frac{2k\pi}{142} + i\sin\frac{2k\pi}{142} and reduce the fraction in the angle to lowest terms

Solución:

Como 0<m<n,0 \lt m \lt n, la parte imaginaria dada es positiva, por lo que z0.z \ne 0. Sustituyendo, z=w11=(z13)11=z143,z = w^{11} = (z^{13})^{11} = z^{143}, y por tanto z142=1.z^{142} = 1. Recíprocamente, cualquier raíz 142142-ésima de la unidad zz funciona con w=z13,w = z^{13}, ya que entonces w11=z143=z.w^{11} = z^{143} = z.

Por lo tanto z=cos2kπ142+isin2kπ142z = \cos\frac{2k\pi}{142} + i\sin\frac{2k\pi}{142} para algún entero k,k, y la parte imaginaria de zz es sinkπ71.\sin\frac{k\pi}{71}. El seno dado en el problema es positivo, así que podemos tomar 1k70.1 \le k \le 70. Como 7171 es primo, la fracción k71\frac{k}{71} ya está en su forma más simple, coincidiendo con la forma requerida sin(mπn)\sin\left(\frac{m\pi}{n}\right) con m<n.m \lt n. Así, n=71.n = 71.

Because 0<m<n,0 \lt m \lt n, the specified imaginary part is positive, so z0.z \ne 0. Substituting, z=w11=(z13)11=z143,z = w^{11} = (z^{13})^{11} = z^{143}, and hence z142=1.z^{142} = 1. Conversely, any 142142nd root of unity zz works with w=z13,w = z^{13}, since then w11=z143=z.w^{11} = z^{143} = z.

Hence z=cos2kπ142+isin2kπ142z = \cos\frac{2k\pi}{142} + i\sin\frac{2k\pi}{142} for some integer k,k, and the imaginary part of zz is sinkπ71.\sin\frac{k\pi}{71}. The sine specified in the problem is positive, so we may take 1k70.1 \le k \le 70. Since 7171 is prime, k71\frac{k}{71} is already in lowest terms, matching the required form sin(mπn)\sin\left(\frac{m\pi}{n}\right) with m<n.m \lt n. Thus n=71.n = 71.

7.

En cada uno de los dieciséis círculos de la red de abajo hay un estudiante. Un total de 33603360 monedas se reparten entre los dieciséis estudiantes. Simultáneamente, los estudiantes entregan todas sus monedas, repartiendo la misma cantidad a cada uno de sus vecinos en la red. Después del intercambio, todos los estudiantes tienen el mismo número de monedas con el que empezaron. Halla el número de monedas que tenía originalmente el estudiante situado en el círculo central.

At each of the sixteen circles in the network below stands a student. A total of 33603360 coins are distributed among the sixteen students. All at once, all students give away all their coins by passing an equal number of coins to each of their neighbors in the network. After the trade, all students have the same number of coins as they started with. Find the number of coins the student standing at the center circle had originally.

Respuesta: 280
Nivel de dificultad: 2600
Pista pequeña:

Agrupa los círculos en anillos (centro, cinco internos, cinco intermedios, cinco externos) y sigue el número total de monedas en cada anillo

Group the circles into rings (center, inner five, middle five, outer five) and track the total number of coins in each ring

Pista grande:

Un estudiante con kk vecinos envía a cada vecino 1k\frac{1}{k} de sus monedas, así que los cuatro totales de los anillos satisfacen un pequeño sistema lineal

A student with kk neighbors sends each neighbor 1k\frac{1}{k} of their coins, so the four ring totals satisfy a small linear system

Solución:

Agrupa los dieciséis círculos en anillos: el centro, el anillo interno de cinco, el anillo intermedio de cinco y el anillo externo de cinco, que contienen en total p,p, q,q, r,r, y ss monedas, respectivamente. El centro tiene 55 vecinos (el anillo interno); cada estudiante interno tiene 33 (el centro y dos estudiantes intermedios); cada estudiante intermedio tiene 44 (dos internos y dos externos); cada estudiante externo tiene 44 (dos intermedios y dos externos). Un estudiante con kk vecinos envía 1k\frac{1}{k} de sus monedas a cada vecino.

Sumando los intercambios en cada anillo (por ejemplo, el anillo externo recibe un cuarto de las monedas de cada estudiante intermedio dos veces, lo que totaliza r2\frac{r}{2}) se obtiene p=q3,q=p+r2,r=2q3+s2,s=r2+s2. \begin{aligned} p &= \frac{q}{3}, \\ q &= p + \frac{r}{2}, \\ r &= \frac{2q}{3} + \frac{s}{2}, \\ s &= \frac{r}{2} + \frac{s}{2}. \end{aligned}

La primera ecuación da q=3p,q = 3p, la segunda da entonces r=2(qp)=4p,r = 2(q - p) = 4p, y la última da s=r=4p.s = r = 4p. El total es p+3p+4p+4p=12p=3360,p + 3p + 4p + 4p = 12p = 3360, así que el estudiante del centro tenía p=280p = 280 monedas.

Group the sixteen circles into rings: the center, the inner ring of five, the middle ring of five, and the outer ring of five, holding p,p, q,q, r,r, and ss coins in total, respectively. The center has 55 neighbors (the inner ring); each inner student has 33 (the center and two middle students); each middle student has 44 (two inner and two outer); each outer student has 44 (two middle and two outer). A student with kk neighbors sends 1k\frac{1}{k} of their coins to each neighbor.

Summing the trades over each ring (for example, the outer ring receives a quarter of each middle student’s coins twice over, which totals r2\frac{r}{2}) gives p=q3,q=p+r2,r=2q3+s2,s=r2+s2. \begin{aligned} p &= \frac{q}{3}, \\ q &= p + \frac{r}{2}, \\ r &= \frac{2q}{3} + \frac{s}{2}, \\ s &= \frac{r}{2} + \frac{s}{2}. \end{aligned}

The first equation gives q=3p,q = 3p, the second then gives r=2(qp)=4p,r = 2(q - p) = 4p, and the last gives s=r=4p.s = r = 4p. The total is p+3p+4p+4p=12p=3360,p + 3p + 4p + 4p = 12p = 3360, so the center student had p=280p = 280 coins.

8.

El cubo ABCDEFGH,ABCDEFGH, etiquetado como se muestra abajo, tiene arista de longitud 11 y es cortado por un plano que pasa por el vértice DD y los puntos medios MM y NN de AB\overline{AB} y CG,\overline{CG}, respectivamente. El plano divide el cubo en dos sólidos. El volumen del mayor de los dos sólidos puede escribirse en la forma pq,\frac{p}{q}, donde pp y qq son enteros positivos primos entre sí. Halla p+q.p + q.

Cube ABCDEFGH,ABCDEFGH, labeled as shown below, has edge length 11 and is cut by a plane passing through vertex DD and the midpoints MM and NN of AB\overline{AB} and CG,\overline{CG}, respectively. The plane divides the cube into two solids. The volume of the larger of the two solids can be written in the form pq,\frac{p}{q}, where pp and qq are relatively prime positive integers. Find p+q.p + q.

Respuesta: 89
Nivel de dificultad: 2740
Pista pequeña:

Extiende el plano de corte hasta que corte la recta BCBC más allá de BB en K:K: como MBDCMB \parallel DC y MB=12DC,MB = \frac{1}{2}DC, el punto BB es el punto medio de CK\overline{CK}

Extend the cutting plane to meet line BCBC beyond BB at K:K: since MBDCMB \parallel DC and MB=12DC,MB = \frac{1}{2}DC, point BB is the midpoint of CK\overline{CK}

Pista grande:

La pieza más pequeña es la pirámide KDCNKDCN menos la pirámide KMBP,KMBP, que es semejante a ella con razón 12\frac{1}{2}

The smaller piece is pyramid KDCNKDCN minus pyramid KMBP,KMBP, which is similar to it with ratio 12\frac{1}{2}

Solución:

Extiende el plano de corte. En la cara inferior, la recta DMDM corta la recta CBCB prolongada más allá de BB en un punto K;K; como MBDCMB \parallel DC y MB=12DC,MB = \frac{1}{2}DC, el segmento MBMB es una paralela media del triángulo KDC,KDC, así que BB es el punto medio de CK\overline{CK} y CK=2.CK = 2. El plano también corta la arista BFBF en un punto P,P, y la parte del cubo separada más allá del plano es la pirámide KDCNKDCN con la pequeña pirámide KMBPKMBP recortada.

La pirámide KDCNKDCN tiene base DCN,DCN, un triángulo rectángulo con catetos DC=1DC = 1 y CN=12,CN = \frac{1}{2}, y su ápice KK está a distancia CK=2CK = 2 del plano de esa base, así que su volumen es 13142=16.\frac{1}{3} \cdot \frac{1}{4} \cdot 2 = \frac{1}{6}. La pirámide KMBPKMBP es semejante a KDCNKDCN con razón KBKC=12,\frac{KB}{KC} = \frac{1}{2}, así que su volumen es 1816=148.\frac{1}{8} \cdot \frac{1}{6} = \frac{1}{48}.

La pieza más pequeña tiene entonces volumen 16148=748,\frac{1}{6} - \frac{1}{48} = \frac{7}{48}, y la pieza más grande tiene volumen 1748=4148,1 - \frac{7}{48} = \frac{41}{48}, lo que da p+q=41+48=89.p + q = 41 + 48 = 89.

Extend the cutting plane. In the bottom face, line DMDM meets line CBCB extended beyond BB at a point K;K; since MBDCMB \parallel DC and MB=12DC,MB = \frac{1}{2}DC, segment MBMB is a midline of triangle KDC,KDC, so BB is the midpoint of CK\overline{CK} and CK=2.CK = 2. The plane also cuts edge BFBF at a point P,P, and the piece of the cube cut off past the plane is the pyramid KDCNKDCN with the small pyramid KMBPKMBP sliced away.

Pyramid KDCNKDCN has base DCN,DCN, a right triangle with legs DC=1DC = 1 and CN=12,CN = \frac{1}{2}, and its apex KK is at distance CK=2CK = 2 from the plane of that base, so its volume is 13142=16.\frac{1}{3} \cdot \frac{1}{4} \cdot 2 = \frac{1}{6}. Pyramid KMBPKMBP is similar to KDCNKDCN with ratio KBKC=12,\frac{KB}{KC} = \frac{1}{2}, so its volume is 1816=148.\frac{1}{8} \cdot \frac{1}{6} = \frac{1}{48}.

The smaller piece therefore has volume 16148=748,\frac{1}{6} - \frac{1}{48} = \frac{7}{48}, and the larger piece has volume 1748=4148,1 - \frac{7}{48} = \frac{41}{48}, giving p+q=41+48=89.p + q = 41 + 48 = 89.

9.

Sean x,x, y,y, y zz números reales positivos que satisfacen 2logx(2y)=2log2x(4z)=log2x4(8yz)0. \begin{aligned} 2\log_{x}(2y) &= 2\log_{2x}(4z) \\ &= \log_{2x^4}(8yz) \ne 0. \end{aligned} El valor de xy5zxy^5z puede expresarse en la forma 12pq,\frac{1}{2^{\frac{p}{q}}}, donde pp y qq son enteros positivos primos entre sí. Halla p+q.p + q.

Let x,x, y,y, and zz be positive real numbers that satisfy 2logx(2y)=2log2x(4z)=log2x4(8yz)0. \begin{aligned} 2\log_{x}(2y) &= 2\log_{2x}(4z) \\ &= \log_{2x^4}(8yz) \ne 0. \end{aligned} The value of xy5zxy^5z can be expressed in the form 12pq,\frac{1}{2^{\frac{p}{q}}}, where pp and qq are relatively prime positive integers. Find p+q.p + q.

Respuesta: 49
Nivel de dificultad: 2650
Pista pequeña:

Pon x=2a,x = 2^a, y=2b,y = 2^b, z=2cz = 2^c para que cada logaritmo se convierta en un cociente de expresiones lineales en los exponentes

Set x=2a,x = 2^a, y=2b,y = 2^b, z=2cz = 2^c so each logarithm becomes a ratio of linear expressions in the exponents

Pista grande:

Si dos cocientes son iguales, también son iguales al cociente entre la suma de sus numeradores y la suma de sus denominadores: u1v1=u2v2=u1+u2v1+v2.\frac{u_1}{v_1} = \frac{u_2}{v_2} = \frac{u_1 + u_2}{v_1 + v_2}. Compara eso con el tercer cociente para determinar a.a.

Equal ratios also equal their mediant: u1v1=u2v2=u1+u2v1+v2.\frac{u_1}{v_1} = \frac{u_2}{v_2} = \frac{u_1 + u_2}{v_1 + v_2}. Compare that with the third ratio to pin down a.a.

Solución:

Escribe x=2a,x = 2^a, y=2b,y = 2^b, z=2c.z = 2^c. Entonces logx(2y)=b+1a,\log_x(2y) = \frac{b + 1}{a}, log2x(4z)=c+2a+1,\log_{2x}(4z) = \frac{c + 2}{a + 1}, y log2x4(8yz)=b+c+34a+1,\log_{2x^4}(8yz) = \frac{b + c + 3}{4a + 1}, así que la condición es 2(b+1)a=2(c+2)a+1=b+c+34a+10. \begin{aligned} \frac{2(b + 1)}{a} &= \frac{2(c + 2)}{a + 1} \\ &= \frac{b + c + 3}{4a + 1} \ne 0. \end{aligned}

De las dos primeras, b+1a=c+2a+1,\frac{b + 1}{a} = \frac{c + 2}{a + 1}, y los cocientes iguales también son iguales al cociente b+c+32a+1\frac{b + c + 3}{2a + 1} entre la suma de sus numeradores y la suma de sus denominadores. Comparando con la tercera expresión se obtiene 2(b+c+3)2a+1=b+c+34a+1.\frac{2(b + c + 3)}{2a + 1} = \frac{b + c + 3}{4a + 1}. El valor común es distinto de cero, así que b+c+30,b + c + 3 \ne 0, y por lo tanto 2(4a+1)=2a+1,2(4a + 1) = 2a + 1, lo que da a=16.a = -\frac{1}{6}. Entonces b+116=c+256\frac{b + 1}{-\frac{1}{6}} = \frac{c + 2}{\frac{5}{6}} implica c+2=5(b+1),c + 2 = -5(b + 1), es decir, 5b+c=7.5b + c = -7.

Por lo tanto xy5z=2a+5b+c=2167=12436,xy^5z = 2^{a + 5b + c} = 2^{-\frac{1}{6} - 7} = \frac{1}{2^{\frac{43}{6}}}, así que p+q=43+6=49.p + q = 43 + 6 = 49.

Write x=2a,x = 2^a, y=2b,y = 2^b, z=2c.z = 2^c. Then logx(2y)=b+1a,\log_x(2y) = \frac{b + 1}{a}, log2x(4z)=c+2a+1,\log_{2x}(4z) = \frac{c + 2}{a + 1}, and log2x4(8yz)=b+c+34a+1,\log_{2x^4}(8yz) = \frac{b + c + 3}{4a + 1}, so the condition is 2(b+1)a=2(c+2)a+1=b+c+34a+10. \begin{aligned} \frac{2(b + 1)}{a} &= \frac{2(c + 2)}{a + 1} \\ &= \frac{b + c + 3}{4a + 1} \ne 0. \end{aligned}

From the first two, b+1a=c+2a+1,\frac{b + 1}{a} = \frac{c + 2}{a + 1}, and equal ratios also equal their mediant b+c+32a+1.\frac{b + c + 3}{2a + 1}. Comparing with the third expression gives 2(b+c+3)2a+1=b+c+34a+1.\frac{2(b + c + 3)}{2a + 1} = \frac{b + c + 3}{4a + 1}. The common value is nonzero, so b+c+30,b + c + 3 \ne 0, and thus 2(4a+1)=2a+1,2(4a + 1) = 2a + 1, giving a=16.a = -\frac{1}{6}. Then b+116=c+256\frac{b + 1}{-\frac{1}{6}} = \frac{c + 2}{\frac{5}{6}} yields c+2=5(b+1),c + 2 = -5(b + 1), that is, 5b+c=7.5b + c = -7.

Therefore xy5z=2a+5b+c=2167=12436,xy^5z = 2^{a + 5b + c} = 2^{-\frac{1}{6} - 7} = \frac{1}{2^{\frac{43}{6}}}, so p+q=43+6=49.p + q = 43 + 6 = 49.

10.

Sea S\mathcal{S} el conjunto de todos los cuadrados perfectos cuyos tres dígitos más a la derecha en base 1010 son 256.256. Sea T\mathcal{T} el conjunto de todos los números de la forma x2561000,\frac{x - 256}{1000}, donde xx está en S.\mathcal{S}. En otras palabras, T\mathcal{T} es el conjunto de números que resultan al truncar los últimos tres dígitos de cada número de S.\mathcal{S}. Halla el residuo cuando el décimo elemento más pequeño de T\mathcal{T} se divide entre 1000.1000.

Let S\mathcal{S} be the set of all perfect squares whose rightmost three digits in base 1010 are 256.256. Let T\mathcal{T} be the set of all numbers of the form x2561000,\frac{x - 256}{1000}, where xx is in S.\mathcal{S}. In other words, T\mathcal{T} is the set of numbers that result when the last three digits of each number in S\mathcal{S} are truncated. Find the remainder when the tenth smallest element of T\mathcal{T} is divided by 1000.1000.

Respuesta: 170
Nivel de dificultad: 2840
Pista pequeña:

n2256n^2 - 256 =(n16)(n+16)= (n - 16)(n + 16) es divisible por 1000;1000; trata por separado las potencias de primos 88 y 125125

n2256n^2 - 256 =(n16)(n+16)= (n - 16)(n + 16) is divisible by 1000;1000; handle the prime powers 88 and 125125 separately

Pista grande:

125125 debe dividir a uno de los dos factores, y nn es divisible por 4;4; estos se combinan en n±16(mod500)n \equiv \pm 16 \pmod{500}

125125 must divide one of the two factors, and nn is divisible by 4;4; these combine to n±16(mod500)n \equiv \pm 16 \pmod{500}

Solución:

Un cuadrado n2n^2 termina en 256256 exactamente cuando n2256n^2 - 256 =(n16)(n+16)= (n - 16)(n + 16) es divisible por 1000.1000. Módulo 8:8: n20(mod8)n^2 \equiv 0 \pmod 8 obliga a que nn sea divisible por 4.4. Módulo 125:125: los factores n±16n \pm 16 difieren en 32,32, así que 55 divide a lo sumo a uno de ellos, y por tanto 125125 debe dividir a un único factor: n±16(mod125).n \equiv \pm 16 \pmod{125}. Como 1616 es múltiplo de 4,4, las dos condiciones se combinan en n±16(mod500).n \equiv \pm 16 \pmod{500}.

Así, S\mathcal{S} consta de los números (500m±16)2,(500m \pm 16)^2, cuyas raíces cuadradas en orden creciente son 16,16, 484,484, 516,516, 984,984, 1016,1016, .\ldots. El décimo elemento más pequeño de S\mathcal{S} es (500516)2=24842.(500 \cdot 5 - 16)^2 = 2484^2.

El elemento correspondiente de T\mathcal{T} es 248422561000=246825001000=6170,\frac{2484^2 - 256}{1000} = \frac{2468 \cdot 2500}{1000} = 6170, cuyo residuo al dividir entre 10001000 es 170.170.

A square n2n^2 ends in 256256 exactly when n2256n^2 - 256 =(n16)(n+16)= (n - 16)(n + 16) is divisible by 1000.1000. Modulo 8:8: n20(mod8)n^2 \equiv 0 \pmod 8 forces nn to be divisible by 4.4. Modulo 125:125: the factors n±16n \pm 16 differ by 32,32, so 55 divides at most one of them, and hence 125125 must divide a single factor: n±16(mod125).n \equiv \pm 16 \pmod{125}. Because 1616 is a multiple of 4,4, the two conditions combine to n±16(mod500).n \equiv \pm 16 \pmod{500}.

So S\mathcal{S} consists of the numbers (500m±16)2,(500m \pm 16)^2, whose square roots in increasing order are 16,16, 484,484, 516,516, 984,984, 1016,1016, .\ldots. The tenth smallest element of S\mathcal{S} is (500516)2=24842.(500 \cdot 5 - 16)^2 = 2484^2.

The corresponding element of T\mathcal{T} is 248422561000=246825001000=6170,\frac{2484^2 - 256}{1000} = \frac{2468 \cdot 2500}{1000} = 6170, whose remainder upon division by 10001000 is 170.170.

11.

Una rana comienza en P0=(0,0)P_0 = (0, 0) y realiza una sucesión de saltos según la siguiente regla: desde Pn=(xn,yn),P_n = (x_n, y_n), la rana salta a Pn+1,P_{n+1}, que puede ser cualquiera de los puntos (xn+7,yn+2),(x_n + 7, y_n + 2), (xn+2,yn+7),(x_n + 2, y_n + 7), (xn5,yn10),(x_n - 5, y_n - 10), o (xn10,yn5).(x_n - 10, y_n - 5). Hay MM puntos (x,y)(x, y) con x+y100|x| + |y| \le 100 que pueden alcanzarse mediante una sucesión de tales saltos. Halla el residuo cuando MM se divide entre 1000.1000.

A frog begins at P0=(0,0)P_0 = (0, 0) and makes a sequence of jumps according to the following rule: from Pn=(xn,yn),P_n = (x_n, y_n), the frog jumps to Pn+1,P_{n+1}, which may be any of the points (xn+7,yn+2),(x_n + 7, y_n + 2), (xn+2,yn+7),(x_n + 2, y_n + 7), (xn5,yn10),(x_n - 5, y_n - 10), or (xn10,yn5).(x_n - 10, y_n - 5). There are MM points (x,y)(x, y) with x+y100|x| + |y| \le 100 that can be reached by a sequence of such jumps. Find the remainder when MM is divided by 1000.1000.

Respuesta: 373
Nivel de dificultad: 2990
Pista pequeña:

Cada salto cambia x+yx + y en +9+9 o 15-15 y cambia xyx - y en +5+5 o 5-5

Each jump changes x+yx + y by +9+9 or 15-15 and changes xyx - y by +5+5 or 5-5

Pista grande:

Los puntos con x+y=3jx + y = 3j y xy=5kx - y = 5k requieren que jj y kk tengan la misma paridad, y todos ellos son alcanzables. Nota que x+y=max(x+y,xy).|x| + |y| = \max(|x + y|, |x - y|).

Points with x+y=3jx + y = 3j and xy=5kx - y = 5k need jj and kk of equal parity, and all of them are reachable. Note x+y=max(x+y,xy).|x| + |y| = \max(|x + y|, |x - y|).

Solución:

Cada salto cambia x+yx + y en +9+9 o 15-15 y cambia xyx - y en ±5.\pm 5. Partiendo de (0,0),(0, 0), todo punto alcanzable tiene por tanto x+y=3jx + y = 3j y xy=5kx - y = 5k para enteros jj y k;k; además x=3j+5k2x = \frac{3j + 5k}{2} debe ser entero, así que jj y kk tienen la misma paridad. Como x+y=max(x+y,xy),|x| + |y| = \max(|x + y|,\, |x - y|), la condición x+y100|x| + |y| \le 100 se convierte en j33|j| \le 33 y k20.|k| \le 20.

Recíprocamente, todo punto así es alcanzable. Repitiendo un salto que cambie kk en la dirección deseada, primero se alcanza algún punto de cada recta xy=5k.x - y = 5k. Las combinaciones de dos saltos trasladan en (9,9)(9, 9) o (15,15).(-15, -15). Dos traslaciones de la primera clase y una de la segunda dan (3,3),(3, 3), mientras que tres de la primera y dos de la segunda dan (3,3),(-3, -3), de modo que sobre una recta fija cambian jj en 22 o 2.-2. El valor de jj alcanzado inicialmente tiene la misma paridad que k,k, por lo que estos desplazamientos alcanzan todo par (j,k)(j, k) de igual paridad.

Conteo: los jj pares (3333 valores) se emparejan con los kk pares (2121 valores), y los jj impares (3434 valores) con los kk impares (2020 valores), así que M=3321+3420=1373.M = 33 \cdot 21 + 34 \cdot 20 = 1373. El residuo es 373.373.

Each jump changes x+yx + y by +9+9 or 15-15 and changes xyx - y by ±5.\pm 5. Starting from (0,0),(0, 0), every reachable point therefore has x+y=3jx + y = 3j and xy=5kx - y = 5k for integers jj and k;k; moreover x=3j+5k2x = \frac{3j + 5k}{2} must be an integer, so jj and kk have the same parity. Since x+y=max(x+y,xy),|x| + |y| = \max(|x + y|,\, |x - y|), the condition x+y100|x| + |y| \le 100 becomes j33|j| \le 33 and k20.|k| \le 20.

Conversely, every such point is reachable. Repeating a jump that changes kk in the desired direction first reaches some point on every line xy=5k.x - y = 5k. Two-jump combinations translate by (9,9)(9, 9) or (15,15).(-15, -15). Two of the former plus one of the latter give the shift (3,3),(3, 3), while three of the former plus two of the latter give (3,3),(-3, -3), so along a fixed line they move jj by 22 or 2.-2. The initially reached value of jj has the same parity as k,k, so these shifts reach every pair (j,k)(j, k) of equal parity.

Counting: even jj (3333 values) pairs with even kk (2121 values), and odd jj (3434 values) with odd kk (2020 values), so M=3321+3420=1373.M = 33 \cdot 21 + 34 \cdot 20 = 1373. The remainder is 373.373.

12.

Sea ABC\triangle ABC un triángulo rectángulo con el ángulo recto en C.C. Sean DD y EE puntos sobre AB\overline{AB} con DD entre AA y EE tales que CD\overline{CD} y CE\overline{CE} trisecan C.\angle C. Si DEBE=815,\frac{DE}{BE} = \frac{8}{15}, entonces tanB\tan B puede escribirse como mpn,\frac{m\sqrt{p}}{n}, donde mm y nn son enteros positivos primos entre sí, y pp es un entero positivo no divisible por el cuadrado de ningún primo. Halla m+n+p.m + n + p.

Let ABC\triangle ABC be a right triangle with right angle at C.C. Let DD and EE be points on AB\overline{AB} with DD between AA and EE such that CD\overline{CD} and CE\overline{CE} trisect C.\angle C. If DEBE=815,\frac{DE}{BE} = \frac{8}{15}, then tanB\tan B can be written as mpn,\frac{m\sqrt{p}}{n}, where mm and nn are relatively prime positive integers, and pp is a positive integer not divisible by the square of any prime. Find m+n+p.m + n + p.

Respuesta: 18
Nivel de dificultad: 2840
Pista pequeña:

En el triángulo DCB,DCB, el rayo CECE biseca el ángulo DCB,DCB, que mide 60,60^\circ, así que CDCB=DEEB=815\frac{CD}{CB} = \frac{DE}{EB} = \frac{8}{15}

In triangle DCB,DCB, ray CECE bisects angle DCB,DCB, which measures 60,60^\circ, so CDCB=DEEB=815\frac{CD}{CB} = \frac{DE}{EB} = \frac{8}{15}

Pista grande:

Toma CD=8CD = 8 y CB=15;CB = 15; la ley de cosenos da BD,BD, y una segunda aplicación da cosB\cos B

Take CD=8CD = 8 and CB=15;CB = 15; the Law of Cosines gives BD,BD, and a second application gives cosB\cos B

Solución:

Las trisectrices hacen que ACD=DCE=ECB\angle ACD = \angle DCE = \angle ECB =30.= 30^\circ. En el triángulo DCB,DCB, el rayo CECE biseca el ángulo DCB,DCB, que mide 60,60^\circ, así que el teorema de la bisectriz da CDCB=DEEB=815.\frac{CD}{CB} = \frac{DE}{EB} = \frac{8}{15}. Escala el triángulo de modo que CD=8CD = 8 y CB=15.CB = 15.

Por la ley de cosenos en el triángulo DCB,DCB, BD2=82+1522815cos60=169, \begin{aligned} BD^2 &= 8^2 + 15^2 \\ &\quad {}- 2 \cdot 8 \cdot 15 \cos 60^\circ \\ &= 169, \end{aligned} así que BD=13.BD = 13. Aplicando de nuevo la ley de cosenos en el mismo triángulo, 82=132+15221315cosB,8^2 = 13^2 + 15^2 - 2 \cdot 13 \cdot 15 \cos B, lo que da cosB=1113.\cos B = \frac{11}{13}.

Entonces sinB=1121169=4313,\sin B = \sqrt{1 - \frac{121}{169}} = \frac{4\sqrt{3}}{13}, así que tanB=4311\tan B = \frac{4\sqrt{3}}{11} y m+n+p=4+11+3=18.m + n + p = 4 + 11 + 3 = 18.

The trisectors make ACD=DCE=ECB\angle ACD = \angle DCE = \angle ECB =30.= 30^\circ. In triangle DCB,DCB, ray CECE bisects angle DCB,DCB, which measures 60,60^\circ, so the angle bisector theorem gives CDCB=DEEB=815.\frac{CD}{CB} = \frac{DE}{EB} = \frac{8}{15}. Scale the triangle so that CD=8CD = 8 and CB=15.CB = 15.

By the Law of Cosines in triangle DCB,DCB, BD2=82+1522815cos60=169, \begin{aligned} BD^2 &= 8^2 + 15^2 \\ &\quad {}- 2 \cdot 8 \cdot 15 \cos 60^\circ \\ &= 169, \end{aligned} so BD=13.BD = 13. Applying the Law of Cosines again in the same triangle, 82=132+15221315cosB,8^2 = 13^2 + 15^2 - 2 \cdot 13 \cdot 15 \cos B, which gives cosB=1113.\cos B = \frac{11}{13}.

Then sinB=1121169=4313,\sin B = \sqrt{1 - \frac{121}{169}} = \frac{4\sqrt{3}}{13}, so tanB=4311\tan B = \frac{4\sqrt{3}}{11} and m+n+p=4+11+3=18.m + n + p = 4 + 11 + 3 = 18.

13.

Tres círculos concéntricos tienen radios 3,3, 4,4, y 5.5. Un triángulo equilátero con un vértice en cada círculo tiene lado de longitud s.s. El área máxima posible del triángulo puede escribirse como a+bcd,a + \frac{b}{c}\sqrt{d}, donde a,a, b,b, c,c, y dd son enteros positivos, bb y cc son primos entre sí, y dd no es divisible por el cuadrado de ningún primo. Halla a+b+c+d.a + b + c + d.

Three concentric circles have radii 3,3, 4,4, and 5.5. An equilateral triangle with one vertex on each circle has side length s.s. The largest possible area of the triangle can be written as a+bcd,a + \frac{b}{c}\sqrt{d}, where a,a, b,b, c,c, and dd are positive integers, bb and cc are relatively prime, and dd is not divisible by the square of any prime. Find a+b+c+d.a + b + c + d.

Respuesta: 41
Nivel de dificultad: 3160
Pista pequeña:

Supongamos OA=3,OA = 3, OB=4,OB = 4, OC=5.OC = 5. Rota el plano 6060^\circ alrededor de AA para que BB caiga sobre C,C, y sigue el centro O.O.

Say OA=3,OA = 3, OB=4,OB = 4, OC=5.OC = 5. Rotate the plane by 6060^\circ about AA so that BB lands on C,C, and follow the center O.O.

Pista grande:

Si PP es la imagen de O,O, el triángulo OPCOPC tiene lados 3,3, 4,4, y 5,5, y el área máxima se obtiene cuando APC=60+90\angle APC = 60^\circ + 90^\circ

If PP is the image of O,O, triangle OPCOPC has sides 3,3, 4,4, and 5,5, and the largest triangle comes from APC=60+90\angle APC = 60^\circ + 90^\circ

Solución:

Sea OO el centro común y etiqueta el triángulo ABCABC con OA=3,OA = 3, OB=4,OB = 4, OC=5.OC = 5. Rota el plano 6060^\circ alrededor de AA para que BB se transforme en C,C, y sea PP la imagen de O.O. Entonces el triángulo AOPAOP es equilátero, así que OP=OA=3,OP = OA = 3, y PC,PC, la imagen de OB,OB, tiene longitud 4.4.

El triángulo OPCOPC tiene lados 3,3, 4,4, 5,5, así que OPC=90.\angle OPC = 90^\circ. En la configuración que da el triángulo más grande, OO está dentro de ABCABC y APC\angle APC =APO+OPC= \angle APO + \angle OPC =60+90= 60^\circ + 90^\circ =150,= 150^\circ, así que por la ley de cosenos s2=AC2=32+42234cos150=25+123. \begin{aligned} s^2 &= AC^2 = 3^2 + 4^2 \\ &\quad {}- 2 \cdot 3 \cdot 4\cos 150^\circ \\ &= 25 + 12\sqrt{3}. \end{aligned} (Si OO está fuera del triángulo, el triángulo cabe en un semidisco de radio 5,5, así que su altura es a lo sumo 55 y s21003,s^2 \le \frac{100}{3}, que es menor.)

El área es 34s2=34(25+123)\frac{\sqrt{3}}{4}\,s^2 = \frac{\sqrt{3}}{4}\left(25 + 12\sqrt{3}\right) =9+2543,= 9 + \frac{25}{4}\sqrt{3}, así que a+b+c+da + b + c + d =9+25+4+3= 9 + 25 + 4 + 3 =41.= 41.

Let OO be the common center and label the triangle ABCABC with OA=3,OA = 3, OB=4,OB = 4, OC=5.OC = 5. Rotate the plane by 6060^\circ about AA so that BB maps to C,C, and let PP be the image of O.O. Then triangle AOPAOP is equilateral, so OP=OA=3,OP = OA = 3, and PC,PC, the image of OB,OB, has length 4.4.

Triangle OPCOPC has sides 3,3, 4,4, 5,5, so OPC=90.\angle OPC = 90^\circ. In the configuration giving the largest triangle, OO lies inside ABCABC and APC\angle APC =APO+OPC= \angle APO + \angle OPC =60+90= 60^\circ + 90^\circ =150,= 150^\circ, so by the Law of Cosines s2=AC2=32+42234cos150=25+123. \begin{aligned} s^2 &= AC^2 = 3^2 + 4^2 \\ &\quad {}- 2 \cdot 3 \cdot 4\cos 150^\circ \\ &= 25 + 12\sqrt{3}. \end{aligned} (If OO lies outside the triangle, the triangle fits in a half-disk of radius 5,5, so its altitude is at most 55 and s21003,s^2 \le \frac{100}{3}, which is smaller.)

The area is 34s2=34(25+123)\frac{\sqrt{3}}{4}\,s^2 = \frac{\sqrt{3}}{4}\left(25 + 12\sqrt{3}\right) =9+2543,= 9 + \frac{25}{4}\sqrt{3}, so a+b+c+da + b + c + d =9+25+4+3= 9 + 25 + 4 + 3 =41.= 41.

14.

Los números complejos a,a, b,b, y cc son los ceros de un polinomio P(z)=z3+qz+r,P(z) = z^3 + qz + r, y a2+b2+c2=250.|a|^2 + |b|^2 + |c|^2 = 250. Los puntos correspondientes a a,a, b,b, y cc en el plano complejo son los vértices de un triángulo rectángulo con hipotenusa h.h. Halla h2.h^2.

Complex numbers a,a, b,b, and cc are the zeros of a polynomial P(z)=z3+qz+r,P(z) = z^3 + qz + r, and a2+b2+c2=250.|a|^2 + |b|^2 + |c|^2 = 250. The points corresponding to a,a, b,b, and cc in the complex plane are the vertices of a right triangle with hypotenuse h.h. Find h2.h^2.

Respuesta: 375
Nivel de dificultad: 3060
Pista pequeña:

No hay término z2z^2, así que a+b+c=0;a + b + c = 0; si el ángulo recto está en b,b, entonces b=(a+c)b = -(a + c)

There is no z2z^2 term, so a+b+c=0;a + b + c = 0; if the right angle is at b,b, then b=(a+c)b = -(a + c)

Pista grande:

El punto medio de la hipotenusa a+c2\frac{a + c}{2} equidista de los tres vértices; además a2+c2=ac2+a+c22|a|^2 + |c|^2 = \frac{|a - c|^2 + |a + c|^2}{2}

The hypotenuse midpoint a+c2\frac{a + c}{2} is equidistant from all three vertices; also a2+c2=ac2+a+c22|a|^2 + |c|^2 = \frac{|a - c|^2 + |a + c|^2}{2}

Solución:

Como P(z)P(z) no tiene término z2z^2, a+b+c=0.a + b + c = 0. Supongamos que el ángulo recto está en b;b; entonces la hipotenusa une aa y c,c, así que h=ac,h = |a - c|, y b=(a+c).b = -(a + c). El punto medio d=a+c2d = \frac{a + c}{2} de la hipotenusa es el circuncentro del triángulo rectángulo, así que bd=h2.|b - d| = \frac{h}{2}. Como bd=32(a+c),b - d = -\frac{3}{2}(a + c), esto da ac=3a+c.|a - c| = 3\,|a + c|.

Por la ley del paralelogramo, a2+c2=ac2+a+c22,|a|^2 + |c|^2 = \frac{|a - c|^2 + |a + c|^2}{2}, y b2=a+c2,|b|^2 = |a + c|^2, así que 250=9a+c2+a+c22+a+c2=6a+c2. \begin{aligned} 250 &= \frac{9\,|a + c|^2 + |a + c|^2}{2} \\ &\quad {}+ |a + c|^2 \\ &= 6\,|a + c|^2. \end{aligned}

Por lo tanto h2=ac2=9a+c2h^2 = |a - c|^2 = 9\,|a + c|^2 =92506= \frac{9 \cdot 250}{6} =375.= 375.

Since P(z)P(z) has no z2z^2 term, a+b+c=0.a + b + c = 0. Say the right angle is at b;b; then the hypotenuse joins aa and c,c, so h=ac,h = |a - c|, and b=(a+c).b = -(a + c). The midpoint d=a+c2d = \frac{a + c}{2} of the hypotenuse is the circumcenter of the right triangle, so bd=h2.|b - d| = \frac{h}{2}. Since bd=32(a+c),b - d = -\frac{3}{2}(a + c), this gives ac=3a+c.|a - c| = 3\,|a + c|.

By the parallelogram law, a2+c2=ac2+a+c22,|a|^2 + |c|^2 = \frac{|a - c|^2 + |a + c|^2}{2}, and b2=a+c2,|b|^2 = |a + c|^2, so 250=9a+c2+a+c22+a+c2=6a+c2. \begin{aligned} 250 &= \frac{9\,|a + c|^2 + |a + c|^2}{2} \\ &\quad {}+ |a + c|^2 \\ &= 6\,|a + c|^2. \end{aligned}

Therefore h2=ac2=9a+c2h^2 = |a - c|^2 = 9\,|a + c|^2 =92506= \frac{9 \cdot 250}{6} =375.= 375.

15.

Hay nn matemáticos sentados alrededor de una mesa circular con nn asientos numerados 1,1, 2,2, 3,3, ,\ldots, nn en sentido horario. Tras un descanso, vuelven a sentarse alrededor de la mesa. Los matemáticos observan que existe un entero positivo aa tal que:

(1)(1) para cada k,k, el matemático que estaba sentado en el asiento kk antes del descanso queda sentado en el asiento kaka después del descanso (donde el asiento i+ni + n es el asiento ii);

(2)(2) para cada par de matemáticos, el número de matemáticos sentados entre ellos después del descanso, contando tanto en sentido horario como antihorario, es distinto de cualquiera de los números de matemáticos sentados entre ellos antes del descanso.

Halla el número de valores posibles de nn con 1<n<1000.1 \lt n \lt 1000.

There are nn mathematicians seated around a circular table with nn seats numbered 1,1, 2,2, 3,3, ,\ldots, nn in clockwise order. After a break they again sit around the table. The mathematicians note that there is a positive integer aa such that

(1)(1) for each k,k, the mathematician who was seated in seat kk before the break is seated in seat kaka after the break (where seat i+ni + n is seat ii);

(2)(2) for every pair of mathematicians, the number of mathematicians sitting between them after the break, counting in both the clockwise and the counterclockwise directions, is different from either of the number of mathematicians sitting between them before the break.

Find the number of possible values of nn with 1<n<1000.1 \lt n \lt 1000.

Respuesta: 332
Nivel de dificultad: 3370
Pista pequeña:

La condición (1)(1) significa que los asientos a,a, 2a,2a, ,\ldots, nana son distintos dos a dos módulo n,n, es decir, gcd(a,n)=1\gcd(a, n) = 1

Condition (1)(1) means the seats a,a, 2a,2a, ,\ldots, nana are pairwise distinct mod n,n, i.e. gcd(a,n)=1\gcd(a, n) = 1

Pista grande:

La condición (2)(2) obliga a que a1a - 1 y a+1a + 1 también sean coprimos con nn, y entre tres enteros consecutivos hay múltiplos tanto de 22 como de 33

Condition (2)(2) forces a1a - 1 and a+1a + 1 to be coprime to nn as well, and among three consecutive integers there are multiples of both 22 and 33

Solución:

La condición (1)(1) exige que los asientos a,a, 2a,2a, ,\ldots, nana sean distintos dos a dos módulo n,n, lo cual ocurre si y solo si gcd(a,n)=1.\gcd(a, n) = 1. Para la condición (2),(2), los dos matemáticos de los asientos ii y jj tienen conteos de separación antes del descanso determinados por ±(ij)modn\pm(i - j) \bmod n y después del descanso por ±a(ij)modn,\pm a(i - j) \bmod n, así que el requisito es a(ij)≢±(ij)(modn)a(i - j) \not\equiv \pm(i - j) \pmod{n} para todo ij.i \ne j. De forma equivalente, (a1)(ij)≢0(a - 1)(i - j) \not\equiv 0 y (a+1)(ij)≢0(modn)(a + 1)(i - j) \not\equiv 0 \pmod{n} para todo residuo no nulo ij,i - j, lo cual se cumple exactamente cuando a1a - 1 y a+1a + 1 también son coprimos con n.n.

Así, nn es posible si y solo si algún aa satisface gcd((a1)a(a+1),n)=1.\gcd\big((a - 1)\,a\,(a + 1),\, n\big) = 1. Tres enteros consecutivos cualesquiera incluyen un múltiplo de 22 y un múltiplo de 3,3, así que ningún aa funciona cuando gcd(n,6)>1.\gcd(n, 6) \gt 1. Recíprocamente, si gcd(n,6)=1,\gcd(n, 6) = 1, entonces a=3a = 3 funciona, ya que 234=242 \cdot 3 \cdot 4 = 24 solo tiene los factores primos 22 y 3.3.

Los nn válidos con 1<n<10001 \lt n \lt 1000 son los congruentes con ±1(mod6),\pm 1 \pmod 6, es decir, 6k±16k \pm 1 para 1k166,1 \le k \le 166, y hay 2166=3322 \cdot 166 = 332 de ellos.

Condition (1)(1) requires the seats a,a, 2a,2a, ,\ldots, nana to be pairwise distinct modulo n,n, which happens if and only if gcd(a,n)=1.\gcd(a, n) = 1. For condition (2),(2), the two mathematicians from seats ii and jj have gap counts before the break determined by ±(ij)modn\pm(i - j) \bmod n and after the break by ±a(ij)modn,\pm a(i - j) \bmod n, so the requirement is a(ij)≢±(ij)(modn)a(i - j) \not\equiv \pm(i - j) \pmod{n} for all ij.i \ne j. Equivalently, (a1)(ij)≢0(a - 1)(i - j) \not\equiv 0 and (a+1)(ij)≢0(modn)(a + 1)(i - j) \not\equiv 0 \pmod{n} for every nonzero residue ij,i - j, which holds exactly when a1a - 1 and a+1a + 1 are also relatively prime to n.n.

So nn is possible if and only if some aa satisfies gcd((a1)a(a+1),n)=1.\gcd\big((a - 1)\,a\,(a + 1),\, n\big) = 1. Any three consecutive integers include a multiple of 22 and a multiple of 3,3, so no aa works when gcd(n,6)>1.\gcd(n, 6) \gt 1. Conversely, if gcd(n,6)=1,\gcd(n, 6) = 1, then a=3a = 3 works, since 234=242 \cdot 3 \cdot 4 = 24 has only the prime factors 22 and 3.3.

The valid nn with 1<n<10001 \lt n \lt 1000 are those congruent to ±1(mod6),\pm 1 \pmod 6, namely 6k±16k \pm 1 for 1k166,1 \le k \le 166, and there are 2166=3322 \cdot 166 = 332 of them.