login
A255547
Lucky / Unlucky array, transposed.
3
1, 3, 2, 7, 5, 4, 9, 19, 11, 6, 13, 27, 39, 17, 8, 15, 45, 57, 61, 23, 10, 21, 55, 97, 91, 81, 29, 12, 25, 85, 117, 147, 121, 103, 35, 14, 31, 109, 177, 181, 199, 153, 123, 41, 16, 33, 139, 225, 277, 243, 253, 183, 145, 47, 18, 37, 157, 295, 345, 369, 315, 301, 217, 165, 53, 20, 43, 175, 325, 447, 465, 471, 379, 351, 247, 187, 59, 22
OFFSET
1,2
COMMENTS
See comments at A255545.
PROG
(Scheme) (define (A255547 n) (A255545bi (A004736 n) (A002260 n))) ;; Other code as in A255545 and A255543.
CROSSREFS
Transpose: A255545.
Inverse: A255548.
Topmost row: A000959, under which follows the rows of array A255544.
Sequence in context: A137225 A213777 A118834 * A087468 A255975 A167267
KEYWORD
nonn,tabl
AUTHOR
Antti Karttunen, Feb 25 2015
STATUS
approved