Logo

Greetings from The On-Line Encyclopedia of Integer Sequences!

Hints

Search: id:A007168
Displaying 1-1 of 1 results found. page 1
     Format: long | short | internal | text      Sort: relevance | references | number      Highlight: on | off
A007168 P-graphs with 2n edges.
(Formerly M1774)
+0
1
1, 2, 7, 26, 114, 512, 2427, 11794, 58787, 298188, 1535962, 8009527, 42209709, 224435066, 1202611161, 6487520874, 35204691958 (list; graph; listen)
OFFSET

1,2

REFERENCES

R. C. Read, On the enumeration of a class of plane multigraphs, Aequat. Math., 31 (1986), 47-63.

N. J. A. Sloane and Simon Plouffe, The Encyclopedia of Integer Sequences, Academic Press, 1995 (includes this sequence).

PROGRAM

(PARI) { s =y ; for(loop=1, 18, p = 1 ; forstep(i= 1, 2*loop-1, 2, sigmai = polcoeff(s, i, y) ; n=0 ; tmp = 0 ; while(i*n <=2*loop-1, ff = 1 ; for(k=1, n, ff *= (-sigmai-k+1)/k ; ) ; tmp += ff*(-y)^(i*n) ; n++ ; ) ; p *= tmp : ) ; print1(polcoeff(p, 2*loop-2, y), ", ") ; b = y-s ; forstep(i=1, 2*loop-1, 2, b += polcoeff(p, i, y)*y^i ; ) ; s = y ; for(r=0, loop-1, for(i=0, 2*loop+1, s += polcoeff(b^(3+2*r), i, y)*y^i ; ) ; ) ; ) ; } - R. J. Mathar (mathar(AT)strw.leidenuniv.nl), Apr 24 2006

CROSSREFS

Sequence in context: A001862 A150588 A150589 this_sequence A150590 A006373 A030429

Adjacent sequences: A007165 A007166 A007167 this_sequence A007169 A007170 A007171

KEYWORD

nonn

AUTHOR

N. J. A. Sloane (njas(AT)research.att.com).

EXTENSIONS

More terms from R. J. Mathar (mathar(AT)strw.leidenuniv.nl), Apr 24 2006

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 November 25 20:09 EST 2009. Contains 167514 sequences.


AT&T Labs Research