A020829 Decimal expansion of 1/sqrt(72) = 1/(3*2^(3/2)) = sqrt(2)/12.
1, 1, 7, 8, 5, 1, 1, 3, 0, 1, 9, 7, 7, 5, 7, 9, 2, 0, 7, 3, 3, 4, 7, 4, 0, 6, 0, 3, 5, 0, 8, 0, 8, 1, 7, 3, 2, 1, 4, 1, 3, 9, 3, 2, 2, 9, 4, 8, 0, 7, 9, 0, 0, 6, 0, 9, 8, 0, 5, 6, 6, 4, 4, 8, 3, 2, 5, 6, 1, 0, 3, 9, 8, 7, 1, 8, 4, 2, 2, 5, 3, 2, 3, 7, 5, 3, 2, 2, 9, 4, 5, 2, 7, 3, 0, 3, 4, 6, 4
Offset: 0
Examples
0.117851130197757920733474...
References
- Jan Gullberg, Mathematics from the Birth of Numbers, W. W. Norton & Co., NY & London, 1997, §12.4 Theorems and Formulas (Solid Geometry), p. 450.
Links
- Ivan Panchenko, Table of n, a(n) for n = 0..1000
- Agnes I. Benedek and Rafael Panzone, On Some Notable Plane Sets, II: Dragons, Revista de la Unión Matemática Argentina, volume 39, numbers 1-2, 1994, pages 76-90.
- Wikipedia, Platonic solid.
- Wikipedia, Tetrahedron.
- Wikipedia, Triangular cupola.
- Index entries for algebraic numbers, degree 2
Crossrefs
Programs
-
Mathematica
RealDigits[Sqrt[2]/12, 10, 50][[1]] (* G. C. Greubel, Jul 06 2017 *)
-
PARI
sqrt(2)/12 \\ G. C. Greubel, Jul 06 2017
Formula
Equals Integral_{x=0..Pi/4} sin(x)^2 * cos(x) dx. - Amiram Eldar, May 31 2021
Comments