STATUS
editing
approved
editing
approved
M:=50; A:=[0]; miss:=[seq(n, n=1..M^2)]:
for n from 1 to M do t1:=miss[1]*miss[2]; A:=[op(A), t1];
miss:=[seq(miss[i], i=3..nops(miss))];
miss:=remove('x->x=t1', miss);
od:
A;
approved
editing
editing
approved
nonn,more,new
approved
editing
editing
approved
0, 2, 12, 30, 56, 90, 143, 210, 272, 342, 420, 506, 600, 702, 812, 992, 1122, 1260, 1406, 1560, 1722, 1892, 2070, 2256, 2450, 2652, 2862, 3135, 3422, 3660, 3906, 4160, 4422, 4692, 4970, 5256, 5550, 5852, 6162, 6480, 6806, 7140, 7482, 7832, 8372, 8742, 9120, 9506, 9900
approved
editing
editing
approved
Typo in definition corrected by _Douglas Latimer_, Nov 01 2014
Correction of the description Typo in definition corrected by Douglas Latimer
proposed
editing
editing
proposed