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.

A112252 Decimal expansion of (secant of 1 degree)^5.

Original entry on oeis.org

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

Views

Author

Mohammad K. Azarian, Nov 26 2005

Keywords

Examples

			1.0007618722932165715306258561760484690690519365840214210733234771491
		

Crossrefs

Programs

  • Mathematica
    RealDigits[Sec[1 Degree]^5,10,120][[1]] (* Harvey P. Dale, Dec 21 2013 *)