login
This site is supported by donations to The OEIS Foundation.
Logo

Hints
(Greetings from The On-Line Encyclopedia of Integer Sequences!)
A055780 Number of symmetric types of (3,2n)-hypergraphs under action of complementing group C(3,2). 0
1, 7, 14, 35, 57, 98, 140, 210, 281, 385, 490, 637, 785, 980, 1176, 1428, 1681, 1995, 2310, 2695, 3081, 3542, 4004, 4550, 5097, 5733, 6370, 7105, 7841, 8680, 9520, 10472, 11425, 12495, 13566, 14763, 15961, 17290, 18620, 20090, 21561, 23177 (list; graph; refs; listen; history; internal format)
OFFSET

0,2

FORMULA

G.f. : -(x^8-9*x^6-5*x^2-1)/(1-x^2)^2/(1-x^4)/(1-x^8).

EXAMPLE

There are 7 symmetric (3,2)-hypergraphs under action of complementing group C(3,2): {{1,2},{1,2,3}}, {{1,3},{1,2,3}}, {{1,2},{1,3}}, {{2,3},{1,2,3}}, {{1,2},{2,3}}, {{1,3},{2,3}}, {{1},{2,3}}.

MAPLE

gf := -(x^8-9*x^6-5*x^2-1)/(1-x^2)^2/(1-x^4)/(1-x^8): s := series(gf, x, 200): for i from 0 to 200 by 2 do printf(`%d, `, coeff(s, x, i)) od:

CROSSREFS

Sequence in context: A058530 A134384 A084382 * A161814 A067048 A189046

Adjacent sequences:  A055777 A055778 A055779 * A055781 A055782 A055783

KEYWORD

nonn

AUTHOR

Vladeta Jovovic (vladeta(AT)eunet.rs), Jul 13 2000

EXTENSIONS

More terms from James A. Sellers (sellersj(AT)math.psu.edu), Jul 13 2000

Lookup | Welcome | Wiki | Register | Music | Plot 2 | Demos | Index | Browse | More | WebCam
Contribute new seq. or comment | Format | Transforms | Puzzles | Hot | Classics
Recent Additions | More pages | Superseeker | Maintained by The OEIS Foundation Inc.

Content is available under The OEIS End-User License Agreement .

Last modified February 15 17:46 EST 2012. Contains 205835 sequences.