2014 AMC 12B Problema 22

A continuación está la solución preparada profesionalmente para el Problema 22 del 2014 AMC 12B, 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).

Conceptos:camino aleatorioprobabilidad recursivasimetría

Nivel de dificultad: 2450

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}

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 p5=12p_5 = \tfrac12 y resolviendo se obtiene p1=63146.p_1 = \dfrac{63}{146}.

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.

Substituting downward from p5=12p_5 = \tfrac12 and solving yields p1=63146.p_1 = \dfrac{63}{146}.

Thus, the correct answer is C.

← Problema 21#21Examen completoProblema 23#23 →

El Problema 22 en otros años