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

Column 0 of triangle A130528.
3

%I #2 Mar 30 2012 18:37:04

%S 1,1,2,12,156,3540,123400,6091988,402900176,34289884368,3643063254420,

%T 471825668471960,73084245315114792,13328794604879849160,

%U 2824863742935135629520,688049632016934918599352

%N Column 0 of triangle A130528.

%C Triangle T=A130528 has the following construction: row n+1 of T equals row n of matrix power T^n added to row n of T (shifted right).

%Y Cf. A130528, A130530, A130531.

%K nonn

%O 0,3

%A _Paul D. Hanna_, Jun 02 2007