Probability: Will the knight remain on chess board after K moves

1 view
Skip to first unread message

Shyam Prakash Velupula

unread,
Jul 8, 2011, 8:01:05 AM7/8/11
to freak...@googlegroups.com
Scenario: One knight is placed randomly on a cell of empty chess board.
               The Knight dies, if any of it's (standard) move crosses the boundary of chess board

               Now, what's the probability that, Knight remains on board after K random moves (in any direction).

Thanks
Shyam Velupula


--
You are limited only by your imagination

bhargava

unread,
Jul 11, 2011, 3:11:43 AM7/11/11
to freak...@googlegroups.com, freak...@googlegroups.com
Does this require work with matrices ?

Shyam Prakash Velupula

unread,
Jul 11, 2011, 4:40:55 AM7/11/11
to freak...@googlegroups.com
I have no idea as I don't know the answer for this.

Thanks
Shyam Velupula


On Mon, Jul 11, 2011 at 12:41 PM, bhargava <bhargav...@gmail.com> wrote:
Does this require work with matrices ?



SURI

unread,
Jul 11, 2011, 5:13:50 AM7/11/11
to Freak-Your-Mind [FYM]
Yes Bhargav, As you said you need to come up with a matrix of
probabilities. Probability at each position says the chance of staying
the knight at this position after n moves.

If we consider standard chess board of size 8X8 then we can nail down
the number of cells to 10 due to the symmetry. we would get 10X10
matrix of probabilities and the go foreword.

Now I don't recall the exact process to solve this problem.. But this
is the big hint to go further..

-- SURI

bhargava

unread,
Jul 11, 2011, 6:20:15 AM7/11/11
to freak...@googlegroups.com
I thought upto that point, but wanted to confirm if i am going in the
right direction.

bhargava

unread,
Jul 11, 2011, 9:34:02 AM7/11/11
to freak...@googlegroups.com
I can't think of any direct way of getting into nth matrix.

Compute level 0 matrix which should contain all 1's

Apply 8 transformations to the matrix to represent the move from 8 different directions, and sum the matrices to get the first level matrix
Keep doing it till you get the nth level matrix
Reply all
Reply to author
Forward
0 new messages