Logo

Greetings from The On-Line Encyclopedia of Integer Sequences!

Hints

Search: id:A045756
Displaying 1-1 of 1 results found. page 1
     Format: long | short | internal | text      Sort: relevance | references | number      Highlight: on | off
A045756 E.g.f. -1+(1-9*x)^(-1/9), 9-factorial numbers. +0
17
1, 10, 190, 5320, 196840, 9054640, 498005200, 31872332800, 2326680294400, 190787784140800, 17361688356812800, 1736168835681280000, 189242403089259520000, 22330603564532623360000 (list; graph; listen)
OFFSET

1,2

LINKS

Index entries for sequences related to factorial numbers

FORMULA

a(n+1)= (9*n+1)(!^9) := product(9*k+1, k=0..n), n >= 0; E.g.f. -1+(1-9*x)^(-1/9).

MAPLE

restart: G(x):=-1+(1-9*x)^(-1/9): f[0]:=G(x): for n from 1 to 29 do f[n]:=diff(f[n-1], x) od: x:=0: seq(f[n], n=1..14); # [From Zerinvary Lajos (zerinvarylajos(AT)yahoo.com), Apr 03 2009]

MATHEMATICA

s=1; lst={s}; Do[s+=n*s; AppendTo[lst, s], {n, 9, 2*5!, 9}]; lst [From Vladimir Orlovsky (4vladimir(AT)gmail.com), Nov 08 2008]

CROSSREFS

Cf. A008542.

Sequence in context: A033714 A131521 A113373 this_sequence A144772 A072387 A134633

Adjacent sequences: A045753 A045754 A045755 this_sequence A045757 A045758 A045759

KEYWORD

easy,nonn

AUTHOR

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

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 22 20:51 EST 2009. Contains 167312 sequences.


AT&T Labs Research