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 A114124 #70 May 28 2025 10:52:24 %S A114124 5,0,7,8,3,3,9,2,2,8,6,8,4,3,8,3,9,2,1,8,9,0,4,1,8,4,0,7,2,2,0,7,6,3, %T A114124 7,4,2,4,6,2,1,8,4,3,3,4,3,2,6,0,0,9,2,9,5,3,6,6,3,9,2,7,5,0,3,5,1,5, %U A114124 2,2,5,8,0,8,9,7,1,0,8,6,1,8,3,6,9,0,1,5,3,8,5,5,3,5,4,4,0,7,5,4,1,8,8,8,3 %N A114124 Decimal expansion of logarithm of A112302. %H A114124 Olivier Golinelli, <a href="https://arxiv.org/abs/2405.16968">Remote control system of a binary tree of switches - II. balancing for a perfect binary tree</a>, arXiv:2405.16968 [cs.DM], 2024. See p. 4. %H A114124 Dawei Lu and Zexi Song, <a href="https://doi.org/10.1016/j.jnt.2015.03.013">Some new continued fraction estimates of the Somos' quadratic recurrence constant</a>, Journal of Number Theory, Volume 155, October 2015, Pages 36-45. %H A114124 Dawei Lu, Xiaoguang Wang, and Ruiqing Xu, <a href="https://doi.org/10.1007/s00025-018-0928-0">Some New Exponential-Function Estimates of the Somos' Quadratic Recurrence Constant</a>, Results in Mathematics (2019) Vol. 74, No. 1, 6. %H A114124 Paul Erdős, Ronald L. Graham, Imre Z. Ruzsa and Ernst G. Straus, <a href="https://doi.org/10.1090/S0025-5718-1975-0369288-3">On the prime factors of C(2n, n)</a>, Mathematics of Computation, Vol. 29, No. 129 (1975), pp. 83-92. %H A114124 Steven R. Finch, <a href="https://doi.org/10.1017/9781316997741">Mathematical Constants II</a>, Encyclopedia of Mathematics and Its Applications, Cambridge University Press, Cambridge, 2018, p. 183. %H A114124 Yusuke Kobayashi and Ryoga Mahara, <a href="https://doi.org/10.15807/jorsj.66.18">Approximation algorithm for Steiner tree problem with neighbor-induced cost</a>, J. Operations Res. Soc. Japan, (2023) Vol. 66, No. 1, 18-36. See p. 32. %H A114124 Jörg Neunhäuserer, <a href="https://arxiv.org/abs/2006.02882">On the universality of Somos' constant</a>, arXiv:2006.02882 [math.DS], 2020. %H A114124 Eric Weisstein's World of Mathematics, <a href="https://mathworld.wolfram.com/SomossQuadraticRecurrenceConstant.html">Somos's Quadratic Recurrence Constant</a>. %H A114124 Xu You and Di-Rong Chen, <a href="https://doi.org/10.1016/j.jmaa.2015.12.013">Improved continued fraction sequence convergent to the Somos' quadratic recurrence constant</a>, Mathematical Analysis and Applications, Volume 436, Issue 1, 1 April 2016, Pages 513-520. %F A114124 Equals Sum_{n>=2} log(n)/2^n. - _Jean-François Alcover_, Apr 14 2014 %F A114124 Equals lim_{k->oo} (1/k) Sum_{i=1..k} A334074(i)/A334075(i). - _Amiram Eldar_, Apr 14 2020 %F A114124 Equals Sum_{n>=1} Lambda(n)/(2^n-1), where Lambda(n) = log(A014963(n)) is the Mangoldt function. - _Amiram Eldar_, Jul 07 2021 %F A114124 Equals lim_{m->oo} (1/m) * Sum_{k=1..m} f(k), where f(k) = Sum_{primes p <= k, binomial(2*k,k) mod p != 0} 1/p = A334074(k)/A334075(k) (Erdős et al., 1975). - _Amiram Eldar_, May 25 2025 %e A114124 0.5078339228684383921890418407220763742462184334326009... %t A114124 First@ RealDigits[-Derivative[1, 0][PolyLog][0, 1/2], 10, 105] (* _Eric W. Weisstein_, edited by _Michael De Vlieger_, Jan 21 2019 *) %o A114124 (PARI) suminf(n=2,log(n)>>n) \\ _Charles R Greathouse IV_, Sep 08 2014 %Y A114124 Cf. A000984, A014963, A112302, A334074, A334075. %K A114124 nonn,cons %O A114124 0,1 %A A114124 _Eric W. Weisstein_, Feb 08 2006