A152095 Decimal expansion of (exp(Pi)-log(3))/log(2).
3, 1, 8, 0, 0, 0, 0, 0, 0, 0, 3, 3, 2, 5, 2, 6, 5, 5, 9, 9, 4, 4, 1, 5, 1, 0, 8, 1, 1, 1, 4, 1, 5, 1, 2, 8, 1, 9, 5, 1, 3, 1, 0, 7, 7, 6, 7, 6, 7, 9, 2, 6, 9, 9, 8, 9, 3, 6, 9, 4, 0, 2, 4, 4, 7, 5, 0, 4, 6, 5, 2, 8, 5, 9, 5, 2, 7, 4, 4, 4, 5, 3, 5, 1, 2, 0, 8, 6, 7, 7, 7, 8, 3, 2, 7, 2, 6, 0, 5
Offset: 2
Examples
31.800000003325265599441510811141512819513107767679269989369...
References
- Mike Stay, Posting to Math Fun Mailing List, Mar 17 2009.
Programs
-
Mathematica
RealDigits[(Exp[Pi]-Log[3])/Log[2],10,120][[1]] (* Harvey P. Dale, Jul 21 2014 *)