Logo

Greetings from The On-Line Encyclopedia of Integer Sequences!

Hints

Search: id:A053817
Displaying 1-1 of 1 results found. page 1
     Format: long | short | internal | text      Sort: relevance | references | number      Highlight: on | off
A053817 a(0)=1 and a(n)=n*(a(n-1)+n). +0
1
1, 2, 8, 33, 148, 765, 4626, 32431, 259512, 2335689, 23356990, 256927011, 3083124276, 40080615757, 561128620794, 8416929312135, 134670868994416, 2289404772905361, 41209285912296822, 782976432333639979 (list; graph; listen)
OFFSET

0,2

FORMULA

a(n) = A030297(n)+n! = A019460(2n+1)-n - Henry Bottomley (se16(AT)btinternet.com), Nov 10 2000.

EXAMPLE

Start with 1, add 1, multiply by 1 (getting 2), add 2, multiply by 2 (getting 8).

MATHEMATICA

a=1; lst={a}; Do[a=(a+n)*n; AppendTo[lst, a], {n, 2*4!}]; lst [From Vladimir Orlovsky (4vladimir(AT)gmail.com), Dec 14 2008]

CROSSREFS

Sequence in context: A150879 A150880 A150881 this_sequence A150882 A150883 A150884

Adjacent sequences: A053814 A053815 A053816 this_sequence A053818 A053819 A053820

KEYWORD

nonn,easy,nice

AUTHOR

mindy and steve schwartz (minsteve(AT)netvision.net.il), Apr 07 2000

EXTENSIONS

More terms from James A. Sellers (sellersj(AT)math.psu.edu), Apr 08 2000

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 December 8 08:31 EST 2009. Contains 170430 sequences.


AT&T Labs Research