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.

A112247 Decimal expansion of (secant of 1 degree)^3.

Original entry on oeis.org

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

Views

Author

Mohammad K. Azarian, Nov 26 2005

Keywords

Examples

			1.0004570537467564729782883138184004589169983556213026334200926064838
		

Crossrefs

Programs

  • Mathematica
    RealDigits[Sec[1 Degree]^3,10,120][[1]] (* Harvey P. Dale, Jul 03 2020 *)