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!)
A030898 a(n) = floor(exp(2/17)*n!). 0
1, 2, 6, 26, 134, 809, 5669, 45353, 408184, 4081844, 44900294, 538803530, 7004445892, 98062242500, 1470933637503, 23534938200055, 400093949400940, 7201691089216926, 136832130695121608, 2736642613902432167 (list; graph; refs; listen; history; text; internal format)
OFFSET
1,2
LINKS
MATHEMATICA
With[{c=Exp[2/17]}, Floor[c*Range[20]!]] (* Harvey P. Dale, Dec 15 2013 *)
PROG
(Magma) [Floor(Exp(2/17)*Factorial(n)) : n in [1..25]]; // Wesley Ivan Hurt, Sep 25 2023
CROSSREFS
Sequence in context: A370215 A326562 A030957 * A002788 A332796 A134094
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 18 16:22 EDT 2024. Contains 371780 sequences. (Running on oeis4.)