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”).

A225641
Transpose of A225640.
3
1, 1, 1, 1, 1, 2, 1, 1, 2, 3, 1, 1, 2, 6, 4, 1, 1, 2, 6, 12, 5, 1, 1, 2, 6, 12, 30, 6, 1, 1, 2, 6, 12, 60, 30, 7, 1, 1, 2, 6, 12, 60, 60, 84, 8, 1, 1, 2, 6, 12, 60, 60, 420, 120, 9, 1, 1, 2, 6, 12, 60, 60, 420, 840, 180, 10, 1, 1, 2, 6, 12, 60, 60, 420, 840, 1260, 210, 11
OFFSET
0,6
COMMENTS
See comments at A225640.
PROG
(Scheme): (define (A225641 n) (A225640bi (A002262 n) (A025581 n)))
CROSSREFS
Irregular table A225642 gives A225644(n) distinct terms from the beginning of each row.
Sequence in context: A224698 A179749 A103462 * A116855 A173265 A157744
KEYWORD
nonn,tabl
AUTHOR
Antti Karttunen, May 15 2013
STATUS
approved