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.

A110948 Decimal expansion of e^(cosecant of 1 degree).

Original entry on oeis.org

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

Views

Author

Mohammad K. Azarian, Jan 21 2006

Keywords

Examples

			7664860148516601314843630.1482006...
		

References

  • Mohammad K. Azarian, Forty-Five Nested Equilateral Triangles and cosecant of 1 degree, Problem 813, College Mathematics Journal, Vol. 36, No. 5, November 2005, p. 413-414. Solution published in Vol. 37 , No. 5, November 2006, pp. 394-395.

Crossrefs

Programs

  • Mathematica
    RealDigits[E^Csc[1 Degree],10,120][[1]] (* Harvey P. Dale, Oct 20 2023 *)