login

Year-end appeal: Please make a donation to the OEIS Foundation to support ongoing development and maintenance of the OEIS. We are now in our 61st year, we have over 378,000 sequences, and we’ve reached 11,000 citations (which often say “discovered thanks to the OEIS”).

A155793
Decimal expansion of log_2 (23).
17
4, 5, 2, 3, 5, 6, 1, 9, 5, 6, 0, 5, 7, 0, 1, 2, 8, 7, 2, 2, 9, 4, 1, 4, 8, 2, 4, 4, 1, 6, 2, 6, 6, 8, 8, 4, 4, 4, 9, 8, 8, 2, 5, 1, 2, 5, 4, 4, 2, 5, 5, 5, 0, 5, 9, 4, 9, 4, 4, 4, 3, 7, 3, 2, 0, 1, 4, 7, 7, 8, 1, 4, 5, 5, 6, 2, 7, 6, 4, 6, 9, 6, 1, 1, 0, 7, 5, 4, 5, 2, 5, 8, 6, 2, 0, 8, 8, 2, 1
OFFSET
1,1
EXAMPLE
4.5235619560570128722941482441626688444988251254425550594944...
MATHEMATICA
RealDigits[Log[2, 23], 10, 100][[1]] (* Vincenzo Librandi, Aug 29 2013 *)
CROSSREFS
Cf. decimal expansion of log_2(m): A020857 (m=3), A020858 (m=5), A020859 (m=6), A020860 (m=7), A020861 (m=9), A020862 (m=10), A020863 (m=11), A020864 (m=12), A152590 (m=13), A154462 (m=14), A154540 (m=15), A154847 (m=17), A154905 (m=18), A154995 (m=19), A155172 (m=20), A155536 (m=21), A155693 (m=22), this sequence, A155921 (m=24).
Sequence in context: A379183 A074459 A371747 * A070593 A070599 A057301
KEYWORD
nonn,cons
AUTHOR
N. J. A. Sloane, Oct 30 2009
STATUS
approved