Problemas del 2000 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 menor entero positivo nn tal que, sin importar cómo se exprese 10n10^n como producto de dos enteros positivos cualesquiera, al menos uno de esos dos enteros contenga el dígito 0.0.

Find the least positive integer nn such that no matter how 10n10^n is expressed as the product of any two positive integers, at least one of these two integers contains the digit 0.0.

Respuesta: 8
Conceptos:factorización en primosdígitos

Nivel de dificultad: 2110

Solución:

Toda factorización es 10n=(2x5y)(2nx5ny).10^n = (2^x 5^y)(2^{n-x} 5^{n-y}). Si un factor es divisible a la vez por 22 y por 5,5, es un múltiplo de 1010 y termina en el dígito 0.0. Así que la única factorización posible sin ceros es 10n=2n5n,10^n = 2^n \cdot 5^n, y necesitamos el menor nn para el cual 2n2^n o 5n5^n contenga un dígito 0.0.

Las potencias 21,,282^1, \ldots, 2^8 son 2,4,8,16,32,64,128,2562, 4, 8, 16, 32, 64, 128, 256, sin ceros. Las potencias 51,,575^1, \ldots, 5^7 son 5,25,125,625,5, 25, 125, 625, 3125,15625,781253125, 15625, 78125, sin ceros, pero 58=3906255^8 = 390625 contiene un 0.0.

Por lo tanto, toda factorización de 10810^8 contiene un dígito 0,0, mientras que 107=2757=1287812510^7 = 2^7 \cdot 5^7 = 128 \cdot 78125 no, así que la respuesta es 8.8.

Every factorization is 10n=(2x5y)(2nx5ny).10^n = (2^x 5^y)(2^{n-x} 5^{n-y}). If a factor is divisible by both 22 and 5,5, it is a multiple of 1010 and ends in the digit 0.0. So the only possible zero-free factorization is 10n=2n5n,10^n = 2^n \cdot 5^n, and we need the least nn for which 2n2^n or 5n5^n contains a digit 0.0.

The powers 21,,282^1, \ldots, 2^8 are 2,4,8,16,32,64,128,2562, 4, 8, 16, 32, 64, 128, 256 — no zeros. The powers 51,,575^1, \ldots, 5^7 are 5,25,125,625,5, 25, 125, 625, 3125,15625,781253125, 15625, 78125 — no zeros — but 58=3906255^8 = 390625 contains a 0.0.

Hence every factorization of 10810^8 contains a digit 0,0, while 107=2757=1287812510^7 = 2^7 \cdot 5^7 = 128 \cdot 78125 does not, so the answer is 8.8.

2.

Sean uu y vv enteros que satisfacen 0<v<u.0 \lt v \lt u. Sea A=(u,v),A = (u, v), sea BB la reflexión de AA respecto a la recta y=x,y = x, sea CC la reflexión de BB respecto al eje yy, sea DD la reflexión de CC respecto al eje xx, y sea EE la reflexión de DD respecto al eje yy. El área del pentágono ABCDEABCDE es 451.451. Halla u+v.u + v.

Let uu and vv be integers satisfying 0<v<u.0 \lt v \lt u. Let A=(u,v),A = (u, v), let BB be the reflection of AA across the line y=x,y = x, let CC be the reflection of BB across the yy-axis, let DD be the reflection of CC across the xx-axis, and let EE be the reflection of DD across the yy-axis. The area of pentagon ABCDEABCDE is 451.451. Find u+v.u + v.

Respuesta: 21
Solución:

Al efectuar las reflexiones, B=(v,u),B = (v, u), C=(v,u),C = (-v, u), D=(v,u),D = (-v, -u), y E=(v,u).E = (v, -u). Los puntos B,C,D,EB, C, D, E forman un rectángulo de ancho 2v2v y alto 2u,2u, con área 4uv,4uv, y A=(u,v)A = (u, v) sobresale hacia su derecha. El triángulo ABEABE tiene base vertical BEBE de longitud 2u2u y altura horizontal uv,u - v, así que su área es u(uv).u(u - v).

Por lo tanto, el área del pentágono es 4uv+u(uv)=u2+3uv=u(u+3v)=451=1141. \begin{aligned} 4uv + u(u - v) &= u^2 + 3uv \\ &= u(u + 3v) \\ &= 451 = 11 \cdot 41. \end{aligned} Como 0<v<u,0 \lt v \lt u, tenemos u<u+3v<4u,u \lt u + 3v \lt 4u, lo que descarta la factorización 1451.1 \cdot 451. Así que u=11u = 11 y u+3v=41,u + 3v = 41, lo que da v=10,v = 10, que en efecto satisface v<u.v \lt u.

Por lo tanto, u+v=11+10=21.u + v = 11 + 10 = 21.

Carrying out the reflections, B=(v,u),B = (v, u), C=(v,u),C = (-v, u), D=(v,u),D = (-v, -u), and E=(v,u).E = (v, -u). The points B,C,D,EB, C, D, E form a rectangle of width 2v2v and height 2u,2u, with area 4uv,4uv, and A=(u,v)A = (u, v) sticks out to its right. Triangle ABEABE has vertical base BEBE of length 2u2u and horizontal height uv,u - v, so its area is u(uv).u(u - v).

The pentagon's area is therefore 4uv+u(uv)=u2+3uv=u(u+3v)=451=1141. \begin{aligned} 4uv + u(u - v) &= u^2 + 3uv \\ &= u(u + 3v) \\ &= 451 = 11 \cdot 41. \end{aligned} Since 0<v<u,0 \lt v \lt u, we have u<u+3v<4u,u \lt u + 3v \lt 4u, which rules out the factorization 1451.1 \cdot 451. So u=11u = 11 and u+3v=41,u + 3v = 41, giving v=10,v = 10, which indeed satisfies v<u.v \lt u.

Thus u+v=11+10=21.u + v = 11 + 10 = 21.

3.

En el desarrollo de (ax+b)2000,(ax + b)^{2000}, donde aa y bb son enteros positivos primos entre sí, los coeficientes de x2x^2 y x3x^3 son iguales. Halla a+b.a + b.

In the expansion of (ax+b)2000,(ax + b)^{2000}, where aa and bb are relatively prime positive integers, the coefficients of x2x^2 and x3x^3 are equal. Find a+b.a + b.

Respuesta: 667

Nivel de dificultad: 1890

Solución:

Por el teorema del binomio, los coeficientes de x2x^2 y x3x^3 son (20002)a2b1998\binom{2000}{2} a^2 b^{1998} y (20003)a3b1997.\binom{2000}{3} a^3 b^{1997}. Igualándolos y cancelando a2b1997a^2 b^{1997} se obtiene (20002)b=(20003)a,\binom{2000}{2} b = \binom{2000}{3} a, de modo que b=19983a=666a.b = \frac{1998}{3}\,a = 666a.

Como gcd(a,b)=1,\gcd(a, b) = 1, debe ser a=1a = 1 y b=666,b = 666, así que a+b=667.a + b = 667.

By the binomial theorem, the coefficients of x2x^2 and x3x^3 are (20002)a2b1998\binom{2000}{2} a^2 b^{1998} and (20003)a3b1997.\binom{2000}{3} a^3 b^{1997}. Setting them equal and cancelling a2b1997a^2 b^{1997} gives (20002)b=(20003)a,\binom{2000}{2} b = \binom{2000}{3} a, so b=19983a=666a.b = \frac{1998}{3}\,a = 666a.

Since gcd(a,b)=1,\gcd(a, b) = 1, we must have a=1a = 1 and b=666,b = 666, so a+b=667.a + b = 667.

4.

El diagrama muestra un rectángulo que ha sido dividido en nueve cuadrados que no se superponen. Dado que el ancho y el alto del rectángulo son enteros positivos primos entre sí, halla el perímetro del rectángulo.

The diagram shows a rectangle that has been dissected into nine non-overlapping squares. Given that the width and the height of the rectangle are relatively prime positive integers, find the perimeter of the rectangle.

Respuesta: 260
Solución:

Sea xx el lado del cuadrado más pequeño (en el centro) y yy el lado del cuadrado pequeño justo debajo y a su derecha. Siguiendo las longitudes de los bordes por la figura, los cuadrados restantes tienen lados x+y,x + y, luego (x+y)+x=2x+y,(x + y) + x = 2x + y, luego (x+y)+(2x+y)=3x+2y,(x + y) + (2x + y) = 3x + 2y, luego (2x+y)+(3x+2y)=5x+3y(2x + y) + (3x + 2y) = 5x + 3y (el cuadrado superior izquierdo). El cuadrado alto de la derecha abarca los tres anteriores a lo largo de su borde izquierdo menos los solapes, lo que da lado 4x+4y;4x + 4y; el cuadrado inferior derecho tiene lado (4x+4y)+y=4x+5y;(4x + 4y) + y = 4x + 5y; y el cuadrado inferior izquierdo tiene lado xx +(2x+y)+ (2x + y) +(5x+3y)+ (5x + 3y) =8x+4y.= 8x + 4y.

Midiendo el alto del rectángulo por sus lados izquierdo y derecho, (8x+4y)+(5x+3y)=(4x+5y)+(4x+4y), \begin{aligned} &(8x + 4y) + (5x + 3y) \\ &= (4x + 5y) \\ &\quad {}+ (4x + 4y), \end{aligned} lo que se simplifica a 5x=2y.5x = 2y. Tomando los menores enteros positivos, x=2x = 2 y y=5,y = 5, los nueve cuadrados tienen lados 2,5,7,9,16,25,28,33,36,2, 5, 7, 9, 16, 25, 28, 33, 36, y el rectángulo es (36+33)×(36+25)=69×61.(36 + 33) \times (36 + 25) = 69 \times 61. Estas dimensiones son primas entre sí (cualquier escalado común lo rompería), y las áreas concuerdan: 6961=420969 \cdot 61 = 4209 es igual a la suma de las áreas de los nueve cuadrados.

El perímetro es 2(69+61)=260.2(69 + 61) = 260.

Let the tiniest square (in the middle) have side xx and the small square just below and to its right have side y.y. Chasing edge lengths through the figure, the remaining squares have sides x+y,x + y, then (x+y)+x=2x+y,(x + y) + x = 2x + y, then (x+y)+(2x+y)=3x+2y,(x + y) + (2x + y) = 3x + 2y, then (2x+y)+(3x+2y)=5x+3y(2x + y) + (3x + 2y) = 5x + 3y (the top-left square). The tall square on the right spans the previous three along its left edge minus overlaps, giving side 4x+4y;4x + 4y; the bottom-right square has side (4x+4y)+y=4x+5y;(4x + 4y) + y = 4x + 5y; and the bottom-left square has side xx +(2x+y)+ (2x + y) +(5x+3y)+ (5x + 3y) =8x+4y.= 8x + 4y.

Measuring the rectangle's height along its left and right sides, (8x+4y)+(5x+3y)=(4x+5y)+(4x+4y), \begin{aligned} &(8x + 4y) + (5x + 3y) \\ &= (4x + 5y) \\ &\quad {}+ (4x + 4y), \end{aligned} which simplifies to 5x=2y.5x = 2y. Taking the smallest positive integers, x=2x = 2 and y=5,y = 5, the nine squares have sides 2,5,7,9,16,25,28,33,36,2, 5, 7, 9, 16, 25, 28, 33, 36, and the rectangle is (36+33)×(36+25)=69×61.(36 + 33) \times (36 + 25) = 69 \times 61. These dimensions are relatively prime (any common scaling would break that), and the areas check: 6961=420969 \cdot 61 = 4209 equals the sum of the nine squares' areas.

The perimeter is 2(69+61)=260.2(69 + 61) = 260.

5.

Cada una de dos cajas contiene canicas negras y blancas, y el número total de canicas en las dos cajas es 25.25. Se saca una canica de cada caja al azar. La probabilidad de que ambas canicas sean negras es 2750,\frac{27}{50}, y la probabilidad de que ambas canicas sean blancas es mn,\frac{m}{n}, donde mm y nn son enteros positivos primos entre sí. ¿Cuánto vale m+nm + n?

Each of two boxes contains both black and white marbles, and the total number of marbles in the two boxes is 25.25. One marble is taken out of each box randomly. The probability that both marbles are black is 2750,\frac{27}{50}, and the probability that both marbles are white is mn,\frac{m}{n}, where mm and nn are relatively prime positive integers. What is m+n?m + n?

Respuesta: 26

Nivel de dificultad: 2300

Solución:

Supongamos que las cajas tienen aa y bb canicas con a+b=25,a + b = 25, y contienen pp y qq canicas negras. Entonces pqab=2750,\frac{pq}{ab} = \frac{27}{50}, así que 50pq=27ab,50pq = 27ab, y como gcd(27,50)=1,\gcd(27, 50) = 1, necesitamos 50ab.50 \mid ab. Comprobando a(25a)a(25 - a) para a=1,,12,a = 1, \ldots, 12, solo {a,b}={20,5}\{a, b\} = \{20, 5\} y {10,15}\{10, 15\} dan un múltiplo de 50.50.

Para tamaños 2020 y 5:5: pq=2710050=54,pq = \frac{27 \cdot 100}{50} = 54, y como cada caja tiene además una canica blanca, p19p \le 19 y q4,q \le 4, lo que obliga a p=18,p = 18, q=3.q = 3. Las cantidades de blancas son 22 y 2,2, así que la probabilidad blanca-blanca es 22025=125.\frac{2}{20} \cdot \frac{2}{5} = \frac{1}{25}. Para tamaños 1010 y 15:15: pq=2715050=81,pq = \frac{27 \cdot 150}{50} = 81, y p9,p \le 9, q14q \le 14 obligan a p=q=9.p = q = 9. Las cantidades de blancas son 11 y 6,6, lo que da 110615=125\frac{1}{10} \cdot \frac{6}{15} = \frac{1}{25} de nuevo.

En cualquier caso la probabilidad es 125,\frac{1}{25}, así que m+n=1+25=26.m + n = 1 + 25 = 26.

Say the boxes hold aa and bb marbles with a+b=25,a + b = 25, containing pp and qq black marbles. Then pqab=2750,\frac{pq}{ab} = \frac{27}{50}, so 50pq=27ab,50pq = 27ab, and since gcd(27,50)=1,\gcd(27, 50) = 1, we need 50ab.50 \mid ab. Checking a(25a)a(25 - a) for a=1,,12,a = 1, \ldots, 12, only {a,b}={20,5}\{a, b\} = \{20, 5\} and {10,15}\{10, 15\} give a multiple of 50.50.

For sizes 2020 and 5:5: pq=2710050=54,pq = \frac{27 \cdot 100}{50} = 54, and since each box also holds a white marble, p19p \le 19 and q4,q \le 4, forcing p=18,p = 18, q=3.q = 3. The white counts are 22 and 2,2, so the white-white probability is 22025=125.\frac{2}{20} \cdot \frac{2}{5} = \frac{1}{25}. For sizes 1010 and 15:15: pq=2715050=81,pq = \frac{27 \cdot 150}{50} = 81, and p9,p \le 9, q14q \le 14 force p=q=9.p = q = 9. The white counts are 11 and 6,6, giving 110615=125\frac{1}{10} \cdot \frac{6}{15} = \frac{1}{25} again.

Either way the probability is 125,\frac{1}{25}, so m+n=1+25=26.m + n = 1 + 25 = 26.

6.

¿Para cuántos pares ordenados (x,y)(x, y) de enteros se cumple que 0<x<y<1060 \lt x \lt y \lt 10^6 y que la media aritmética de xx y yy es exactamente 22 mayor que la media geométrica de xx y yy?

For how many ordered pairs (x,y)(x, y) of integers is it true that 0<x<y<1060 \lt x \lt y \lt 10^6 and that the arithmetic mean of xx and yy is exactly 22 more than the geometric mean of xx and y?y?

Respuesta: 997

Nivel de dificultad: 2230

Solución:

La condición es x+y2=xy+2,\frac{x + y}{2} = \sqrt{xy} + 2, es decir, x+y2xy=4,x + y - 2\sqrt{xy} = 4, así que (yx)2=4(\sqrt{y} - \sqrt{x})^2 = 4 y (como y>xy \gt x) yx=2.\sqrt{y} - \sqrt{x} = 2. Nota que xy=x+y42\sqrt{xy} = \frac{x + y - 4}{2} es racional, por lo que y+x=yxyx=yx2\sqrt{y} + \sqrt{x} = \frac{y - x}{\sqrt{y} - \sqrt{x}} = \frac{y - x}{2} también es racional, así que x\sqrt{x} y y\sqrt{y} son racionales, y una raíz cuadrada racional de un entero es un entero.

Por lo tanto, x=a2x = a^2 e y=(a+2)2y = (a + 2)^2 para un entero positivo a.a. La restricción y<106y \lt 10^6 significa a+2999,a + 2 \le 999, así que aa recorre 1,2,,997,1, 2, \ldots, 997, y cada valor da un par válido.

Por lo tanto, hay 997997 pares ordenados.

The condition is x+y2=xy+2,\frac{x + y}{2} = \sqrt{xy} + 2, that is, x+y2xy=4,x + y - 2\sqrt{xy} = 4, so (yx)2=4(\sqrt{y} - \sqrt{x})^2 = 4 and (as y>xy \gt x) yx=2.\sqrt{y} - \sqrt{x} = 2. Note xy=x+y42\sqrt{xy} = \frac{x + y - 4}{2} is rational, hence y+x=yxyx=yx2\sqrt{y} + \sqrt{x} = \frac{y - x}{\sqrt{y} - \sqrt{x}} = \frac{y - x}{2} is rational too, so x\sqrt{x} and y\sqrt{y} are rational — and a rational square root of an integer is an integer.

Therefore x=a2x = a^2 and y=(a+2)2y = (a + 2)^2 for a positive integer a.a. The constraint y<106y \lt 10^6 means a+2999,a + 2 \le 999, so aa ranges over 1,2,,997,1, 2, \ldots, 997, and each value gives a valid pair.

Hence there are 997997 ordered pairs.

7.

Supongamos que x,x, y,y, y zz son tres números positivos que satisfacen las ecuaciones xyz=1,xyz = 1, x+1z=5,x + \frac{1}{z} = 5, y y+1x=29.y + \frac{1}{x} = 29. Entonces z+1y=mn,z + \frac{1}{y} = \frac{m}{n}, donde mm y nn son enteros positivos primos entre sí. Halla m+n.m + n.

Suppose that x,x, y,y, and zz are three positive numbers that satisfy the equations xyz=1,xyz = 1, x+1z=5,x + \frac{1}{z} = 5, and y+1x=29.y + \frac{1}{x} = 29. Then z+1y=mn,z + \frac{1}{y} = \frac{m}{n}, where mm and nn are relatively prime positive integers. Find m+n.m + n.

Respuesta: 5
Solución:

Sea t=z+1y.t = z + \frac{1}{y}. Desarrollando el producto de las tres expresiones, (x+1z) ⁣(y+1x) ⁣(z+1y)=xyz+1xyz+(x+1z)+(y+1x)+(z+1y). \begin{aligned} &\left(x + \frac{1}{z}\right)\!\left(y + \frac{1}{x}\right)\!\left(z + \frac{1}{y}\right) \\ &= xyz + \frac{1}{xyz} + \left(x + \frac{1}{z}\right) \\ &\quad {}+ \left(y + \frac{1}{x}\right) + \left(z + \frac{1}{y}\right). \end{aligned} Como xyz=1,xyz = 1, el lado izquierdo es 529t=145t5 \cdot 29 \cdot t = 145t y el lado derecho es 2+5+29+t=36+t.2 + 5 + 29 + t = 36 + t.

Así que 145t=36+t,145t = 36 + t, lo que da t=36144=14.t = \frac{36}{144} = \frac{1}{4}. Por lo tanto, m+n=1+4=5.m + n = 1 + 4 = 5.

Let t=z+1y.t = z + \frac{1}{y}. Expanding the product of all three expressions, (x+1z) ⁣(y+1x) ⁣(z+1y)=xyz+1xyz+(x+1z)+(y+1x)+(z+1y). \begin{aligned} &\left(x + \frac{1}{z}\right)\!\left(y + \frac{1}{x}\right)\!\left(z + \frac{1}{y}\right) \\ &= xyz + \frac{1}{xyz} + \left(x + \frac{1}{z}\right) \\ &\quad {}+ \left(y + \frac{1}{x}\right) + \left(z + \frac{1}{y}\right). \end{aligned} Since xyz=1,xyz = 1, the left side is 529t=145t5 \cdot 29 \cdot t = 145t and the right side is 2+5+29+t=36+t.2 + 5 + 29 + t = 36 + t.

So 145t=36+t,145t = 36 + t, giving t=36144=14.t = \frac{36}{144} = \frac{1}{4}. Thus m+n=1+4=5.m + n = 1 + 4 = 5.

8.

Un recipiente con forma de cono circular recto mide 1212 pulgadas de alto y su base tiene un radio de 55 pulgadas. El líquido sellado en su interior tiene 99 pulgadas de profundidad cuando el cono se sostiene con la punta hacia abajo y su base horizontal. Cuando el cono se sostiene con la punta hacia arriba y su base horizontal, el líquido tiene mnp3m - n\sqrt[3]{p} pulgadas de profundidad, donde m,m, n,n, y pp son enteros positivos y pp no es divisible por el cubo de ningún número primo. Halla m+n+p.m + n + p.

A container in the shape of a right circular cone is 1212 inches tall and its base has a 55-inch radius. The liquid that is sealed inside is 99 inches deep when the cone is held with its point down and its base horizontal. When the cone is held with its point up and its base horizontal, the liquid is mnp3m - n\sqrt[3]{p} inches deep, where m,m, n,n, and pp are positive integers and pp is not divisible by the cube of any prime number. Find m+n+p.m + n + p.

Respuesta: 52
Solución:

Sostenido con la punta hacia abajo, el líquido forma un cono semejante al recipiente con razón 912=34,\frac{9}{12} = \frac{3}{4}, así que su volumen es (34)3=2764\left(\frac{3}{4}\right)^3 = \frac{27}{64} del volumen del recipiente.

Sostenido con la punta hacia arriba, el espacio vacío es un cono semejante en el vértice con 12764=37641 - \frac{27}{64} = \frac{37}{64} del volumen, así que su altura es 1237643=123734=337312 \sqrt[3]{\frac{37}{64}} = \frac{12 \sqrt[3]{37}}{4} = 3\sqrt[3]{37} pulgadas. Por lo tanto, el líquido tiene 12337312 - 3\sqrt[3]{37} pulgadas de profundidad.

Como 3737 no tiene factores cúbicos, m+n+p=12+3+37=52.m + n + p = 12 + 3 + 37 = 52.

Held point down, the liquid forms a cone similar to the container with ratio 912=34,\frac{9}{12} = \frac{3}{4}, so its volume is (34)3=2764\left(\frac{3}{4}\right)^3 = \frac{27}{64} of the container's volume.

Held point up, the empty space is a similar cone at the apex with 12764=37641 - \frac{27}{64} = \frac{37}{64} of the volume, so its height is 1237643=123734=337312 \sqrt[3]{\frac{37}{64}} = \frac{12 \sqrt[3]{37}}{4} = 3\sqrt[3]{37} inches. The liquid is therefore 12337312 - 3\sqrt[3]{37} inches deep.

Since 3737 is cube-free, m+n+p=12+3+37=52.m + n + p = 12 + 3 + 37 = 52.

9.

El sistema de ecuaciones log10(2000xy)(log10x)(log10y)=4 \begin{aligned} &\log_{10}(2000xy) \\ &\quad {}- (\log_{10} x)(\log_{10} y) = 4 \end{aligned} log10(2yz)(log10y)(log10z)=1\log_{10}(2yz) - (\log_{10} y)(\log_{10} z) = 1 log10(zx)(log10z)(log10x)=0\log_{10}(zx) - (\log_{10} z)(\log_{10} x) = 0 tiene dos soluciones (x1,y1,z1)(x_1, y_1, z_1) y (x2,y2,z2).(x_2, y_2, z_2). Halla y1+y2.y_1 + y_2.

The system of equations log10(2000xy)(log10x)(log10y)=4 \begin{aligned} &\log_{10}(2000xy) \\ &\quad {}- (\log_{10} x)(\log_{10} y) = 4 \end{aligned} log10(2yz)(log10y)(log10z)=1\log_{10}(2yz) - (\log_{10} y)(\log_{10} z) = 1 log10(zx)(log10z)(log10x)=0\log_{10}(zx) - (\log_{10} z)(\log_{10} x) = 0 has two solutions (x1,y1,z1)(x_1, y_1, z_1) and (x2,y2,z2).(x_2, y_2, z_2). Find y1+y2.y_1 + y_2.

Respuesta: 25
Solución:

Sea a=log10x,a = \log_{10} x, b=log10y,b = \log_{10} y, c=log10z.c = \log_{10} z. Usando log102000=4log105,\log_{10} 2000 = 4 - \log_{10} 5, la primera ecuación se convierte en a+bab=log105,a + b - ab = \log_{10} 5, que se factoriza como (1a)(1b)(1 - a)(1 - b) =1log105= 1 - \log_{10} 5 =log102.= \log_{10} 2. De forma similar, la segunda ecuación da (1b)(1c)(1 - b)(1 - c) =1(1log102)= 1 - (1 - \log_{10} 2) =log102,= \log_{10} 2, y la tercera da (1c)(1a)=1.(1 - c)(1 - a) = 1.

Dividiendo las dos primeras (nota que 1b01 - b \ne 0) se obtiene 1a=1c,1 - a = 1 - c, y entonces la tercera ecuación da (1a)2=1,(1 - a)^2 = 1, así que 1a=±1.1 - a = \pm 1. Si 1a=1,1 - a = 1, entonces 1b=log102,1 - b = \log_{10} 2, así que b=1log102=log105b = 1 - \log_{10} 2 = \log_{10} 5 e y=5y = 5 (en efecto (x,y,z)=(1,5,1)(x, y, z) = (1, 5, 1) funciona). Si 1a=1,1 - a = -1, entonces 1b=log102,1 - b = -\log_{10} 2, así que b=log1020b = \log_{10} 20 e y=20y = 20 (de (x,y,z)=(100,20,100)(x, y, z) = (100, 20, 100)).

Por lo tanto, y1+y2=5+20=25.y_1 + y_2 = 5 + 20 = 25.

Let a=log10x,a = \log_{10} x, b=log10y,b = \log_{10} y, c=log10z.c = \log_{10} z. Using log102000=4log105,\log_{10} 2000 = 4 - \log_{10} 5, the first equation becomes a+bab=log105,a + b - ab = \log_{10} 5, which factors as (1a)(1b)(1 - a)(1 - b) =1log105= 1 - \log_{10} 5 =log102.= \log_{10} 2. Similarly the second equation gives (1b)(1c)(1 - b)(1 - c) =1(1log102)= 1 - (1 - \log_{10} 2) =log102,= \log_{10} 2, and the third gives (1c)(1a)=1.(1 - c)(1 - a) = 1.

Dividing the first two (note 1b01 - b \ne 0) yields 1a=1c,1 - a = 1 - c, and then the third equation gives (1a)2=1,(1 - a)^2 = 1, so 1a=±1.1 - a = \pm 1. If 1a=1,1 - a = 1, then 1b=log102,1 - b = \log_{10} 2, so b=1log102=log105b = 1 - \log_{10} 2 = \log_{10} 5 and y=5y = 5 (indeed (x,y,z)=(1,5,1)(x, y, z) = (1, 5, 1) works). If 1a=1,1 - a = -1, then 1b=log102,1 - b = -\log_{10} 2, so b=log1020b = \log_{10} 20 and y=20y = 20 (from (x,y,z)=(100,20,100)(x, y, z) = (100, 20, 100)).

Therefore y1+y2=5+20=25.y_1 + y_2 = 5 + 20 = 25.

10.

Una sucesión de números x1,x2,x3,,x100x_1, x_2, x_3, \ldots, x_{100} tiene la propiedad de que, para todo entero kk entre 11 y 100,100, inclusive, el número xkx_k es kk menor que la suma de los otros 9999 números. Dado que x50=mn,x_{50} = \frac{m}{n}, donde mm y nn son enteros positivos primos entre sí, halla m+n.m + n.

A sequence of numbers x1,x2,x3,,x100x_1, x_2, x_3, \ldots, x_{100} has the property that, for every integer kk between 11 and 100,100, inclusive, the number xkx_k is kk less than the sum of the other 9999 numbers. Given that x50=mn,x_{50} = \frac{m}{n}, where mm and nn are relatively prime positive integers, find m+n.m + n.

Respuesta: 173

Nivel de dificultad: 2330

Solución:

Sea S=x1+x2++x100.S = x_1 + x_2 + \cdots + x_{100}. La condición dice xk=(Sxk)k,x_k = (S - x_k) - k, así que xk=Sk2x_k = \frac{S - k}{2} para todo k.k. Sumando sobre k=1,,100,k = 1, \ldots, 100, S=100S(1+2++100)2=100S50502, \begin{aligned} S &= \frac{100S - (1 + 2 + \cdots + 100)}{2} \\ &= \frac{100S - 5050}{2}, \end{aligned} así que 98S=505098S = 5050 y S=252549.S = \frac{2525}{49}.

Entonces x50=S502=2525245098=7598, \begin{aligned} x_{50} &= \frac{S - 50}{2} \\ &= \frac{2525 - 2450}{98} = \frac{75}{98}, \end{aligned} que está en su forma más simple, así que m+n=75+98=173.m + n = 75 + 98 = 173.

Let S=x1+x2++x100.S = x_1 + x_2 + \cdots + x_{100}. The condition says xk=(Sxk)k,x_k = (S - x_k) - k, so xk=Sk2x_k = \frac{S - k}{2} for every k.k. Summing over k=1,,100,k = 1, \ldots, 100, S=100S(1+2++100)2=100S50502, \begin{aligned} S &= \frac{100S - (1 + 2 + \cdots + 100)}{2} \\ &= \frac{100S - 5050}{2}, \end{aligned} so 98S=505098S = 5050 and S=252549.S = \frac{2525}{49}.

Then x50=S502=2525245098=7598, \begin{aligned} x_{50} &= \frac{S - 50}{2} \\ &= \frac{2525 - 2450}{98} = \frac{75}{98}, \end{aligned} which is in lowest terms, so m+n=75+98=173.m + n = 75 + 98 = 173.

11.

Sea SS la suma de todos los números de la forma ab,\frac{a}{b}, donde aa y bb son divisores positivos de 10001000 primos entre sí. ¿Cuál es el mayor entero que no excede S10\frac{S}{10}?

Let SS be the sum of all numbers of the form ab,\frac{a}{b}, where aa and bb are relatively prime positive divisors of 1000.1000. What is the greatest integer that does not exceed S10?\frac{S}{10}?

Respuesta: 248

Nivel de dificultad: 2450

Solución:

Escribe a=2i5ja = 2^i 5^j y b=2k5lb = 2^k 5^l con exponentes entre 00 y 3.3. La coprimalidad significa que min(i,k)=0\min(i, k) = 0 y min(j,l)=0,\min(j, l) = 0, y estas dos restricciones son independientes. Así, cuando (a,b)(a, b) recorre todos los pares coprimos, el factor 2ik2^{i - k} toma independientemente cada valor de {23,,23}\{2^{-3}, \ldots, 2^{3}\} exactamente una vez, y de forma similar 5jl.5^{j - l}. Por lo tanto S=(1+2+4+8+12+14+18)(1+5+25+125+15+125+1125)=127819531125. \begin{aligned} S &= \scriptsize \left(1 + 2 + 4 + 8 + \tfrac{1}{2} + \tfrac{1}{4} + \tfrac{1}{8}\right) \\ &\quad \scriptsize {}\cdot \left(1 + 5 + 25 + 125 + \tfrac{1}{5} + \tfrac{1}{25} + \tfrac{1}{125}\right) \\ &= \frac{127}{8} \cdot \frac{19531}{125}. \end{aligned}

Esto es igual a 24804371000=2480.437,\frac{2480437}{1000} = 2480.437, así que S10=248.0437,\frac{S}{10} = 248.0437, y el mayor entero que no lo excede es 248.248.

Write a=2i5ja = 2^i 5^j and b=2k5lb = 2^k 5^l with exponents between 00 and 3.3. Coprimality means min(i,k)=0\min(i, k) = 0 and min(j,l)=0,\min(j, l) = 0, and these two constraints are independent. So as (a,b)(a, b) runs over all coprime pairs, the factor 2ik2^{i - k} independently takes each value in {23,,23}\{2^{-3}, \ldots, 2^{3}\} exactly once, and similarly for 5jl.5^{j - l}. Hence S=(1+2+4+8+12+14+18)(1+5+25+125+15+125+1125)=127819531125. \begin{aligned} S &= \scriptsize \left(1 + 2 + 4 + 8 + \tfrac{1}{2} + \tfrac{1}{4} + \tfrac{1}{8}\right) \\ &\quad \scriptsize {}\cdot \left(1 + 5 + 25 + 125 + \tfrac{1}{5} + \tfrac{1}{25} + \tfrac{1}{125}\right) \\ &= \frac{127}{8} \cdot \frac{19531}{125}. \end{aligned}

This equals 24804371000=2480.437,\frac{2480437}{1000} = 2480.437, so S10=248.0437,\frac{S}{10} = 248.0437, and the greatest integer not exceeding it is 248.248.

12.

Dada una función ff para la cual f(x)=f(398x)=f(2158x)=f(3214x) \begin{aligned} f(x) &= f(398 - x) \\ &= f(2158 - x) \\ &= f(3214 - x) \end{aligned} se cumple para todo xx real, ¿cuál es la mayor cantidad de valores diferentes que pueden aparecer en la lista f(0),f(1),f(2),,f(999)f(0), f(1), f(2), \ldots, f(999)?

Given a function ff for which f(x)=f(398x)=f(2158x)=f(3214x) \begin{aligned} f(x) &= f(398 - x) \\ &= f(2158 - x) \\ &= f(3214 - x) \end{aligned} holds for all real x,x, what is the largest number of different values that can appear in the list f(0),f(1),f(2),,f(999)?f(0), f(1), f(2), \ldots, f(999)?

Respuesta: 177

Nivel de dificultad: 2920

Solución:

Como f(398x)=f(2158x)f(398 - x) = f(2158 - x) para todo x,x, sustituyendo t=398xt = 398 - x se obtiene f(t)=f(t+1760);f(t) = f(t + 1760); del mismo modo f(2158x)=f(3214x)f(2158 - x) = f(3214 - x) da periodo 1056.1056. Combinando, ff tiene periodo gcd(1760,1056)=352.\gcd(1760, 1056) = 352. Reduciendo 398398 módulo 352,352, la simetría f(x)=f(398x)f(x) = f(398 - x) se convierte en f(x)=f(46x).f(x) = f(46 - x).

Así que ff queda determinada por los residuos módulo 352,352, con los residuos rr y 46r46 - r obligados a compartir un valor. Este emparejamiento tiene exactamente dos puntos fijos, de 2r46(mod352):2r \equiv 46 \pmod{352}: r=23r = 23 y r=199.r = 199. Por lo tanto, hay a lo sumo 35222+2=177\frac{352 - 2}{2} + 2 = 177 clases, y como 0,1,,9990, 1, \ldots, 999 cubre todos los residuos módulo 352,352, la lista contiene a lo sumo 177177 valores diferentes.

Esto es alcanzable: f(x)=cos2π(x23)352f(x) = \cos\frac{2\pi(x - 23)}{352} satisface las tres simetrías dadas (cada uno de 398,398, 2158,2158, 32143214 es 46\equiv 46 módulo 352352), y dos enteros reciben valores iguales solo cuando sus residuos están emparejados. Así que la respuesta es 177.177.

Since f(398x)=f(2158x)f(398 - x) = f(2158 - x) for all x,x, substituting t=398xt = 398 - x gives f(t)=f(t+1760);f(t) = f(t + 1760); likewise f(2158x)=f(3214x)f(2158 - x) = f(3214 - x) gives period 1056.1056. Combining, ff has period gcd(1760,1056)=352.\gcd(1760, 1056) = 352. Reducing 398398 mod 352,352, the symmetry f(x)=f(398x)f(x) = f(398 - x) becomes f(x)=f(46x).f(x) = f(46 - x).

So ff is determined by residues mod 352,352, with residues rr and 46r46 - r forced to share a value. This pairing has exactly two fixed points, from 2r46(mod352):2r \equiv 46 \pmod{352}: r=23r = 23 and r=199.r = 199. Hence there are at most 35222+2=177\frac{352 - 2}{2} + 2 = 177 classes, and since 0,1,,9990, 1, \ldots, 999 covers every residue mod 352,352, the list contains at most 177177 different values.

This is achievable: f(x)=cos2π(x23)352f(x) = \cos\frac{2\pi(x - 23)}{352} satisfies all three given symmetries (each of 398,398, 2158,2158, 32143214 is 46\equiv 46 mod 352352), and two integers get equal values only when their residues are paired. So the answer is 177.177.

13.

En medio de una vasta pradera, un camión de bomberos está estacionado en la intersección de dos carreteras rectas perpendiculares. El camión viaja a 5050 millas por hora por las carreteras y a 1414 millas por hora a través de la pradera. Considera el conjunto de puntos que el camión de bomberos puede alcanzar en seis minutos. El área de esta región es mn\frac{m}{n} millas cuadradas, donde mm y nn son enteros positivos primos entre sí. Halla m+n.m + n.

In the middle of a vast prairie, a firetruck is stationed at the intersection of two perpendicular straight highways. The truck travels at 5050 miles per hour along the highways and at 1414 miles per hour across the prairie. Consider the set of points that can be reached by the firetruck within six minutes. The area of this region is mn\frac{m}{n} square miles, where mm and nn are relatively prime positive integers. Find m+n.m + n.

Respuesta: 731
Solución:

En seis minutos el camión puede conducir 55 millas por una carretera o 1.41.4 millas a través de la pradera, y una ruta óptima es un tramo de carretera seguido de un segmento recto por la pradera. Trabaja en el primer cuadrante con las carreteras como ejes. Conducir hasta (d,0)(d, 0) toma d50\frac{d}{50} horas, dejando un alcance por la pradera de 14(110d50)=1.4(1d5)14\left(\frac{1}{10} - \frac{d}{50}\right) = 1.4\left(1 - \frac{d}{5}\right) millas. Cuando dd va de 00 a 5,5, estos discos se encogen linealmente hasta un punto, así que su unión es el "cono": la envolvente convexa del disco de radio 1.41.4 centrado en el origen y el punto (5,0),(5, 0), limitada por la recta tangente desde (5,0).(5, 0). La longitud de la tangente es 521.42=4.8,\sqrt{5^2 - 1.4^2} = 4.8, así que las razones son 77-2424-2525 y la recta tangente es 7x+24y=35.7x + 24y = 35. El eje yy da la región especular limitada por 24x+7y=35.24x + 7y = 35.

Las dos rectas tangentes se cruzan en P=(3531,3531),P = \left(\frac{35}{31}, \frac{35}{31}\right), que está a distancia 35231>1.4\frac{35\sqrt{2}}{31} \gt 1.4 del origen (fuera de la circunferencia), así que en el primer cuadrante el conjunto alcanzable es exactamente el cuadrilátero (no convexo) con vértices (0,0),(0, 0), (5,0),(5, 0), P,P, (0,5).(0, 5). Dividiéndolo por la diagonal desde el origen hasta PP se obtienen dos triángulos, cada uno con área 1253531,\frac{1}{2} \cdot 5 \cdot \frac{35}{31}, para un área por cuadrante de 17531.\frac{175}{31}.

La región completa son cuatro copias, con área 70031\frac{700}{31} millas cuadradas. Como gcd(700,31)=1,\gcd(700, 31) = 1, la respuesta es 700+31=731.700 + 31 = 731.

In six minutes the truck can drive 55 miles on a highway or 1.41.4 miles across the prairie, and an optimal route is a highway stretch followed by a straight prairie segment. Work in the first quadrant with the highways as axes. Driving to (d,0)(d, 0) takes d50\frac{d}{50} hours, leaving a prairie range of 14(110d50)=1.4(1d5)14\left(\frac{1}{10} - \frac{d}{50}\right) = 1.4\left(1 - \frac{d}{5}\right) miles. As dd runs from 00 to 5,5, these disks shrink linearly to a point, so their union is the "cone": the convex hull of the disk of radius 1.41.4 about the origin and the point (5,0),(5, 0), bounded by the tangent line from (5,0).(5, 0). The tangent length is 521.42=4.8,\sqrt{5^2 - 1.4^2} = 4.8, so the ratios are 7724242525 and the tangent line is 7x+24y=35.7x + 24y = 35. The yy-axis gives the mirror-image region bounded by 24x+7y=35.24x + 7y = 35.

The two tangent lines meet at P=(3531,3531),P = \left(\frac{35}{31}, \frac{35}{31}\right), which lies at distance 35231>1.4\frac{35\sqrt{2}}{31} \gt 1.4 from the origin — outside the circle — so in the first quadrant the reachable set is exactly the (non-convex) quadrilateral with vertices (0,0),(0, 0), (5,0),(5, 0), P,P, (0,5).(0, 5). Splitting it along the diagonal from the origin to PP gives two triangles, each with area 1253531,\frac{1}{2} \cdot 5 \cdot \frac{35}{31}, for a quadrant area of 17531.\frac{175}{31}.

The full region is four copies, with area 70031\frac{700}{31} square miles. Since gcd(700,31)=1,\gcd(700, 31) = 1, the answer is 700+31=731.700 + 31 = 731.

14.

En el triángulo ABC,ABC, se sabe que los ángulos BB y CC son congruentes. Los puntos PP y QQ están sobre AC\overline{AC} y AB,\overline{AB}, respectivamente, de modo que AP=PQ=QB=BC.AP = PQ = QB = BC. El ángulo ACBACB es rr veces mayor que el ángulo APQ,APQ, donde rr es un número real positivo. Halla el mayor entero que no excede 1000r.1000r.

In triangle ABC,ABC, it is given that angles BB and CC are congruent. Points PP and QQ lie on AC\overline{AC} and AB,\overline{AB}, respectively, so that AP=PQ=QB=BC.AP = PQ = QB = BC. Angle ACBACB is rr times as large as angle APQ,APQ, where rr is a positive real number. Find the greatest integer that does not exceed 1000r.1000r.

Respuesta: 571
Solución:

Sea A=α,\angle A = \alpha, y escala de modo que AP=PQ=QB=BC=1.AP = PQ = QB = BC = 1. En el triángulo APQ,APQ, los lados iguales AP=PQAP = PQ dan AQP=A=α,\angle AQP = \angle A = \alpha, así que APQ=1802α\angle APQ = 180^\circ - 2\alpha y, por la ley de senos, AQ=sin2αsinα=2cosα.AQ = \frac{\sin 2\alpha}{\sin \alpha} = 2\cos\alpha. En el triángulo ABC,ABC, B=C=90α2,\angle B = \angle C = 90^\circ - \frac{\alpha}{2}, así que AB=BCsinCsinA=cos(α/2)sinα=12sin(α/2). \begin{aligned} AB &= \frac{BC \sin C}{\sin A} \\ &= \frac{\cos(\alpha/2)}{\sin\alpha} = \frac{1}{2\sin(\alpha/2)}. \end{aligned}

Como AQ+QB=AB,AQ + QB = AB, 2cosα+1=12sin(α/2)4sinα2cosα+2sinα2=1. \begin{aligned} 2\cos\alpha + 1 &= \frac{1}{2\sin(\alpha/2)} \\ &\quad\Longrightarrow\quad 4\sin\tfrac{\alpha}{2}\cos\alpha \\ &\quad {}+ 2\sin\tfrac{\alpha}{2} = 1. \end{aligned} Por la identidad de producto a suma, 4sinα2cosα4\sin\frac{\alpha}{2}\cos\alpha =2sin3α2= 2\sin\frac{3\alpha}{2} 2sinα2,- 2\sin\frac{\alpha}{2}, así que la ecuación se reduce a sin3α2=12.\sin\frac{3\alpha}{2} = \frac{1}{2}. Entonces α=20\alpha = 20^\circ o α=100,\alpha = 100^\circ, pero este último hace que AQ=2cosαAQ = 2\cos\alpha sea negativo, así que α=20.\alpha = 20^\circ.

Ahora ACB=80\angle ACB = 80^\circ y APQ=140,\angle APQ = 140^\circ, así que r=80140=47,r = \frac{80}{140} = \frac{4}{7}, y 1000r=40007=571.\lfloor 1000r \rfloor = \left\lfloor \frac{4000}{7} \right\rfloor = 571.

Let A=α,\angle A = \alpha, and scale so AP=PQ=QB=BC=1.AP = PQ = QB = BC = 1. In triangle APQ,APQ, the equal sides AP=PQAP = PQ give AQP=A=α,\angle AQP = \angle A = \alpha, so APQ=1802α\angle APQ = 180^\circ - 2\alpha and, by the law of sines, AQ=sin2αsinα=2cosα.AQ = \frac{\sin 2\alpha}{\sin \alpha} = 2\cos\alpha. In triangle ABC,ABC, B=C=90α2,\angle B = \angle C = 90^\circ - \frac{\alpha}{2}, so AB=BCsinCsinA=cos(α/2)sinα=12sin(α/2). \begin{aligned} AB &= \frac{BC \sin C}{\sin A} \\ &= \frac{\cos(\alpha/2)}{\sin\alpha} = \frac{1}{2\sin(\alpha/2)}. \end{aligned}

Since AQ+QB=AB,AQ + QB = AB, 2cosα+1=12sin(α/2)4sinα2cosα+2sinα2=1. \begin{aligned} 2\cos\alpha + 1 &= \frac{1}{2\sin(\alpha/2)} \\ &\quad\Longrightarrow\quad 4\sin\tfrac{\alpha}{2}\cos\alpha \\ &\quad {}+ 2\sin\tfrac{\alpha}{2} = 1. \end{aligned} By the product-to-sum identity, 4sinα2cosα4\sin\frac{\alpha}{2}\cos\alpha =2sin3α2= 2\sin\frac{3\alpha}{2} 2sinα2,- 2\sin\frac{\alpha}{2}, so the equation collapses to sin3α2=12.\sin\frac{3\alpha}{2} = \frac{1}{2}. Then α=20\alpha = 20^\circ or α=100,\alpha = 100^\circ, but the latter makes AQ=2cosαAQ = 2\cos\alpha negative, so α=20.\alpha = 20^\circ.

Now ACB=80\angle ACB = 80^\circ and APQ=140,\angle APQ = 140^\circ, so r=80140=47,r = \frac{80}{140} = \frac{4}{7}, and 1000r=40007=571.\lfloor 1000r \rfloor = \left\lfloor \frac{4000}{7} \right\rfloor = 571.

15.

Una pila de 20002000 cartas está etiquetada con los enteros del 11 al 2000,2000, con enteros diferentes en cartas diferentes. Las cartas de la pila no están en orden numérico. Se retira la carta superior de la pila y se coloca sobre la mesa, y la siguiente carta se mueve al fondo de la pila. La nueva carta superior se retira de la pila y se coloca sobre la mesa, a la derecha de la carta que ya está ahí, y la siguiente carta de la pila se mueve al fondo de la pila. El proceso, colocar la carta superior a la derecha de las cartas que ya están sobre la mesa y mover la siguiente carta de la pila al fondo de la pila, se repite hasta que todas las cartas están sobre la mesa. Se observa que, leyendo de izquierda a derecha, las etiquetas de las cartas están ahora en orden ascendente: 1,2,3,,1999,2000.1, 2, 3, \ldots, 1999, 2000. En la pila original de cartas, ¿cuántas cartas había encima de la carta etiquetada 19991999?

A stack of 20002000 cards is labelled with the integers from 11 to 2000,2000, with different integers on different cards. The cards in the stack are not in numerical order. The top card is removed from the stack and placed on the table, and the next card is moved to the bottom of the stack. The new top card is removed from the stack and placed on the table, to the right of the card already there, and the next card in the stack is moved to the bottom of the stack. The process — placing the top card to the right of the cards already on the table and moving the next card in the stack to the bottom of the stack — is repeated until all cards are on the table. It is found that, reading from left to right, the labels on the cards are now in ascending order: 1,2,3,,1999,2000.1, 2, 3, \ldots, 1999, 2000. In the original stack of cards, how many cards were above the card labelled 1999?1999?

Respuesta: 927
Solución:

Numera las posiciones originales de 11 (arriba) a 20002000 (abajo) y colócalas en una cola. Cada paso retira la posición del frente (que recibe la siguiente etiqueta 1,2,3,1, 2, 3, \ldots) y envía el nuevo frente al fondo. Así que la carta etiquetada 19991999 es la penúltima carta retirada, y debemos hallar qué posición original sobrevive tanto tiempo.

La primera pasada retira las posiciones impares 1,3,,19991, 3, \ldots, 1999 (etiquetas 11 a 10001000) y, como termina enviando 20002000 al fondo, la siguiente pasada empieza de nuevo retirando el frente de la cola 2,4,,2000.2, 4, \ldots, 2000. Las pasadas sucesivas retiran por tanto 2,6,,19982, 6, \ldots, 1998 (las posiciones 2mod4\equiv 2 \bmod 4), luego 4,12,,1996,4, 12, \ldots, 1996, luego 8,24,,1992,8, 24, \ldots, 1992, luego 16,48,,1968,200016, 48, \ldots, 1968, 2000 (las 6363 posiciones 16mod32\equiv 16 \bmod 32). Esa última pasada recorrió un número impar (125125) de cartas, así que la alternancia se desplaza: los 6262 múltiplos de 3232 supervivientes quedan ahora en la cola como 64,96,,1984,32.64, 96, \ldots, 1984, 32.

Continuando el mismo patrón de retirada desde esa cola, las siguientes rondas retiran 64,128,,1984;64, 128, \ldots, 1984; luego 96,224,,1888,32;96, 224, \ldots, 1888, 32; luego 288,544,,1824;288, 544, \ldots, 1824; luego 160,672,1184,1696;160, 672, 1184, 1696; luego 416,1440;416, 1440; y las dos últimas cartas retiradas son 928928 y 1952.1952. Así que la etiqueta 19991999 corresponde a la carta en la posición original 928,928, que tenía 927927 cartas encima.

Number the original positions 11 (top) through 20002000 (bottom) and put them in a queue. Each step removes the front position (which receives the next label 1,2,3,1, 2, 3, \ldots) and sends the new front to the back. So the card labelled 19991999 is the next-to-last card removed, and we must find which original position survives that long.

The first pass removes the odd positions 1,3,,19991, 3, \ldots, 1999 (labels 11 through 10001000) and, since it ends by sending 20002000 to the back, the next pass again starts by removing the front of the queue 2,4,,2000.2, 4, \ldots, 2000. Successive passes therefore remove 2,6,,19982, 6, \ldots, 1998 (the positions 2mod4\equiv 2 \bmod 4), then 4,12,,1996,4, 12, \ldots, 1996, then 8,24,,1992,8, 24, \ldots, 1992, then 16,48,,1968,200016, 48, \ldots, 1968, 2000 (the 6363 positions 16mod32\equiv 16 \bmod 32). That last pass ran through an odd number (125125) of cards, so the alternation shifts: the 6262 surviving multiples of 3232 now sit in the queue as 64,96,,1984,32.64, 96, \ldots, 1984, 32.

Continuing the same removal pattern from that queue, the next rounds remove 64,128,,1984;64, 128, \ldots, 1984; then 96,224,,1888,32;96, 224, \ldots, 1888, 32; then 288,544,,1824;288, 544, \ldots, 1824; then 160,672,1184,1696;160, 672, 1184, 1696; then 416,1440;416, 1440; and the final two cards removed are 928928 and 1952.1952. So label 19991999 goes to the card at original position 928,928, which had 927927 cards above it.