login
The OEIS is supported by the many generous donors to the OEIS Foundation.

 

Logo
Hints
(Greetings from The On-Line Encyclopedia of Integer Sequences!)
A038033 a(n) = A000166(n-1)*n*(n-1). 0
6, 24, 180, 1320, 11130, 103824, 1067976, 12014640, 146845710, 1938363240, 27489515196, 416924313624, 6734931220290, 115455963776160, 2093601476474640, 40040128237577184, 805513168073611926 (list; graph; refs; listen; history; text; internal format)
OFFSET
3,1
LINKS
FORMULA
E.g.f.: x^3/((1-x)^2*e^x)
MAPLE
a:=n->sum(n!*sum((-1)^k/k!, j=0..n), k=0..n): seq(a(n)*n, n=2..17); # Zerinvary Lajos, Dec 18 2007
CROSSREFS
Equals 6 * A000313(n+1).
Sequence in context: A349498 A200904 A293488 * A064049 A336267 A018981
KEYWORD
nonn,easy
AUTHOR
STATUS
approved

Lookup | Welcome | Wiki | Register | Music | Plot 2 | Demos | Index | Browse | More | WebCam
Contribute new seq. or comment | Format | Style Sheet | Transforms | Superseeker | Recents
The OEIS Community | Maintained by The OEIS Foundation Inc.

License Agreements, Terms of Use, Privacy Policy. .

Last modified August 11 10:58 EDT 2024. Contains 375068 sequences. (Running on oeis4.)