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.

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

Original entry on oeis.org

1, 5, 1547, 21609300, 1, 733351105933, 1
Offset: 4

Views

Author

Jason Kimberley, Feb 25 2011

Keywords

Comments

The first column is for girth exactly 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;
21609300, 1;
733351105933, 1;
?, 8;
?, 741;
?, 2887493;
		

Crossrefs

Connected 7-regular simple graphs with girth at least g: A184971 (triangle); chosen g: A014377 (g=3), A181153 (g=4).
Connected 7-regular simple graphs with girth exactly g: this sequence (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 exactly g: A198303 (k=3), A184940 (k=4), A184950 (k=5), A184960 (k=6), this sequence (k=7), A184980 (k=8).