The game goes this way:
There are 6 players, numbered 1 to 6.
Player 1 starts the game, he rolls a die with six faces. If the result ($x$) of rolling the die is 1 then Player 1 wins. Else the player number $x$ starts his turn. The game goes on and the Player $x$ rolls the die, if the result ($y$) is equal to $x$ then Player $x$ win, else it's the turn of Player $y$. And so on.
What is the probability of the Player 1 to win?
Thanks.
Here are some hints.