2018 AIME I Problema 3

A continuación está la solución preparada profesionalmente para el Problema 3 del 2018 AIME I, de LIVE by Po-Shen Loh. También puedes intentar el examen cronometrado completo, ver todas las soluciones del 2018 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:probabilidad básicaarreglos con restriccionesanálisis por casos

Nivel de dificultad: 2400

3.

Kathy tiene 55 cartas rojas y 55 cartas verdes. Baraja las 1010 cartas y coloca 55 de ellas en fila en un orden aleatorio. Estará contenta si y solo si todas las cartas rojas colocadas son adyacentes y todas las cartas verdes colocadas son adyacentes. Por ejemplo, los órdenes de cartas RRGGG, GGGGR o RRRRR harán que Kathy esté contenta, pero RRRGR no. La probabilidad de que Kathy esté contenta es mn,\frac{m}{n}, donde mm y nn son enteros positivos primos entre sí. Halle m+n.m + n.

Kathy has 55 red cards and 55 green cards. She shuffles the 1010 cards and lays out 55 of the cards in a row in a random order. She will be happy if and only if all the red cards laid out are adjacent and all the green cards laid out are adjacent. For example, card orders RRGGG, GGGGR, or RRRRR will make Kathy happy, but RRRGR will not. The probability that Kathy will be happy is mn,\frac{m}{n}, where mm and nn are relatively prime positive integers. Find m+n.m + n.

Solución:

Hay 109876=3024010 \cdot 9 \cdot 8 \cdot 7 \cdot 6 = 30240 disposiciones ordenadas igualmente probables de 55 de las 1010 cartas distintas. Kathy está contenta exactamente cuando el patrón de colores consta de un bloque de rojas y un bloque de verdes: los patrones son RRRRR, GGGGG, y los ocho patrones mixtos RrG5r\text{R}^r\text{G}^{5-r} y G5rRr\text{G}^{5-r}\text{R}^r para r=1,2,3,4.r = 1, 2, 3, 4.

Un patrón que usa rr posiciones rojas y 5r5 - r verdes puede llenarse de 5!(5r)!5!r!\frac{5!}{(5-r)!} \cdot \frac{5!}{r!} maneras (elecciones ordenadas de cuáles cartas rojas y cuáles verdes aparecen). Para r=5,4,3,2,1,0r = 5, 4, 3, 2, 1, 0 estos conteos son 120,120, 600,600, 1200,1200, 1200,1200, 600,600, 120.120. El número de disposiciones felices es 120+120+2(600+1200+1200+600)=7440. \begin{aligned} &120 + 120 \\ &{}+ 2\,(600 + 1200 + 1200 + 600) \\ &{}= 7440. \end{aligned}

La probabilidad es 744030240=31126,\frac{7440}{30240} = \frac{31}{126}, así que m+n=31+126=157.m + n = 31 + 126 = 157.

There are 109876=3024010 \cdot 9 \cdot 8 \cdot 7 \cdot 6 = 30240 equally likely ordered layouts of 55 of the 1010 distinct cards. Kathy is happy exactly when the color pattern consists of one block of reds and one block of greens: the patterns are RRRRR, GGGGG, and the eight mixed patterns RrG5r\text{R}^r\text{G}^{5-r} and G5rRr\text{G}^{5-r}\text{R}^r for r=1,2,3,4.r = 1, 2, 3, 4.

A pattern using rr red and 5r5 - r green positions can be filled in 5!(5r)!5!r!\frac{5!}{(5-r)!} \cdot \frac{5!}{r!} ways (ordered choices of which red cards and which green cards appear). For r=5,4,3,2,1,0r = 5, 4, 3, 2, 1, 0 these counts are 120,120, 600,600, 1200,1200, 1200,1200, 600,600, 120.120. The happy layouts number 120+120+2(600+1200+1200+600)=7440. \begin{aligned} &120 + 120 \\ &{}+ 2\,(600 + 1200 + 1200 + 600) \\ &{}= 7440. \end{aligned}

The probability is 744030240=31126,\frac{7440}{30240} = \frac{31}{126}, so m+n=31+126=157.m + n = 31 + 126 = 157.

← Problema 2#2Examen completoProblema 4#4 →

El Problema 3 en otros años