To make it clear, I am not asking the following question, though it is related.
My question is instead the following.
A person pays $k$ dollars to play a game. In the game, they roll a single 6-sided die. If it lands anywhere from $1$ to $5$ inclusive, they win exactly that many dollars. If they land on $6$, then the game terminates.
What is the value of $x$ so that the game is fair?
I am stuck for the following reason. It is clear that the expected number of rolls to land on a specific value is $6$. However, my concern is the journey it took to finally land on that $6$ to terminate the sequence. The money won for a $(1,1,1,6)$ journey is very different from the money won on a $(5,5,5,6)$ journey.
I know that we want the expectation to be zero, but I am not sure what to define as the random variable $X$, much less so how to compute $E(X)$.