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.

A019922 Decimal expansion of tangent of 24 degrees.

Original entry on oeis.org

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

Views

Author

Keywords

Comments

Also the decimal expansion of cotangent of 66 degrees. - Mohammad K. Azarian, Jun 30 2013

Examples

			tan(2*Pi/15) = 0.44522868...
		

Programs

  • Mathematica
    RealDigits[Tan[24 Degree],10,120][[1]] (* Harvey P. Dale, Feb 19 2024 *)

Formula

Equals A019833 / A019875. - R. J. Mathar, Sep 06 2025