%I A093824
%S A093824 7,5,3,3,5,5,4,6,0,5,1,9,5,2,9,8,8,0,2,7,8,0,3,8,2,3,7,8,3,5,3,5,4,7,6,
%T A093824 8,2,6,4,0,3,2,3,5,0,9,0,0,9,1,1,8,5,7,5,1,3,4,0,0,9,3,0,2,4,3,4,4,6,2,
%U A093824 2,4,0,1,7,7,0,2,6,8,6,9,6,5,1,3,9,5,8,1,0,9,8,6,1,3,5,8,6,0,2,3
%N A093824 Decimal expansion of ((24*Sqrt[2] - 6*Sqrt[3] - 2*Pi)*Pi)/72.
%C A093824 Bezdek and Kuperberg's ellipsoid packing density.
%H A093824 Harry J. Smith, <a href="b093824.txt">Table of n, a(n) for n=0,...,20000</
a>
%H A093824 Eric Weisstein's World of Mathematics, <a href="http://mathworld.wolfram.com/
EllipsoidPacking.html">EllipsoidPacking</a>
%e A093824 0.753355460...
%o A093824 (PARI) { default(realprecision, 20080); x=10*((24*sqrt(2) - 6*sqrt(3)
- 2*Pi)*Pi)/72; for (n=0, 20000, d=floor(x); x=(x-d)*10; write("b093824.txt",
n, " ", d)); } [From Harry J. Smith (hjsmithh(AT)sbcglobal.net),
Jun 18 2009]
%Y A093824 Cf. A093825.
%Y A093824 Cf. A161687 Continued fraction. [From Harry J. Smith (hjsmithh(AT)sbcglobal.net),
Jun 18 2009]
%Y A093824 Sequence in context: A106040 A085927 A155816 this_sequence A019935 A144846
A090289
%Y A093824 Adjacent sequences: A093821 A093822 A093823 this_sequence A093825 A093826
A093827
%K A093824 nonn,cons,easy
%O A093824 0,1
%A A093824 Eric Weisstein (eric(AT)weisstein.com), Apr 16, 2004
%E A093824 Offset corrected by R. J. Mathar (mathar(AT)strw.leidenuniv.nl), Feb
05 2009
|