A154217 Decimal expansion of log_3 (13).
2, 3, 3, 4, 7, 1, 7, 5, 1, 9, 4, 7, 2, 7, 9, 2, 6, 9, 3, 3, 7, 9, 6, 0, 2, 4, 0, 7, 2, 4, 4, 5, 2, 8, 4, 9, 5, 8, 6, 1, 7, 6, 6, 5, 8, 6, 7, 2, 4, 8, 3, 1, 3, 4, 6, 4, 3, 9, 2, 2, 4, 1, 7, 4, 9, 6, 7, 4, 5, 3, 1, 8, 8, 7, 4, 8, 3, 9, 4, 9, 1, 7, 3, 9, 1, 7, 5, 7, 3, 5, 2, 7, 7, 4, 3, 0, 1, 4, 2
Offset: 1
Examples
2.3347175194727926933796024072445284958617665867248313464392...
Links
- Vincenzo Librandi, Table of n, a(n) for n = 1..1000
- Index entries for transcendental numbers
Programs
-
Mathematica
RealDigits[Log[3, 13], 10, 120][[1]] (* Vincenzo Librandi, Aug 29 2013 *)