Logo

Greetings from The On-Line Encyclopedia of Integer Sequences!

Hints

Search: id:A157015
Displaying 1-1 of 1 results found. page 1
     Format: long | short | internal | text      Sort: relevance | references | number      Highlight: on | off
A157015 Number of graphs with n vertices having a bipartite connected component. +0
2
0, 1, 2, 3, 8, 18, 60, 232, 1389, 14174, 291396, 12307993, 1031244083, 166112993730, 50667178220215, 29104660317374991, 31455540471012663839, 64032442292149795841796 (list; graph; listen)
OFFSET

0,3

LINKS

Can Someone Be Straight? [From Tanya Khovanova (tanyakh(AT)yahoo.com), Sep 23 2009]

FORMULA

a(n) = A000088(n) - A157016(n)

MATHEMATICA

cbs[g_] := Or @@ Map[BipartiteQ, Map[InduceSubgraph[g, # ] &, ConnectedComponents[g]]] Table[Count[Map[cbs, ListGraphs[n]], True], {n, 7}]

(From Eric Weisstein, May 02 2009): First do: <<Combinatorica

In[2]:= Table[Count[Graphs[n], _?(Function[g,

Or @@ BipartiteQ /@ (InduceSubgraph[g, # ] & /@

ConnectedComponents[g])])], {n, 8}] // Timing

CROSSREFS

Sequence in context: A158448 A073192 A113183 this_sequence A041205 A002356 A166302

Adjacent sequences: A157012 A157013 A157014 this_sequence A157016 A157017 A157018

KEYWORD

nonn

AUTHOR

Tanya Khovanova (tanyakh(AT)yahoo.com), Feb 21 2009

EXTENSIONS

Incorrect comment deleted by N. J. A. Sloane, (njas(AT)research.att.com), Feb 22 2009

Terms from a(8) onwards from Max Alekseyev, Feb 22 2009

Offset corrected by Max Alekseyev (maxale(AT)gmail.com), Feb 24 2009

a(8) corrected by Edwin Clark, May 02 2009; confirmed by Eric Weisstein

Corrected by Max Alekseyev and Vladeta Jovovic (vladeta(AT)eunet.yu), May 02 2009

page 1

Search completed in 0.002 seconds

Lookup | Welcome | Find friends | Music | Plot 2 | Demos | Index | Browse | More | WebCam
Contribute new seq. or comment | Format | Transforms | Puzzles | Hot | Classics
More pages | Superseeker | Maintained by N. J. A. Sloane (njas@research.att.com)

Last modified December 3 22:15 EST 2009. Contains 170310 sequences.


AT&T Labs Research