How statement and proof provenance work
The first chip identifies the source of the statement or construction; the second identifies the source of its local proof or verification.
- Literature-sourced: the exact statement appears in a cited source; only wording and notation differ.
- AI-adapted: a semantically identical restatement of literature-sourced material, modulo indexing, notation, and boundary cases adopted by the library.
- AI-generated: a genuinely novel statement formulated by AI, with no source for the claim itself.
These labels describe origin, not correctness: citations and verification chips remain separate evidence.
The expected number of cycles of length at most in
Statement
Let be the number of cycles of lengths through in . Then If , both sums are empty and equal zero.
Facts & Assumptions
Given: Naturals and .
has mutually independent Bernoulli edge coordinates (The Erdős-Rényi finite random graph ).
A cycle is a closed walk of length at least whose vertices, apart from the coinciding endpoints, are distinct (Walks, closed walks, trails, paths and cycles, with length equal to the number of traversed edges), and the girth is the least length of a cycle (Graph distance within a component, eccentricity, diameter and girth, including the acyclic convention).
A prescribed set of present edges has probability (A prescribed set of present and absent edges in has product probability).
The falling factorial is defined by and (The factorial and the falling factorial , defined by recursion in ), and for finite sets , the injections number (The number of injections from a -element set into an -element set is ). An ordered list of distinct vertices is such an injection, so there are of them.
Indicators count occurrences and expectation is linear (Indicators turn event probabilities, intersections, and finite counts into expectations and products, Expectation is linear for every finite family of random variables, without any independence hypothesis).
Proof
An undirected -cycle is represented by ordered lists of its vertices, one for each starting point and direction. Hence there are labelled -cycles.
In , each such cycle occurs with probability .
Sum its indicator over all cycles and all . By [L5], the expectation is the first displayed sum.
Since , the stated upper bound follows. When the index set is empty. The formula includes .
Depends on
- The Erdős-Rényi finite random graph $G(n,p)$
- Graph distance within a component, eccentricity, diameter and girth, including the acyclic convention
- Walks, closed walks, trails, paths and cycles, with length equal to the number of traversed edges
- A prescribed set of present and absent edges in $G(n,p)$ has product probability
- The factorial $n!$ and the falling factorial $n^{\underline{k}}$, defined by recursion in $\mathbb{N}$
- The number of injections from a $k$-element set into an $n$-element set is $n^{\underline{k}}$
- Indicators turn event probabilities, intersections, and finite counts into expectations and products
- Expectation is linear for every finite family of random variables, without any independence hypothesis
Used by
Dependency tree · next 3 levels
Direct dependencies and their dependencies through the next three levels: 86 results over 21 levels. An arrow runs from a result to what uses it, and this result sits at the bottom with a heavier outline. Click the chart to enlarge it.
Sources
- J. Matousek and J. Vondrak, The Probabilistic Method, proof of Theorem 4.2.1 (standard reference, not scraped)
- Y. Zhao, MIT 18.218 Probabilistic Method in Combinatorics, proof of Theorem 6.3 (standard reference, not scraped)