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.

A355183 Decimal expansion of the area of the region that represents the set of points in a unit square that are closer to the center of the square than to the closest edge.

Original entry on oeis.org

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

Views

Author

Amiram Eldar, Jun 23 2022

Keywords

Comments

The shape is formed by the intersection of four parabolas. Its perimeter is given in A355184.

Examples

			0.21895141649746006506891829894626410475956250050259...
		

References

  • Kiran S. Kedlaya, Bjorn Poonen, and Ravi Vakil, The William Lowell Putnam Mathematical Competition 1985-2000: Problems, Solutions, and Commentary, The Mathematical Association of America, 2002, pp. 108-109.

Crossrefs

Cf. A021058, A103712, A244921, A254140, A352453, A355184 (perimeter), A355185 (3D analog).

Programs

  • Mathematica
    RealDigits[(4*Sqrt[2] - 5)/3, 10, 100][[1]]

Formula

Equals (4*sqrt(2)-5)/3.