This is a front-end for the Online Encyclopedia of Integer Sequences, made by Christian Perfect. The idea is to provide OEIS entries in non-ancient HTML, and then to think about how they're presented visually. The source code is on GitHub.
%I A117381 #2 Mar 30 2012 18:59:14 %S A117381 1,4,21,109,575,3047,16192,86171,458972,2445825,13037508,69509558, %T A117381 370634265,1976421031,10539858413,56208784808,299766435277, %U A117381 1598704176149,8526238418811,45472594256564,242517996824355 %N A117381 Expansion of 1/((1-4*x*c(x))(1-x^2*c(x))), c(x) the g.f. of A000108. %C A117381 Diagonal sums of number triangle A117380. %F A117381 a(n)=sum{k=0..floor(n/2), [k<=n-k]*sum{j=0..n-k, (j/(n-k-j))*C(2n-k-j,n-k-j)[k<=j]*4^(j-k)}} %K A117381 easy,nonn %O A117381 0,2 %A A117381 _Paul Barry_, Mar 10 2006