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.

A376642 Decimal expansion of the area of Moss's egg constructed from a unit-hypotenuse right isosceles triangle.

This page as a plain text file.
%I A376642 #5 Oct 01 2024 07:38:34
%S A376642 9,9,5,4,7,3,7,5,5,6,5,2,7,5,3,3,6,7,0,9,3,0,1,2,2,8,9,9,4,4,4,5,3,7,
%T A376642 3,8,4,9,4,2,2,1,6,2,7,1,8,7,4,0,6,8,0,9,9,5,9,8,5,9,5,4,2,4,9,1,7,5,
%U A376642 3,6,0,6,4,3,9,7,8,8,2,7,1,3,2,7,1,9,4,3,8,5,3,1,5,3,9,6,4,9,1,6,4,5,7,5,8
%N A376642 Decimal expansion of the area of Moss's egg constructed from a unit-hypotenuse right isosceles triangle.
%C A376642 Moss's egg is an oval named by Dixon (1987) after Stephanie Moss. It is formed by four circular arcs. The shape is composed of the area of a half disk of radius 1/2, circular sector with radius 1-sqrt(2)/2 and central angle Pi/2, and two partially overlapping circular sectors with radius 1 and central angle Pi/4, whose common area is of the unit-hypotenuse right isosceles triangle.
%C A376642 The perimeter of the shape is (3-sqrt(2)/2)*Pi/2.
%D A376642 Robert Dixon, Mathographics, New York: Dover, 1987. See p. 5.
%D A376642 Anna Weltman, Not Your Average Maths Book, Wide Eyed Editions, 2022. See p. 43.
%H A376642 Michael Borcherds and Bill Lombard, <a href="https://www.geogebra.org/m/eKMNypAj">Moss Egg by Robert Dixon</a>, GeoGebra.
%H A376642 Eric Weisstein's World of Mathematics, <a href="https://mathworld.wolfram.com/MosssEgg.html">Moss's Egg</a>.
%H A376642 Wikipedia, <a href="https://en.wikipedia.org/wiki/Moss%27s_egg">Moss's egg</a>.
%F A376642 Equals ((3-sqrt(2))*Pi - 1)/4.
%e A376642 0.99547375565275336709301228994445373849422162718740...
%t A376642 RealDigits[((3 - Sqrt[2])*Pi - 1)/4, 10, 120][[1]]
%o A376642 (PARI) ((3-quadgen(8))*Pi - 1)/4
%Y A376642 Similar constants: A093731, A259830, A336266, A336308.
%K A376642 nonn,cons
%O A376642 0,1
%A A376642 _Amiram Eldar_, Sep 30 2024