Logo

Greetings from The On-Line Encyclopedia of Integer Sequences!

Hints

Search: id:A070734
Displaying 1-1 of 1 results found. page 1
     Format: long | short | internal | text      Sort: relevance | references | number      Highlight: on | off
A070734 Order of the subgroup of the symmetric group S_n generated by the cycles (1,2,3) and (1,2,3,...,n). +0
3
3, 24, 60, 720, 2520, 40320, 181440, 3628800, 19958400, 479001600, 3113510400, 87178291200, 653837184000, 20922789888000, 177843714048000, 6402373705728000, 60822550204416000, 2432902008176640000 (list; graph; listen)
OFFSET

3,1

FORMULA

For odd n: a(n) = n!/2; for even n: a(n) = n!.

a(n) = 1/4*(3+(-1)^n)*n! - Benoit Cloitre (benoit7848c(AT)orange.fr), May 18 2002

MATHEMATICA

f[n_] := If[ EvenQ[n], n!, n!/2]; Table[ f[n], {n, 3, 24}].

PROGRAM

(PARI) for(n=3, 20, print1((3+(-1)^n)/4*n!, ", "))

CROSSREFS

Cf. A000142, A001710.

Sequence in context: A106217 A160665 A101008 this_sequence A009113 A152751 A162654

Adjacent sequences: A070731 A070732 A070733 this_sequence A070735 A070736 A070737

KEYWORD

nonn,easy

AUTHOR

Sharon Sela (sharonsela(AT)hotmail.com), May 14 2002

EXTENSIONS

More terms from Benoit Cloitre (benoit7848c(AT)orange.fr), May 18 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 November 29 12:46 EST 2009. Contains 167659 sequences.


AT&T Labs Research