2025 SSMO Team Round Problems/Problem 5
Problem
Bob rolls a fair six-sided die until he rolls an even number. What is the expected sum of all the numbers he rolled?
Solution
Let
denote the expected sum of all the numbers Bob rolls. If Bob's first roll is an odd number
, his expected sum is
. If Bob's first roll is an even number
, his expected sum is simply
. Therefore,
. Solving, we find
.
~Sedro