login
The OEIS is supported by the many generous donors to the OEIS Foundation.

 

Logo
Hints
(Greetings from The On-Line Encyclopedia of Integer Sequences!)
A007149 2-part of number of graphs on n nodes.
(Formerly M0017)
4
0, 0, 1, 2, 0, 1, 2, 2, 1, 2, 4, 3, 4, 4, 5, 5, 4, 5, 8, 6, 8, 7, 8, 8, 9, 9, 10, 10, 15, 11, 12, 12, 11, 12, 16, 13, 16, 14, 15, 15, 17, 16, 17, 17, 19, 18, 19, 19, 20, 20, 21, 21, 23, 22, 23, 23, 25, 24, 25, 25, 27, 26, 27, 27, 26, 27, 31, 28, 32, 29, 30, 30, 35, 31, 32, 32, 34, 33, 34, 34, 36, 35, 36, 36, 38, 37, 38, 38 (list; graph; refs; listen; history; text; internal format)
OFFSET
0,4
REFERENCES
N. J. A. Sloane and Simon Plouffe, The Encyclopedia of Integer Sequences, Academic Press, 1995 (includes this sequence).
LINKS
Steven C. Cater and Robert W. Robinson, Exponents of 2 in the numbers of unlabeled graphs and tournaments, Congressus Numerantium, 82 (1991), pp. 139-155.
Steven C. Cater and Robert W. Robinson, Exponents of 2 in the numbers of unlabeled graphs and tournaments, Preprint. (Annotated scanned copy)
FORMULA
a(n) = A007814(A000088(n)). - Michel Marcus, Jan 06 2020
MATHEMATICA
A000088 = Cases[Import["https://oeis.org/A000088/b000088.txt", "Table"], {_, _}][[All, 2]];
IntegerExponent[#, 2]& /@ A000088 (* Jean-François Alcover, Jan 06 2020 *)
CROSSREFS
Power of 2 dividing A000088. Cf. A007814.
Sequence in context: A065051 A084665 A035392 * A028832 A260411 A199331
KEYWORD
nonn
AUTHOR
EXTENSIONS
More terms from Alois P. Heinz, Aug 15 2019
STATUS
approved

Lookup | Welcome | Wiki | Register | Music | Plot 2 | Demos | Index | Browse | More | WebCam
Contribute new seq. or comment | Format | Style Sheet | Transforms | Superseeker | Recents
The OEIS Community | Maintained by The OEIS Foundation Inc.

License Agreements, Terms of Use, Privacy Policy. .

Last modified April 17 21:22 EDT 2024. Contains 371767 sequences. (Running on oeis4.)