login

Year-end appeal: Please make a donation to the OEIS Foundation to support ongoing development and maintenance of the OEIS. We are now in our 61st year, we have over 378,000 sequences, and we’ve reached 11,000 citations (which often say “discovered thanks to the OEIS”).

A246258
Transpose of array A246259.
2
1, 2, 3, 5, 7, 4, 66, 6, 8, 9, 91, 70, 17, 15, 10, 55, 197, 94, 20, 18, 11, 21, 155, 259, 186, 24, 19, 12, 46, 84, 220, 364, 187, 26, 22, 13, 1362, 184, 87, 238, 377, 199, 41, 28, 14, 1654, 1981, 414, 189, 467, 413, 237, 45, 29, 16, 1419, 3055, 2378, 445, 309, 495, 479, 262, 54, 32, 23
OFFSET
1,2
COMMENTS
See comments at A246259.
PROG
(Scheme)
;; Other code as in A246259:
(define (A246258 n) (A246259bi (A004736 n) (A002260 n)))
CROSSREFS
Cf. A246259.
Sequence in context: A336816 A182949 A245711 * A126048 A142349 A234316
KEYWORD
nonn,tabl
AUTHOR
Antti Karttunen, Aug 22 2014
STATUS
approved