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.

A103130 Decimal expansion of Integrate[(1 - x)/((1 + x y) (Log[x y])^2),{y,0,1},{x,0,1}].

Original entry on oeis.org

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

Views

Author

Eric W. Weisstein, Jan 23 2005

Keywords

Comments

Equals Integral_{u=0..1} (u - log(u) - 1)/((1 + u)*(log(u))^2). (Let u = x*y and v = y, and integrate w.r.t. v.) - Petros Hadjicostas, Jun 13 2020

Examples

			0.256220094...
		

Crossrefs

Cf. A094640.

Programs

  • Mathematica
    RealDigits[Log[(Sqrt[Pi]*Glaisher^6)/(2^(7/6)*E)], 10, 50][[1]] (* G. C. Greubel, Mar 16 2017 *)

Formula

Log[(Sqrt[Pi]*Glaisher^6)/(2^(7/6)*E)].