http://robotics.eecs.berkeley.edu/~wlr/126/w12.htm
when you draw this graph how can you sure that state go from 1 to 2 is 100%?
look at first example, there is a p and q is it probability from 1 to 2 that is drawn only when P(from 1 to 2) > 0.5, such as p = 0.8?
look at example For [6], d(1) = g.c.d.{3, 5, 6, ..} = 1 1 -> 2 -> 3 -> 1, then there is 3, will above consideration change this calculation? what is the relationship between using this p and q and gcd?

