2026-04-23

Problem — 2026-04-23

Medium

Mediumprobability

A fair die is rolled until a 66 appears. What is the probability that the number of rolls is even?

Express as a fraction

Show solution
Let pp be the probability that the first 66 appears on an even roll. The first 66 on roll 2k2k requires 2k12k-1 non-sixes then a six: sum of (5/6)2k1(1/6)(5/6)^{2k-1}(1/6) for k1k \ge 1. This equals 165/6125/36=165/611/36=163011=511\frac{1}{6} \cdot \frac{5/6}{1 - 25/36} = \frac{1}{6} \cdot \frac{5/6}{11/36} = \frac{1}{6} \cdot \frac{30}{11} = \frac{5}{11}.