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.

A118288 Decimal expansion of the Embree-Trefethen constant.

Original entry on oeis.org

7, 0, 2, 5, 8
Offset: 0

Views

Author

Eric W. Weisstein, Apr 22 2006

Keywords

Comments

Suppose b(1) = 1 and b(n+1) = +-b(n) +- x*b(n-1) with the four choices of sign made with equal probability. Embree and Trefethen show that if x is less than this constant, b(n) tends to 0; otherwise, |b(n)| increases without bound. - Charles R Greathouse IV, Jul 19 2013
Named after the American mathematicians Mark Patrick Embree (b. 1974) and Lloyd Nicholas Trefethen (b. 1955). - Amiram Eldar, Jun 16 2021

Examples

			0.70258...
		

References

  • Steven R. Finch, Mathematical Constants, Cambridge University Press, 2003, section 1.2.4, p. 10.

Crossrefs

Cf. A078416.