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.

A292106 Term-by-term products of continued fraction expansion of e and Pi.

Original entry on oeis.org

6, 7, 30, 1, 292, 4, 1, 1, 12, 1, 3, 8, 14, 2, 10, 1, 2, 24, 2, 2, 14, 84, 2, 16, 1, 15, 54, 13, 1, 80, 2, 6, 132, 99, 1, 48, 2, 6, 78, 5, 1, 28, 6, 8, 30, 7, 1, 64, 3, 7, 34, 2, 1, 36, 12, 1, 38, 1, 3, 40, 1, 8, 42, 1, 2, 44, 6, 1, 46, 5, 2, 96, 3, 1, 100, 4
Offset: 0

Views

Author

N. J. A. Sloane, Sep 14 2017

Keywords

Crossrefs

Programs

  • Mathematica
    With[{nmax=100},ContinuedFraction[E,nmax]ContinuedFraction[Pi,nmax]] (* Paolo Xausa, Oct 22 2023 *)

Formula

a(n) = A003417(n) * A001203(n).

Extensions

Offset changed by Andrew Howroyd, Aug 07 2024