2014 AMC 12A Problema 24

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

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

Conceptos:valor absolutorecursiónconteo de intersecciones

Nivel de dificultad: 2520

24.

Sea f0(x)=x+x100f_0(x)=x+|x-100| x+100,-|x+100|, y para n1,n\ge1, sea fn(x)=fn1(x)1.f_n(x)=|f_{n-1}(x)|-1. ¿Para cuántos valores de xx se cumple f100(x)=0f_{100}(x)=0?

Let f0(x)=x+x100f_0(x)=x+|x-100| x+100,-|x+100|, and for n1,n\ge1, let fn(x)=fn1(x)1.f_n(x)=|f_{n-1}(x)|-1. For how many values of xx is f100(x)=0?f_{100}(x)=0?

299299

300300

301301

302302

303303

Solución:

Si fn1(x)=±k,f_{n-1}(x)=\pm k, entonces fn(x)=k1.f_n(x)=k-1. Así que si f0(x)=±kf_0(x)=\pm k para un entero no negativo k,k, entonces fk(x)=0,f_k(x)=0, tras lo cual la sucesión alterna 0,1,0,0,-1,0,\ldots Por lo tanto f100(x)=0f_{100}(x)=0 exactamente cuando f0(x)=2kf_0(x)=2k para algún entero 50k50.-50\le k\le50.

Ahora f0(x)=x+x100f_0(x)=x+|x-100| x+100-|x+100| es igual a x+200x+200 para x<100,x\lt-100, a x-x para 100x<100,-100\le x\lt100, y a x200x-200 para x100.x\ge100. Su gráfica es lineal por tramos con puntos de inflexión (100,100)(-100,100) y (100,100).(100,-100).

Una recta y=2ky=2k corta esta gráfica tres veces para 49k49-49\le k\le49 y dos veces para k=±50.k=\pm50. El total es 993+22=301.99\cdot3+2\cdot2=301.

Por lo tanto, la respuesta correcta es C.

If fn1(x)=±k,f_{n-1}(x)=\pm k, then fn(x)=k1.f_n(x)=k-1. So if f0(x)=±kf_0(x)=\pm k for a nonnegative integer k,k, then fk(x)=0,f_k(x)=0, after which the sequence alternates 0,1,0,0,-1,0,\ldots Thus f100(x)=0f_{100}(x)=0 exactly when f0(x)=2kf_0(x)=2k for some integer 50k50.-50\le k\le50.

Now f0(x)=x+x100f_0(x)=x+|x-100| x+100-|x+100| equals x+200x+200 for x<100,x\lt-100, x-x for 100x<100,-100\le x\lt100, and x200x-200 for x100.x\ge100. Its graph is piecewise linear with turning points (100,100)(-100,100) and (100,100).(100,-100).

A line y=2ky=2k meets this graph three times for 49k49-49\le k\le49 and twice for k=±50.k=\pm50. The total is 993+22=301.99\cdot3+2\cdot2=301.

Thus, the correct answer is C.

← Problema 23#23Examen completoProblema 25#25 →

El Problema 24 en otros años