User marina - MathOverflowmost recent 30 from http://mathoverflow.net2013-05-20T19:02:22Zhttp://mathoverflow.net/feeds/user/23419http://www.creativecommons.org/licenses/by-nc/2.5/rdfhttp://mathoverflow.net/questions/95849/number-of-connected-components-in-a-graph-from-gn-mNumber of connected components in a graph from G(n,m)Marina2012-05-03T11:45:49Z2012-05-07T07:02:58Z
<p>Hello,</p>
<p>$G(n,m)$ is the family of all graphs with $n$ vertices and $m$ edges (I consider $m < n$).
Each graph in $G(n,m)$ is selected with uniform probability.
What is the probability that the graph selected has exactly $c$ connected components?</p>
<p>An equivalent question is: what is the probability that exactly $k$ edges should be removed from the selected graph in order to make it a forest (graph without cycles)?</p>
<p>There is a solution for the case of $k = 0$ <a href="http://mathoverflow.net/questions/57062/probability-that-a-graph-g-does-not-contain-a-cycle" rel="nofollow">here</a>.</p>
<p>Thank you.</p>