login
This site is supported by donations to The OEIS Foundation.
Logo

Hints
(Greetings from The On-Line Encyclopedia of Integer Sequences!)
A071007 Number of permutations in the symmetric group S_n such that the maximal cycle has length exactly 3. 1
0, 0, 2, 8, 40, 200, 980, 5152, 28448, 162080, 979000, 6179360, 40575392, 279199648, 1997406320, 14825619200, 114365751040, 912510870272, 7521873125408, 64045101880960, 561615674345600, 5067769601121920 (list; graph; refs; listen; history; internal format)
OFFSET

1,3

COMMENTS

E.g.f.: exp( x + (x^2)/2 + (x^3)/3 ) - exp( x + (x^2)/2 ).

FORMULA

a(n) = A057693(n) - A000085(n)

PROG

(PARI) for(n=1, 25, print1(polcoeff(serlaplace(exp(x+x^2/2+x^3/3)-exp(x+x^2/2)), n)", "))

CROSSREFS

Cf. A057693, A000085, A027617.

Sequence in context: A003445 A181326 A186947 * A027617 A187071 A154626

Adjacent sequences:  A071004 A071005 A071006 * A071008 A071009 A071010

KEYWORD

nonn

AUTHOR

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

EXTENSIONS

More terms from Ralf Stephan (ralf(AT)ark.in-berlin.de), Apr 09 2003

Lookup | Welcome | Wiki | Register | Music | Plot 2 | Demos | Index | Browse | More | WebCam
Contribute new seq. or comment | Format | Transforms | Puzzles | Hot | Classics
Recent Additions | More pages | Superseeker | Maintained by The OEIS Foundation Inc.

Content is available under The OEIS End-User License Agreement .

Last modified February 14 07:16 EST 2012. Contains 205589 sequences.