cp's OEIS Frontend

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.

A089729 Decimal expansion of Levy's constant 12*log(2)/Pi^2.

This page as a plain text file.
%I A089729 #21 Feb 16 2025 08:32:51
%S A089729 8,4,2,7,6,5,9,1,3,2,7,2,1,9,4,5,1,6,9,0,7,2,6,3,1,9,3,9,6,3,9,6,4,1,
%T A089729 1,5,5,9,4,5,1,8,3,8,9,3,1,9,1,5,0,4,9,6,5,2,9,2,1,2,5,3,8,7,3,8,9,9,
%U A089729 5,6,9,6,0,4,3,6,2,2,4,0,8,1,7,0,4,2,0,3,2,2,9,6,8,8,0,0,8,1,1,3,1,9,3,1,4
%N A089729 Decimal expansion of Levy's constant 12*log(2)/Pi^2.
%C A089729 For x>y in [1..n], the average number of loop steps of the Euclid Algorithm for GCD (over all choices x, y) is asymptotic to k*log(n) where k is this constant. See Crandall & Pomerance. - _Michel Marcus_, Mar 23 2016
%D A089729 R. Crandall and C. Pomerance, Prime Numbers: A Computational Perspective, Springer, NY, 2001; see Theorem 2.1.3, p. 84.
%D A089729 S. R. Finch, Mathematical Constants, Cambridge, 2003, pp. 156.
%H A089729 G. C. Greubel, <a href="/A089729/b089729.txt">Table of n, a(n) for n = 0..10000</a>
%H A089729 Eric Weisstein's World of Mathematics, <a href="https://mathworld.wolfram.com/HarmonicNumber.html">Harmonic Number</a>
%H A089729 Eric Weisstein's World of Mathematics, <a href="https://mathworld.wolfram.com/LevyConstant.html">Levy Constant</a>
%e A089729 0.8427659132721945169072631939639641155945183893191504965...
%t A089729 RealDigits[12 Log[2]/Pi^2, 10, 100][[1]] (* _Bruno Berselli_, Jun 20 2013 *)
%o A089729 (PARI) 12*log(2)/Pi^2 \\ _Michel Marcus_, Mar 23 2016
%Y A089729 Cf. A086702, A086237.
%K A089729 nonn,cons
%O A089729 0,1
%A A089729 _Benoit Cloitre_, Jan 19 2004
%E A089729 Leading zero removed by _R. J. Mathar_, Feb 05 2009