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.

Showing 1-3 of 3 results.

A362149 Decimal expansion of K, a constant arising in the analysis of the binary Euclidean algorithm.

Original entry on oeis.org

7, 0, 5, 9, 7, 1, 2, 4, 6, 1, 0, 1, 9, 1, 6, 3, 9, 1, 5, 2, 9, 3, 1, 4, 1, 3, 5, 8, 5, 2, 8, 8, 1, 7, 6, 6, 6, 6, 7, 7
Offset: 0

Views

Author

Paolo Xausa, Apr 09 2023

Keywords

Comments

Corresponds to the 2/b constant reported in Knuth (1998), p. 352.
Vallée (1998) conjectured that this constant times A362150 equals 4*log(2)/Pi^2; Brent (1999) supported the conjecture with numerical computations and Morris (2016) proved the conjecture.

Examples

			0.7059712461019163915293141358528817666677...
		

References

  • Richard P. Brent, Further analysis of the binary Euclidean algorithm, Programming Research Group technical report TR-7-99, Oxford University (1999) (see also the arXiv link).
  • Steven R. Finch, Mathematical Constants, Cambridge University Press, New York, NY, 2003, p. 158.
  • Donald E. Knuth, The Art of Computer Programming, Vol. 2: Seminumerical Algorithms, 3rd edition, Addison-Wesley, 1998, Sect. 4.5.2, pp. 348-353.

Crossrefs

Formula

Equals (4*log(2)/Pi^2)/A362150 = 4*A118858/A362150.

A362150 Decimal expansion of lambda, a constant arising in the analysis of the binary Euclidean algorithm.

Original entry on oeis.org

3, 9, 7, 9, 2, 2, 6, 8, 1, 1, 8, 8, 3, 1, 6, 6, 4, 4, 0, 7, 6, 7, 0, 7, 1, 6, 1, 1, 4, 2, 6, 5, 4, 9, 8, 2, 3, 0, 9, 8
Offset: 0

Views

Author

Paolo Xausa, Apr 09 2023

Keywords

Comments

See Brent (1999), p. 12, and Morris (2016), p. 79, where this constant is called zeta(1).
See A362149 for additional comments, references and links.

Examples

			0.3979226811883166440767071611426549823098...
		

Crossrefs

Formula

Equals (4*log(2)/Pi^2)/A362149 = 4*A118858/A362149.

A375066 Decimal expansion of Hensley's constant, arising in the analysis of the Euclidean algorithm.

Original entry on oeis.org

5, 1, 6, 0, 6, 2, 4, 0, 8, 8, 9, 9, 9, 9, 1, 8, 0, 6, 8, 1
Offset: 0

Views

Author

Paolo Xausa, Jul 29 2024

Keywords

Comments

Appears in the formula for the asymptotic variance of the Euclidean algorithm.
When applying the Euclidean algorithm on pairs (a, b), with 0 <= a <= b <= x, the asymptotic formula for the variance of the number of steps (divisions), as x -> infinity, is H*log(x), where H is this constant. See Lhote (2004), eq. 1.8.

Examples

			0.51606240889999180681...
		

Crossrefs

Formula

Equals 2*(lambda''(1) - lambda'(1)^2) / (-lambda'(1)^3), where lambda'(1) = -Pi^2/(6*log(2)) = -A174606 and lambda''(1) is 9.08037... See Lhote (2004), eq. 1.8, and Flajolet and Vallée (2000), p. 24 (where lambda''(1) is called the Hensley's constant).
Showing 1-3 of 3 results.