A370121 Triangle read by rows: T(n,k) = A002110(n) + A002110(k), 0 <= k <= n; sums of two primorials, not necessarily distinct.
2, 3, 4, 7, 8, 12, 31, 32, 36, 60, 211, 212, 216, 240, 420, 2311, 2312, 2316, 2340, 2520, 4620, 30031, 30032, 30036, 30060, 30240, 32340, 60060, 510511, 510512, 510516, 510540, 510720, 512820, 540540, 1021020, 9699691, 9699692, 9699696, 9699720, 9699900, 9702000, 9729720, 10210200, 19399380, 223092871, 223092872
Offset: 0
Examples
Triangle begins as: 2; 3, 4; 7, 8, 12; 31, 32, 36, 60; 211, 212, 216, 240, 420; 2311, 2312, 2316, 2340, 2520, 4620; 30031, 30032, 30036, 30060, 30240, 32340, 60060; 510511, 510512, 510516, 510540, 510720, 512820, 540540, 1021020; 9699691, 9699692, 9699696, 9699720, 9699900, 9702000, 9729720, 10210200, 19399380;
Comments