Problemas del 1992 AIME

¡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 la suma de todos los números racionales positivos menores que 1010 cuyo denominador es 3030 cuando se escriben en su mínima expresión.

Find the sum of all positive rational numbers that are less than 1010 and that have denominator 3030 when written in lowest terms.

Respuesta: 400
Conceptos:Función φ de Eulerfracciónsumatoria
Nivel de dificultad: 1780
Pista pequeña:

Escribe cada número como k30\frac{k}{30} e impón la condición gcd(k,30)=1\gcd(k,30)=1

Write every number as k30\frac{k}{30} and impose the condition gcd(k,30)=1\gcd(k,30)=1

Pista grande:

Agrupa los numeradores admisibles en diez bloques de longitud 3030

Group the eligible numerators into ten blocks of length 3030

Solución:

Los números son k30\frac{k}{30} para 1k<3001\leq k\lt300 y gcd(k,30)=1.\gcd(k,30)=1. Hay φ(30)=8\varphi(30)=8 residuos admisibles en cada bloque de 30,30, cuya suma es 30φ(30)2=120.\frac{30\varphi(30)}{2}=120. Por lo tanto, la suma de todos los numeradores admisibles es q=09(830q+120)=83045+10120=12000.\begin{aligned}\sum_{q=0}^9(8\cdot30q+120)&=8\cdot30\cdot45\\&\quad+10\cdot120\\&=12000.\end{aligned} Al dividir entre 3030, se obtiene 400.400.

The numbers are k30\frac{k}{30} for 1k<3001\leq k\lt300 and gcd(k,30)=1.\gcd(k,30)=1. There are φ(30)=8\varphi(30)=8 eligible residues in each block of 30,30, and their sum is 30φ(30)2=120.\frac{30\varphi(30)}{2}=120. Thus the sum of all eligible numerators is q=09(830q+120)=83045+10120=12000.\begin{aligned}\sum_{q=0}^9(8\cdot30q+120)&=8\cdot30\cdot45\\&\quad+10\cdot120\\&=12000.\end{aligned} Dividing by 3030 gives 400.400.

2.

Se llama ascendente a un entero positivo cuya representación decimal tiene al menos dos cifras y en la que cada cifra es menor que cualquiera de las cifras situadas a su derecha. ¿Cuántos enteros positivos ascendentes hay?

A positive integer is called ascending if, in its decimal representation, there are at least two digits and each digit is less than any digit to its right. How many ascending positive integers are there?

Respuesta: 502
Nivel de dificultad: 1700
Pista pequeña:

Una vez elegido un conjunto de cifras no nulas, el orden queda determinado

Once a set of nonzero digits is chosen, their order is forced

Pista grande:

Excluye los subconjuntos de tamaños 00 y 11 de los subconjuntos de {1,2,,9}\{1,2,\ldots,9\}

Exclude subsets of sizes 00 and 11 from the subsets of {1,2,,9}\{1,2,\ldots,9\}

Solución:

La cifra 00 no puede aparecer, pues tendría que ser la primera y los ceros iniciales no forman parte de una representación decimal. Cada subconjunto de al menos dos cifras de {1,,9}\{1,\ldots,9\} produce exactamente un entero ascendente al escribirlas en orden creciente. Por consiguiente, la cantidad es 29(90)(91)=51219=502.\begin{aligned}2^9-\binom90-\binom91&=512-1-9\\&=502.\end{aligned}

The digit 00 cannot occur, because it would have to be the first digit and leading zeroes are not part of a decimal representation. Every subset of at least two digits from {1,,9}\{1,\ldots,9\} gives exactly one ascending integer when written in increasing order. Hence the number is 29(90)(91)=51219=502.\begin{aligned}2^9-\binom90-\binom91&=512-1-9\\&=502.\end{aligned}

3.

Una tenista calcula su proporción de victorias dividiendo el número de partidos ganados entre el número total de partidos jugados. Al comienzo de un fin de semana, su proporción de victorias es exactamente 0.500.0.500. Durante ese fin de semana juega cuatro partidos, gana tres y pierde uno. Al terminar el fin de semana, su proporción de victorias es mayor que 0.503.0.503. ¿Cuál es el mayor número de partidos que podría haber ganado antes de comenzar el fin de semana?

A tennis player computes her win ratio by dividing the number of matches she has won by the total number of matches she has played. At the start of a weekend, her win ratio is exactly 0.500.0.500. During the weekend, she plays four matches, winning three and losing one. At the end of the weekend, her win ratio is greater than 0.503.0.503. What’s the largest number of matches she could’ve won before the weekend began?

Respuesta: 164
Nivel de dificultad: 1640
Pista pequeña:

Si inicialmente había ganado ww partidos, una proporción de 0.5000.500 significa que había jugado 2w2w partidos

If she had ww wins initially, a 0.5000.500 ratio means she had played 2w2w matches

Pista grande:

Expresa la proporción final mediante una desigualdad estricta antes de buscar el mayor entero ww

Translate the final ratio into a strict inequality before taking the largest integer ww

Solución:

Si inicialmente había ganado ww partidos, entonces había jugado 2w2w partidos. La condición final es w+32w+4>5031000.\frac{w+3}{2w+4}\gt\frac{503}{1000}. Al multiplicar en cruz se obtiene 1000w+3000>1006w+2012,1000w+3000\gt1006w+2012, de modo que 6w<9886w\lt988 y w<16423.w\lt164\frac23. El mayor entero posible es 164.164.

If she initially had ww wins, then she had played 2w2w matches. The final condition is w+32w+4>5031000.\frac{w+3}{2w+4}\gt\frac{503}{1000}. Cross-multiplication gives 1000w+3000>1006w+2012,1000w+3000\gt1006w+2012, so 6w<9886w\lt988 and w<16423.w\lt164\frac23. The largest possible integer is 164.164.

4.

En el triángulo de Pascal, cada entrada es la suma de las dos entradas situadas sobre ella. A continuación se muestran las primeras filas.

0:11:112:1213:13314:146415:151010516:1615201561\begin{array}{rl}0:&1\\1:&1\quad1\\2:&1\quad2\quad1\\3:&1\quad3\quad3\quad1\\4:&1\quad4\quad6\quad4\quad1\\5:&1\quad5\quad10\quad10\quad5\quad1\\6:&1\quad6\quad15\quad20\quad15\quad6\quad1\end{array}

¿En qué fila del triángulo de Pascal aparecen tres entradas consecutivas en la razón 3:4:53:4:5?

In Pascal’s Triangle, each entry is the sum of the two entries above it. The first few rows of the triangle are shown below.

0:11:112:1213:13314:146415:151010516:1615201561\begin{array}{rl}0:&1\\1:&1\quad1\\2:&1\quad2\quad1\\3:&1\quad3\quad3\quad1\\4:&1\quad4\quad6\quad4\quad1\\5:&1\quad5\quad10\quad10\quad5\quad1\\6:&1\quad6\quad15\quad20\quad15\quad6\quad1\end{array}

In which row of Pascal’s Triangle do three consecutive entries occur that are in the ratio 3:4:5?3:4:5?

Respuesta: 62
Nivel de dificultad: 1940
Pista pequeña:

Representa las tres entradas como (nk),\binom nk, (nk+1),\binom n{k+1}, y (nk+2)\binom n{k+2}

Represent the three entries as (nk),\binom nk, (nk+1),\binom n{k+1}, and (nk+2)\binom n{k+2}

Pista grande:

Usa las razones entre coeficientes binomiales consecutivos para obtener dos ecuaciones lineales en nn y kk

Use the ratios of consecutive binomial coefficients to obtain two linear equations in nn and kk

Solución:

Para tres entradas consecutivas que comienzan en la posición k,k, (nk+1)(nk)=nkk+1=43,(nk+2)(nk+1)=nk1k+2=54.\begin{aligned}\frac{\binom n{k+1}}{\binom nk}&=\frac{n-k}{k+1}=\frac43,\\\frac{\binom n{k+2}}{\binom n{k+1}}&=\frac{n-k-1}{k+2}=\frac54.\end{aligned} Por lo tanto, 3n=7k+43n=7k+4 y 4n=9k+14.4n=9k+14. Al resolver, se obtiene k=26k=26 y n=62.n=62.

For three consecutive entries beginning at position k,k, (nk+1)(nk)=nkk+1=43,(nk+2)(nk+1)=nk1k+2=54.\begin{aligned}\frac{\binom n{k+1}}{\binom nk}&=\frac{n-k}{k+1}=\frac43,\\\frac{\binom n{k+2}}{\binom n{k+1}}&=\frac{n-k-1}{k+2}=\frac54.\end{aligned} Thus 3n=7k+43n=7k+4 and 4n=9k+14.4n=9k+14. Solving gives k=26k=26 and n=62.n=62.

5.

Sea SS el conjunto de todos los números racionales r,r, con 0<r<1,0\lt r\lt1, que tienen una expansión decimal periódica de la forma 0.abcabcabc=0.abc,0.abcabcabc\ldots=0.\overline{abc}, donde las cifras a,a, bb y cc no son necesariamente distintas. Para escribir los elementos de SS como fracciones en su mínima expresión, ¿cuántos numeradores distintos se necesitan?

Let SS be the set of all rational numbers r,r, 0<r<1,0\lt r\lt1, that have a repeating decimal expansion in the form 0.abcabcabc=0.abc,0.abcabcabc\ldots=0.\overline{abc}, where the digits a,a, b,b, and cc are not necessarily distinct. To write the elements of SS as fractions in lowest terms, how many different numerators are required?

Respuesta: 660
Nivel de dificultad: 2320
Pista pequeña:

Cada elemento tiene la forma N999\frac{N}{999}, y su denominador reducido debe dividir a 999=3337999=3^3\cdot37

Every element has the form N999\frac{N}{999}, and its reduced denominator must divide 999=3337999=3^3\cdot37

Pista grande:

Cuenta los numeradores coprimos con 999999 y luego determina qué múltiplos adicionales de 33 pueden aparecer con denominador 3737

Count numerators coprime to 999999, then check which additional multiples of 33 can occur with denominator 3737

Solución:

Cada elemento es N999\frac{N}{999} para 1N998.1\leq N\leq998. Cualquier aa coprimo con 999999 aparece como numerador reducido con denominador 999,999, lo que da φ(999)=648\varphi(999)=648 valores. Si aa es divisible por 33 pero no por 37,37, solo puede ser coprimo con un denominador reducido cuando este es 37;37; esto añade los 1212 múltiplos de 33 menores que 37.37. Un numerador divisible por 3737 necesitaría un denominador que dividiera a 2727 y fuera mayor que él, así que no aparecen más valores. Por lo tanto, el total es 648+12=660.648+12=660.

Every element is N999\frac{N}{999} for 1N998.1\leq N\leq998. Any aa coprime to 999999 occurs as a reduced numerator with denominator 999,999, giving φ(999)=648\varphi(999)=648 values. If aa is divisible by 33 but not 37,37, it can be coprime to a reduced denominator only when that denominator is 37;37; this adds the 1212 multiples of 33 below 37.37. A numerator divisible by 3737 would need a denominator dividing 2727 and larger than it, so no further values occur. Therefore the total is 648+12=660.648+12=660.

6.

¿Para cuántos pares de enteros consecutivos de {1000,1001,1002,,2000}\{1000,1001,1002,\ldots,2000\} no se necesita llevar al sumar los dos enteros?

For how many pairs of consecutive integers in {1000,1001,1002,,2000}\{1000,1001,1002,\ldots,2000\} is no carrying required when the two integers are added?

Respuesta: 156
Nivel de dificultad: 1780
Pista pequeña:

Escribe el entero menor como 1abc1abc y separa los casos según el número de cifras 99 finales

Write the smaller integer as 1abc1abc and separate cases by the number of trailing 99s

Pista grande:

Una cifra que no cambia debe ser a lo sumo 44, y la cifra que aumenta en 11 también debe sumarse sin llevar

A digit that is unchanged must be at most 44, and the digit increased by 11 must also pair without a carry

Solución:

Escribe el número menor como 1abc.1abc. Si c9,c\neq9, entonces c4c\leq4 y las cifras que no cambian, aa y b,b, son a lo sumo 4,4, lo que da 53=1255^3=125 pares. Si c=9c=9 pero b9,b\neq9, entonces a4a\leq4 y b4,b\leq4, lo que da 2525 pares. Si b=c=9b=c=9 pero a9,a\neq9, hay 55 opciones para a.a. Por último, 1999+20001999+2000 tampoco necesita llevar. El total es 125+25+5+1=156.125+25+5+1=156.

Write the smaller number as 1abc.1abc. If c9,c\neq9, then c4c\leq4 and the unchanged digits aa and bb are each at most 4,4, giving 53=1255^3=125 pairs. If c=9c=9 but b9,b\neq9, then a4a\leq4 and b4,b\leq4, giving 2525 pairs. If b=c=9b=c=9 but a9,a\neq9, there are 55 choices for a.a. Finally, 1999+20001999+2000 also needs no carry. The total is 125+25+5+1=156.125+25+5+1=156.

7.

Las caras ABCABC y BCDBCD del tetraedro ABCDABCD forman un ángulo diedro de 30.30^\circ. El área de la cara ABCABC es 120,120, el área de la cara BCDBCD es 80,80, y BC=10.BC=10. Halla el volumen del tetraedro.

Faces ABCABC and BCDBCD of tetrahedron ABCDABCD meet at an angle of 30.30^\circ. The area of face ABCABC is 120,120, the area of face BCDBCD is 80,80, and BC=10.BC=10. Find the volume of the tetrahedron.

Respuesta: 320
Nivel de dificultad: 2040
Pista pequeña:

Halla las alturas desde AA y DD hasta la arista común BCBC

Find the altitudes from AA and DD to the common edge BCBC

Pista grande:

La altura desde DD hasta el plano ABCABC es la altura de su cara multiplicada por sin30\sin30^\circ

The height from DD to plane ABCABC is its face altitude multiplied by sin30\sin30^\circ

Solución:

Las alturas hasta BCBC en las caras ABCABC y BCDBCD son 2(120)10=24\frac{2(120)}{10}=24 y 2(80)10=16,\frac{2(80)}{10}=16, respectivamente. Como el ángulo diedro es 30,30^\circ, la altura perpendicular desde DD hasta el plano ABCABC es 16sin30=8.16\sin30^\circ=8. Usando la cara ABCABC como base, el volumen es 13(120)(8)=320.\frac13(120)(8)=320.

The altitudes to BCBC in faces ABCABC and BCDBCD are 2(120)10=24\frac{2(120)}{10}=24 and 2(80)10=16,\frac{2(80)}{10}=16, respectively. Because the dihedral angle is 30,30^\circ, the perpendicular height from DD to plane ABCABC is 16sin30=8.16\sin30^\circ=8. Using face ABCABC as the base, the volume is 13(120)(8)=320.\frac13(120)(8)=320.

8.

Para cualquier sucesión de números reales A=(a1,a2,a3,),A=(a_1,a_2,a_3,\ldots), define ΔA\Delta A como la sucesión (a2a1,a3a2,a4a3,),(a_2-a_1,a_3-a_2,a_4-a_3,\ldots), cuyo término nn-ésimo es an+1an.a_{n+1}-a_n. Supón que todos los términos de la sucesión Δ(ΔA)\Delta(\Delta A) son 1,1, y que a19=a92=0.a_{19}=a_{92}=0. Halla a1.a_1.

For any sequence of real numbers A=(a1,a2,a3,),A=(a_1,a_2,a_3,\ldots), define ΔA\Delta A to be the sequence (a2a1,a3a2,a4a3,),(a_2-a_1,a_3-a_2,a_4-a_3,\ldots), whose nnth term is an+1an.a_{n+1}-a_n. Suppose that all of the terms of the sequence Δ(ΔA)\Delta(\Delta A) are 1,1, and that a19=a92=0.a_{19}=a_{92}=0. Find a1.a_1.

Respuesta: 819
Nivel de dificultad: 1980
Pista pequeña:

Una sucesión con segunda diferencia constante igual a 11 viene dada por un polinomio cuadrático con coeficiente principal 12\frac{1}{2}

A sequence with constant second difference 11 is given by a quadratic with leading coefficient 12\frac{1}{2}

Pista grande:

Usa los dos términos nulos para escribir el polinomio cuadrático en forma factorizada

Use the two zero terms to write the quadratic in factored form

Solución:

Una sucesión cuadrática con segunda diferencia 11 tiene coeficiente principal 12.\frac{1}{2}. Como sus valores se anulan en los índices 1919 y 92,92, an=12(n19)(n92).a_n=\frac12(n-19)(n-92). Por lo tanto, a1=12(18)(91)=819.a_1=\frac12(-18)(-91)=819.

A quadratic sequence with second difference 11 has leading coefficient 12.\frac{1}{2}. Since its values vanish at indices 1919 and 92,92, an=12(n19)(n92).a_n=\frac12(n-19)(n-92). Therefore a1=12(18)(91)=819.a_1=\frac12(-18)(-91)=819.

9.

El trapecio ABCDABCD tiene lados AB=92,AB=92, BC=50,BC=50, CD=19CD=19 y AD=70,AD=70, con ABAB paralelo a CD.CD. Se traza un círculo con centro PP sobre ABAB, tangente a BCBC y AD.AD. Dado que AP=mn,AP=\frac{m}{n}, donde mm y nn son enteros positivos coprimos, halla m+n.m+n.

Trapezoid ABCDABCD has sides AB=92,AB=92, BC=50,BC=50, CD=19,CD=19, and AD=70,AD=70, with ABAB parallel to CD.CD. A circle with center PP on ABAB is drawn tangent to BCBC and AD.AD. Given that AP=mn,AP=\frac{m}{n}, where mm and nn are relatively prime positive integers, find m+n.m+n.

Respuesta: 164
Nivel de dificultad: 2230
Pista pequeña:

Coloca ABAB sobre el eje xx y compara las distancias de PP a los dos lados no paralelos

Put ABAB on the xx-axis and compare the distances from PP to the two legs

Pista grande:

La altura común del trapecio se cancela y queda una ecuación con APAP y PBPB divididos entre las longitudes de los lados no paralelos

The common trapezoid height cancels, leaving an equation involving APAP and PBPB divided by the leg lengths

Solución:

Toma A=(0,0),A=(0,0), B=(92,0),B=(92,0), y sea hh la altura del trapecio. Si P=(p,0),P=(p,0), sus distancias perpendiculares a los lados ADAD y BCBC son hp70\frac{hp}{70} y h(92p)50,\frac{h(92-p)}{50}, respectivamente. La tangencia con ambos lados hace que estas distancias sean iguales, así que p70=92p50.\frac p{70}=\frac{92-p}{50}. Por consiguiente, 120p=6440120p=6440 y AP=p=1613.AP=p=\frac{161}{3}. Por lo tanto, m+n=161+3=164.m+n=161+3=164.

Put A=(0,0),A=(0,0), B=(92,0),B=(92,0), and let the height of the trapezoid be h.h. If P=(p,0),P=(p,0), its perpendicular distances to legs ADAD and BCBC are hp70\frac{hp}{70} and h(92p)50,\frac{h(92-p)}{50}, respectively. Tangency to both legs makes these equal, so p70=92p50.\frac p{70}=\frac{92-p}{50}. Hence 120p=6440120p=6440 and AP=p=1613.AP=p=\frac{161}{3}. Therefore m+n=161+3=164.m+n=161+3=164.

10.

Considera la región AA del plano complejo formada por todos los puntos zz tales que tanto z40\frac{z}{40} como 40z\frac{40}{\overline z} tienen sus partes real e imaginaria entre 00 y 1,1, inclusive. ¿Cuál es el entero más cercano al área de AA?

Consider the region AA in the complex plane that consists of all points zz such that both z40\frac{z}{40} and 40z\frac{40}{\overline z} have real and imaginary parts between 00 and 1,1, inclusive. What is the integer that is nearest the area of A?A?

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

Escribe z=x+iyz=x+iy; la primera condición da un cuadrado y la segunda da dos desigualdades que describen círculos

Write z=x+iyz=x+iy; the first condition gives a square, and the second gives two circle inequalities

Pista grande:

Resta del cuadrado de 4040 por 4040 la unión de dos semicírculos, teniendo en cuenta su intersección en forma de lente

Subtract from the 4040-by-4040 square the union of two semicircles, accounting for their lens-shaped overlap

Solución:

Escribe z=x+iy.z=x+iy. La condición sobre z40\frac{z}{40} da 0x400\leq x\leq40 y 0y40.0\leq y\leq40. Como 40z=40xx2+y2+i40yx2+y2,\frac{40}{\overline z}=\frac{40x}{x^2+y^2}+i\frac{40y}{x^2+y^2}, la otra condición exige x2+y240xx^2+y^2\geq40x y x2+y240y.x^2+y^2\geq40y. Por lo tanto, dentro del cuadrado se eliminan dos semicírculos de radio 20.20.

Su intersección es la lente formada por dos círculos de radio 2020 cuyos centros distan 20220\sqrt2. Su área es 200π400.200\pi-400. Así, la unión eliminada tiene área 400π(200π400)400\pi-(200\pi-400), es decir, 200π+400.200\pi+400. Sea KK el área de A.A. Entonces K=1600(200π+400)=1200200π571.68.\begin{aligned}K&=1600-(200\pi+400)\\&=1200-200\pi\\&\approx571.68.\end{aligned} El entero más cercano es 572.572.

Write z=x+iy.z=x+iy. The condition on z40\frac{z}{40} gives 0x400\leq x\leq40 and 0y40.0\leq y\leq40. Since 40z=40xx2+y2+i40yx2+y2,\frac{40}{\overline z}=\frac{40x}{x^2+y^2}+i\frac{40y}{x^2+y^2}, the other condition requires x2+y240xx^2+y^2\geq40x and x2+y240y.x^2+y^2\geq40y. Thus, within the square, we remove two semicircles of radius 20.20.

Their overlap is the lens formed by two radius-2020 circles whose centers are 20220\sqrt2 apart. Its area is 200π400.200\pi-400. Hence the removed union has area 400π(200π400)400\pi-(200\pi-400), or 200π+400.200\pi+400. Let KK denote the area of A.A. Then K=1600(200π+400)=1200200π571.68.\begin{aligned}K&=1600-(200\pi+400)\\&=1200-200\pi\\&\approx571.68.\end{aligned} The nearest integer is 572.572.

11.

Las rectas l1l_1 y l2l_2 pasan por el origen y forman, respectivamente, ángulos del primer cuadrante de π70\frac{\pi}{70} y π54\frac{\pi}{54} radianes con el semieje positivo xx. Para cualquier recta l,l, la transformación R(l)R(l) produce otra recta de la siguiente manera: se refleja ll respecto de l1,l_1, y luego la recta resultante se refleja respecto de l2.l_2. Sea R(1)(l)=R(l)R^{(1)}(l)=R(l) y R(n)(l)=R(R(n1)(l)).R^{(n)}(l)=R(R^{(n-1)}(l)). Dado que ll es la recta y=(1992)x,y=(\frac{19}{92})x, halla el menor entero positivo mm para el cual R(m)(l)=l.R^{(m)}(l)=l.

Lines l1l_1 and l2l_2 both pass through the origin and make first-quadrant angles of π70\frac{\pi}{70} and π54\frac{\pi}{54} radians, respectively, with the positive xx-axis. For any line l,l, the transformation R(l)R(l) produces another line as follows: ll is reflected in l1,l_1, and the resulting line is reflected in l2.l_2. Let R(1)(l)=R(l)R^{(1)}(l)=R(l) and R(n)(l)=R(R(n1)(l)).R^{(n)}(l)=R(R^{(n-1)}(l)). Given that ll is the line y=(1992)x,y=(\frac{19}{92})x, find the smallest positive integer mm for which R(m)(l)=l.R^{(m)}(l)=l.

Respuesta: 945
Nivel de dificultad: 2230
Pista pequeña:

Dos reflexiones respecto de rectas que se cortan equivalen a una rotación del doble del ángulo entre ellas

Two reflections in intersecting lines compose to a rotation through twice the angle between the lines

Pista grande:

Una recta no orientada vuelve a coincidir consigo misma cuando la rotación acumulada es un múltiplo de π\pi

An unoriented line returns to itself when its accumulated rotation is a multiple of π\pi

Solución:

La composición es una rotación de 2(π54π70)=8π945.2\left(\frac{\pi}{54}-\frac{\pi}{70}\right)=\frac{8\pi}{945}. Una recta que pasa por el origen queda inalterada por una rotación exactamente cuando el ángulo de rotación es un múltiplo de π.\pi. Por lo tanto, mm debe satisfacer 8m945Z.\frac{8m}{945}\in\mathbb Z. Como gcd(8,945)=1,\gcd(8,945)=1, el menor valor de mm es 945.945.

The composition is rotation through 2(π54π70)=8π945.2\left(\frac{\pi}{54}-\frac{\pi}{70}\right)=\frac{8\pi}{945}. A line through the origin is unchanged by a rotation exactly when the rotation angle is a multiple of π.\pi. Thus mm must satisfy 8m945Z.\frac{8m}{945}\in\mathbb Z. Since gcd(8,945)=1,\gcd(8,945)=1, the least such mm is 945.945.

12.

En un juego de Chomp, dos jugadores se turnan para dar mordiscos a una cuadrícula de 55 por 77 cuadrados unitarios. Para dar un mordisco, un jugador elige uno de los cuadrados restantes y luego elimina (“come”) todos los cuadrados del cuadrante definido por el borde izquierdo del cuadrado elegido, prolongado hacia arriba, y su borde inferior, prolongado hacia la derecha. Por ejemplo, el mordisco determinado por el cuadrado sombreado del diagrama eliminaría ese cuadrado y los cuatro cuadrados marcados con ×.\times. (Los cuadrados con dos o más bordes punteados fueron eliminados del tablero original en jugadas anteriores.)

El objetivo del juego es obligar al oponente a dar el último mordisco. El diagrama muestra uno de los muchos subconjuntos del conjunto de 3535 cuadrados unitarios que pueden aparecer durante una partida de Chomp. ¿Cuántos subconjuntos distintos hay en total? Incluye en el conteo el tablero completo y el tablero vacío.

In a game of Chomp, two players alternately take bites from a 55-by-77 grid of unit squares. To take a bite, a player chooses one of the remaining squares, then removes (“eats”) all squares in the quadrant defined by the left edge (extended upward) and the lower edge (extended rightward) of the chosen square. For example, the bite determined by the shaded square in the diagram would remove the shaded square and the four squares marked by ×.\times. (The squares with two or more dotted edges have been removed from the original board in previous moves.)

The object of the game is to make one’s opponent take the last bite. The diagram shows one of the many subsets of the set of 3535 unit squares that can occur during the game of Chomp. How many different subsets are there in all? Include the full board and empty board in your count.

Respuesta: 792
Nivel de dificultad: 2320
Pista pequeña:

Un conjunto alcanzable queda determinado por alturas de columnas no crecientes entre 00 y 55

A reachable set is determined by nonincreasing column heights between 00 and 55

Pista grande:

Codifica el borde de tal conjunto como un camino reticular con 55 pasos verticales y 77 horizontales

Encode the boundary of such a set as a lattice path with 55 vertical and 77 horizontal steps

Solución:

Después de cualquier sucesión de mordiscos, los cuadrados restantes forman un conjunto cerrado hacia abajo y hacia la izquierda: las alturas de las siete columnas son enteros no crecientes entre 00 y 5.5. Recíprocamente, todo borde de este tipo puede producirse y corresponde a un camino reticular a través de un rectángulo de 55 por 77. Cada camino consta de 55 pasos verticales y 77 horizontales, así que el número de estados, incluidos el completo y el vacío, es (125)=792.\binom{12}{5}=792.

After any sequence of bites, the remaining squares form a lower-left order ideal: the seven column heights are nonincreasing integers between 00 and 5.5. Conversely, every such boundary can be produced and corresponds to a lattice path across a 55-by-77 rectangle. Each path consists of 55 vertical and 77 horizontal steps, so the number of states, including full and empty, is (125)=792.\binom{12}{5}=792.

13.

El triángulo ABCABC satisface AB=9AB=9 y BC:AC=40:41.BC:AC=40:41. ¿Cuál es el área máxima que puede tener?

Triangle ABCABC has AB=9AB=9 and BC:AC=40:41.BC:AC=40:41. What’s the largest area that this triangle can have?

Respuesta: 820
Nivel de dificultad: 2510
Pista pequeña:

Toma BC=40t,BC=40t, AC=41t,AC=41t, y aplica la ley de los cosenos con AB=9AB=9

Set BC=40t,BC=40t, AC=41t,AC=41t, and use the Law of Cosines with AB=9AB=9

Pista grande:

Expresa el área como función de cosC\cos C y maximiza su cuadrado

Express the area as a function of cosC\cos C and maximize its square

Solución:

Toma BC=40t,BC=40t, AC=41t,AC=41t, y x=cosC.x=\cos C. La ley de los cosenos da 81=t2(32813280x),81=t^2(3281-3280x), mientras que el área es 820t21x2.820t^2\sqrt{1-x^2}. Por consiguiente, es igual a 820811x232813280x.820\cdot81\,\frac{\sqrt{1-x^2}}{3281-3280x}. Al derivar su logaritmo, se observa que el máximo ocurre cuando x=32803281.x=\frac{3280}{3281}. Entonces 1x2=813281\sqrt{1-x^2}=\frac{81}{3281} y 32813280x=65613281,3281-3280x=\frac{6561}{3281}, de modo que el área máxima es 820.820.

Set BC=40t,BC=40t, AC=41t,AC=41t, and x=cosC.x=\cos C. The Law of Cosines gives 81=t2(32813280x),81=t^2(3281-3280x), while the area is 820t21x2.820t^2\sqrt{1-x^2}. Hence it equals 820811x232813280x.820\cdot81\,\frac{\sqrt{1-x^2}}{3281-3280x}. Differentiating its logarithm shows the maximum occurs at x=32803281.x=\frac{3280}{3281}. Then 1x2=813281\sqrt{1-x^2}=\frac{81}{3281} and 32813280x=65613281,3281-3280x=\frac{6561}{3281}, so the maximum area is 820.820.

14.

En el triángulo ABC,ABC, los puntos A,A', BB' y CC' están sobre los lados BC,BC, ACAC y AB,AB, respectivamente. Dado que AA,AA', BBBB' y CCCC' concurren en el punto O,O, y que AOOA+BOOB+COOC=92,\frac{AO}{OA'}+\frac{BO}{OB'}+\frac{CO}{OC'}=92, halla AOOABOOBCOOC.\frac{AO}{OA'}\cdot\frac{BO}{OB'}\cdot\frac{CO}{OC'}.

In triangle ABC,ABC, A,A', B,B', and CC' are on the sides BC,BC, AC,AC, and AB,AB, respectively. Given that AA,AA', BB,BB', and CCCC' are concurrent at the point O,O, and that AOOA+BOOB+COOC=92,\frac{AO}{OA'}+\frac{BO}{OB'}+\frac{CO}{OC'}=92, find AOOABOOBCOOC.\frac{AO}{OA'}\cdot\frac{BO}{OB'}\cdot\frac{CO}{OC'}.

Respuesta: 94
Nivel de dificultad: 2350
Pista pequeña:

Sean (α,β,γ)(\alpha,\beta,\gamma) las coordenadas baricéntricas normalizadas de OO

Let (α,β,γ)(\alpha,\beta,\gamma) be normalized barycentric coordinates of OO

Pista grande:

Escribe las tres razones como 1αα\frac{1-\alpha}{\alpha}, 1ββ\frac{1-\beta}{\beta} y 1γγ\frac{1-\gamma}{\gamma}

Write the three ratios as 1αα\frac{1-\alpha}{\alpha}, 1ββ\frac{1-\beta}{\beta}, and 1γγ\frac{1-\gamma}{\gamma}

Solución:

Sean α+β+γ=1\alpha+\beta+\gamma=1 las coordenadas baricéntricas de O.O. Entonces x=AOOA=β+γα,y=BOOB=γ+αβ,z=COOC=α+βγ.\begin{aligned}x=\frac{AO}{OA'}&=\frac{\beta+\gamma}{\alpha},\\y=\frac{BO}{OB'}&=\frac{\gamma+\alpha}{\beta},\\z=\frac{CO}{OC'}&=\frac{\alpha+\beta}{\gamma}.\end{aligned} Al desarrollar ambos lados y usar α+β+γ=1\alpha+\beta+\gamma=1, se obtiene la identidad xyz=x+y+z+2.xyz=x+y+z+2. Como x+y+z=92,x+y+z=92, el producto pedido es 94.94.

Let α+β+γ=1\alpha+\beta+\gamma=1 be the barycentric coordinates of O.O. Then x=AOOA=β+γα,y=BOOB=γ+αβ,z=COOC=α+βγ.\begin{aligned}x=\frac{AO}{OA'}&=\frac{\beta+\gamma}{\alpha},\\y=\frac{BO}{OB'}&=\frac{\gamma+\alpha}{\beta},\\z=\frac{CO}{OC'}&=\frac{\alpha+\beta}{\gamma}.\end{aligned} Expanding both sides using α+β+γ=1\alpha+\beta+\gamma=1 gives the standard identity xyz=x+y+z+2.xyz=x+y+z+2. Since x+y+z=92,x+y+z=92, the requested product is 94.94.

15.

Se dice que un entero positivo nn es una cola factorial si existe algún entero positivo mm tal que la representación decimal de m!m! termina exactamente en nn ceros. ¿Cuántos enteros positivos menores que 19921992 no son colas factoriales?

Define a positive integer nn to be a factorial tail if there is some positive integer mm such that the decimal representation of m!m! ends with exactly nn zeroes. How many positive integers less than 19921992 are not factorial tails?

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

Sea f(m)=j1m5jf(m)=\sum_{j\geq1}\lfloor \frac{m}{5^j}\rfloor, el número de ceros finales de m!m!

Let f(m)=j1m5jf(m)=\sum_{j\geq1}\lfloor \frac{m}{5^j}\rfloor, the number of trailing zeroes in m!m!

Pista grande:

Cada valor positivo que toma ff aparece por primera vez en algún múltiplo 5k5k, donde f(5k)=k+f(k)f(5k)=k+f(k)

Every positive value attained by ff first appears at a multiple 5k5k, where f(5k)=k+f(k)f(5k)=k+f(k)

Solución:

El número de ceros finales es f(m)=j1m5j.f(m)=\sum_{j\geq1}\lfloor \frac{m}{5^j}\rfloor. Sus distintos valores positivos aparecen en los múltiplos 5k,5k, y f(5k)=k+f(k)f(5k)=k+f(k) es estrictamente creciente con k.k. Ahora, f(1595)=319+63+12+2=396,\begin{aligned}f(1595)&=319+63\\&\quad+12+2=396,\end{aligned} así que f(7975)=1595+396=1991.f(7975)=1595+396=1991. Para k=1596,k=1596, el mismo cálculo da f(k)=396,f(k)=396, y por eso f(5k)=1992.f(5k)=1992. Por lo tanto, exactamente 15951595 valores positivos hasta 19911991 son colas factoriales. De los 19911991 enteros positivos menores que 1992,1992, la cantidad omitida es 19911595=396.1991-1595=396.

The number of trailing zeroes is f(m)=j1m5j.f(m)=\sum_{j\geq1}\lfloor \frac{m}{5^j}\rfloor. Its positive distinct values occur at the multiples 5k,5k, and f(5k)=k+f(k)f(5k)=k+f(k) is strictly increasing with k.k. Now f(1595)=319+63+12+2=396,\begin{aligned}f(1595)&=319+63\\&\quad+12+2=396,\end{aligned} so f(7975)=1595+396=1991.f(7975)=1595+396=1991. For k=1596,k=1596, the same calculation gives f(k)=396,f(k)=396, hence f(5k)=1992.f(5k)=1992. Therefore exactly 15951595 positive values through 19911991 are factorial tails. Of the 19911991 positive integers below 1992,1992, the number omitted is 19911595=396.1991-1595=396.