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!)
A107586 Powers of e^(1/e) rounded up. 3

%I #13 Feb 13 2024 03:03:31

%S 1,2,3,4,5,7,10,14,19,28,40,58,83,120,173,250,360,521,752,1086,1569,

%T 2266,3273,4728,6831,9868,14256,20594,29752,42981,62093,89704,129592,

%U 187217,270466,390734,564480,815486,1178107,1701973,2458785,3552127,5131644,7413521

%N Powers of e^(1/e) rounded up.

%C Smallest integer such that a(n)^x-x^n is nonnegative for all nonnegative reals x.

%t Table[Ceiling[(E^(1/E))^n],{n,0,43}] (* _James C. McMahon_, Feb 12 2024 *)

%Y Cf. A001113, A017984, A061481, A068985, A073229.

%K nonn

%O 0,2

%A _Henry Bottomley_, May 16 2005

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 22:17 EDT 2024. Contains 371964 sequences. (Running on oeis4.)