I don't understand it much![]()
This is a discussion on IBM Puzzle December 2008 Challenge within the CE - Quiz | Puzzles | Mathematics forums, part of the CE : General Discussions category; Source : IBM Research | Ponder This | December 2008 challenges Consider a random walk on the 2-d integer lattice ...

Source: IBM Research | Ponder This | December 2008 challenges
Consider a random walk on the 2-d integer lattice starting at (0,0). From a lattice point (i,j) the walk moves to one of the four points (i-1, j), (i+1, j), (i, j-1) or (i, j+1) with equal probability. The walk continues until four different points (including (0,0)) have been visited. These four points will form one of the five tetrominoes (considering mirror images to be the same). For each tetromino find the probability that it will be the one formed in this way.
Please make sure you clearly identify the tetrominoes when submitting a solution. You may wish to use the wikipedia letter designations, I,L,O,S and T. A few solutions did not receive credit
because I could not tell which tetrominoes were which. Also I am requiring exact values for the probabilities.
█ Founder & Administrator | CrazyEngineers® | admin{@}crazyengineers{dawt}com
█ About CE | Small Talk | Official Blog 'VoiCE' | Advertise On CE
█ The Big K's SuperBlogmt | Join CE! | Guide: How to post on CE







I don't understand it much![]()
mail-"durga@crazyengineers.com"
To assume the existence of an unperceivable being does not facilitate understanding the orderliness we find in the perceivable world - Albert Einstein.

No one tried this one. Here is the solution -
Source: IBM Research | Ponder This | December 2008 solutions
XXX = 8/21
X
XX = 4/21
xx
XX = 4/21
xx
XXX = 3/21
x
XXXX = 2/21
They can be found by working out the transition probabilities from smaller forms. The calculations are simplified by taking symmetry into account. For example at each step the unique domino has a 1/2 probability of becoming a bent tromino, a 1/4 probability of becoming a straight tromino and a 1/4 probability of remaining a domino. So the random walk has a 2/3 probability of forming the bent tromino and a 1/3 probability of forming the straight tromino. Similarly one can compute the probability of transitioning from each tromino to each tetromino (keeping track of whether the walker is in the middle or at the end of the tromino). Then sum over the ways of forming each tetromino to find the values above. I omit the details.
█ Founder & Administrator | CrazyEngineers® | admin{@}crazyengineers{dawt}com
█ About CE | Small Talk | Official Blog 'VoiCE' | Advertise On CE
█ The Big K's SuperBlogmt | Join CE! | Guide: How to post on CE