There are 49 red cards and 1 white card in a deck. If the white card is picked the game is won. If a red card is picked then the game continues with one less red card, until the white card is picked. What is the probability that the white card will be picked on exactly the k-th turn?
Can anyone guide as to how I should approach this problem?