2009 AIME I Problema 6

Intenta el Problema 6 del 2009 AIME I a continuación y luego compara tu respuesta con la solución preparada profesionalmente de LIVE by Po-Shen Loh. También puedes intentar el examen cronometrado completo, ver todas las soluciones del 2009 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).

6.

¿Cuántos enteros positivos NN menores que 10001000 hay tales que la ecuación xx=Nx^{\lfloor x \rfloor} = N tenga solución para xx? (La notación x\lfloor x \rfloor denota el mayor entero que es menor o igual que x.x.)

How many positive integers NN less than 10001000 are there such that the equation xx=Nx^{\lfloor x \rfloor} = N has a solution for x?x? (The notation x\lfloor x \rfloor denotes the greatest integer that is less than or equal to x.x.)

Respuesta: 412
Conceptos:funciones piso y techoconteo de enteros en un rangoanálisis por casos
Nivel de dificultad: 2390
Solución:

Supón que x=k\lfloor x \rfloor = k para un entero positivo k.k. Cuando xx recorre [k,k+1),[k, k+1), el valor xkx^k crece de forma continua desde kkk^k hacia (k+1)k,(k+1)^k, así que los enteros alcanzables NN son exactamente los que cumplen kkN(k+1)k1:k^k \le N \le (k+1)^k - 1: hay (k+1)kkk(k+1)^k - k^k de ellos, y estos rangos son disjuntos para distintos k.k. (Los valores de xx menores que 11 no producen enteros positivos nuevos, ya que x0=1x^0 = 1 ya se alcanza.)

Para k=1,2,3,4k = 1, 2, 3, 4 las cantidades son 21=1,2 - 1 = 1, 94=5,9 - 4 = 5, 6427=37,64 - 27 = 37, y 625256=369,625 - 256 = 369, y todo NN de este tipo es a lo sumo 624<1000.624 \lt 1000. Para k=5k = 5 el valor más pequeño es 55=3125>1000.5^5 = 3125 \gt 1000.

El total es 1+5+37+369=412.1 + 5 + 37 + 369 = 412.

Suppose x=k\lfloor x \rfloor = k for a positive integer k.k. As xx runs over [k,k+1),[k, k+1), the value xkx^k increases continuously from kkk^k toward (k+1)k,(k+1)^k, so the attainable integers NN are exactly those with kkN(k+1)k1:k^k \le N \le (k+1)^k - 1: there are (k+1)kkk(k+1)^k - k^k of them, and these ranges are disjoint for different k.k. (Values of xx below 11 produce no new positive integers, since x0=1x^0 = 1 is already attained.)

For k=1,2,3,4k = 1, 2, 3, 4 the counts are 21=1,2 - 1 = 1, 94=5,9 - 4 = 5, 6427=37,64 - 27 = 37, and 625256=369,625 - 256 = 369, and every such NN is at most 624<1000.624 \lt 1000. For k=5k = 5 the smallest value is 55=3125>1000.5^5 = 3125 \gt 1000.

The total is 1+5+37+369=412.1 + 5 + 37 + 369 = 412.

← Problema 5#5
Examen completo

El Problema 6 en otros años