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.

A375067 Decimal expansion of the apothem (inradius) of a regular pentagon with unit side length.

Original entry on oeis.org

6, 8, 8, 1, 9, 0, 9, 6, 0, 2, 3, 5, 5, 8, 6, 7, 6, 9, 1, 0, 3, 6, 0, 4, 7, 9, 0, 9, 5, 5, 4, 4, 3, 8, 3, 9, 7, 6, 2, 9, 4, 9, 6, 6, 8, 0, 0, 4, 0, 7, 9, 3, 3, 1, 6, 8, 2, 8, 3, 7, 8, 8, 2, 8, 0, 9, 5, 4, 7, 5, 9, 6, 8, 8, 3, 5, 8, 6, 4, 9, 2, 5, 3, 2, 9, 7, 6, 4, 9, 6
Offset: 0

Views

Author

Paolo Xausa, Jul 29 2024

Keywords

Examples

			0.688190960235586769103604790955443839762949668...
		

Crossrefs

Cf. A300074 (circumradius), A375068 (sagitta), A102771 (area).
Cf. apothem of other polygons with unit side length: A020769 (triangle), A020761 (square), A010527 (hexagon), A374971 (heptagon), A174968 (octagon), A375152 (9-gon), A179452 (10-gon), A375191 (11-gon), A375193 (12-gon).

Programs

Formula

Equals cot(Pi/5)/2 = A019952/2.
Equals 1/(2*tan(Pi/5)) = 1/(2*A019934).
Equals sqrt(1/4 + 1/(2*sqrt(5))).
Equals (1/2)*csc(Pi/5)*cos(Pi/5) = A300074*A019863.
Equals A300074 - A375068.
Equals A131595/30. - Hugo Pfoertner, Jul 30 2024