A104288 Decimal expansion of log_Pi(2).
6, 0, 5, 5, 1, 1, 5, 6, 1, 3, 9, 8, 2, 8, 0, 1, 5, 7, 3, 4, 8, 8, 0, 0, 5, 4, 5, 2, 3, 9, 8, 4, 7, 2, 9, 8, 6, 2, 9, 9, 8, 0, 8, 8, 7, 6, 8, 8, 2, 8, 6, 3, 2, 4, 8, 6, 3, 9, 1, 6, 3, 8, 4, 5, 5, 7, 7, 5, 3, 6, 5, 5, 7, 9, 7, 8, 5, 5, 8, 5, 5, 6, 6, 2, 6, 1, 0, 9, 4, 1, 9, 2, 3, 2, 0, 7, 4, 6, 5, 3, 9, 8, 8, 9, 1
Offset: 0
Examples
.6055115613982801573488005452...
Programs
-
Mathematica
RealDigits[Log[Pi,2],10,120][[1]] (* Harvey P. Dale, Jan 24 2012 *)