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.

A163243 Decimal expansion of the natural logarithm of Khinchin's constant.

Original entry on oeis.org

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

Views

Author

R. J. Mathar, Jul 23 2009

Keywords

Examples

			0.98784905683381078966925472714707295432619925496...
		

References

  • Steven R. Finch, Mathematical Constants, Encyclopedia of Mathematics and its Applications, vol. 94, Cambridge University Press, 2003, Section 1.8, p. 60.

Crossrefs

Programs

Formula

Equals log(A002210).
From Amiram Eldar, Aug 19 2020: (Start)
Equals Integral_{x=0..1} log_2(floor(1/x))/(x+1) dx (Corless, 1992).
Equals A247038/log(2). (End)