login
A182779
a(n) = A049019(n) * A118851(n). Irregular table read by rows.
1
1, 1, 2, 2, 3, 12, 6, 4, 24, 24, 72, 24, 5, 40, 120, 180, 360, 480, 120, 6, 60, 240, 180, 360, 2160, 720, 1440, 4320, 3600, 720, 7, 84, 420, 840, 630, 5040, 3780, 7560, 3360, 30240, 20160, 12600, 50400, 30240, 5040
OFFSET
0,3
COMMENTS
The sequences have shape A000041 and their respective row sums are A000670, A006906 and A006153.
FORMULA
a(n) = A049019(n) * A118851(n).
EXAMPLE
For n = 3 the values are (3,12,6) = (1,6,6)*(3,2,1).
Table starts:
1;
1;
2, 2;
3, 12, 6;
4, (24, 24), 72, 24;
5, (40, 120), (180, 360), 480, 120;
6, (60, 240, 180), (360, 2160, 720), (1440, 4320), 3600, 720;
7, (84, 420, 840), (630, 5040, 3780, 7560), (3360, 30240, 20160), (12600, 50400), 30240, 5040;
CROSSREFS
Cf. A006153 (related to function composition), A133314 (signed version of A049019).
Sequence in context: A178343 A156136 A134243 * A199673 A375218 A335942
KEYWORD
nonn,tabf
AUTHOR
Alford Arnold, Dec 01 2010
EXTENSIONS
a(0) = 1 prepended by Peter Luschny, May 31 2020
STATUS
approved