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.

Previous Showing 21-21 of 21 results.

A382846 Decimal expansion of 4 - Pi^2/4 - 2*log(2).

Original entry on oeis.org

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

Views

Author

Sean A. Irvine, Apr 06 2025

Keywords

Examples

			0.1463045386077697264569...
		

Crossrefs

Programs

  • Mathematica
    RealDigits[4 - Pi^2/4 - 2*Log[2], 10, 120][[1]] (* Amiram Eldar, Aug 08 2025 *)

Formula

Equals Sum_{k>=1} 1/(k*(2*k+1)^2).
Equals Integral_{x=0..1} log(x)*log(1-x^2) dx. - Amiram Eldar, Aug 08 2025
Previous Showing 21-21 of 21 results.