A246637 Integers of the form (2^(k+1) - 1)/C(k+2,2).
1, 1, 3, 1533, 4870483401, 10632494904416274948861848751148863, 442778652527729430645666843207235634221292901, 8594831104112238244501123836952492157088005557663896974587707618787108, 970692073484990407927190417652798419153
Offset: 1
Examples
The sum of the numbers in Pascal's triangle, from row 0 through row 17, is 2^18 - 1 = 262143; the number of such numbers is C(19,2) = 171, and 262143/171 = 1533; thus is in A246637 and 17 is in A246636.
Comments