In the experiment of throwing a die $n$ successive times, what's the probability of observing two consecutive 3's?
The consecutive threes can be observed in the first and the second throw, in the second and third throw, in the third and fourth throw, in the fourth and fifth throw, ..., and in the (n-1)-th and n-th throw. I would say these combinations account for $(n-1)*6^{n-2}$ favorable outcomes out of a total of $6^{n}$ different possibilities.
Then, I concluded the answer had to be something like $(n-1)*6^{n-2}$ over $6^{n}$.
Where does my argument go astray?
Thanks a bunch for your help
Suppose that thre are only $3$ dice. In how many cases can we have $2$ consecutive $3$'s? In the following cases (I shall use $*$ to denote something that is not a $3$):
Do you see the problem now? You missed the $333$ possibility.