A374957 Decimal expansion of the circumradius of a regular heptagon with unit side length.
1, 1, 5, 2, 3, 8, 2, 4, 3, 5, 4, 8, 1, 2, 4, 3, 2, 5, 2, 6, 2, 0, 5, 7, 5, 1, 1, 1, 7, 7, 3, 4, 2, 7, 5, 5, 6, 7, 2, 2, 2, 5, 0, 9, 4, 3, 8, 0, 3, 1, 6, 0, 5, 8, 1, 0, 3, 1, 5, 5, 3, 1, 4, 8, 2, 3, 3, 4, 2, 6, 6, 7, 1, 3, 8, 9, 2, 3, 9, 7, 9, 8, 1, 8, 9, 5, 5, 5, 7, 1
Offset: 1
Examples
1.15238243548124325262057511177342755672225094380...
Links
- Paolo Xausa, Table of n, a(n) for n = 1..10000
- Eric Weisstein's World of Mathematics, Regular Polygon.
- Wikipedia, Regular polygon.
- Index entries for algebraic numbers, degree 6.
Crossrefs
Programs
-
Mathematica
First[RealDigits[Csc[Pi/7]/2, 10, 100]]
-
PARI
5/sin(Pi/7) \\ Charles R Greathouse IV, Feb 05 2025