Search: id:A092905 Results 1-1 of 1 results found. %I A092905 %S A092905 1,1,1,1,2,1,1,3,2,1,1,4,4,2,1,1,5,6,4,2,1,1,6,9,7,4,2,1,1,7,12,11,7,4, %T A092905 2,1,1,8,16,16,12,7,4,2,1,1,9,20,23,18,12,7,4,2,1,1,10,25,31,27,19,12, 7, %U A092905 4,2,1,1,11,30,41,38,29,19,12,7,4,2,1,1,12,36,53,53,42,30,19,12,7,4,2, 1 %N A092905 Triangle, read by rows, such that the partial sums of the n-th row form the n-th diagonal, for n>=0, where each row begins with 1. %C A092905 Row sums form A000070, which is the partial sums of the partition numbers (A000041). Rows read backwards converge to the row sums (A000070). %F A092905 T(n, k) = sum_{j=0..k} T(n-k, j), with T(0, n) = 1 for all n>=0. A000070(n) = sum_{k=0..n} T(n, k). %F A092905 E.g.f.: (1/(1-y))*(1/Product(1-x*y^k, k=1..infinity)). - Vladeta Jovovic (vladeta(AT)eunet.rs), Jan 29 2005 %e A092905 The third row is {1,3,2,1} and the third diagonal is the partial sums of the third row: {1,4,6,7,7,7,7,7,...}. %e A092905 Rows begin: %e A092905 {1}, %e A092905 {1,1}, %e A092905 {1,2,1}, %e A092905 {1,3,2,1}, %e A092905 {1,4,4,2,1}, %e A092905 {1,5,6,4,2,1}, %e A092905 {1,6,9,7,4,2,1}, %e A092905 {1,7,12,11,7,4,2,1}, %e A092905 {1,8,16,16,12,7,4,2,1}, %e A092905 {1,9,20,23,18,12,7,4,2,1}, %e A092905 {1,10,25,31,27,19,12,7,4,2,1}, %e A092905 {1,11,30,41,38,29,19,12,7,4,2,1}, %e A092905 {1,12,36,53,53,42,30,19,12,7,4,2,1},... %p A092905 T(n,k)=if(n