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

A239367
The bisection of A238315 that remains constant with changes in the offset of the exponent of the second term.
1
1, 5, 13, 29, 69, 197, 669, 2509, 9813, 38965, 155501, 621565, 2485733, 9942309, 39768509, 159073197, 636291829, 2545166229, 10180663693, 40722653405, 162890612101, 651562446725, 2606249785053, 10424999138189
OFFSET
1,2
COMMENTS
Last digits repeat {1,5,3,9,9,7,9,9,3,5}
FORMULA
Conjectures from Colin Barker, Dec 30 2014: (Start)
a(n) = (-1+4^n-12*n+36*n^2)/27.
a(n) = 6*a(n-1)-8*a(n-2)-2*a(n-3)+9*a(n-4)-4*a(n-5).
G.f.: -x*(7*x^2+2*x-1) / ((x-1)^3*(4*x-1)).
(End)
CROSSREFS
Cf. A238315.
Sequence in context: A099970 A073857 A295112 * A124698 A337761 A147278
KEYWORD
nonn
AUTHOR
Richard R. Forberg, Mar 30 2014
STATUS
approved