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.
%I A255902 #12 Feb 16 2025 08:33:25 %S A255902 4,4,5,1,6,5,0,6,9,8,0,8,9,2,2,1,5,3,8,2,4,7,9,9,8,7,8,2,7,4,0,1,2,5, %T A255902 5,0,9,9,6,9,3,8,7,5,0,3,9,7,4,5,7,6,8,7,3,6,3,9,6,8,6,5,2,9,9,1,9,2, %U A255902 4,1,3,1,8,8,3,6,0,8,6,6,4,1,2,7,5,3,0,2,3,1,7,7,8,3,7,0,0,1,3,2,9,2 %N A255902 Decimal expansion of the limit as n tends to infinity of n*s_n, where the s_n are the hexagonal circle-packing rigidity constants. %H A255902 P. Doyle, Zheng-Xu He, and B. Rodin, <a href="http://dx.doi.org/10.1007/BF02574369">The asymptotic value of the circle-packing rigidity constants</a>, Discrete Comput. Geom. 12 (1994). %H A255902 Steven R. Finch, <a href="http://arxiv.org/abs/2001.00578">Errata and Addenda to Mathematical Constants</a>, p. 68. %H A255902 Eric Weisstein's MathWorld, <a href="https://mathworld.wolfram.com/ConformalRadius.html">Conformal Radius</a> %H A255902 Wikipedia, <a href="http://en.wikipedia.org/wiki/Circle_packing_theorem">Circle packing theorem</a> %F A255902 (2^(4/3)/3)*gamma(1/3)^2/gamma(2/3). %F A255902 Equals 4/R, where R = 2^(2/3)*gamma(2/3)/(gamma(1/3)*gamma(4/3)) is the conformal radius in a mapping from the unit disk to the unit side hexagon satisfying certain conditions. %e A255902 4.4516506980892215382479987827401255099693875... %t A255902 RealDigits[(2^(4/3)/3)*Gamma[1/3]^2/Gamma[2/3], 10, 102] // First %Y A255902 Cf. A073005 (gamma(1/3)), A073006 (gamma(2/3)). %K A255902 nonn,cons,easy %O A255902 1,1 %A A255902 _Jean-François Alcover_, Mar 10 2015