A383350 a(n) is the smallest integer k such that there are k+i groups of order a(n)+i, for i=1,...,n.
0, 2, 72, 72, 2814120, 29436120
Offset: 1
Examples
a(1) = 0 since there is 1 group of order 1. a(2) = 2 since there is 1 group of order 3, 2 groups of order 4.
Comments