login
Row sums of triangle A178568
1

%I #2 Mar 30 2012 17:25:35

%S 1,2,5,8,16,27,45,69,109,171,268,404,597,860,1215

%N Row sums of triangle A178568

%F a(n) = sum of n-th row terms of triangle A178568

%e a(6) = 27 = (1 + 5 + 5 + 9 + 5 + 2)

%Y Cf. A178568

%K nonn

%O 1,2

%A _Gary W. Adamson_, May 29 2010