OFFSET
3,1
COMMENTS
Permutation of natural numbers larger than 2.
LINKS
Antti Karttunen, Table of n, a(n) for n = 3..353; the first 26 antidiagonals of array (computed from the b-file provided by Hans Havermann for A277892)
EXAMPLE
The top left corner of the array:
3, 4, 6, 8, 10, 18, 22, 24, 30, 32
5, 9, 12, 14, 15, 16, 20, 21, 26, 27
7, 25, 33, 35, 44, 45, 51, 55, 57, 60
11, 49, 58, 65, 77, 91, 95, 106, 111, 115
13, 93, 119, 121, 124, 143, 161, 177, 187, 203
17, 169, 185, 209, 214, 221, 247, 254, 301, 305
19, 287, 289, 299, 323, 327, 391, 393, 398, 403
23, 361, 437, 473, 493, 551, 565, 629, 633, 685
29, 529, 589, 611, 667, 713, 779, 817, 889, 893
31, 802, 841, 842, 851, 899, 901, 989, 1073, 1081
37, 934, 961, 1121, 1147, 1154, 1189, 1227, 1271, 1293
41, 1333, 1369, 1403, 1437, 1517, 1538, 1591, 1643, 1761
43, 1681, 1739, 1763, 1927, 1943, 2183, 2257, 2263, 2302
47, 1754, 1849, 2021, 2173, 2201, 2279, 2501, 2623, 2747
53, 2209, 2491, 2537, 2594, 2643, 2701, 2773, 2881, 3053
PROG
KEYWORD
nonn,tabl
AUTHOR
Antti Karttunen, Nov 08 2016
STATUS
approved