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