A113282 Logarithmic derivative of the g.f. of A113281.
1, 5, 7, 17, 41, 101, 239, 577, 1393, 3365, 8119, 19601, 47321, 114245, 275807, 665857, 1607521, 3880901, 9369319, 22619537, 54608393, 131836325, 318281039, 768398401, 1855077841, 4478554085, 10812186007, 26102926097, 63018038201
Offset: 0
Keywords
Programs
-
PARI
{a(n)=local(x=X+X*O(X^n)); polcoeff((1+x^2)/(1-x^2)/(1-2*x-x^2) + x*(3+x^2)/(1-x^4),n,X)}