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!)
A373112 Number of binary digits in the integer part of e^n. 0
2, 3, 5, 6, 8, 9, 11, 12, 13, 15, 16, 18, 19, 21, 22, 24, 25, 26, 28, 29, 31, 32, 34, 35, 37, 38, 39, 41, 42, 44, 45, 47, 48, 50, 51, 52, 54, 55, 57, 58, 60, 61, 63, 64, 65, 67, 68, 70, 71, 73, 74, 76, 77, 78, 80, 81, 83, 84, 86, 87, 89, 90, 91, 93, 94, 96, 97, 99, 100, 101, 103, 104 (list; graph; refs; listen; history; text; internal format)
OFFSET
1,1
LINKS
FORMULA
a(n) = floor(log_2(floor(e^n))) + 1.
a(n) = A070939(A000149(n)). - Michel Marcus, May 26 2024
EXAMPLE
e^10 = 22026.46579480671... 22026 in binary is 101011000001010 so a(10)=15.
CROSSREFS
Cf. A000149, A070939, A254528 (in decimal).
Sequence in context: A093001 A226721 A224996 * A246046 A026428 A030704
KEYWORD
nonn,base
AUTHOR
Byron Avery, May 25 2024
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 August 7 16:44 EDT 2024. Contains 375017 sequences. (Running on oeis4.)