cp's OEIS Frontend

This is a front-end for the Online Encyclopedia of Integer Sequences, made by Christian Perfect. The idea is to provide OEIS entries in non-ancient HTML, and then to think about how they're presented visually. The source code is on GitHub.

A374957 Decimal expansion of the circumradius of a regular heptagon with unit side length.

Original entry on oeis.org

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

Views

Author

Paolo Xausa, Jul 26 2024

Keywords

Examples

			1.15238243548124325262057511177342755672225094380...
		

Crossrefs

Cf. A374971 (apothem), A374972 (sagitta), A178817 (area).
Cf. circumradius of other polygons with unit side length: A020760 (triangle), A010503 (square), A300074 (pentagon), A285871 (octagon), A375151 (9-gon), A001622 (10-gon), A375190 (11-gon), A188887 (12-gon).

Programs

Formula

Equals csc(Pi/7)/2 = A121598/2.
Equals 1/(2*sin(Pi/7)) = 1/A272487.
Equals A374971/cos(Pi/7) = A374971/A073052.
Largest of the 6 real-valued roots of 7*x^6-14*x^4+7*x^2-1=0. - R. J. Mathar, Aug 29 2025