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.

Previous Showing 11-12 of 12 results.

A117044 Decimal expansion of (cos 1)^(-5)=(sec(1))^5.

Original entry on oeis.org

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

Views

Author

Mohammad K. Azarian, Apr 16 2006

Keywords

Comments

By the Lindemann-Weierstrass theorem, this constant is transcendental. - Charles R Greathouse IV, May 13 2019

Examples

			21.717803282186728014173395240430771671432594733735803352248605645348....
		

Crossrefs

Programs

A384932 Decimal expansion of tan(1) + sec(1).

Original entry on oeis.org

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

Views

Author

Kritsada Moomuang, Jun 12 2025

Keywords

Comments

The continued fraction expansion of this constant - 1 is A133265.

Examples

			3.408223442335827848481...
		

Crossrefs

Programs

  • Mathematica
    RealDigits[Tan[1] + Sec[1], 10, 100, 0][[1]]
  • PARI
    tan(1) + 1/cos(1) \\ Amiram Eldar, Jun 13 2025

Formula

Equals A049471 + A073448.
Equals 4 + Integral_{x=0..1} sin(x)/(sin(x) - 1) dx.
Equals exp(Integral_{x=0..1} sec(x) dx).
Equals exp(A248617). - Hugo Pfoertner, Jun 13 2025
Previous Showing 11-12 of 12 results.