cp's OEIS Frontend

This is a front-end for the Online Encyclopedia of Integer Sequences, made by Christian Perfect. The idea is to provide OEIS entries in non-ancient HTML, and then to think about how they're presented visually. The source code is on GitHub.

A184971 Irregular triangle C(n,g) counting the connected 7-regular simple graphs on 2n vertices with girth at least g.

Original entry on oeis.org

1, 5, 1547, 21609301, 1, 733351105934, 1
Offset: 4

Views

Author

Jason Kimberley, Jan 10 2012

Keywords

Comments

The first column is for girth at least 3. The row length sequence starts: 1, 1, 1, 2, 2, 2, 2, 2. The row length is incremented to g-2 when 2n reaches A054760(7,g).

Examples

			1;
5;
1547;
21609301, 1;
733351105934, 1;
?, 8;
?, 741;
?, 2887493;
		

Crossrefs

Connected 7-regular simple graphs with girth at least g: this sequence (triangle); chosen g: A014377 (g=3), A181153 (g=4).
Connected 7-regular simple graphs with girth exactly g: A184970 (triangle); chosen g: A184973 (g=3), A184974 (g=4).
Triangular arrays C(n,g) counting connected simple k-regular graphs on n vertices with girth at least g: A185131 (k=3), A184941 (k=4), A184951 (k=5), A184961 (k=6), this sequence (k=7), A184981 (k=8).