|
|
|
|
0, 2, 24, 350, 4896, 68962, 970200, 13652158, 192099456, 2703046850, 38034749784, 535189557278, 7530688519200, 105964828904482, 1491038292992664, 20980500931258750, 295218051329511936, 4154033219547089282, 58451683124982331800, 822477596969315258078
(list;
graph;
refs;
listen;
history;
text;
internal format)
|
|
|
OFFSET
|
0,2
|
|
LINKS
|
|
|
FORMULA
|
a(n) is asymptotic to (1/8)*(7+2*sqrt(5))^n.
G.f.: 2*x*(x^2+1) / ((x^2-2*x-1)*(x^2+14*x-1)). - Colin Barker, Oct 19 2013
|
|
PROG
|
(PARI) a(n)=if(n<0, 0, contfracpnqn(vector(n, i, 1+(i>1)))[2, 1]*contfracpnqn(vector (2*n, i, 1+(i>1)))[2, 1])
(PARI) Vec(2*x*(x^2+1)/((x^2-2*x-1)*(x^2+14*x-1)) + O(x^100)) \\ Colin Barker, Oct 19 2013
|
|
CROSSREFS
|
|
|
KEYWORD
|
nonn,easy
|
|
AUTHOR
|
|
|
STATUS
|
approved
|
|
|
|