Logo

Greetings from The On-Line Encyclopedia of Integer Sequences!

Hints

Search: id:A102693
Displaying 1-1 of 1 results found. page 1
     Format: long | short | internal | text      Sort: relevance | references | number      Highlight: on | off
A102693 a(n) = number of digraphs (not allowing loops) with vertices 1,2,...,n that have a unique Eulerian tour (up to cyclic shift). +0
3
1, 5, 42, 504, 7920, 154440, 3603600, 98017920, 3047466240, 106661318400, 4151586700800, 177925144320000, 8326896754176000, 422590010274432000, 23118159385601280000, 1356265350621941760000, 84945040381058457600000 (list; graph; listen)
OFFSET

2,2

REFERENCES

(unpublished work of the contributor)

R. P. Stanley, unpublished work.

FORMULA

a(n) = C_n(n-1)!/2 = (n+2)(n+3)...(2n-1), where C_n denotes a Catalan number

EXAMPLE

a(3) = 5. There are two such digraphs that are triangles and three that consist of two 2-cycles with a common vertex.

MAPLE

with(combstruct):ZL:=[T, {T=Union(Z, Prod(Epsilon, Z, T), Prod(T, Z, Epsilon), Prod(T, T, Z))}, labeled]:seq(count(ZL, size=i)/(2*i), i=2..18); - Zerinvary Lajos (zerinvarylajos(AT)yahoo.com), Dec 16 2007

> with(finance):seq(mul(cashflows([n, k, 1], 0), k=2..n), n=0..22); # [From Zerinvary Lajos (zerinvarylajos(AT)yahoo.com), Dec 22 2008]

CROSSREFS

Equals (1/2) A065866(n-1).

Sequence in context: A024492 A005789 A151334 this_sequence A052654 A108398 A102244

Adjacent sequences: A102690 A102691 A102692 this_sequence A102694 A102695 A102696

KEYWORD

nonn

AUTHOR

R. P. Stanley (rstan(AT)math.mit.edu), Feb 04 2005

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 | The OEIS Foundation | Maintained by N. J. A. Sloane (njas@research.att.com)

Last modified March 20 09:10 EDT 2010. Contains 173642 sequences.


AT&T Labs Research