The OEIS mourns the passing of Jim Simons and is grateful to the Simons Foundation for its support of research in many branches of science, including the OEIS.
login
The OEIS is supported by the many generous donors to the OEIS Foundation.

 

Logo
Hints
(Greetings from The On-Line Encyclopedia of Integer Sequences!)
A174608 Decimal expansion of (1/log(2))*Sum_{k>=0} log(1+1/2^k) = 2.253... 0
2, 2, 5, 3, 5, 2, 4, 0, 3, 7, 9, 3, 4, 6, 9, 9, 6, 5, 9, 1, 2, 5, 5, 6, 1, 4, 5, 0, 3, 3, 4, 7, 8, 4, 6, 9, 7, 5, 4, 4, 8, 7, 3, 7, 4, 1, 1, 4, 2, 2, 6, 8, 5, 0, 6, 2, 1, 0, 4, 7, 9, 7, 7, 4, 9, 5, 5, 6, 5, 6, 8, 3, 8, 8, 0, 8, 2, 7, 1, 2, 3, 4, 8, 6, 1, 4, 7, 9, 3, 1, 6, 6, 1, 8, 8, 0, 0, 2, 9, 8, 6, 7, 2, 0, 7 (list; constant; graph; refs; listen; history; text; internal format)
OFFSET
1,1
LINKS
Brigitte Vallée, Digits and continuants in Euclidean algorithms. Ergodic vs tauberian theorems, Journal de théorie des nombres de Bordeaux 12 (2000), 519-558.
FORMULA
Equals log(A081845)/A002162. - R. J. Mathar, Apr 20 2010
MATHEMATICA
digits = 105; 1/Log[2]*NSum[Log[1 + 1/2^k], {k, 0, Infinity}, WorkingPrecision -> digits, NSumTerms -> 70] // RealDigits[#, 10, digits]& // First (* Jean-François Alcover, Feb 15 2013 *)
CROSSREFS
Sequence in context: A361328 A128134 A157223 * A130327 A224361 A341443
KEYWORD
cons,nonn
AUTHOR
Benoit Cloitre, Mar 23 2010
STATUS
approved

Lookup | Welcome | Wiki | Register | Music | Plot 2 | Demos | Index | Browse | More | WebCam
Contribute new seq. or comment | Format | Style Sheet | Transforms | Superseeker | Recents
The OEIS Community | Maintained by The OEIS Foundation Inc.

License Agreements, Terms of Use, Privacy Policy. .

Last modified May 15 17:39 EDT 2024. Contains 372548 sequences. (Running on oeis4.)