A076932 Largest k such that n*k has n divisors, or 0 if there are no possibilities for k or infinitely many.
1, 1, 3, 2, 125, 3, 16807, 0, 0, 125, 2357947691, 0, 1792160394037, 16807, 375, 0, 2862423051509815793, 0, 5480386857784802185939, 0, 50421, 2357947691, 39471584120695485887249589623, 0, 0, 1792160394037, 0, 0
Offset: 1
Keywords
Examples
a(6) = 3 (and not 2) as 18 has six divisors though 12 also has 6 divisors. a(8) = 0 as for every prime p > 2 8p has 8 divisors.
Extensions
More terms from Sascha Kurz, Jan 21 2003