A217056 Highly composite numbers (A002182) which are the product of 4 consecutive integers (A052762).
24, 120, 360, 840, 1680, 5040, 17297280
Offset: 1
Examples
24 = 1*2*3*4 = 5^2 - 1; 24/24 = 1. 120 = 2*3*4*5 = 11^2 - 1; 120/24 = 5. 360 = 3*4*5*6 = 19^2 - 1; 360/24 = 15. 840 = 4*5*6*7 = 29^2 - 1; 840/24 = 35. 1680 = 5*6*7*8 = 41^2 - 1; 1680/24 = 70. 5040 = 7*8*9*10 = 71^2 - 1; 5040/24 = 210. 17297280 = 63*64*65*66 = 4159^2 - 1; 17297280/24 = 720720. {5, 11, 19, 29, 41, 71, 4159} are all primes one less than a pronic number. {1, 5, 15, 35, 70, 210, 720720} are all generalized pentagonal numbers.
Comments