A333717 a(n) is the minimal number of vertices in a simple graph with exactly n cycles.
3, 5, 4, 6, 8, 5, 4, 6, 8, 6, 6, 5, 5, 6, 6, 8, 7, 6, 6, 6, 6, 5, 6, 6, 7, 7, 7, 7, 7, 6, 7, 6, 6, 7, 6, 6, 5, 6, 6, 7, 7, 7, 7, 7, 7, 7, 7, 7, 7, 7, 7, 6, 6, 6, 7, 7, 7, 7, 6, 7, 7, 7, 6, 7, 7, 7, 8, 8, 7, 7, 7, 8, 7, 7, 7, 7, 7, 7, 7, 7, 7, 7, 7, 7, 6, 7, 7
Offset: 1
Keywords
Examples
For n = 2, a pair of triangles sharing a vertex has five vertices; it is easy to check that no graph on three or four vertices has exactly two cycles, so a(2) = 5.
Links
- David Eppstein, Mathstodon post about O(log n) upper bound, 26 August 2020.
Comments