A127779 Triangle read by rows: A004736 * A127773.
1, 2, 3, 3, 6, 6, 4, 9, 12, 10, 5, 12, 18, 20, 15, 6, 15, 24, 30, 30, 21, 7, 18, 30, 40, 45, 42, 28, 8, 21, 36, 50, 60, 63, 56, 36, 9, 24, 42, 60, 75, 84, 84, 72, 45
Offset: 1
Examples
First few rows of the triangle: 1; 2, 3; 3, 6, 6; 4, 9, 12, 10; 5, 12, 18, 20, 15; 6, 15, 24, 30, 30, 21; 7, 18, 30, 40, 45, 42, 28; ... First few rows of the rectangular array: 1 3 6 10 15 ... 2 6 12 20 30 ... 3 9 18 30 45 ... 4 12 24 40 60 ... 5 15 30 50 75 ... ...
Comments