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

A096422
a(1)=a(2)=a(3)=1, a(n) = 2*a(n-1)*a(n-3) + a(n-3)^2 for n > 3.
0
1, 1, 1, 3, 7, 15, 99, 1435, 43275, 8578251, 24621639595, 2131004779672875, 36560587838053629502251, 1800363234260399608908512798220715, 7673165314712455021114657638259282344591507976875
OFFSET
1,4
COMMENTS
a(n-3) divides a(n) for n > 3.
CROSSREFS
Sequence in context: A378050 A258936 A336100 * A154795 A193831 A246719
KEYWORD
nonn
AUTHOR
Gerald McGarvey, Aug 08 2004
EXTENSIONS
Definition corrected by Georg Fischer, Aug 02 2024
STATUS
approved