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.

A113809 Decimal expansion of (cotangent of 1 degree)^3.

Original entry on oeis.org

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

Views

Author

Mohammad K. Azarian, Jan 22 2006

Keywords

Examples

			188033.65768912...
		

Crossrefs

Programs

  • Maple
    evalf(cot(Pi/180)^3) ; # R. J. Mathar, Oct 03 2011
  • Mathematica
    RealDigits[Cot[1 Degree]^3,10,120][[1]] (* Harvey P. Dale, Nov 06 2019 *)

Extensions

Offset changed by Mohammad K. Azarian, Dec 13 2008