This is a front-end for the Online Encyclopedia of Integer Sequences, made by Christian Perfect. The idea is to provide OEIS entries in non-ancient HTML, and then to think about how they're presented visually. The source code is on GitHub.
%I A344716 #11 Jun 19 2023 06:41:11 %S A344716 4,0,9,3,9,0,0,7,0,0,8,6,0,1,1,6,5,2,6,4,8,7,7,4,4,9,0,8,2,2,8,4,8,4, %T A344716 2,7,7,7,2,9,3,2,3,9,5,8,7,2,5,6,1,2,6,7,7,6,6,7,5,2,0,9,1,1,9,9,7,5, %U A344716 8,6,0,0,4,1,6,1,1,4,0,1,1,1,8,2,5,2,5,2,2,3,5,0,4,5,4,7,2,0,8,4,4,8,3,1,2 %N A344716 Decimal expansion of (gamma + log(4/Pi))/2, where gamma is Euler's constant. %H A344716 Jean-Paul Allouche, Jeffrey Shallit, and Jonathan Sondow, <a href="https://doi.org/10.1016/j.jnt.2006.06.001">Summation of Series Defined by Counting Blocks of Digits</a>, Journal of Number Theory, volume 123, number 1, March 2007, pages 133-143. Also <a href="https://arxiv.org/abs/math/0512399">arXiv:math/0512399</a> [math.NT], 2005-2006. %F A344716 Equals (A001620 + A094640)/2, the mean of Euler's constant and alternating Euler's constant. %F A344716 Equals Sum_{n>=1} A000120(n) / (2*n*(2*n+1)), where A000120 is the number of 1-bits of n in binary. [Allouche, Shallit, Sondow] %F A344716 Equals Sum_{k>=1} (1/(2*k-1) - log(1+1/(2*k-1))). - _Amiram Eldar_, Jun 19 2023 %e A344716 0.40939007008601165264877449082284842... %t A344716 RealDigits[(EulerGamma + Log[4/Pi])/2, 10, 100][[1]] (* _Amiram Eldar_, May 27 2021 *) %Y A344716 Cf. A001620, A094640, A000120. %K A344716 nonn,cons %O A344716 0,1 %A A344716 _Kevin Ryde_, May 27 2021