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.

User: Michael Lee

Michael Lee's wiki page.

Michael Lee has authored 2 sequences.

A197111 Continued fraction for cube root of Pi and its inverse.

Original entry on oeis.org

0, 1, 2, 6, 1, 1, 3, 1, 1, 1, 2, 2, 1, 1, 2, 7, 1, 5, 5, 53, 3, 29, 3, 2, 6, 1, 1, 2, 1, 4, 8, 3, 2, 2, 1, 13, 1, 3, 1, 2, 1, 1, 1, 1, 2, 11, 4, 1, 37, 1, 142, 2, 1, 1, 8, 1, 19, 1, 2, 1, 1, 1, 1, 1, 2, 1, 1, 3, 24, 1, 1, 1, 7, 1, 55, 9, 1, 1, 1, 224, 2
Offset: 0

Author

Michael Lee, Oct 10 2011

Keywords

Comments

Starting with a(0) this is the cont.frac. of Pi^(-1/3), and starting with a(1) the cont.frac. of Pi^(1/3). - M. F. Hasler, Oct 07 2014

Examples

			Pi^(1/3) = 1.4645918875615232630201425272637903917385968556279371743572...
		

Crossrefs

Programs

  • Mathematica
    ContinuedFraction[Pi^(1/3)]
  • PARI
    contfrac(Pi^(-1/3)) \\ M. F. Hasler, Oct 07 2014

A197080 Continued fraction for zeta(Pi).

Original entry on oeis.org

1, 5, 1, 2, 14, 1, 3, 3, 2, 2, 2, 7, 1, 4, 10, 1, 2, 2, 31, 1, 4, 1, 9, 2, 8, 1, 2, 1, 4, 1, 3, 1, 4, 2, 1, 3, 63, 1, 1, 1, 44, 1, 2, 7, 3, 2, 5, 5, 5, 9, 1, 1, 2, 10, 1, 1, 1, 2, 1, 19, 4, 2, 1, 5, 5, 16, 1, 47, 198, 3, 1, 111, 3, 2, 3, 1, 1, 5
Offset: 0

Author

Michael Lee, Oct 09 2011

Keywords

Crossrefs

Cf. A068469.

Programs

  • Mathematica
    ContinuedFraction[Zeta[Pi], 100]

Extensions

Offset changed by Andrew Howroyd, Jul 03 2024