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

Hints
(Greetings from The On-Line Encyclopedia of Integer Sequences!)
A091364 a(n)=n!n^4. 4
0, 1, 32, 486, 6144, 75000, 933120, 12101040, 165150720, 2380855680, 36288000000, 584421868800, 9932577177600, 177849941068800, 3349041234739200, 66201014880000000, 1371195958099968000, 29707369682006016000 (list; graph; refs; listen; history; internal format)
OFFSET

0,3

COMMENTS

Contribution from Johannes W. Meijer (meijgia(AT)hotmail.com), Oct 16 2009: (Start)

Denominators in the power series expansion of the higher order exponential integral E(x,4,1) - ((gamma^4/24+Pi^2*gamma^2/24+zeta(3)*gamma/3+Pi^4/160) + (gamma^3/6+ Pi^2*gamma/12+ zeta(3)/3)*ln(x) + (gamma^2/4+ Pi^2/24)*ln(x)^2 + (gamma/6)*ln(x)^3 + ln(x)^4/24), n>0. See A163931 for information on the E(x,m,n).

(End)

FORMULA

E.g.f.: (x + 11x^2 + 11x^3 + x^4)/(1 - x)^5

MAPLE

a:=n->sum(sum(sum((n+1)!-n!, j=1..n), k=1..n), m=1..n): seq(a(n), n=0..17); - Zerinvary Lajos (zerinvarylajos(AT)yahoo.com), May 16 2007

MATHEMATICA

Table[n!n^4, {n, 0, 20}]

CROSSREFS

Contribution from Johannes W. Meijer (meijgia(AT)hotmail.com), Oct 16 2009: (Start)

Cf. A163931 (E(x,m,n)), A001563 (n*n!), A002775 (n^2*n!), A091363 (n^3*n!).

(End)

Sequence in context: A022069 A203720 A085539 * A138412 A010948 A022627

Adjacent sequences:  A091361 A091362 A091363 * A091365 A091366 A091367

KEYWORD

easy,nonn

AUTHOR

Mario Catalani (mario.catalani(AT)unito.it), Jan 07 2004

EXTENSIONS

More terms from Zerinvary Lajos (zerinvarylajos(AT)yahoo.com), May 16 2007

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 17 11:30 EST 2012. Contains 206011 sequences.