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!)
A051399 a(n) = (n-1)!*a(n-1)+1. 2
0, 1, 2, 5, 31, 745, 89401, 64368721, 324418353841, 13080548026869121, 4746669267990266628481, 17224713439683079541431852801, 687555441429141549439426981886956801, 329340156533265088807964627407023326809881601 (list; graph; refs; listen; history; text; internal format)
OFFSET
0,3
LINKS
MATHEMATICA
nxt[{n_, a_}]:={n+1, n!*a+1}; NestList[nxt, {0, 0}, 15][[All, 2]] (* Harvey P. Dale, May 29 2017 *)
CROSSREFS
Sequence in context: A303289 A051048 A163852 * A080582 A064845 A295391
KEYWORD
nonn
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 April 19 21:09 EDT 2024. Contains 371798 sequences. (Running on oeis4.)