A104956 Decimal expansion of the area of the regular hexagon with circumradius 1.
2, 5, 9, 8, 0, 7, 6, 2, 1, 1, 3, 5, 3, 3, 1, 5, 9, 4, 0, 2, 9, 1, 1, 6, 9, 5, 1, 2, 2, 5, 8, 8, 0, 8, 5, 5, 0, 4, 1, 4, 2, 0, 7, 8, 8, 0, 7, 1, 5, 5, 7, 0, 9, 4, 2, 0, 8, 3, 7, 1, 0, 4, 6, 9, 1, 7, 7, 8, 9, 9, 5, 2, 5, 3, 6, 3, 2, 0, 0, 0, 5, 5, 6, 2, 1, 7, 1, 9, 2, 8, 0, 1, 3, 5, 8, 7, 2, 8, 6, 3, 5, 1, 3, 4, 3
Offset: 1
Examples
2.59807621135331594029116951225880855041420788071557094208371046917789952536320...
References
- Steven R. Finch, Mathematical Constants, Encyclopedia of Mathematics and its Applications, vol. 94, Cambridge University Press, 2003, Section 5.24, p. 412.
Links
- G. C. Greubel, Table of n, a(n) for n = 1..10000
- S. R. Finch, Several Constants Arising in Statistical Mechanics, Annals Combinat. vol 3 (1999) issue (2-4) pp. 323-335.
- Kiran S. Kedlaya, A < B, (1999), Problem 6.1, p. 6.
- J.-P. Luminet, Image of a spherical black hole with thin accretion disk, Astronomy and Astrophysics, vol. 75, no. 1-2 (May 1979), pp. 228-235.
- Michael Penn, not as bad as it seems..., YouTube video, 2021.
- Eric Weisstein et al., Root of Unity.
- Eric Weisstein's World of Mathematics, de Moivre Number.
- Eric Weisstein's World of Mathematics, Twenty-Vertex Entropy Constant.
- Wikipedia, Hexagon.
- Wikipedia, Regular polygon.
- Wikipedia, Triangular bipyramid.
- Index entries for algebraic numbers, degree 2.
Crossrefs
Programs
-
Mathematica
Floor[n/2]*Sin[(2*Pi)/n] - Sin[(4*Pi*Floor[n/2])/n]/2 /. n -> 6 RealDigits[(3*Sqrt[3])/2, 10, 50][[1]] (* G. C. Greubel, Jul 03 2017 *)
-
PARI
3*sqrt(3)/2 \\ G. C. Greubel, Jul 03 2017
Formula
Equals (3*sqrt(3))/2, that is, 2*A104954.
Equals Product_{k>=3} (((k - 1)^2*(k + 2))/((k + 1)^2*(k - 2)))^(k/2). - Antonio Graciá Llorente, Oct 13 2024
Comments