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

Hints
(Greetings from The On-Line Encyclopedia of Integer Sequences!)
A049389 (n+8)!/8!. 17
1, 9, 90, 990, 11880, 154440, 2162160, 32432400, 518918400, 8821612800, 158789030400, 3016991577600, 60339831552000, 1267136462592000, 27877002177024000, 641171050071552000, 15388105201717248000 (list; graph; refs; listen; history; internal format)
OFFSET

0,2

COMMENTS

The asymptotic expansion of the higher order exponential integral E(x,m=1,n=9) ~ exp(-x)/x*(1 - 9/x + 90/x^2 - 990/x^3 + 11880/x^4 - 154440/x^5 + ...) leads to the sequence given above. See A163931 and A130534 for more information. [Johannes W. Meijer, Oct 20 2009]

a(n) = A173333(n+8,8). [From Reinhard Zumkeller, Feb 19 2010]

LINKS

Vincenzo Librandi, Table of n, a(n) for n = 0..300

FORMULA

a(n) = (n+8)!/8!; e.g.f.: 1/(1-x)^9.

PROG

(MAGMA) [Factorial(n+8)/40320: n in [0..25]]; // Vincenzo Librandi, Jul 20 2011

(PARI) a(n) = (n+8)!/8!;

CROSSREFS

Cf. A000142, A001710, A001715, A001720, A001725, A001730, A049388, A051379. a(n)= A051380(n, 0)*(-1)^n (first unsigned column of triangle).

Sequence in context: A143079 A165324 A082367 * A127769 A062815 A160569

Adjacent sequences:  A049386 A049387 A049388 * A049390 A049391 A049392

KEYWORD

easy,nonn

AUTHOR

Wolfdieter Lang (wolfdieter.lang(AT)physik.uni-karlsruhe.de)

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 16 10:53 EST 2012. Contains 205904 sequences.