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.

This page as a plain text file.
%I A355183 #9 Jun 23 2022 13:49:07
%S A355183 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,
%T A355183 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,
%U A355183 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
%N 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.
%C A355183 The shape is formed by the intersection of four parabolas. Its perimeter is given in A355184.
%D A355183 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.
%H A355183 Joel Atkins, <a href="https://www.jstor.org/stable/24339911">Regular Polygon Targets</a>, Pi Mu Epsilon Journal, Vol. 9, No. 3 (1989), pp. 142-144; <a href="http://www.pme-math.org/journal/issues/PMEJ.Vol.9.No.3.pdf">entire issue</a>.
%H A355183 Nicholas R. Baeth, Loren Luther, and Rhonda McKee, <a href="http://www.jstor.org/stable/10.4169/math.mag.90.4.243">The Downtown Problem: Variations on a Putnam Problem</a>, Mathematics Magazine, Vol. 90, No. 4 (2017), pp. 243-257.
%H A355183 John Coffey, <a href="http://www.mathstudio.co.uk/problems.htm">Q19</a>, Maths Puzzles & Problems, MathStudio, 2011.
%H A355183 Amiram Eldar, <a href="/A355183/a355183.jpg">Illustration</a>.
%H A355183 Leonard F. Klosinski, Gerald L. Alexanderson, and Loren C. Larson, <a href="https://www.jstor.org/stable/2323799">The Fiftieth William Lowell Putnam Mathematical Competition</a>, The American Mathematical Monthly, Vol. 98, No. 4 (1991), pp. 319-327.
%H A355183 Missouri State University, <a href="http://people.missouristate.edu/lesreid/Adv05.html">Problem #5, The Area and Perimeter of a Certain Region</a>, Advanced Problem Archive; <a href="http://people.missouristate.edu/lesreid/AdvSol05.html">Solution to Problem #5</a>, by John Shonder.
%H A355183 Jun-Ping Shi, <a href="https://web.archive.org/web/20161130160803/http://www.math.wm.edu/~shij/putnam/answer-week-9.pdf">Problem Set 9</a>.
%F A355183 Equals (4*sqrt(2)-5)/3.
%e A355183 0.21895141649746006506891829894626410475956250050259...
%t A355183 RealDigits[(4*Sqrt[2] - 5)/3, 10, 100][[1]]
%Y A355183 Cf. A021058, A103712, A244921, A254140, A352453, A355184 (perimeter), A355185 (3D analog).
%K A355183 nonn,cons
%O A355183 0,1
%A A355183 _Amiram Eldar_, Jun 23 2022