login

Year-end appeal: Please make a donation to the OEIS Foundation to support ongoing development and maintenance of the OEIS. We are now in our 61st year, we have over 378,000 sequences, and we’ve reached 11,000 citations (which often say “discovered thanks to the OEIS”).

A014434
a(n) = Sum_{i=0..n-1} a(i) * a(n-i), a(0) = 1, a(1) = 5.
1
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,2
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
CROSSREFS
Cf. A091148.
Sequence in context: A261569 A117858 A365824 * A375989 A106830 A265798
KEYWORD
nonn
STATUS
approved