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.

A349579 Decimal expansion of the 4-dimensional Steinmetz solid formed by the intersection of 4 unit-diameter 4-dimensional cylinders whose axes are mutually orthogonal and intersect at a single point.

This page as a plain text file.
%I A349579 #5 Nov 22 2021 08:09:18
%S A349579 3,2,9,6,6,1,9,1,3,6,2,4,2,2,5,0,3,9,7,9,5,4,0,4,7,4,8,6,7,7,5,8,7,5,
%T A349579 7,1,3,4,3,3,4,5,1,9,3,3,3,1,6,2,1,3,6,0,5,7,0,3,3,9,9,0,0,0,0,2,9,4,
%U A349579 0,7,8,9,2,8,7,6,1,0,2,4,1,3,1,1,0,1,1,2,6,2,3,6,4,5,0,9,0,1,3,9,5,9,2,5,2
%N A349579 Decimal expansion of the 4-dimensional Steinmetz solid formed by the intersection of 4 unit-diameter 4-dimensional cylinders whose axes are mutually orthogonal and intersect at a single point.
%C A349579 The constant given by Hildebrand et al. (2012) and Kong et al. (2013) is for unit-radius cylinders, and is thus larger by a factor of 2^4. The constant here, for a unit-diameter cylinders, is analogous to the 3-dimensional case given by Moore (1974).
%H A349579 A. J. Hildebrand, Lingyi Kong, Abby Turner and Ananya Uppal, <a href="https://conf.math.illinois.edu/igl/Projects-Fall2012/Hildebrand2/report.pdf">Applications of n-dimensional Integrals: Random Points, Broken Sticks and Intersecting Cylinders</a>, Illinois Geometry Lab Project Report, University of Illinois at Urbana-Champaign, December 11, 2012.
%H A349579 Lingyi Kong, Luvsandondov Lkhamsuren, Abigail Turner, Aananya Uppal and A. J. Hildebrand, <a href="https://faculty.math.illinois.edu/~hildebr/ugresearch/cylinder-spring2013report.pdf">Intersecting Cylinders: From Archimedes and Zu Chongzhi to Steinmetz and Beyond</a>, Illinois Geometry Lab Project Report, University of Illinois at Urbana-Champaign, April 25, 2013.
%H A349579 Moreton Moore, <a href="http://www.jstor.org/stable/3615957">Symmetrical Intersections of Right Circular Cylinders</a>, The Mathematical Gazette, Vol. 58, No. 405 (1974), pp. 181-185.
%F A349579 Equals 3 * (Pi/4 - arctan(sqrt(2))/sqrt(2)).
%e A349579 0.32966191362422503979540474867758757134334519333162...
%t A349579 RealDigits[3 * (Pi/4 - ArcTan[Sqrt[2]]/Sqrt[2]), 10, 100][[1]]
%Y A349579 Cf. A101465, A195696, A349577, A349578, A349580.
%K A349579 nonn,cons
%O A349579 0,1
%A A349579 _Amiram Eldar_, Nov 22 2021