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!)
A336779 a(n) is the largest power of n such that all numbers n^k <= a(n), k=1,..,A336778(n)-1 can be exactly represented as double precision 64-bit floating point numbers according to the IEEE 754 standard. If a(n) is a power of 2, it is replaced by the corresponding negated exponent of 2. 7
-1023, 5559060566555523, -1022, 2384185791015625, 47751966659678405306351616, 1628413597910449, -1023, 1853020188851841, 10000000000000000000000, 4177248169415651, 410186270246002225336426103593500672, 3937376385699289, 426878854210636742656, 1946195068359375, -1020 (list; graph; refs; listen; history; text; internal format)
OFFSET
2,1
COMMENTS
The "power of 2" escape clause serves to avoid the corresponding numbers with more than 305 decimal digits in the DATA field.
LINKS
FORMULA
a(n) = n^(A336778(n)-1).
EXAMPLE
a(3) = 5559060566555523 = 3^33, because the next power 3^34 = 16677181699666569 cannot be exactly represented as a binary64 floating point number, but only rounded to 16677181699666568.
CROSSREFS
Sequence in context: A069437 A212934 A263168 * A030001 A176764 A351262
KEYWORD
sign,fini,look
AUTHOR
Hugo Pfoertner, Aug 04 2020
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 22:17 EDT 2024. Contains 371964 sequences. (Running on oeis4.)