2004 AIME I Problema 12

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

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

Conceptos:funciones piso y techologaritmosucesión geométrica

Nivel de dificultad: 2840

12.

Sea S\mathcal{S} el conjunto de pares ordenados (x,y)(x, y) tales que 0<x1,0 \lt x \le 1, 0<y1,0 \lt y \le 1, y log2(1x)\left\lfloor \log_2\left(\frac{1}{x}\right) \right\rfloor y log5(1y)\left\lfloor \log_5\left(\frac{1}{y}\right) \right\rfloor son ambos pares. Dado que el área de la gráfica de S\mathcal{S} es m/n,m/n, donde mm y nn son enteros positivos primos entre sí, halla m+n.m + n. La notación z\lfloor z \rfloor denota el mayor entero menor o igual que z.z.

Let S\mathcal{S} be the set of ordered pairs (x,y)(x, y) such that 0<x1,0 \lt x \le 1, 0<y1,0 \lt y \le 1, and log2(1x)\left\lfloor \log_2\left(\frac{1}{x}\right) \right\rfloor and log5(1y)\left\lfloor \log_5\left(\frac{1}{y}\right) \right\rfloor are both even. Given that the area of the graph of S\mathcal{S} is m/n,m/n, where mm and nn are relatively prime positive integers, find m+n.m + n. The notation z\lfloor z \rfloor denotes the greatest integer that is less than or equal to z.z.

Solución:

Para 0<x1,0 \lt x \le 1, la condición log2(1/x)=2k\lfloor \log_2(1/x) \rfloor = 2k (para un entero k0k \ge 0) significa 2klog2(1/x)<2k+1,2k \le \log_2(1/x) \lt 2k + 1, es decir, x(22k1,22k].x \in \left(2^{-2k-1}, 2^{-2k}\right]. Estos intervalos tienen longitud total k022k1=1/211/4=23.\sum_{k \ge 0} 2^{-2k-1} = \frac{1/2}{1 - 1/4} = \frac{2}{3}. De manera similar, log5(1/y)\lfloor \log_5(1/y) \rfloor es par para y(52k1,52k],y \in \left(5^{-2k-1}, 5^{-2k}\right], intervalos de longitud total k04525k=4/511/25=56.\sum_{k \ge 0} \frac{4}{5} \cdot 25^{-k} = \frac{4/5}{1 - 1/25} = \frac{5}{6}.

La gráfica de S\mathcal{S} es el producto de estos dos conjuntos, así que su área es 2356=59,\frac{2}{3} \cdot \frac{5}{6} = \frac{5}{9}, y m+n=5+9=14.m + n = 5 + 9 = 14.

For 0<x1,0 \lt x \le 1, the condition log2(1/x)=2k\lfloor \log_2(1/x) \rfloor = 2k (for an integer k0k \ge 0) means 2klog2(1/x)<2k+1,2k \le \log_2(1/x) \lt 2k + 1, i.e. x(22k1,22k].x \in \left(2^{-2k-1}, 2^{-2k}\right]. These intervals have total length k022k1=1/211/4=23.\sum_{k \ge 0} 2^{-2k-1} = \frac{1/2}{1 - 1/4} = \frac{2}{3}. Similarly, log5(1/y)\lfloor \log_5(1/y) \rfloor is even for y(52k1,52k],y \in \left(5^{-2k-1}, 5^{-2k}\right], intervals of total length k04525k=4/511/25=56.\sum_{k \ge 0} \frac{4}{5} \cdot 25^{-k} = \frac{4/5}{1 - 1/25} = \frac{5}{6}.

The graph of S\mathcal{S} is the product of these two sets, so its area is 2356=59,\frac{2}{3} \cdot \frac{5}{6} = \frac{5}{9}, and m+n=5+9=14.m + n = 5 + 9 = 14.

← Problema 11#11Examen completoProblema 13#13 →

El Problema 12 en otros años