A113998 Reverse of triangle A051731.
1, 1, 1, 1, 0, 1, 1, 0, 1, 1, 1, 0, 0, 0, 1, 1, 0, 0, 1, 1, 1, 1, 0, 0, 0, 0, 0, 1, 1, 0, 0, 0, 1, 0, 1, 1, 1, 0, 0, 0, 0, 0, 1, 0, 1, 1, 0, 0, 0, 0, 1, 0, 0, 1, 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 1, 0, 0, 0, 0, 0, 1, 0, 1, 1, 1, 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 1, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 1
Offset: 1
Examples
Triangle begins 1; 1,1; 1,0,1; 1,0,1,1; 1,0,0,0,1; 1,0,0,1,1,1; 1,0,0,0,0,0,1; 1,0,0,0,1,0,1,1;
Formula
Sum_{k, 1<=k<=n} k*T(n,k)=A081307(n) - Philippe Deléham, Feb 03 2007
Comments