Soluciones del 1989 AIME

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

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

1.

Calcula (31)(30)(29)(28)+1.\sqrt{(31)(30)(29)(28)+1}.

Compute (31)(30)(29)(28)+1.\sqrt{(31)(30)(29)(28)+1}.

Conceptos:diferencia de cuadradosfactorizaciónradical
Nivel de dificultad: 1650
Pista pequeña:

Agrupa los factores exteriores y los factores interiores

Pair the outer factors and the inner factors

Pista grande:

Los dos productos agrupados son enteros pares consecutivos

The two paired products are consecutive even integers

Solución:

Tenemos 3128=86831\cdot28=868 y 3029=870.30\cdot29=870. Estos productos son uno menos y uno más que 869,869, así que su producto es 86921.869^2-1. Al sumar el 11 final, el radicando es 8692.869^2. Su raíz cuadrada positiva es 869.869.

We have 3128=86831\cdot28=868 and 3029=870.30\cdot29=870. These products lie one below and one above 869,869, so their product is 86921.869^2-1. After the final 11 is added, the radicand is 8692.869^2. Its positive square root is 869.869.

2.

Hay diez puntos marcados en una circunferencia. ¿Cuántos polígonos convexos distintos de tres o más lados pueden dibujarse usando algunos (o todos) de los diez puntos como vértices?

Ten points are marked on a circle. How many distinct convex polygons of three or more sides can be drawn using some (or all) of the ten points as vertices?

Nivel de dificultad: 1780
Pista pequeña:

Cada selección de al menos tres puntos marcados determina un polígono convexo

Each choice of at least three marked points determines one convex polygon

Pista grande:

Cuenta todos los subconjuntos y elimina los de tamaños 0,0, 1,1, y 22

Count all subsets and remove those of sizes 0,0, 1,1, and 22

Solución:

Cada subconjunto de al menos tres puntos determina exactamente un polígono convexo. Hay 210=10242^{10}=1024 subconjuntos en total. De ellos, (100)=1,\binom{10}{0}=1, (101)=10,\binom{10}{1}=10, y (102)=45\binom{10}{2}=45 tienen menos de tres puntos. Por lo tanto, el número pedido es 102411045=968.1024-1-10-45=968.

Every subset of at least three points determines exactly one convex polygon. There are 210=10242^{10}=1024 subsets in all. Of these, (100)=1,\binom{10}{0}=1, (101)=10,\binom{10}{1}=10, and (102)=45\binom{10}{2}=45 have fewer than three points. Therefore the required number is 102411045=968.1024-1-10-45=968.

3.

Supón que nn es un entero positivo y que dd es un solo dígito en base 10.10. Halla nn si n810=0.d25d25d25.\frac{n}{810}=0.d25d25d25\ldots.

Suppose nn is a positive integer and dd is a single digit in base 10.10. Find nn if n810=0.d25d25d25.\frac{n}{810}=0.d25d25d25\ldots.

Nivel de dificultad: 1970
Pista pequeña:

Convierte el bloque periódico de tres dígitos en una fracción con denominador 999999

Convert the repeating three-digit block into a fraction with denominator 999999

Pista grande:

Usa que nn es entero para determinar qué dígito hace que 4d+14d+1 sea divisible por 3737

Use the integrality of nn to determine which digit makes 4d+14d+1 divisible by 3737

Solución:

El decimal periódico es 100d+25999.\frac{100d+25}{999}. Por lo tanto, n=810(100d+25)999=750(4d+1)37.\begin{aligned}n&=\frac{810(100d+25)}{999}\\&=\frac{750(4d+1)}{37}.\end{aligned} Como 0d9,0\leq d\leq9, la única manera de que 4d+14d+1 sea divisible por 3737 es que 4d+1=37,4d+1=37, de modo que d=9d=9 y n=750.n=750.

The repeating decimal is 100d+25999.\frac{100d+25}{999}. Thus n=810(100d+25)999=750(4d+1)37.\begin{aligned}n&=\frac{810(100d+25)}{999}\\&=\frac{750(4d+1)}{37}.\end{aligned} Since 0d9,0\leq d\leq9, the only way 4d+14d+1 can be divisible by 3737 is 4d+1=37,4d+1=37, so d=9d=9 and n=750.n=750.

4.

Si a<b<c<d<ea<b<c<d<e son enteros positivos consecutivos tales que b+c+db+c+d es un cuadrado perfecto y a+b+c+d+ea+b+c+d+e es un cubo perfecto, ¿cuál es el menor valor posible de cc?

If a<b<c<d<ea<b<c<d<e are consecutive positive integers such that b+c+db+c+d is a perfect square and a+b+c+d+ea+b+c+d+e is a perfect cube, what is the smallest possible value of c?c?

Nivel de dificultad: 2190
Pista pequeña:

Expresa ambas sumas en función del entero central cc

Express both sums in terms of the middle integer cc

Pista grande:

Compara los exponentes primos de 3c3c y 5c5c módulo 22 y módulo 33

Compare the prime exponents in 3c3c and 5c5c modulo 22 and modulo 33

Solución:

Las dos sumas son 3c3c y 5c.5c. Si c=pvp,c=\prod p^{v_p}, que 3c3c sea un cuadrado y 5c5c sea un cubo impone condiciones sobre cada exponente. Para p=3,p=3, el menor exponente de cc que es impar y divisible por 33 es 3.3. Para p=5,p=5, el menor exponente que es par y congruente con 2(mod3)2\pmod3 es 2.2. Todos los demás exponentes primos pueden ser 0.0. Por lo tanto, el menor valor posible es c=3352=675.c=3^3\cdot5^2=675.

The two sums are 3c3c and 5c.5c. If c=pvp,c=\prod p^{v_p}, then 3c3c being a square and 5c5c being a cube impose conditions on every exponent. For p=3,p=3, the smallest exponent in cc that is odd and divisible by 33 is 3.3. For p=5,p=5, the smallest exponent that is even and congruent to 2(mod3)2\pmod3 is 2.2. Every other prime exponent can be 0.0. Thus the least possible value is c=3352=675.c=3^3\cdot5^2=675.

5.

Al lanzar cinco veces cierta moneda sesgada, la probabilidad de obtener cara exactamente una vez no es 00 y es igual a la de obtener cara exactamente dos veces. Sea ij,\frac{i}{j}, en su mínima expresión, la probabilidad de que la moneda dé cara en exactamente 33 de los 55 lanzamientos. Halla i+j.i+j.

When a certain biased coin is flipped five times, the probability of getting heads exactly once is not equal to 00 and is the same as that of getting heads exactly twice. Let ij,\frac{i}{j}, in lowest terms, be the probability that the coin comes up heads in exactly 33 out of 55 flips. Find i+j.i+j.

Nivel de dificultad: 2110
Pista pequeña:

Sea pp la probabilidad de obtener cara e iguala las dos probabilidades binomiales

Let pp be the probability of heads and equate the two binomial probabilities

Pista grande:

Cancela los factores comunes no nulos antes de despejar pp

Cancel the nonzero common factors before solving for pp

Solución:

Sea pp la probabilidad de obtener cara. La condición da 5p(1p)4=10p2(1p)3.5p(1-p)^4=10p^2(1-p)^3. La condición de que la probabilidad no sea cero permite cancelar factores, lo que da 1p=2p,1-p=2p, y por tanto p=13.p=\frac{1}{3}. La probabilidad de obtener exactamente tres caras es (53)(13)3(23)2=40243.\binom53\left(\frac13\right)^3\left(\frac23\right)^2=\frac{40}{243}. Por lo tanto, i+j=40+243=283.i+j=40+243=283.

Let pp be the probability of heads. The condition gives 5p(1p)4=10p2(1p)3.5p(1-p)^4=10p^2(1-p)^3. The stated nonzero condition permits cancellation, yielding 1p=2p,1-p=2p, so p=13.p=\frac{1}{3}. The probability of exactly three heads is (53)(13)3(23)2=40243.\binom53\left(\frac13\right)^3\left(\frac23\right)^2=\frac{40}{243}. Therefore i+j=40+243=283.i+j=40+243=283.

6.

Dos patinadores, Allie y Billie, están en los puntos AA y B,B, respectivamente, sobre un lago llano y congelado. La distancia entre AA y BB es de 100100 metros. Allie parte de AA y patina a 88 metros por segundo en una línea recta que forma un ángulo de 6060^\circ con AB.AB. Al mismo tiempo que Allie parte de A,A, Billie parte de BB a 77 metros por segundo y sigue la trayectoria recta que, dadas sus velocidades, permite que ambos se encuentren lo antes posible. ¿Cuántos metros patina Allie antes de encontrarse con Billie?

Two skaters, Allie and Billie, are at points AA and B,B, respectively, on a flat, frozen lake. The distance between AA and BB is 100100 meters. Allie leaves AA and skates at a speed of 88 meters per second on a straight line that makes a 6060^\circ angle with AB.AB. At the same time Allie leaves A,A, Billie leaves BB at a speed of 77 meters per second and follows the straight path that produces the earliest possible meeting of the two skaters, given their speeds. How many meters does Allie skate before meeting Billie?

Nivel de dificultad: 2270
Pista pequeña:

Después de tt segundos, Allie está a 8t8t metros de AA y Billie puede estar a 7t7t metros de BB

After tt seconds, Allie is 8t8t meters from AA and Billie can be 7t7t meters from BB

Pista grande:

Aplica la ley de los cosenos al triángulo y elige el menor tiempo positivo

Apply the Law of Cosines to the triangle and select the smaller positive time

Solución:

Supón que los patinadores se encuentran después de tt segundos. Sus distancias desde AA y BB son 8t8t y 7t,7t, y el ángulo comprendido en AA es 60.60^\circ. La ley de los cosenos da (7t)2=(8t)2+10022(8t)(100)cos60.\begin{aligned}(7t)^2&=(8t)^2+100^2\\&\quad-2(8t)(100)\cos60^\circ.\end{aligned} De aquí, 3t2160t+2000=0,3t^2-160t+2000=0, cuyas raíces son 2020 y 1003.\frac{100}{3}. El encuentro más temprano ocurre cuando t=20,t=20, así que Allie patina 8(20)=1608(20)=160 metros.

Suppose the skaters meet after tt seconds. Their distances from AA and BB are 8t8t and 7t,7t, and the included angle at AA is 60.60^\circ. The Law of Cosines gives (7t)2=(8t)2+10022(8t)(100)cos60.\begin{aligned}(7t)^2&=(8t)^2+100^2\\&\quad-2(8t)(100)\cos60^\circ.\end{aligned} Hence 3t2160t+2000=0,3t^2-160t+2000=0, whose roots are 2020 and 1003.\frac{100}{3}. The earliest meeting occurs at t=20,t=20, so Allie skates 8(20)=1608(20)=160 meters.

7.

Si se suma el entero kk a cada uno de los números 36,36, 300,300, y 596,596, se obtienen los cuadrados de tres términos consecutivos de una progresión aritmética. Halla k.k.

If the integer kk is added to each of the numbers 36,36, 300,300, and 596,596, one obtains the squares of three consecutive terms of an arithmetic series. Find k.k.

Nivel de dificultad: 2250
Pista pequeña:

Escribe los tres términos de la progresión aritmética como x,x, x+r,x+r, y x+2rx+2r

Write the three arithmetic-sequence terms as x,x, x+r,x+r, and x+2rx+2r

Pista grande:

Resta ecuaciones de cuadrados adyacentes y después resta entre sí las dos ecuaciones resultantes

Subtract adjacent square equations, then subtract those two resulting equations

Solución:

Sean los tres términos x,x, x+r,x+r, y x+2r.x+2r. Al restar las ecuaciones de los cuadrados se obtiene r(2x+r)=30036=264r(2x+r)=300-36=264 y r(2x+3r)=596300=296.r(2x+3r)=596-300=296. Su diferencia es 2r2=32,2r^2=32, así que r=±4.r=\pm4. Cambiar de signo los tres términos no altera sus cuadrados, por lo que podemos tomar r=4.r=4. Luego, 4(2x+4)=264,4(2x+4)=264, de donde x=31.x=31. Por lo tanto, k=x236=96136=925.k=x^2-36=961-36=925.

Let the three terms be x,x, x+r,x+r, and x+2r.x+2r. Subtracting the square equations gives r(2x+r)=30036=264r(2x+r)=300-36=264 and r(2x+3r)=596300=296.r(2x+3r)=596-300=296. Their difference is 2r2=32,2r^2=32, so r=±4.r=\pm4. Negating all three terms does not change their squares, so take r=4.r=4. Then 4(2x+4)=264,4(2x+4)=264, giving x=31.x=31. Therefore k=x236=96136=925.k=x^2-36=961-36=925.

8.

Supón que x1,x_1, x2,x_2, ,\ldots, x7x_7 son números reales tales que

x1+4x2+9x3+16x4+25x5+36x6+49x7=1,4x1+9x2+16x3+25x4+36x5+49x6+64x7=12,9x1+16x2+25x3+36x4+49x5+64x6+81x7=123.\begin{aligned}x_1+4x_2+9x_3&\\+16x_4+25x_5&\\+36x_6+49x_7&=1,\\4x_1+9x_2+16x_3&\\+25x_4+36x_5&\\+49x_6+64x_7&=12,\\9x_1+16x_2+25x_3&\\+36x_4+49x_5&\\+64x_6+81x_7&=123.\end{aligned}

Halla el valor de

16x1+25x2+36x3+49x4+64x5+81x6+100x7.\begin{aligned}16x_1+25x_2+36x_3&\\+49x_4+64x_5&\\+81x_6+100x_7.&\end{aligned}

Assume that x1,x_1, x2,x_2, ,\ldots, x7x_7 are real numbers such that

x1+4x2+9x3+16x4+25x5+36x6+49x7=1,4x1+9x2+16x3+25x4+36x5+49x6+64x7=12,9x1+16x2+25x3+36x4+49x5+64x6+81x7=123.\begin{aligned}x_1+4x_2+9x_3&\\+16x_4+25x_5&\\+36x_6+49x_7&=1,\\4x_1+9x_2+16x_3&\\+25x_4+36x_5&\\+49x_6+64x_7&=12,\\9x_1+16x_2+25x_3&\\+36x_4+49x_5&\\+64x_6+81x_7&=123.\end{aligned}

Find the value of

16x1+25x2+36x3+49x4+64x5+81x6+100x7.\begin{aligned}16x_1+25x_2+36x_3&\\+49x_4+64x_5&\\+81x_6+100x_7.&\end{aligned}

Nivel de dificultad: 2230
Pista pequeña:

Sea S(t)=i=17(i+t)2xiS(t)=\sum_{i=1}^7(i+t)^2x_i

Let S(t)=i=17(i+t)2xiS(t)=\sum_{i=1}^7(i+t)^2x_i

Pista grande:

Como S(t)S(t) es cuadrática en t,t, sus segundas diferencias finitas son constantes

Because S(t)S(t) is quadratic in t,t, its second finite differences are constant

Solución:

Define S(t)=i=17(i+t)2xi.S(t)=\sum_{i=1}^7(i+t)^2x_i. Este es un polinomio cuadrático en t,t, y las ecuaciones dicen que S(0)=1,S(0)=1, S(1)=12,S(1)=12, y S(2)=123.S(2)=123. Sus dos primeras diferencias son 1111 y 111,111, así que la segunda diferencia constante es 100.100. Por lo tanto, la siguiente primera diferencia es 211,211, lo que da S(3)=123+211=334.S(3)=123+211=334.

Define S(t)=i=17(i+t)2xi.S(t)=\sum_{i=1}^7(i+t)^2x_i. This is a quadratic polynomial in t,t, and the equations say S(0)=1,S(0)=1, S(1)=12,S(1)=12, and S(2)=123.S(2)=123. Its first two differences are 1111 and 111,111, so the constant second difference is 100.100. The next first difference is therefore 211,211, giving S(3)=123+211=334.S(3)=123+211=334.

9.

Una de las conjeturas de Euler fue refutada en la década de 19601960 por tres matemáticos estadounidenses cuando demostraron que existía un entero positivo nn tal que 1335+1105+845+275=n5.133^5+110^5+84^5+27^5=n^5. Halla el valor de n.n.

One of Euler’s conjectures was disproved in the 19601960s by three American mathematicians when they showed there was a positive integer nn such that 1335+1105+845+275=n5.133^5+110^5+84^5+27^5=n^5. Find the value of n.n.

Nivel de dificultad: 2090
Pista pequeña:

Estima la raíz quinta para reducir los posibles valores enteros de nn

Estimate the fifth root to narrow the possible integer values of nn

Pista grande:

Calcula las quintas potencias mediante cuadrados y multiplicaciones sucesivas, y compara su suma con el candidato cercano

Evaluate the fifth powers by repeated squaring and multiplication, then compare their sum with the nearby candidate

Solución:

La aritmética directa con enteros da 1335=41,615,795,893,1105=16,105,100,000,845=4,182,119,424,275=14,348,907.\begin{aligned}133^5&=41{,}615{,}795{,}893,\\110^5&=16{,}105{,}100{,}000,\\84^5&=4{,}182{,}119{,}424,\\27^5&=14{,}348{,}907.\end{aligned} Su suma es 61,917,364,224.61{,}917{,}364{,}224. Las multiplicaciones sucesivas también dan 1445=61,917,364,224,144^5=61{,}917{,}364{,}224, así que el entero positivo nn es 144.144.

Direct integer arithmetic gives 1335=41,615,795,893,1105=16,105,100,000,845=4,182,119,424,275=14,348,907.\begin{aligned}133^5&=41{,}615{,}795{,}893,\\110^5&=16{,}105{,}100{,}000,\\84^5&=4{,}182{,}119{,}424,\\27^5&=14{,}348{,}907.\end{aligned} Their sum is 61,917,364,224.61{,}917{,}364{,}224. Repeated multiplication also gives 1445=61,917,364,224,144^5=61{,}917{,}364{,}224, so the positive integer nn is 144.144.

10.

Sean a,a, b,b, cc los tres lados de un triángulo, y sean α,\alpha, β,\beta, γ\gamma los ángulos opuestos a ellos. Si a2+b2=1989c2,a^2+b^2=1989c^2, halla cotγcotα+cotβ.\frac{\cot\gamma}{\cot\alpha+\cot\beta}.

Let a,a, b,b, cc be the three sides of a triangle, and let α,\alpha, β,\beta, γ\gamma be the angles opposite them. If a2+b2=1989c2,a^2+b^2=1989c^2, find cotγcotα+cotβ.\frac{\cot\gamma}{\cot\alpha+\cot\beta}.

Nivel de dificultad: 2530
Pista pequeña:

Simplifica cotα+cotβ\cot\alpha+\cot\beta usando α+β=πγ\alpha+\beta=\pi-\gamma

Simplify cotα+cotβ\cot\alpha+\cot\beta using α+β=πγ\alpha+\beta=\pi-\gamma

Pista grande:

Usa la ley de los senos para los factores de seno resultantes y la ley de los cosenos para cosγ\cos\gamma

Use the Law of Sines for the resulting sine factors and the Law of Cosines for cosγ\cos\gamma

Solución:

Primero, cotα+cotβ=sin(α+β)sinαsinβ=sinγsinαsinβ.\begin{aligned}\cot\alpha+\cot\beta&=\frac{\sin(\alpha+\beta)}{\sin\alpha\sin\beta}\\&=\frac{\sin\gamma}{\sin\alpha\sin\beta}.\end{aligned} Por consiguiente, la razón pedida es cosγsinαsinβsin2γ=abcosγc2,\frac{\cos\gamma\sin\alpha\sin\beta}{\sin^2\gamma}=\frac{ab\cos\gamma}{c^2}, donde se usó la ley de los senos en la última igualdad. Por la ley de los cosenos, 2abcosγ=a2+b2c2=1988c2.\begin{aligned}2ab\cos\gamma&=a^2+b^2-c^2\\&=1988c^2.\end{aligned} Por lo tanto, la razón es 19882=994.\frac{1988}{2}=994.

First, cotα+cotβ=sin(α+β)sinαsinβ=sinγsinαsinβ.\begin{aligned}\cot\alpha+\cot\beta&=\frac{\sin(\alpha+\beta)}{\sin\alpha\sin\beta}\\&=\frac{\sin\gamma}{\sin\alpha\sin\beta}.\end{aligned} Hence the desired ratio is cosγsinαsinβsin2γ=abcosγc2,\frac{\cos\gamma\sin\alpha\sin\beta}{\sin^2\gamma}=\frac{ab\cos\gamma}{c^2}, where the Law of Sines was used in the final equality. By the Law of Cosines, 2abcosγ=a2+b2c2=1988c2.\begin{aligned}2ab\cos\gamma&=a^2+b^2-c^2\\&=1988c^2.\end{aligned} Therefore the ratio is 19882=994.\frac{1988}{2}=994.

11.

Se da una muestra de 121121 enteros, cada uno entre 11 y 10001000, inclusive, con repeticiones permitidas. La muestra tiene una moda única (el valor más frecuente). Sea DD la diferencia entre la moda y la media aritmética de la muestra. ¿Cuál es el mayor valor posible de D\lfloor D\rfloor? (Para un número real x,x, x\lfloor x\rfloor es el mayor entero menor o igual que x.x.)

A sample of 121121 integers is given, each between 11 and 10001000 inclusive, with repetitions allowed. The sample has a unique mode (most frequent value). Let DD be the difference between the mode and the arithmetic mean of the sample. What is the largest possible value of D?\lfloor D\rfloor? (For real x,x, x\lfloor x\rfloor is the greatest integer less than or equal to x.x.)

Nivel de dificultad: 3270
Pista pequeña:

Por simetría, coloca la moda en el extremo inferior y haz que las demás entradas sean tan grandes como permita la restricción de frecuencia

By symmetry, place the mode at the low endpoint and push every other entry as high as the frequency restriction allows

Pista grande:

Si la moda aparece ff veces, cada otro valor puede aparecer como máximo f1f-1 veces; optimiza por separado para cada ff

If the mode occurs ff times, every other value may occur at most f1f-1 times; optimize separately over ff

Solución:

Al transformar cada valor xx en 1001x,1001-x, basta maximizar la media menos la moda. Para una frecuencia modal fija f,f, la muestra extrema tiene ff copias de 1,1, y luego se completa con los mayores enteros disponibles, con a lo sumo f1f-1 copias de cada uno.

Escribe 121f=q(f1)+r,121-f=q(f-1)+r, donde 0r<f1.0\leq r<f-1. Las entradas distintas de la moda son f1f-1 copias de cada uno de 1000,1000, 999,999, ,\ldots, 1001q,1001-q, seguidas de rr copias de 1000q.1000-q. Para f=2,f=2, f=3,f=3, f=4,f=4, f=5,f=5, y f=6,f=6, esta fórmula da, respectivamente, las partes enteras 924,924, 945,945, 947,947, 944,944, y 939.939. Si f7,f\geq7, hay como máximo 114114 términos distintos de la moda, por lo que basta incluso la cota más débil D114(999)121<942D\leq\frac{114(999)}{121}<942. Así, el máximo ocurre cuando f=4.f=4.

La muestra extrema contiene cuatro copias de 11 y tres copias de cada entero desde 962962 hasta 1000.1000. Sea T=962+963++1000.T=962+963+\cdots+1000. Como T=38259,T=38259, D=3T+41211=114660121=947+73121.\begin{aligned}D&=\frac{3T+4}{121}-1\\&=\frac{114660}{121}\\&=947+\frac{73}{121}.\end{aligned} Por lo tanto, la mayor parte entera posible es 947.947.

By reflecting every value xx to 1001x,1001-x, it suffices to maximize the mean minus the mode. For a fixed modal frequency f,f, the extremal sample has ff copies of 1,1, then fills the largest available integers with at most f1f-1 copies each.

Put 121f=q(f1)+r,121-f=q(f-1)+r, where 0r<f1.0\leq r<f-1. The nonmodal entries are f1f-1 copies of each of 1000,1000, 999,999, ,\ldots, 1001q,1001-q, followed by rr copies of 1000q.1000-q. For f=2,f=2, f=3,f=3, f=4,f=4, f=5,f=5, and f=6,f=6, this formula gives floors 924,924, 945,945, 947,947, 944,944, and 939,939, respectively. If f7,f\geq7, there are at most 114114 nonmodal terms, so even the weaker bound D114(999)121<942D\leq\frac{114(999)}{121}<942 suffices. Thus the maximum occurs at f=4.f=4.

The extremal sample contains four 11’s and three copies of every integer from 962962 through 1000.1000. Put T=962+963++1000.T=962+963+\cdots+1000. Since T=38259,T=38259, D=3T+41211=114660121=947+73121.\begin{aligned}D&=\frac{3T+4}{121}-1\\&=\frac{114660}{121}\\&=947+\frac{73}{121}.\end{aligned} Therefore the largest possible floor is 947.947.

12.

Sea ABCDABCD un tetraedro con AB=41,AB=41, AC=7,AC=7, AD=18,AD=18, BC=36,BC=36, BD=27,BD=27, y CD=13,CD=13, como se muestra en la figura. Sea dd la distancia entre los puntos medios de las aristas ABAB y CD.CD. Halla d2.d^2.

Let ABCDABCD be a tetrahedron with AB=41,AB=41, AC=7,AC=7, AD=18,AD=18, BC=36,BC=36, BD=27,BD=27, and CD=13,CD=13, as shown in the figure. Let dd be the distance between the midpoints of edges ABAB and CD.CD. Find d2.d^2.

Nivel de dificultad: 2560
Pista pequeña:

Representa los vértices con vectores y escribe el vector entre los dos puntos medios

Represent the vertices by vectors and write the vector between the two midpoints

Pista grande:

Desarrolla A+BCD2\lVert A+B-C-D\rVert^2 en función de las seis longitudes de las aristas

Expand A+BCD2\lVert A+B-C-D\rVert^2 in terms of the six edge lengths

Solución:

Hagamos que los nombres de los vértices también denoten sus vectores de posición. El vector entre los puntos medios es A+BCD2.\frac{A+B-C-D}{2}. Al desarrollar los cuadrados de las longitudes se obtiene 4d2=AC2+AD2+BC2+BD2AB2CD2.\begin{aligned}4d^2={}&AC^2+AD^2\\&+BC^2+BD^2\\&-AB^2-CD^2.\end{aligned} Por lo tanto, 4d2=72+182+362+272412132=548,\begin{aligned}4d^2={}&7^2+18^2+36^2+27^2\\&-41^2-13^2=548,\end{aligned} de modo que d2=137.d^2=137.

Let the vertex names also denote their position vectors. The vector between the midpoints is A+BCD2.\frac{A+B-C-D}{2}. Expanding squared lengths gives 4d2=AC2+AD2+BC2+BD2AB2CD2.\begin{aligned}4d^2={}&AC^2+AD^2\\&+BC^2+BD^2\\&-AB^2-CD^2.\end{aligned} Therefore 4d2=72+182+362+272412132=548,\begin{aligned}4d^2={}&7^2+18^2+36^2+27^2\\&-41^2-13^2=548,\end{aligned} so d2=137.d^2=137.

13.

Sea SS un subconjunto de {1,2,3,,1989}\{1,2,3,\ldots,1989\} tal que ningún par de elementos de SS difiera en 44 ni en 7.7. ¿Cuál es el mayor número de elementos que puede tener SS?

Let SS be a subset of {1,2,3,,1989}\{1,2,3,\ldots,1989\} such that no two members of SS differ by 44 or 7.7. What is the largest number of elements SS can have?

Nivel de dificultad: 2930
Pista pequeña:

Entre cualesquiera once enteros consecutivos, el grafo de diferencias prohibidas es un ciclo de 1111 vértices

Within any eleven consecutive integers, the forbidden-difference graph is an 1111-cycle

Pista grande:

Para una construcción que alcance la cota, busca cinco clases de residuos permitidas módulo 1111

For a matching construction, look for five allowable residue classes modulo 1111

Solución:

Entre cualesquiera once enteros consecutivos, une dos números cuando su diferencia sea 44 o 7.7. Como 7=114,7=11-4, este grafo es un ciclo de 1111 vértices, cuyo mayor conjunto independiente tiene tamaño 5.5. Del mismo modo, cualesquiera diez enteros consecutivos inducen un camino de diez vértices y aportan como máximo 5.5. Como 1989=17911+210,1989=179\cdot11+2\cdot10, se obtiene S179(5)+2(5)=905.|S|\leq179(5)+2(5)=905.

Esta cota se alcanza tomando todos los enteros cuyo residuo módulo 1111 es 1,1, 3,3, 4,4, 6,6, o 9.9. Ningún par de residuos seleccionados difiere en 44 ni en 77 módulo 11,11, y cada uno de estos cinco residuos aparece 181181 veces desde 11 hasta 1989.1989. Por tanto, el máximo es 5(181)=905.5(181)=905.

On any eleven consecutive integers, join two numbers when their difference is 44 or 7.7. Because 7=114,7=11-4, this graph is an 1111-cycle, whose largest independent set has size 5.5. Similarly, any ten consecutive integers induce a path on ten vertices and contribute at most 5.5. Since 1989=17911+210,1989=179\cdot11+2\cdot10, this gives S179(5)+2(5)=905.|S|\leq179(5)+2(5)=905.

This bound is attained by taking every integer whose residue modulo 1111 is 1,1, 3,3, 4,4, 6,6, or 9.9. No two selected residues differ by 44 or 77 modulo 11,11, and each of these five residues occurs 181181 times from 11 through 1989.1989. Thus the maximum is 5(181)=905.5(181)=905.

14.

Dado un entero positivo n,n, se puede demostrar que todo número complejo de la forma r+si,r+si, donde rr y ss son enteros, puede expresarse de manera única en base n+i-n+i usando los enteros 0,0, 1,1, ,\ldots, n2n^2 como dígitos. Es decir, la ecuación

r+si=am(n+i)m+am1(n+i)m1++a1(n+i)+a0\begin{aligned}r+si={}&a_m(-n+i)^m\\&+a_{m-1}(-n+i)^{m-1}\\&+\cdots+a_1(-n+i)\\&+a_0\end{aligned}

es verdadera para una elección única del entero no negativo mm y de los dígitos a0,a_0, a1,a_1, ,\ldots, ama_m tomados del conjunto {0,1,2,,n2},\{0,1,2,\ldots,n^2\}, con am0.a_m\ne0. Escribimos

r+si=(amam1a1a0)n+ir+si=(a_ma_{m-1}\ldots a_1a_0)_{-n+i}

para denotar la expansión en base n+i-n+i de r+si.r+si. Solo hay una cantidad finita de enteros k+0ik+0i que tienen expansiones de cuatro dígitos

k=(a3a2a1a0)3+ia30.k=(a_3a_2a_1a_0)_{-3+i}\qquad a_3\ne0.

Halla la suma de todos esos k.k.

Given a positive integer n,n, it can be shown that every complex number of the form r+si,r+si, where rr and ss are integers, can be uniquely expressed in the base n+i-n+i using the integers 0,0, 1,1, ,\ldots, n2n^2 as digits. That is, the equation

r+si=am(n+i)m+am1(n+i)m1++a1(n+i)+a0\begin{aligned}r+si={}&a_m(-n+i)^m\\&+a_{m-1}(-n+i)^{m-1}\\&+\cdots+a_1(-n+i)\\&+a_0\end{aligned}

is true for a unique choice of nonnegative integer mm and digits a0,a_0, a1,a_1, ,\ldots, ama_m chosen from the set {0,1,2,,n2},\{0,1,2,\ldots,n^2\}, with am0.a_m\ne0. We write

r+si=(amam1a1a0)n+ir+si=(a_ma_{m-1}\ldots a_1a_0)_{-n+i}

to denote the base n+i-n+i expansion of r+si.r+si. There are only finitely many integers k+0ik+0i that have four-digit expansions

k=(a3a2a1a0)3+ia30.k=(a_3a_2a_1a_0)_{-3+i}\qquad a_3\ne0.

Find the sum of all such k.k.

Nivel de dificultad: 2840
Pista pequeña:

Calcula la segunda y la tercera potencia de 3+i-3+i e iguala a cero la parte imaginaria de la expansión

Compute the second and third powers of 3+i-3+i and set the imaginary part of the expansion equal to zero

Pista grande:

Los límites de los dígitos dejan solo dos ternas posibles (a3,a2,a1)(a_3,a_2,a_1); luego deja que a0a_0 recorra todos los dígitos

The digit bounds leave only two possible triples (a3,a2,a1)(a_3,a_2,a_1); then let a0a_0 range over all digits

Solución:

Sea b=3+i.b=-3+i. Entonces b2=86ib^2=8-6i y b3=18+26i.b^3=-18+26i.

La parte imaginaria de a3b3+a2b2+a1b+a0a_3b^3+a_2b^2+a_1b+a_0 es 26a36a2+a1.26a_3-6a_2+a_1. Por lo tanto, a1=6a226a3.a_1=6a_2-26a_3. Con 1a391\leq a_3\leq9 y 0a1,a29,0\leq a_1,a_2\leq9, las únicas posibilidades son (a3,a2,a1)=(1,5,4),(a3,a2,a1)=(2,9,2).\begin{gathered}(a_3,a_2,a_1)=(1,5,4),\\(a_3,a_2,a_1)=(2,9,2).\end{gathered}

Las partes reales correspondientes son 10+a010+a_0 y 30+a0,30+a_0, respectivamente. Cuando a0a_0 recorre los valores desde 00 hasta 9,9, la suma pedida es (10+11++19)+(30+31++39)=145+345=490.\begin{aligned}&(10+11+\cdots+19)\\&\quad+(30+31+\cdots+39)\\&=145+345=490.\end{aligned}

Let b=3+i.b=-3+i. Then b2=86ib^2=8-6i and b3=18+26i.b^3=-18+26i.

The imaginary part of a3b3+a2b2+a1b+a0a_3b^3+a_2b^2+a_1b+a_0 is 26a36a2+a1.26a_3-6a_2+a_1. Thus a1=6a226a3.a_1=6a_2-26a_3. With 1a391\leq a_3\leq9 and 0a1,a29,0\leq a_1,a_2\leq9, the only possibilities are (a3,a2,a1)=(1,5,4),(a3,a2,a1)=(2,9,2).\begin{gathered}(a_3,a_2,a_1)=(1,5,4),\\(a_3,a_2,a_1)=(2,9,2).\end{gathered}

The corresponding real parts are 10+a010+a_0 and 30+a0,30+a_0, respectively. As a0a_0 ranges from 00 through 9,9, the required sum is (10+11++19)+(30+31++39)=145+345=490.\begin{aligned}&(10+11+\cdots+19)\\&\quad+(30+31+\cdots+39)\\&=145+345=490.\end{aligned}

15.

El punto PP está dentro del triángulo ABC.ABC. Se trazan los segmentos APD,APD, BPE,BPE, y CPFCPF, con DD sobre BC,BC, EE sobre AC,AC, y FF sobre ABAB (véase la figura). Dado que AP=6,AP=6, BP=9,BP=9, PD=6,PD=6, PE=3,PE=3, y CF=20,CF=20, halla el área del triángulo ABC.ABC.

Point PP is inside triangle ABC.ABC. Line segments APD,APD, BPE,BPE, and CPFCPF are drawn with DD on BC,BC, EE on AC,AC, and FF on ABAB (see the figure). Given that AP=6,AP=6, BP=9,BP=9, PD=6,PD=6, PE=3,PE=3, and CF=20,CF=20, find the area of triangle ABC.ABC.

Nivel de dificultad: 3060
Pista pequeña:

Usa las dos razones conocidas de las cevianas para hallar los pesos baricéntricos de AA y BB en PP

Use the two known cevian ratios to find the barycentric weights of AA and BB at PP

Pista grande:

Coloca PP en el origen; la relación vectorial resultante determina el ángulo entre PAPA y PBPB

Place PP at the origin; the resulting vector relation determines the angle between PAPA and PBPB

Solución:

Como AP=PD,AP=PD, el peso baricéntrico de AA en PP es 12.\frac{1}{2}. Como BP:PE=3:1,BP:PE=3:1, el peso de BB es 14,\frac{1}{4}, así que el peso de CC también es 14.\frac{1}{4}. A lo largo de CF,CF, esto significa que PFCF=14,\frac{PF}{CF}=\frac{1}{4}, de donde PF=5PF=5 y CP=15.CP=15.

Coloca PP en el origen y denota los vectores de posición A,A, B,B, y CC con las mismas letras. La relación baricéntrica es 2A+B+C=0.2A+B+C=0. Por lo tanto, C=2AB.C=-2A-B. Usando A=6,|A|=6, B=9,|B|=9, y C=15,|C|=15, 225=2A+B2=4(36)+81+4AB,\begin{aligned}225&=|2A+B|^2\\&=4(36)+81+4A\mathbin{\cdot}B,\end{aligned} así que AB=0.A\mathbin{\cdot}B=0. Por ello, PAPB.PA\perp PB. Al desarrollar el producto vectorial se obtiene (BA)×(CA)=4(A×B).(B-A)\mathbin{\times}(C-A)=4(A\mathbin{\times}B). En consecuencia, [ABC]=2A×B=2(6)(9)=108.\begin{aligned}{}[ABC]&=2|A\mathbin{\times}B|\\&=2(6)(9)=108.\end{aligned}

Since AP=PD,AP=PD, the barycentric weight of AA at PP is 12.\frac{1}{2}. Since BP:PE=3:1,BP:PE=3:1, the weight of BB is 14,\frac{1}{4}, so the weight of CC is also 14.\frac{1}{4}. Along CF,CF, this means PFCF=14,\frac{PF}{CF}=\frac{1}{4}, hence PF=5PF=5 and CP=15.CP=15.

Place PP at the origin and denote the position vectors A,A, B,B, and CC by the same letters. The barycentric relation is 2A+B+C=0.2A+B+C=0. Thus C=2AB.C=-2A-B. Using A=6,|A|=6, B=9,|B|=9, and C=15,|C|=15, 225=2A+B2=4(36)+81+4AB,\begin{aligned}225&=|2A+B|^2\\&=4(36)+81+4A\mathbin{\cdot}B,\end{aligned} so AB=0.A\mathbin{\cdot}B=0. Therefore PAPB.PA\perp PB. Expanding the cross product gives (BA)×(CA)=4(A×B).(B-A)\mathbin{\times}(C-A)=4(A\mathbin{\times}B). Consequently, [ABC]=2A×B=2(6)(9)=108.\begin{aligned}{}[ABC]&=2|A\mathbin{\times}B|\\&=2(6)(9)=108.\end{aligned}