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!)
A109542 a(n) = number of labeled 3-regular (trivalent) multi-graphs without self-loops on 2n vertices with a maximum of 2 edges between any pair of nodes. Also a(n) = number of labeled symmetric 2n X 2n matrices with {0,1,2}-entries with row sum equal to 3 for each row and trace 0. 0
0, 7, 640, 170555, 94949400, 95830621425, 159062872168200, 404720953797785625 (list; graph; refs; listen; history; text; internal format)
OFFSET
1,2
LINKS
EXAMPLE
a(2)=7 because for 2*n=4 nodes there are 7 possible labeled graphs whose adjacency matrices are as follows:
0 2 1 0
2 0 0 1
1 0 0 2
0 1 2 0;
0 1 2 0
1 0 0 2
2 0 0 1
0 2 1 0;
0 2 0 1
2 0 1 0
0 1 0 2
1 0 2 0;
0 1 1 1
1 0 1 1
1 1 0 1
1 1 1 0;
0 0 2 1
0 0 1 2
2 1 0 0
1 2 0 0;
0 1 0 2
1 0 2 0
0 2 0 1
2 0 1 0;
0 0 1 2
0 0 2 1
1 2 0 0
2 1 0 0.
CROSSREFS
Sequence in context: A175601 A246113 A277839 * A052132 A052134 A101811
KEYWORD
nonn,more
AUTHOR
Jeremy Gardiner, Aug 29 2005
EXTENSIONS
a(5)-a(8) from Max Alekseyev, Aug 30 2005
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 25 07:41 EDT 2024. Contains 371964 sequences. (Running on oeis4.)