2004 AIME II Problema 15

A continuación está la solución preparada profesionalmente para el Problema 15 del 2004 AIME II, de LIVE by Po-Shen Loh. También puedes intentar el examen cronometrado completo, ver todas las soluciones del 2004 AIME II, o revisar la clave de respuestas.

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

Conceptos:plegado de papelsimulación de procesosinvariante

Nivel de dificultad: 3500

15.

Una tira larga y delgada de papel tiene 10241024 unidades de longitud, 11 unidad de ancho, y está dividida en 10241024 cuadrados unitarios. El papel se dobla por la mitad repetidamente. En el primer doblez, el extremo derecho del papel se dobla para coincidir con el extremo izquierdo y quedar encima de él. El resultado es una tira de 512512 por 11 de doble grosor. Luego, el extremo derecho de esta tira se dobla para coincidir con el extremo izquierdo y quedar encima de él, resultando en una tira de 256256 por 11 de grosor cuádruple. Este proceso se repite 88 veces más. Después del último doblez, la tira se ha convertido en una pila de 10241024 cuadrados unitarios. ¿Cuántos de estos cuadrados quedan debajo del cuadrado que originalmente era el cuadrado número 942942 contando desde la izquierda?

A long thin strip of paper is 10241024 units in length, 11 unit in width, and is divided into 10241024 unit squares. The paper is folded in half repeatedly. For the first fold, the right end of the paper is folded over to coincide with and lie on top of the left end. The result is a 512512 by 11 strip of double thickness. Next, the right end of this strip is folded over to coincide with and lie on top of the left end, resulting in a 256256 by 11 strip of quadruple thickness. This process is repeated 88 more times. After the last fold, the strip has become a stack of 10241024 unit squares. How many of these squares lie below the square that was originally the 942942nd square counting from the left?

Solución:

Después de ff dobleces la tira mide 210f2^{10-f} cuadrados de largo y 2f2^f capas de grosor, así que las posiciones LL desde la izquierda y RR desde la derecha satisfacen L+R=210f+1,L + R = 2^{10-f} + 1, y las posiciones BB desde el fondo y TT desde arriba satisfacen B+T=2f+1.B + T = 2^f + 1. Cuando la mitad derecha se dobla sobre la izquierda, un cuadrado de la mitad izquierda conserva su LL y B,B, mientras que un cuadrado de la mitad derecha se voltea: su nuevo LL es su antiguo R,R, y su nuevo TT es su antiguo B.B.

El cuadrado número 942942 empieza en (L,B)=(942,1).(L, B) = (942, 1). Aplicando la regla a lo largo de los diez dobleces da (83,2), (83,2), (83,2), (46,15), (19,18), (14,47), (3,82), (3,82), (2,431), (1,594). \begin{gathered} (83, 2),\ (83, 2),\ (83, 2),\ (46, 15),\\ \ (19, 18),\ (14, 47),\ (3, 82),\\ \ (3, 82),\ (2, 431),\ (1, 594). \end{gathered} Por ejemplo, en el cuarto doblez la tira tiene longitud 128128 y L=83>64,L = 83 \gt 64, así que el nuevo LL es 128+183=46128 + 1 - 83 = 46 y el nuevo TT es el antiguo B=2,B = 2, haciendo B=16+12=15.B = 16 + 1 - 2 = 15.

En la pila final de 10241024 cuadrados, este cuadrado está a altura 594594 desde el fondo, así que 5941=593594 - 1 = 593 cuadrados quedan debajo de él.

After ff folds the strip is 210f2^{10-f} squares long and 2f2^f layers thick, so the positions LL from the left and RR from the right satisfy L+R=210f+1,L + R = 2^{10-f} + 1, and the positions BB from the bottom and TT from the top satisfy B+T=2f+1.B + T = 2^f + 1. When the right half is folded over onto the left, a square in the left half keeps its LL and B,B, while a square in the right half is flipped: its new LL is its old R,R, and its new TT is its old B.B.

The 942942nd square starts at (L,B)=(942,1).(L, B) = (942, 1). Applying the rule through the ten folds gives (83,2), (83,2), (83,2), (46,15), (19,18), (14,47), (3,82), (3,82), (2,431), (1,594). \begin{gathered} (83, 2),\ (83, 2),\ (83, 2),\ (46, 15),\\ \ (19, 18),\ (14, 47),\ (3, 82),\\ \ (3, 82),\ (2, 431),\ (1, 594). \end{gathered} For example, at the fourth fold the strip has length 128128 and L=83>64,L = 83 \gt 64, so the new LL is 128+183=46128 + 1 - 83 = 46 and the new TT is the old B=2,B = 2, making B=16+12=15.B = 16 + 1 - 2 = 15.

In the final stack of 10241024 squares, this square sits at height 594594 from the bottom, so 5941=593594 - 1 = 593 squares lie below it.

← Problema 14#14Examen completo

El Problema 15 en otros años