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!)
A132406 Floor(exp(n)/n^3). 1
2, 0, 0, 0, 1, 1, 3, 5, 11, 22, 44, 94, 201, 438, 968, 2169, 4916, 11258, 26021, 60645, 142405, 336674, 800920, 1916169, 4608313, 11136186, 27030851, 65882701, 161192927, 395795354, 975088102, 2409758306, 5972774015, 14844843846 (list; graph; refs; listen; history; text; internal format)
OFFSET
1,1
LINKS
MATHEMATICA
Table[Floor[E^n/n^3], {n, 40}] (* Vincenzo Librandi, Feb 19 2013 *)
PROG
(Magma) [Floor(Exp(n)/n^3): n in [1..40]]; // Vincenzo Librandi, Feb 19 2013
CROSSREFS
Cf. A107316.
Sequence in context: A273302 A025086 A035699 * A197881 A332712 A079126
KEYWORD
nonn,easy
AUTHOR
Mohammad K. Azarian, Nov 12 2007
EXTENSIONS
Changed offset from 0 to 1 by Vincenzo Librandi, Feb 19 2013
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 24 10:11 EDT 2024. Contains 371935 sequences. (Running on oeis4.)