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.

A099643 Continued fraction for Pi + 1/Pi.

Original entry on oeis.org

3, 2, 5, 1, 2, 1, 3, 2, 1, 2, 1, 13, 897, 2, 8, 1, 2, 1, 1, 15, 2, 3, 2, 1, 1, 2, 1, 11, 2, 1117, 1, 12, 2, 1, 1, 2, 1, 18, 4, 187, 22, 1, 3, 3, 3, 14, 1, 2, 3, 1, 78, 3, 1, 1, 65, 3, 1, 4, 2, 2, 2, 1, 3, 16, 2, 5, 5, 2, 1, 4, 1, 3, 883, 1, 1, 1, 2, 1, 1, 2, 3, 1, 4, 1, 15, 1, 2, 5, 1, 1, 2, 1, 9, 16, 1
Offset: 0

Views

Author

Labos Elemer, Nov 02 2004

Keywords

Comments

Pi and 1/Pi have separately x and 1-shifted-x continued fraction coefficient series. This expansion apparently does not display connection with those of added terms.

Crossrefs

Cf. A001203, A098801 (decimal expansion).

Programs

  • Mathematica
    ContinuedFraction[Pi+1/Pi, 128]
  • PARI
    contfrac(Pi + 1/Pi) \\ Amiram Eldar, Mar 08 2025

Extensions

Offset changed by Andrew Howroyd, Aug 04 2024