返回题库

AIME 1989 · 第 5 题

AIME 1989 — Problem 5

专题
Contest Math
难度
L4
来源
AIME

题目详情

Problem

When a certain biased coin is flipped five times, the probability of getting heads exactly once is not equal to 00 and is the same as that of getting heads exactly twice. Let ij\frac ij, in lowest terms, be the probability that the coin comes up heads in exactly 33 out of 55 flips. Find i+ji+j.

解析

Solution

Solution 1

Denote the probability of getting a heads in one flip of the biased coin as hh. Based upon the problem, note that (51)(h)1(1h)4=(52)(h)2(1h)3{5\choose1}(h)^1(1-h)^4 = {5\choose2}(h)^2(1-h)^3. After canceling out terms, we get 1h=2h1 - h = 2h, so h=13h = \frac{1}{3}. The answer we are looking for is (53)(h)3(1h)2=10(13)3(23)2=40243{5\choose3}(h)^3(1-h)^2 = 10\left(\frac{1}{3}\right)^3\left(\frac{2}{3}\right)^2 = \frac{40}{243}, so i+j=40+243=283i+j=40+243=\boxed{283}.

Solution 2

Denote the probability of getting a heads in one flip of the biased coins as hh and the probability of getting a tails as tt. Based upon the problem, note that (51)(h)1(t)4=(52)(h)2(t)3{5\choose1}(h)^1(t)^4 = {5\choose2}(h)^2(t)^3. After cancelling out terms, we end up with t=2ht = 2h. To find the probability getting 33 heads, we need to find (53)(h)3(t)2(h+t)5=10(h)3(2h)2(h+2h)5{5\choose3}\dfrac{(h)^3(t)^2}{(h + t)^5} =10\cdot\dfrac{(h)^3(2h)^2}{(h + 2h)^5} (recall that hh cannot be 00). The result after simplifying is 40243\frac{40}{243}, so i+j=40+243=283i + j = 40 + 243 = \boxed{283}.