A113465 Rectangular array read by antidiagonals: a(n, d) is the smallest number that starts an arithmetic progression with common difference d of n numbers with the same number of divisors.
1, 2, 1, 33, 3, 1, 242, 3, 2, 1, 11605, 213, 119, 3, 1, 28374, 213, 3445, 3, 2, 1, 171893, 1383, 15026, 111, 77, 5, 1, 1043710445721, 3091, 74783, 201, 8718, 5, 8, 1
Offset: 1
Examples
a(4, 3) = 3445 because 3445, 3448, 3451 and 3454 each have 8 divisors.
Comments