Papers
Topics
Authors
Recent
Search
2000 character limit reached

Erdős–Rényi Random Graphs

Updated 17 January 2026
  • Erdős–Rényi graphs are random graphs constructed with n vertices and edge probability p, forming a foundational model in probabilistic combinatorics.
  • They exhibit sharp phase transitions such as the emergence of a giant component and connectivity thresholds, relevant to network science and statistical physics.
  • Their analysis leverages degree distribution approximations, spectral theory, and large-deviation principles to guide algorithmic and inferential methods.

The Erdős–Rényi graph, denoted G(n,p)G(n, p), is the canonical model of a random undirected simple graph on nn labelled vertices wherein each pair is connected by an edge independently with probability pp. The model provides a foundational framework for probabilistic combinatorics and random graph theory, underpinning structural, spectral, algorithmic, and probabilistic analysis across a range of regimes and applications. Both finite Erdős–Rényi graphs and their infinite (countable) limit play critical roles in graph theory, statistical physics, combinatorics, and network science.

1. Model Definitions and Basic Properties

Two standard ensembles define the Erdős–Rényi graph:

  • G(n,p)G(n, p): Each of the (n2)\binom{n}{2} possible edges is present independently with fixed probability p(0,1)p \in (0,1).
  • G(n,m)G(n, m): A graph chosen uniformly at random from the set of all graphs with nn vertices and exactly mm edges.

For a fixed pp, as nn \to \infty, G(n,p)G(n,p) almost surely exhibits sharp threshold phenomena, including emergence of connectivity, appearance of subgraphs, and phase transitions in components. The expected number of edges is p(n2)p\binom{n}{2}, and the degree DiD_i of vertex ii follows

DiBin(n1,p),E[Di]=(n1)p,Var(Di)=(n1)p(1p)D_i \sim \mathrm{Bin}(n-1, p), \quad \mathbb{E}[D_i] = (n-1)p, \quad \operatorname{Var}(D_i) = (n-1)p(1-p)

(Alarfaj et al., 2023).

For large nn, the degree distribution can be approximated by a normal distribution if npnp and n(1p)n(1-p) are both at least 5; a sharper rule for multivariate normality is np10np \gtrsim 10.

In the sparse regime (p=c/np = c/n with constant c>0c > 0), the expected degree converges to cc, with limiting local structure described by a Galton–Watson tree with Poisson(cc) offspring distribution (Jung et al., 2017).

Infinite Limit and the Rado Graph

As nn \to \infty with constant p(0,1)p \in (0,1), the limiting object is the countable random graph RR, characterized uniquely (up to isomorphism) by the extension property: for any finite disjoint U,VNU, V \subset \mathbb{N}, there is a vertex joined to all vertices in UU and none in VV. This object, also called the Rado graph, is homogeneous, universal, and self-complementary, and its automorphism group is simple, transitive on finite configurations, and of cardinality 202^{\aleph_0} (Cameron, 2013). All first-order properties obey a zero–one law: for every first-order sentence φ\varphi, limnP[G(n,p)φ]=0\lim_{n\to\infty} P[G(n,p) \models \varphi]=0 or 1.

2. Degree Distributions, Correlations, and Inference

The structure of node degrees in G(n,p)G(n,p) underpins many inferences:

  • Covariance between distinct degrees is Cov(Di,Dj)=p(1p)\mathrm{Cov}(D_i, D_j) = p(1-p), and correlation 1n1\frac{1}{n-1}, reflecting weak dependence (Alarfaj et al., 2023).
  • The joint degree distribution for large nn is well-approximated by an nn-variate normal,

DNn(μ,Σ)\mathbf{D} \approx \mathcal{N}_n\left(\mu, \Sigma\right)

with μ=(n1)p1n\boldsymbol{\mu} = (n-1)p \, \mathbf{1}_n, Σii=(n1)p(1p)\Sigma_{ii} = (n-1)p(1-p), Σij=p(1p)\Sigma_{ij}=p(1-p) for iji\ne j. The approximation is valid for np10np \gtrsim 10.

Goodness-of-fit tests (chi-square, Anderson–Darling) confirm the multivariate normality for large n,npn, np, but not for small parameters. Maximum likelihood estimation of pp under this model achieves minimal mean squared error for the dependent-degree MLE (Alarfaj et al., 2023).

3. Phase Transitions and Critical Phenomena

The G(n,p)G(n, p) ensemble exhibits sharp phase transitions:

  • Emergence of the giant component at p=1/np = 1/n.
  • Connectivity at p=(logn)/np = (\log n)/n.

A refined analysis is the Karp–Sipser process: recursive removal of leaves (degree 1 vertices and their neighbors) leaves a Karp–Sipser core. At the critical value λ=e\lambda = e, G(n,λ/n)G(n, \lambda/n) has a core of size O(n3/5)O(n^{3/5}), rigorously described by a diffusion approximation and a random scaling constant determined by a Brownian hitting time (Budzinski et al., 2024). Below criticality, the core is finite; above, it is a positive fraction of nn.

Regime (λ\lambda) Core Size Main Feature
λ<e\lambda < e O(1)O(1) Finite Poisson sum
λ=e\lambda = e O(n3/5)O(n^{3/5}) Brownian scaling, critical window
λ>e\lambda > e C(λ)nC(\lambda)n Positive fraction, central limit theorem valid

4. Spectral Structure and Universality

For p=c/np = c/n, the limiting empirical spectral distribution (ESD) is the spectral measure of a Poisson(cc)–Galton–Watson tree (Benjamini–Schramm limit) (Jung et al., 2017). As cc \to \infty, the rescaled spectrum converges to the Wigner semicircle law,

ρsc(x)=12π4x21x2\rho_{\mathrm{sc}}(x) = \frac{1}{2\pi}\sqrt{4 - x^2} \cdot 1_{|x| \leq 2}

and eigenvectors become delocalized: a $1-o(1)$ fraction have \ell^\infty norm o(1)o(1) (Jung et al., 2017).

In denser regimes (pNN2/3pN \gg N^{2/3}), the local semicircle law holds: the spectrum matches the semicircle law on spectral windows down to N1N^{-1} (Erdős et al., 2011). Bulk universality (sine kernel for eigenvalue spacings) and edge universality (Tracy–Widom law for extremal eigenvalues) hold for appropriately rescaled adjacency matrices (Erdos et al., 2011).

5. Large Deviations and Rare Events

The large deviation principle (LDP) for G(n,p)G(n,p) in the dense regime describes the exponential decay of probabilities of rare events (e.g., large subgraph counts) in the topology of graphons: Ip(f)=[0,1]2[f(x,y)logf(x,y)p+(1f(x,y))log1f(x,y)1p]dxdyI_p(f) = \iint_{[0,1]^2} \left[ f(x,y)\log\frac{f(x,y)}{p} + (1-f(x,y))\log\frac{1-f(x,y)}{1-p} \right]\,dx\,dy (Chatterjee et al., 2010). This variational principle underlies upper-tail probabilities for subgraph counts, leading to “replica symmetry breaking” where the typical graph conditioned on a large subgraph count is either homogeneous or features a planted clique, depending on the subgraph density (Chatterjee et al., 2010, Cook et al., 2018).

In the sparse regime (n1/(2Δ)p1n^{-1/(2\Delta)} \ll p \ll 1), sharp large-deviation estimates for subgraph counts are established via quantitative Szemerédi-type regularity and counting lemmas, with variational problems encoding the rate (Cook et al., 2018).

6. Algorithmic and Statistical Aspects

In group-testing analogues, learning the edge set of G(n,q)G(n,q) by non-adaptive set queries can be achieved with O(qn2logn)O(q n^2 \log n) tests and decoding time nearly linear in the expected number of edges. Binary splitting and partitioning strategies are shown to achieve the fundamental information-theoretic limits with efficient decoding (Ta et al., 21 Nov 2025).

In detection and matching problems for correlated G(n,q)G(n,q) graphs, the “low-degree” method shows that any polynomial-based test of degree O(ρ1)O(\rho^{-1}) (where ρ\rho is edge correlation) cannot reliably distinguish between correlated and independent pairs for small ρ\rho. In the sparse regime, the detection threshold is given by a value α\sqrt{\alpha}, where α0.338\alpha \approx 0.338 is Otter’s constant, and no polynomial-time method based on subgraph counts can push the threshold below this (Ding et al., 2023).

7. Dynamics, Extensions, and Generalizations

Two classes of dynamic Erdős–Rényi models have been analyzed:

  • Regime-driven: Edge appearance/removal rates depend on an external Markov process, leading to master equations and Ornstein–Uhlenbeck diffusion approximations for macroscopic statistics.
  • Periodically-resampled: Edge update rates are periodically sampled; stationarity admits explicit moment formulas and functional CLTs (Mandjes et al., 2017).

Limit laws are obtained for the evolving number of edges, with large-deviation principles governing excursions, and functional CLTs for fluctuations. The tools extend to large-scale time-dependent random environments and provide a rigorous stochastic-process perspective.


Erdős–Rényi graphs, in both the finite and infinite setting, are the universal template for random structures in discrete mathematics. They exemplify concentration, phase transitions, universality in statistical physics, algorithmic complexity, and sharp large-deviation principles. A rich body of advanced research continues to refine their critical behavior, inferential limits, spectral properties, and dynamical analogues in ever more general settings (Cameron, 2013, Alarfaj et al., 2023, Budzinski et al., 2024, Jung et al., 2017, Erdős et al., 2011, Erdos et al., 2011, Dhara et al., 2016, Cook et al., 2018, Ta et al., 21 Nov 2025, Ding et al., 2023, Chatterjee et al., 2010, Mandjes et al., 2017).

Topic to Video (Beta)

Whiteboard

No one has generated a whiteboard explanation for this topic yet.

Follow Topic

Get notified by email when new papers are published related to Erdős–Rényi Graphs.