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”).

A024725
a(n) = Sum_{i=1..floor((n+1)/4)} a(2*i-1) * a(n-2*i+1), with a(1)=a(2)=1 and a(3)=3.
1
1, 1, 3, 3, 3, 3, 12, 21, 30, 66, 138, 264, 525, 1029, 2271, 4620, 9291, 19335, 41430, 86556, 178689, 373854, 814269, 1726698, 3620550, 7688712, 16786875, 35952933, 76375821, 163325109, 358773663, 773646114, 1656489261, 3572265090, 7856043150, 17039803998
OFFSET
1,3
CROSSREFS
Sequence in context: A342400 A349924 A170858 * A269562 A214730 A153491
KEYWORD
nonn
EXTENSIONS
a(28) corrected by Sean A. Irvine, Jul 20 2019
STATUS
approved