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 A174016 #15 Jan 26 2020 01:05:20 %S A174016 1,2,6,16,40,92,192,352,528,512,-192,-2128,-3840,5888,69056,299264, %T A174016 917760,2125184,3258368,-117760,-23297536,-103321600,-295843840, %U A174016 -577744128,-416948224,2490589184,14821469184,50063536128 %N A174016 Row sums of number triangle A174014. %C A174016 Hankel transform is 1, 2, -8, -32, -256, 4096, ... (signed version of A134751). %F A174016 G.f.: (sqrt(1-4x+4x^2+8x^3)+4x-1)/(2x(1-2x)); %F A174016 g.f.: 1/(1-2x/(1-x/(1+x/(1-2x/(1-x/(1+x/(1-2x/(1-... (continued fraction). %F A174016 a(n) = Sum_{k=0..n} A198379(n,k)*2^k. - _Philippe Deléham_, Oct 29 2011 %F A174016 Conjecture: (n+1)*a(n) - 6*n*a(n-1) + 12*(n-1)*a(n-2) - 12*a(n-3) + 8*(7-2*n)*a(n-4) = 0. - _R. J. Mathar_, Nov 13 2012 %K A174016 easy,sign %O A174016 0,2 %A A174016 _Paul Barry_, Mar 05 2010 %E A174016 First formula corrected by _Philippe Deléham_, Feb 16 2012