A128089 Denominators in inverse of triangle A128078 by rows, n * each term in n-th row of A126615.
1, 4, 4, 6, 18, 9, 8, 24, 48, 16, 10, 30, 60, 100, 25, 12, 36, 72, 120, 180, 36, 14, 42, 84, 140, 210, 294, 49, 16, 48, 96, 160, 240, 336, 448, 64, 18, 54, 108, 180, 270, 378, 504, 648, 81, 20, 60, 120, 200, 300, 420, 560, 720, 900, 100
Offset: 1
Examples
First few rows of the triangle: 1; 4, 4; 6, 18, 9; 8, 24, 48, 16; 10, 30, 60, 100, 25; 12, 36, 72, 120, 180, 36; 14, 42, 84, 140, 210, 294, 49; 16, 48, 96, 160, 240, 336, 448, 64; ... Row 4 = (8, 24, 48, 16) = 4 * (2, 6, 12, 4); where (2, 6, 12, 4) = row 4 of A126615.
Comments