1
$\begingroup$

I need some help solving this problem.

A man is about to perform a random walk. He is standing a distance of 100 units from a wall. In his pocket, he has 10 playing cards: 5 red and 5 black.

He shuffles the cards and draws the top card.

If he draws a red card, he moves 50 units (half the distance from the wall) to the right (away from the wall).

If he draws a black card, he moves 50 units (half the distance from the wall) to the left (towards the wall).

How far from the wall will he be after all 10 cards have been drawn?

Thank you in advance for your help!

  • 0
    What happens when he hits the wall? When he tries to go past it? (Presumably "nothing" and "he stays put" but it'll be helpful to make this more precise).2012-04-14
  • 0
    Does he move $50$ yards each time, or does he move half the current distance to the wall each time?2012-04-14
  • 0
    @AlonAmit: If you move half the distance each time, you will never hit the wall.2012-04-14
  • 0
    @RossMillikan: sure, I know, but that's not how I interpreted the question, and why I asked for clarification. I thought it's always 50 units and the question is a variation of a random walk with fixed step and an absorbing barrier.2012-04-14
  • 0
    Thanks for your questions and answers. He moves 50 units each time he draws a card. Once he hits the wall, he stays put but keeps drawing cards until all 10 cards are drawn.2012-04-14

2 Answers 2