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!)
A190951 Closest integer to the largest real number x such that exp(x) = x^n, for n>=3. 3
5, 9, 13, 17, 21, 26, 31, 36, 41, 46, 51, 56, 62, 67, 73, 79, 84, 90, 96, 102, 108, 114, 120, 126, 132, 138, 144, 150, 157, 163, 169, 176, 182, 189, 195, 202, 208, 215, 221, 228, 235, 241, 248, 255, 262, 268, 275, 282, 289, 296, 303, 310, 317, 324, 331, 338, 345, 352 (list; graph; refs; listen; history; text; internal format)
OFFSET
3,1
COMMENTS
n=3 is the starting index because exp(x) > x^n for all x>=0 when n=1,2.
LINKS
MATHEMATICA
a[n_] := Round[ E^-ProductLog[-1, -1/n]]; Table[a[n], {n, 3, 60}]
CROSSREFS
Cf. A088346 (Smallest integer k where exp(x)>x^n for all x>=k).
Cf. A190952 (Largest integer k for which exp(k) < k^n).
Sequence in context: A314676 A334525 A314677 * A314678 A314679 A314680
KEYWORD
nonn
AUTHOR
Shel Kaphan, May 23 2011
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 08:27 EDT 2024. Contains 371964 sequences. (Running on oeis4.)