A077771 Decimal value of the ternary Champernowne constant.
5, 9, 8, 9, 5, 8, 1, 6, 7, 5, 3, 8, 4, 3, 3, 9, 9, 2, 5, 0, 0, 1, 7, 2, 2, 1, 7, 9, 2, 9, 4, 3, 6, 5, 9, 0, 9, 7, 8, 2, 0, 8, 7, 6, 8, 6, 7, 6, 1, 0, 5, 9, 3, 6, 7, 5, 4, 7, 8, 6, 0, 7, 5, 4, 7, 9, 6, 5, 1, 8, 4, 1, 9, 5, 2, 8, 0, 8, 4, 2, 0, 5, 5, 4, 0, 7, 2, 1, 1, 0, 8, 0, 5, 2, 7, 9, 6, 4, 1, 5, 7
Offset: 0
Examples
0.598958167538433992500172217929...
Links
- Paolo Xausa, Table of n, a(n) for n = 0..10000
- Eric Weisstein's World of Mathematics, Ternary Champernowne Constant
Crossrefs
Programs
-
Mathematica
First[RealDigits[ChampernowneNumber[3], 10, 100]] (* Paolo Xausa, May 03 2024 *)
-
PARI
A077771(b=3,t=1.,s=b)={sum(n=1, default(realprecision)*2.303\log(b)+1, n
M. F. Hasler, Oct 25 2019
Comments