A155693 Decimal expansion of log_2 (22).
4, 4, 5, 9, 4, 3, 1, 6, 1, 8, 6, 3, 7, 2, 9, 7, 2, 5, 6, 1, 9, 9, 3, 6, 3, 0, 4, 6, 7, 2, 5, 7, 9, 2, 9, 5, 8, 7, 0, 3, 2, 3, 1, 5, 2, 5, 6, 8, 1, 7, 6, 8, 0, 7, 1, 3, 1, 2, 8, 0, 1, 6, 4, 5, 7, 2, 6, 3, 3, 0, 6, 1, 9, 7, 2, 0, 0, 1, 8, 3, 5, 2, 7, 0, 9, 4, 9, 1, 2, 9, 9, 2, 8, 6, 9, 0, 0, 4, 8
Offset: 1
Examples
4.4594316186372972561993630467257929587032315256817680713128...
Links
- Vincenzo Librandi, Table of n, a(n) for n = 1..1000
- Index entries for transcendental numbers
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), this sequence, A155793 (m=23), A155921 (m=24).
Programs
-
Mathematica
RealDigits[Log[2, 22], 10, 100][[1]] (* Vincenzo Librandi, Aug 29 2013 *)
Formula
Equals 1 + A020863. - Jianing Song, Nov 16 2024