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”).

A374971
Decimal expansion of the apothem (inradius) of a regular heptagon with unit side length.
7
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,3
LINKS
Eric Weisstein's World of Mathematics, Regular Polygon.
Wikipedia, Apothem.
FORMULA
Equals cot(Pi/7)/2 = A178818/2.
Equals 1/(2*tan(Pi/7)) = 1/(2*A343058).
Equals A374957*cos(Pi/7) = A374957*A073052.
Equals A374957 - A374972.
EXAMPLE
1.0382606982861682835817694307429201653528601033...
MATHEMATICA
First[RealDigits[Cot[Pi/7]/2, 10, 100]]
CROSSREFS
Cf. A374957 (circumradius), A374972 (sagitta), A178817 (area).
Cf. apothem of other polygons with unit side length: A020769 (triangle), A020761 (square), A375067 (pentagon), A010527 (hexagon), A174968 (octagon), A375152 (9-gon), A179452 (10-gon), A375191 (11-gon), A375193 (12-gon).
Sequence in context: A220516 A010627 A103712 * A327951 A132019 A182168
KEYWORD
nonn,cons,easy
AUTHOR
Paolo Xausa, Jul 26 2024
STATUS
approved