A155694 Decimal expansion of log_3 (22).
2, 8, 1, 3, 5, 8, 8, 0, 9, 2, 2, 1, 5, 5, 9, 5, 5, 1, 8, 1, 4, 8, 5, 0, 7, 5, 2, 9, 0, 7, 4, 6, 8, 9, 7, 7, 7, 8, 4, 2, 5, 4, 7, 1, 6, 5, 3, 3, 2, 8, 2, 4, 7, 8, 8, 1, 0, 7, 9, 4, 7, 9, 5, 4, 0, 1, 0, 4, 9, 3, 8, 3, 5, 2, 7, 2, 3, 2, 7, 1, 6, 8, 3, 8, 6, 4, 3, 3, 7, 1, 8, 7, 1, 3, 4, 2, 2, 6, 4
Offset: 1
Examples
2.8135880922155955181485075290746897778425471653328247881079...
Links
- Vincenzo Librandi, Table of n, a(n) for n = 1..1000
- Index entries for transcendental numbers
Programs
-
Mathematica
RealDigits[Log[3,22],10,120][[1]] (* Harvey P. Dale, Apr 01 2012 *)