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!)
A132413 Ceiling(n^2*exp(n)). 1
3, 30, 181, 874, 3711, 14524, 53736, 190782, 656350, 2202647, 7244772, 23436690, 74767864, 235710440, 735528909, 2274844294, 6980781346, 21273830001, 64432110648, 194066078164, 581597738908, 1735097817528, 5155001023066 (list; graph; refs; listen; history; text; internal format)
OFFSET
1,1
LINKS
MATHEMATICA
Table[Ceiling[n^2 E^n], {n, 30}] (* Vincenzo Librandi, Feb 19 2013 *)
PROG
(Magma) [Ceiling(n^2*Exp(n)): n in [1..30]]; // Vincenzo Librandi, Feb 19 2013
CROSSREFS
Sequence in context: A013219 A013220 A177727 * A344907 A032263 A003771
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 25 01:06 EDT 2024. Contains 371964 sequences. (Running on oeis4.)