login

Year-end appeal: Please make a donation to the OEIS Foundation to support ongoing development and maintenance of the OEIS. We are now in our 61st year, we have over 378,000 sequences, and we’ve reached 11,000 citations (which often say “discovered thanks to the OEIS”).

A133627
Decimal expansion of (4*sqrt(3)-Pi)*Pi/12.
0
9, 9, 1, 3, 3, 2, 3, 3, 0, 8, 1, 0, 1, 0, 4, 6, 3, 2, 3, 5, 7, 8, 7, 0, 6, 7, 4, 3, 1, 9, 1, 4, 3, 1, 3, 7, 6, 7, 4, 5, 9, 1, 2, 9, 7, 4, 8, 9, 3, 4, 1, 3, 5, 6, 7, 0, 2, 1, 0, 5, 8, 2, 0, 7, 0, 3, 1, 1, 9, 4, 4, 5, 9, 2, 4, 7, 5, 3, 4, 4, 6, 7, 6, 7, 3, 1, 0, 5, 3, 7, 9, 0, 2, 1, 8, 0, 8, 1, 6
OFFSET
0,1
REFERENCES
A. Bezdek and W. Kuperberg, Packing Euclidean space with congruent cyclinders and congruent ellipsoids, in Applied Geometry and Discrete Mathematics (The Victor Klee Festschrift), Amer. Math. Soc., 1991, pp. 71-80.
EXAMPLE
.99133233081010463235787067431914313767459129748934135670210...
MATHEMATICA
RealDigits[(4Sqrt[3]-Pi) Pi/12, 10, 120][[1]] (* Harvey P. Dale, Oct 21 2011 *)
PROG
(PARI) (4*sqrt(3)-Pi)*Pi/12 \\ Charles R Greathouse IV, Mar 25 2014
CROSSREFS
Sequence in context: A334425 A280554 A195722 * A268918 A144982 A228788
KEYWORD
nonn,cons
AUTHOR
N. J. A. Sloane, May 04 2010
STATUS
approved