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.

A185229 Number of disconnected 2-regular simple graphs on n vertices with girth at least 9.

Original entry on oeis.org

0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 1, 2, 2, 3, 3, 4, 4, 5, 6, 7, 8, 10, 11, 13, 15, 17, 19, 23, 25, 29, 33, 38, 42, 49, 54, 62, 70, 79, 88, 101, 112, 127, 142, 160, 178, 202, 224, 252, 281, 315, 350, 394, 436, 488, 543, 606, 672, 751, 831, 926, 1027, 1142
Offset: 0

Views

Author

Jason Kimberley, Feb 22 2011

Keywords

Comments

Number of partitions of n with each part at least 9, and at least 2 parts.

Crossrefs

Disconnected 2-regular simple graphs with girth at least g: A165652 (g=3), A185224 (g=4), A185225 (g=5), A185226 (g=6), A185227 (g=7), A185228 (g=8), this sequence (g=9).

Programs

Formula

a(n) = A185329() - A185119(n). - Andrew Howroyd, Apr 18 2021

Extensions

Terms a(50) and beyond from Andrew Howroyd, Apr 18 2021