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.

A014434 a(n) = Sum_{i=0..n-1} a(i) * a(n-i), a(0) = 1, a(1) = 5.

Original entry on oeis.org

1, 5, 5, 30, 80, 405, 1505, 7255, 31155, 149455, 688655, 3334880, 15965130, 78294155, 383599455, 1903940030, 9474093880, 47514889255, 239112929655, 1209724381330, 6140755848280, 31294613247255, 159963286607755, 820204107625155, 4216569874416955, 21732350726100905
Offset: 0

Views

Author

Keywords

Crossrefs

Cf. A091148.

Formula

G.f.: (1+x-sqrt(1-2*x-19*x^2))/(2*x). - C. Ronaldo (aga_new_ac(AT)hotmail.com), Dec 19 2004
G.f.: 1 + 5*x/G(x) with G(x) = (1 - x - 5*x^2/G(x)) (continued fraction). - Nikolaos Pantelidis, Dec 12 2022