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.

A111768 Decimal expansion of (abs(log(tan(1 degree))))^(-1).

Original entry on oeis.org

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

Views

Author

Mohammad K. Azarian, Nov 21 2005

Keywords

Examples

			0.2470279194870659013691540790868849269386288324674773661704462960...
		

Crossrefs

Programs

  • Mathematica
    RealDigits[1/Abs[Log[Tan[1 Degree]]],10,120][[1]] (* Harvey P. Dale, Nov 21 2018 *)
  • PARI
    1/abs(log(tan(Pi/180))) \\ Michel Marcus, Jul 06 2015

Extensions

Offset changed by Mohammad K. Azarian, Dec 11 2008