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.

A112254 Decimal expansion of (secant of 1 degree)^(1/3).

Original entry on oeis.org

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

Views

Author

Mohammad K. Azarian, Nov 26 2005

Keywords

Examples

			1.000050773436650388862361553870230143864382903977218446206354961893
		

Crossrefs

Programs

  • Mathematica
    RealDigits[Surd[Sec[1 Degree],3],10,120][[1]] (* Harvey P. Dale, Jan 03 2013 *)