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

A094039
Binomial transform of (Jacobsthal(n) + 2^n*Jacobsthal(-n))/2.
2
0, 1, 2, 6, 16, 46, 132, 386, 1136, 3366, 10012, 29866, 89256, 267086, 799892, 2396946, 7185376, 21545206, 64613772, 193797626, 581305496, 1743741726, 5230875652, 15691927906, 47074385616, 141220360646, 423655489532
OFFSET
0,3
COMMENTS
Binomial transform of Jacobsthal(n)(1-(-1)^n)/2.
Starting with "1" = A001045 convolved with A025192: i.e., (1, 2, 6, 16, 46, ...) = (1, 1, 3, 5, 11, ...) * (1, 2, 6, 18, 54, ...). - Gary W. Adamson, May 10 2013
FORMULA
G.f.: x(1-2x-x^2)/((1+x)(1-2x)(1-3x))
a(n) = 3^n/6 - (-1)^n/6 + 2^n/6 - 0^n/6.
CROSSREFS
KEYWORD
easy,nonn
AUTHOR
Paul Barry, Apr 23 2004
STATUS
approved