Talk:Sequence: smallest number greater than previous term with exactly n divisors

From Rosetta Code
Revision as of 15:44, 9 April 2019 by rosettacode>Horst.h (Is OEIS A069654 correct?)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

OEIS A069654

the first 25 are: 1, 2, 4, 6, 16, 18, 64, 66, 100, 112, 1024, 1035, 4096, 4288, 4624, 4632, 65536, 65572, 262144, 262192, 263169, 269312, 4194304, 4194306
6765201 <-
But using the C-Version with MAX set to 28 the result is:
The first 28 anti-primes plus are:
1 2 4 6 16 18 64 66 100 112 1024 1035 4096 4288 4624 4632 65536 65572 262144 262192 263169 269312 4194304 4194306 4477456 4493312 4498641 4498752 completly different. [1] 4477456 = 2^4 × 23^4 got 25 divisors like 6765201 =3^4*17^4