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.

Showing 1-2 of 2 results.

A130204 Decimal expansion of the mean distance between two points picked at random in a quarter-disk.

Original entry on oeis.org

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

Views

Author

Eric W. Weisstein, May 16 2007

Keywords

Examples

			0.47387726224232582979...
		

Crossrefs

Programs

  • Mathematica
    RealDigits[32*(3 - 94*Sqrt[2] + 48*Pi + 6*Log[2*(Sqrt[2]-1)])/(135*Pi^2), 10, 100][[1]] (* Amiram Eldar, Jun 25 2021 *)
  • PARI
    (32*(3 - 94*sqrt(2) + 48*Pi + 6*log(-2 + 2*sqrt(2))))/(135*Pi^2) \\ Michel Marcus, Jun 25 2021

Formula

Equals (32*(3 - 94*sqrt(2) + 48*Pi + 6*log(-2 + 2*sqrt(2))))/(135*Pi^2).

A307029 Decimal expansion of the average distance of a point from a line that passes through another 2 points, when the 3 points are randomly selected within a unit-radius disk.

Original entry on oeis.org

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

Views

Author

Amiram Eldar, Mar 20 2019

Keywords

Examples

			0.526998816760654618202070198485135757399687036263519...
		

Crossrefs

Programs

  • Mathematica
    RealDigits[8192/(1575*Pi^2), 10, 100][[1]]

Formula

Equals 8192/(1575*Pi^2).
Showing 1-2 of 2 results.