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!)
A132412 Floor(n^2*exp(n)). 1
2, 29, 180, 873, 3710, 14523, 53735, 190781, 656349, 2202646, 7244771, 23436689, 74767863, 235710439, 735528908, 2274844293, 6980781345, 21273830000, 64432110647, 194066078163, 581597738907, 1735097817527, 5155001023065 (list; graph; refs; listen; history; text; internal format)
OFFSET
1,1
LINKS
MATHEMATICA
Table[Floor[E^n n^2], {n, 30}] (* Vincenzo Librandi, Feb 19 2013 *)
PROG
(Magma) [Floor(Exp(n)*n^2): n in [1..30]]; // Vincenzo Librandi, Feb 19 2013
CROSSREFS
Sequence in context: A028883 A024200 A137625 * A369384 A342454 A009772
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 March 19 03:21 EDT 2024. Contains 370952 sequences. (Running on oeis4.)