Logo

Greetings from The On-Line Encyclopedia of Integer Sequences!

Hints

Search: id:A069840
Displaying 1-1 of 1 results found. page 1
     Format: long | short | internal | text      Sort: relevance | references | number      Highlight: on | off
A069840 Number of different (unlabeled) 2-cell embeddings of the n-wheel graph W_(n+1) on n+1 nodes into orientable surfaces. +0
2
16, 80, 666, 6588, 80886, 1146916, 18583160, 337808300, 6812539360, 150922350288, 3643698427650, 95221941543232, 2678117152113428, 80658585770586368, 2590036811212597862, 88333886984966359596 (list; graph; listen)
OFFSET

4,1

COMMENT

Values of a(n) for n <= 3 are not well-defined.

REFERENCES

B. P. Mull, R. G. Riepert and A. T. White, Enumerating 2-cell imbeddings of connected graphs. Proc. Amer. Math. Soc. 103 (1988), 321-330.

FORMULA

a(n)=1/(2*n)*sum_(d|n) phi(d)^2*2^(n/d)*(n/d-1)!*d^(n/d-1), n odd; a(n)=1/(2*n)*sum_(d|n) phi(d)^2*2^(n/d)*(n/d-1)!*d^(n/d-1)+ 2^(n-3)*(n/2-1)!, n even, where phi(n) is the Euler totient function A000010.

MATHEMATICA

f[n_] := Block[{d = Divisors[n], s}, s = Apply[Plus, EulerPhi[d]^2*2^(n/d)*(n/d - 1)!*d^(n/d - 1)]/(2n); If[ EvenQ[n], s = s + 2^(n - 3)*(n/2 - 1)! ]; s];

CROSSREFS

Cf. A069839.

Adjacent sequences: A069837 A069838 A069839 this_sequence A069841 A069842 A069843

Sequence in context: A050468 A068778 A034570 this_sequence A000817 A119508 A088379

KEYWORD

nonn

AUTHOR

Valery Liskovets (liskov(AT)im.bas-net.by), Apr 22 2002

EXTENSIONS

Edited and extended by Robert G. Wilson v (rgwv(AT)rgwv.com) and Vladeta Jovovic (vladeta(AT)Eunet.yu), May 04 2002

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 October 12 13:44 EDT 2008. Contains 144830 sequences.


AT&T Labs Research