User omer angel - MathOverflowmost recent 30 from http://mathoverflow.net2013-05-22T02:15:28Zhttp://mathoverflow.net/feeds/user/1296http://www.creativecommons.org/licenses/by-nc/2.5/rdfhttp://mathoverflow.net/questions/3330/how-can-i-generate-random-permutations-of-n-with-k-cycles-where-k-is-much-larg/3358#3358Answer by omer angel for How can I generate random permutations of [n] with k cycles, where k is much larger than log n?omer angel2009-10-30T00:23:37Z2009-10-30T00:23:37Z<p>One Markov chain that works: Pick uniformly two cycles <em>A,B</em>, and repartition their union uniformly into two new cycles. This is reversible, hence the uniform measure is stationary.</p>
<p>It would be interesting to know how fast this mixes.</p>