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.

A376060 Lexicographically earliest sequence of positive integers a(0), a(1), a(2), a(3), ... such that for any n > 0, S(n) = Sum_{k = 0..n-1} Catalan(k)/a(k) < 1.

Original entry on oeis.org

2, 3, 13, 391, 426973, 546916547269, 940084230410591812263433, 2872214670866692695441731060944339347071024216683
Offset: 0

Views

Author

N. J. A. Sloane, Sep 14 2024

Keywords

Crossrefs

Formula

a(n+1) = Catalan(n+1)*A376061(n) + 1.