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.

A249522 Decimal expansion of the expected product of two sides of a random Gaussian triangle in three dimensions.

Original entry on oeis.org

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

Views

Author

Jean-François Alcover, Oct 31 2014

Keywords

Examples

			5.3079733725307522970679589898778166483843188821998439167961...
		

Crossrefs

Programs

  • Mathematica
    p = 2 + 6*Sqrt[3]/Pi; RealDigits[p, 10, 104] // First

Formula

p = 2 + 6*sqrt(3)/Pi.