<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
	<id>https://en.formulasearchengine.com/w/api.php?action=feedcontributions&amp;feedformat=atom&amp;user=130.212.78.157</id>
	<title>formulasearchengine - User contributions [en]</title>
	<link rel="self" type="application/atom+xml" href="https://en.formulasearchengine.com/w/api.php?action=feedcontributions&amp;feedformat=atom&amp;user=130.212.78.157"/>
	<link rel="alternate" type="text/html" href="https://en.formulasearchengine.com/wiki/Special:Contributions/130.212.78.157"/>
	<updated>2026-08-02T02:03:54Z</updated>
	<subtitle>User contributions</subtitle>
	<generator>MediaWiki 1.47.0-wmf.7</generator>
	<entry>
		<id>https://en.formulasearchengine.com/w/index.php?title=Optimal_solutions_for_Rubik%27s_Cube&amp;diff=4249</id>
		<title>Optimal solutions for Rubik&#039;s Cube</title>
		<link rel="alternate" type="text/html" href="https://en.formulasearchengine.com/w/index.php?title=Optimal_solutions_for_Rubik%27s_Cube&amp;diff=4249"/>
		<updated>2014-01-29T00:29:56Z</updated>

		<summary type="html">&lt;p&gt;130.212.78.157: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{{for|&#039;&#039;&#039;the&#039;&#039;&#039; random graph|Rado graph}}&lt;br /&gt;
{{Network Science}}&lt;br /&gt;
&lt;br /&gt;
In [[mathematics]], &#039;&#039;&#039;random graph&#039;&#039;&#039; is the general term to refer to probability distributions over [[Graph (mathematics)|graphs]].  Random graphs may be described simply by a probability distribution, or by a [[random process]] which generates them.&amp;lt;ref name = &amp;quot;Random Graphs&amp;quot;&amp;gt;[[Béla Bollobás]], &#039;&#039;Random Graphs&#039;&#039;, 2nd Edition, 2001, Cambridge University Press&amp;lt;/ref&amp;gt; The theory of random graphs lies at the intersection between [[graph theory]] and [[probability theory]].  From a mathematical perspective, random graphs are used to answer questions about the properties of &#039;&#039;typical&#039;&#039; graphs.  Its practical applications are found all areas in which [[complex network]]s need to be modeled&amp;amp;nbsp;– a large number of random graph models are thus known, mirroring the diverse types of complex networks encountered in different areas. In a mathematical context, &#039;&#039;random graph&#039;&#039; refers almost exclusively to the [[Erdős–Rényi model|Erdős–Rényi random graph model]].  In other contexts, any graph model may be referred to as a &#039;&#039;random graph&#039;&#039;.&lt;br /&gt;
&lt;br /&gt;
== Random graph models ==&lt;br /&gt;
A random graph is obtained by starting with a set of &#039;&#039;n&#039;&#039; isolated vertices and adding successive edges between them at random. The aim of the study in this field is to determine at what stage a particular property of the graph is likely to arise.&amp;lt;ref name = &amp;quot;Random Graphs2&amp;quot;&amp;gt;[[Béla Bollobás]], &#039;&#039;Random Graphs&#039;&#039;, 1985, Academic Press Inc., London Ltd.&amp;lt;/ref&amp;gt; Different &#039;&#039;&#039;random graph models&#039;&#039;&#039; produce different [[probability distribution]]s on graphs. Most commonly studied is the one proposed by [[Edgar Gilbert]], denoted &#039;&#039;G&#039;&#039;(&#039;&#039;n&#039;&#039;,&#039;&#039;p&#039;&#039;), in which every possible edge occurs independently with probability 0 &amp;lt; &#039;&#039;p&#039;&#039; &amp;lt; 1. The probability of a random graph with &#039;&#039;m&#039;&#039; edges is &#039;&#039;p&amp;lt;sup&amp;gt;m&amp;lt;/sup&amp;gt;&#039;&#039;(1−&#039;&#039;p&#039;&#039;)&amp;lt;sup&amp;gt;&#039;&#039;N&#039;&#039;−&#039;&#039;m&#039;&#039;&amp;lt;/sup&amp;gt;.&amp;lt;ref name = &amp;quot;Random Graphs3&amp;quot;&amp;gt;[[Béla Bollobás]], &#039;&#039;Probabilistic Combinatorics and Its Applications&#039;&#039;, 1991, Providence, RI: American Mathematical Society.&amp;lt;/ref&amp;gt; A closely related model, the [[Erdős–Rényi model]] denoted &#039;&#039;G&#039;&#039;(&#039;&#039;n&#039;&#039;,&#039;&#039;M&#039;&#039;), assigns equal probability to all graphs with exactly &#039;&#039;M&#039;&#039; edges. With the notation &amp;lt;math&amp;gt;N = \begin{bmatrix} n\\2 \end{bmatrix},&amp;lt;/math&amp;gt; with 0 ≤ &#039;&#039;M&#039;&#039; ≤ &#039;&#039;N&#039;&#039;, &#039;&#039;G&#039;&#039;(&#039;&#039;n&#039;&#039;,&#039;&#039;p&#039;&#039;) has &amp;lt;math&amp;gt;\begin{bmatrix} N\\M \end{bmatrix}&amp;lt;/math&amp;gt; elements and every element occurs with probability &amp;lt;math&amp;gt;\begin{bmatrix} N \\ M \\ \end{bmatrix}^{-1}.&amp;lt;/math&amp;gt;&amp;lt;ref name = &amp;quot;Random Graphs2&amp;quot; /&amp;gt;  The latter model can be viewed as a snapshot at a particular time (&#039;&#039;M&#039;&#039;) of the &#039;&#039;&#039;random graph process&#039;&#039;&#039; &amp;lt;math&amp;gt;\tilde{G}_n&amp;lt;/math&amp;gt;, which is a [[stochastic process]] that starts with &#039;&#039;n&#039;&#039; vertices and no edges, and at each step adds one new edge chosen uniformly from the set of missing edges.&lt;br /&gt;
&lt;br /&gt;
If instead we start with an infinite set of vertices, and again let every possible edge occur independently with probability 0 &amp;lt; &#039;&#039;p&#039;&#039; &amp;lt; 1, then we get an object &#039;&#039;G&#039;&#039; called an &#039;&#039;&#039;infinite random graph&#039;&#039;&#039;. Except in the trivial cases when &#039;&#039;p&#039;&#039; is 0 or 1, such a &#039;&#039;G&#039;&#039; [[almost surely]] has the following property:&lt;br /&gt;
&lt;br /&gt;
&amp;lt;blockquote&amp;gt;Given any &#039;&#039;n&#039;&#039; + &#039;&#039;m&#039;&#039; elements &amp;lt;math&amp;gt;a_1,\ldots, a_n,b_1,\ldots, b_m \in V&amp;lt;/math&amp;gt;, there is a vertex &#039;&#039;c&#039;&#039; in &#039;&#039;V&#039;&#039; that is adjacent to each of &amp;lt;math&amp;gt;a_1,\ldots, a_n&amp;lt;/math&amp;gt; and is not adjacent to any of &amp;lt;math&amp;gt;b_1,\ldots, b_m&amp;lt;/math&amp;gt;.&amp;lt;/blockquote&amp;gt;&lt;br /&gt;
&lt;br /&gt;
It turns out that if the vertex set is [[countable]] then there is, [[up to]] [[graph isomorphism|isomorphism]], only a single graph with this property, namely the [[Rado graph]]. Thus any countably infinite random graph is almost surely the Rado graph, which for this reason is sometimes called simply the &#039;&#039;&#039;random graph&#039;&#039;&#039;. However, the analogous result is not true for uncountable graphs, of which there are many (nonisomorphic) graphs satisfying the above property.&lt;br /&gt;
&lt;br /&gt;
Another model, which generalizes Gilbert&#039;s random graph model, is the &#039;&#039;&#039;random dot-product model&#039;&#039;&#039;. A random dot-product graph associates with each vertex a [[real vector]].  The probability of an edge &#039;&#039;uv&#039;&#039; between any vertices &#039;&#039;u&#039;&#039; and &#039;&#039;v&#039;&#039; is some function of the [[dot product]] &#039;&#039;&#039;u&#039;&#039;&#039; • &#039;&#039;&#039;v&#039;&#039;&#039; of their respective vectors.&lt;br /&gt;
&lt;br /&gt;
The [[network probability matrix]] models random graphs through edge probabilities, which represent the probability &amp;lt;math&amp;gt;p_{i,j}&amp;lt;/math&amp;gt; that a given edge &amp;lt;math&amp;gt;e_{i,j}&amp;lt;/math&amp;gt; exists for a specified time period. This model is extensible to directed and undirected; weighted and unweighted; and static or dynamic graphs.&lt;br /&gt;
&lt;br /&gt;
For &#039;&#039;M&#039;&#039; ≃ &#039;&#039;pN&#039;&#039;, where &#039;&#039;N&#039;&#039; is the maximal number of edges possible, the two most widely used models, &#039;&#039;G&#039;&#039;(&#039;&#039;n&#039;&#039;,&#039;&#039;M&#039;&#039;) and &#039;&#039;G&#039;&#039;(&#039;&#039;n&#039;&#039;,&#039;&#039;p&#039;&#039;), are almost interchangeable.&amp;lt;ref name =&amp;quot;Handbook &amp;quot;&amp;gt;[[Béla Bollobás|Bollobas, B.]] and Riordan, O.M. &amp;quot;Mathematical results on scale-free random graphs&amp;quot; in &amp;quot;Handbook of Graphs and Networks&amp;quot; (S. Bornholdt and H.G. Schuster (eds)), Wiley VCH, Weinheim, 1st ed., 2003&amp;lt;/ref&amp;gt;&lt;br /&gt;
&lt;br /&gt;
[[Random regular graph]]s form a special case, with properties that may differ from random graphs in general.&lt;br /&gt;
&lt;br /&gt;
Once we have a model of random graphs, every function on graphs, becomes a [[random variable]]. The study of this model is to determine, or at least estimate the probability a property may occur.&amp;lt;ref name = &amp;quot;Random Graphs3&amp;quot; /&amp;gt;&lt;br /&gt;
&lt;br /&gt;
==Terminology==&lt;br /&gt;
The term &#039;almost every&#039; in the context of random graphs refers to a sequence of spaces and probabilities, such that the &#039;&#039;error probabilities&#039;&#039; tend to zero.&amp;lt;ref name = &amp;quot;Random Graphs3&amp;quot; /&amp;gt;&lt;br /&gt;
&lt;br /&gt;
==Properties of random graphs==&lt;br /&gt;
The theory of random graphs studies typical properties of random graphs, those that hold with high probability for graphs drawn from a particular distribution.  For example, we might ask for a given value of &#039;&#039;n&#039;&#039; and &#039;&#039;p&#039;&#039; what the probability is that &#039;&#039;G&#039;&#039;(&#039;&#039;n&#039;&#039;,&#039;&#039;p&#039;&#039;) is [[Connection (mathematics)|connected]].  In studying such questions, researchers often concentrate on the asymptotic behavior of random graphs&amp;amp;mdash;the values that various probabilities converge to as &#039;&#039;n&#039;&#039; grows very large. [[Percolation theory]] characterizes the connectedness of random graphs, especially infinitely large ones.&lt;br /&gt;
&lt;br /&gt;
Percolation is related to the robustness of the graph (called also network).  Given a random graph of n nodes and an average degree &amp;lt;math&amp;gt;\langle k\rangle&amp;lt;/math&amp;gt;. Next we remove randomly a fraction 1−&#039;&#039;p&#039;&#039; of nodes and leave only a fraction &#039;&#039;p&#039;&#039;. There exists a critical percolation threshold &amp;lt;math&amp;gt;p_c=\tfrac{1}{\langle k\rangle}&amp;lt;/math&amp;gt; below which the network becomes fragmented while above &#039;&#039;p&amp;lt;sub&amp;gt;c&amp;lt;/sub&amp;gt;&#039;&#039; a giant connected component exists.&amp;lt;ref name = &amp;quot;Random Graphs&amp;quot; /&amp;gt;&amp;lt;ref name = &amp;quot;Random graphs&amp;quot; /&amp;gt;&amp;lt;ref name =&amp;quot;Handbook &amp;quot; /&amp;gt;&amp;lt;ref&amp;gt;{{cite book  |title=Networks: An Introduction |last= Newman |first=M. E. J. |year= 2010 |publisher=  Oxford}}&amp;lt;/ref&amp;gt;&lt;br /&gt;
&amp;lt;ref&amp;gt;{{cite book |title= Complex Networks: Structure, Robustness and Function |authors= Reuven Cohen and [[Shlomo Havlin]] |year= 2010 |url= http://havlin.biu.ac.il/Shlomo%20Havlin%20books_com_net.php |publisher= Cambridge University Press}}&amp;lt;/ref&amp;gt;&amp;lt;ref name =&amp;quot;On Random Graphs&amp;quot; /&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;(threshold functions, evolution of G~)&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
Random graphs are widely used in the [[probabilistic method]], where one tries to prove the existence of graphs with certain properties. The existence of a property on a random graph can often imply, via the [[Szemerédi regularity lemma]], the existence of that property on almost all graphs.&lt;br /&gt;
&lt;br /&gt;
In [[random regular graph]]s, &#039;&#039;G&#039;&#039;(&#039;&#039;n&#039;&#039;,&#039;&#039;r&#039;&#039;-reg) are the set of &#039;&#039;r&#039;&#039;-regular graphs with &#039;&#039;r&#039;&#039; = &#039;&#039;r&#039;&#039;(&#039;&#039;n&#039;&#039;) such that &#039;&#039;n&#039;&#039; and &#039;&#039;m&#039;&#039; are the natural numbers, 3 ≤ &#039;&#039;r&#039;&#039; &amp;lt; &#039;&#039;n&#039;&#039;, and &#039;&#039;rn&#039;&#039; = 2&#039;&#039;m&#039;&#039; is even.&amp;lt;ref name = &amp;quot;Random Graphs2&amp;quot; /&amp;gt;&lt;br /&gt;
&lt;br /&gt;
The degree sequene of a graph &#039;&#039;G&#039;&#039; in &#039;&#039;G&amp;lt;sup&amp;gt;n&amp;lt;/sup&amp;gt;&#039;&#039; depends only on the number of edges in the sets&amp;lt;ref name = &amp;quot;Random Graphs2&amp;quot; /&amp;gt;&lt;br /&gt;
:&amp;lt;math&amp;gt;V_n^{(2)} = \left \{ij \ : \ 1 \leq j \leq n, i \neq j \right \} \subset V^{(2)}, \qquad  i=1, \cdots, n.&amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
If edges, &#039;&#039;M&#039;&#039; in a random graph, &#039;&#039;G&amp;lt;sub&amp;gt;M&amp;lt;/sub&amp;gt;&#039;&#039; is large enough to ensure that almost every &#039;&#039;G&amp;lt;sub&amp;gt;M&amp;lt;/sub&amp;gt;&#039;&#039; has minimum degree at least 1, then almost every &#039;&#039;G&amp;lt;sub&amp;gt;M&amp;lt;/sub&amp;gt;&#039;&#039; is connected and, if &#039;&#039;n&#039;&#039; is even, almost every &#039;&#039;G&amp;lt;sub&amp;gt;M&amp;lt;/sub&amp;gt;&#039;&#039; has a perfect matching. In particular, the moment the last isolated vertex vanishes in almost every random graph, the graph becomes connected.&amp;lt;ref name = &amp;quot;Random Graphs2&amp;quot; /&amp;gt;&lt;br /&gt;
&lt;br /&gt;
Almost every graph process on an even number of vertices with the edge raising the minimum degree to 1 or a random graph with slightly more than (&#039;&#039;n&#039;&#039;/4)log(&#039;&#039;n&#039;&#039;) edges and with probability close to 1 ensures that the graph has a complete matching, with exception of at most one vertex.&lt;br /&gt;
&lt;br /&gt;
For some constant &#039;&#039;c&#039;&#039;, almost every labelled graph with &#039;&#039;n&#039;&#039; vertices and at least &#039;&#039;cn&#039;&#039;log(&#039;&#039;n&#039;&#039;) edges is [[Hamiltonian cycle|Hamiltonian]]. With the probability tending to 1, the particular edge that increases the minimum degree to 2 makes the graph Hamiltonian.&lt;br /&gt;
&lt;br /&gt;
== Coloring of Random Graphs ==&lt;br /&gt;
Given a random graph &#039;&#039;G&#039;&#039; of order &#039;&#039;n&#039;&#039; with the vertex &#039;&#039;V&#039;&#039;(&#039;&#039;G&#039;&#039;) = {1, ..., &#039;&#039;n&#039;&#039;}, by the [[greedy algorithm]] on the number of colors, the vertices can be colored with colors 1, 2, ... (vertex 1 is colored 1, vertex 2 is colored 1 if it is not adjacent to vertex 1, otherwise it is colored 2, etc).&amp;lt;ref name = &amp;quot;Random Graphs2&amp;quot; /&amp;gt;&lt;br /&gt;
&lt;br /&gt;
== Random trees ==&lt;br /&gt;
{{main|random tree}}&lt;br /&gt;
A [[random tree]] is a [[tree (graph theory)|tree]] or [[Arborescence (graph theory)|arborescence]] that is formed by a [[stochastic process]]. In a large range of random graphs of order &#039;&#039;n&#039;&#039; and size &#039;&#039;M&#039;&#039;(&#039;&#039;n&#039;&#039;) the distribution of the number of tree components of order &#039;&#039;k&#039;&#039; is asymptotically [[Siméon Denis Poisson|Poisson]]. Types of random trees include [[uniform spanning tree]], [[random minimal spanning tree]], [[random binary tree]], [[treap]], [[rapidly exploring random tree]], [[Brownian tree]], and [[random forest]].&lt;br /&gt;
&lt;br /&gt;
==History==&lt;br /&gt;
Random graphs were first defined by [[Paul Erd&amp;amp;#337;s]] and [[Alfréd Rényi]] in their 1959 paper &amp;quot;On Random Graphs&amp;quot;&amp;lt;ref name =&amp;quot;On Random Graphs&amp;quot;&amp;gt;[[Paul Erd&amp;amp;#337;s|Erdős, P.]] [[Alfréd Rényi|Rényi, A]] (1959) &amp;quot;On Random Graphs I&amp;quot; in Publ. Math. Debrecen 6, p.&amp;amp;nbsp;290&amp;amp;ndash;297 [http://www.renyi.hu/~p_erdos/1959-11.pdf]&amp;lt;/ref&amp;gt; and independently by Gilbert in his paper &amp;quot;Random graphs&amp;quot;.&amp;lt;ref name = &amp;quot;Random graphs&amp;quot;&amp;gt;{{citation |last= Gilbert |first= E. N. |authorlink=Edgar Gilbert|year=1959 |title=Random graphs |journal=Annals of Mathematical Statistics |volume= 30|pages=1141–1144|doi=10.1214/aoms/1177706098 }}.&amp;lt;/ref&amp;gt;&lt;br /&gt;
&lt;br /&gt;
==See also==&lt;br /&gt;
* [[Bose–Einstein condensation: a network theory approach]]&lt;br /&gt;
* [[Cavity method]]&lt;br /&gt;
* [[Complex networks]]&lt;br /&gt;
* [[Erdős–Rényi model]]&lt;br /&gt;
* [[Exponential random graph model]]&lt;br /&gt;
* [[Graph theory]]&lt;br /&gt;
* [[Network science]]&lt;br /&gt;
* [[Percolation]]&lt;br /&gt;
* [[Semilinear response]]&lt;br /&gt;
&lt;br /&gt;
==References==&lt;br /&gt;
{{reflist}}&lt;br /&gt;
&lt;br /&gt;
{{Stochastic processes}}&lt;br /&gt;
&lt;br /&gt;
{{DEFAULTSORT:Random Graph}}&lt;br /&gt;
[[Category:Graph theory]]&lt;br /&gt;
[[Category:Random graphs|*]]&lt;br /&gt;
&lt;br /&gt;
[[nl:Complexe netwerken#Random netwerken]]&lt;/div&gt;</summary>
		<author><name>130.212.78.157</name></author>
	</entry>
</feed>