A154175 Decimal expansion of log_3 (11).
2, 1, 8, 2, 6, 5, 8, 3, 3, 8, 6, 4, 4, 1, 3, 8, 0, 8, 1, 0, 4, 8, 9, 8, 0, 4, 1, 4, 7, 3, 1, 9, 2, 8, 9, 2, 3, 5, 4, 2, 9, 6, 1, 5, 2, 5, 2, 0, 0, 9, 4, 4, 3, 6, 0, 2, 3, 7, 2, 9, 3, 0, 1, 0, 1, 7, 1, 8, 0, 8, 6, 3, 3, 8, 9, 1, 4, 1, 2, 3, 6, 3, 3, 2, 5, 2, 6, 1, 0, 3, 0, 1, 6, 3, 9, 7, 0, 8, 9
Offset: 1
Examples
2.1826583386441380810489804147319289235429615252009443602372...
Links
- Vincenzo Librandi, Table of n, a(n) for n = 1..1000
- Index entries for transcendental numbers
Programs
-
Mathematica
RealDigits[Log[3,11],10,150][[1]] (* Harvey P. Dale, May 23 2011 *)