2014 AMC 12B Problema 22

Intenta el Problema 22 del 2014 AMC 12B 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 2014 AMC 12B, o revisar la clave de respuestas.

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

22.

En un pequeño estanque hay once nenúfares en fila, numerados de 00 a 10.10. Una rana está sentada en el nenúfar 1.1. Cuando la rana está en el nenúfar N,N, 0<N<10,0 \lt N \lt 10, saltará al nenúfar N1N - 1 con probabilidad N10\dfrac{N}{10} y al nenúfar N+1N + 1 con probabilidad 1N10.1 - \dfrac{N}{10}. Cada salto es independiente de los saltos anteriores. Si la rana llega al nenúfar 00 será comida por una serpiente que espera pacientemente. Si la rana llega al nenúfar 1010 saldrá del estanque para no volver. ¿Cuál es la probabilidad de que la rana escape de ser comida por la serpiente?

In a small pond there are eleven lily pads in a row labeled 00 through 10.10. A frog is sitting on pad 1.1. When the frog is on pad N,N, 0<N<10,0 \lt N \lt 10, it will jump to pad N1N - 1 with probability N10\dfrac{N}{10} and to pad N+1N + 1 with probability 1N10.1 - \dfrac{N}{10}. Each jump is independent of the previous jumps. If the frog reaches pad 00 it will be eaten by a patiently waiting snake. If the frog reaches pad 1010 it will exit the pond, never to return. What is the probability that the frog will escape being eaten by the snake?

3279\dfrac{32}{79}

161384\dfrac{161}{384}

63146\dfrac{63}{146}

716\dfrac{7}{16}

12\dfrac{1}{2}

Respuesta: C
Conceptos:camino aleatorioprobabilidad recursivasimetría
Nivel de dificultad: 2450
Solución:

Sea pjp_j la probabilidad de llegar finalmente al nenúfar 1010 partiendo del nenúfar j.j. Por la simetría de la regla de salto en el centro, p5=12.p_5 = \tfrac12.

Cada nenúfar interior satisface pj=10j10pj+1+j10pj1,p_j = \tfrac{10-j}{10}\,p_{j+1} + \tfrac{j}{10}\,p_{j-1}, lo que da p4=25p3+35p5,p3=310p2+710p4, \begin{gathered} p_4 = \tfrac25 p_3 + \tfrac35 p_5, \\ \quad p_3 = \tfrac{3}{10} p_2 + \tfrac{7}{10} p_4, \end{gathered} p2=15p1+45p3,p1=910p2. p_2 = \tfrac15 p_1 + \tfrac45 p_3,\quad p_1 = \tfrac{9}{10} p_2.

Sustituyendo hacia abajo desde dj=pjpj1.d_j=p_j-p_{j-1}. y resolviendo se obtiene (10j)dj+1=jdj,(10-j)d_{j+1}=jd_j, p0=0p_0=0 p5=1/2,p_5=1/2, p1=d1=63/146.p_1=d_1=63/146. d2=d19,d3=d136,d4=d184,d5=d1126. \begin{gathered} d_2=\dfrac{d_1}{9},\quad d_3=\dfrac{d_1}{36}, \\ d_4=\dfrac{d_1}{84},\quad d_5=\dfrac{d_1}{126}. \end{gathered} 12=d1(1+19+136+184+1126)=d17363. \begin{aligned} \dfrac12&=d_1\biggl(1+\dfrac19+\dfrac1{36} \\ &\qquad+\dfrac1{84}+\dfrac1{126}\biggr) \\ &=d_1\cdot\dfrac{73}{63}. \end{aligned}

Por lo tanto, la respuesta correcta es C.

Let pjp_j be the probability of eventually reaching pad 1010 starting from pad j.j. By the symmetry of the jump rule at the center, p5=12.p_5 = \tfrac12.

Each interior pad satisfies pj=10j10pj+1+j10pj1,p_j = \tfrac{10-j}{10}\,p_{j+1} + \tfrac{j}{10}\,p_{j-1}, which gives p4=25p3+35p5,p3=310p2+710p4, \begin{gathered} p_4 = \tfrac25 p_3 + \tfrac35 p_5, \\ \quad p_3 = \tfrac{3}{10} p_2 + \tfrac{7}{10} p_4, \end{gathered} p2=15p1+45p3,p1=910p2. p_2 = \tfrac15 p_1 + \tfrac45 p_3,\quad p_1 = \tfrac{9}{10} p_2.

Put dj=pjpj1.d_j=p_j-p_{j-1}. The recurrence is equivalent to (10j)dj+1=jdj,(10-j)d_{j+1}=jd_j, so d2=d19,d3=d136,d4=d184,d5=d1126. \begin{gathered} d_2=\dfrac{d_1}{9},\quad d_3=\dfrac{d_1}{36}, \\ d_4=\dfrac{d_1}{84},\quad d_5=\dfrac{d_1}{126}. \end{gathered} Since p0=0p_0=0 and p5=1/2,p_5=1/2, 12=d1(1+19+136+184+1126)=d17363. \begin{aligned} \dfrac12&=d_1\biggl(1+\dfrac19+\dfrac1{36} \\ &\qquad+\dfrac1{84}+\dfrac1{126}\biggr) \\ &=d_1\cdot\dfrac{73}{63}. \end{aligned} Therefore p1=d1=63/146.p_1=d_1=63/146.

Thus, the correct answer is C.

← Problema 21#21
Examen completo

El Problema 22 en otros años