Sequence: nth number with exactly n divisors

From Rosetta Code
Revision as of 15:21, 11 April 2019 by Thundergnat (talk | contribs) (Draft task A073916, split off from anti-primes plus)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Sequence: nth number with exactly n divisors is a draft programming task. It is not yet considered ready to be promoted as a complete task, for reasons that should be found in its talk page.

Calculate the sequence where each term an is the nth that has n divisors.

See OEIS:A073916

Task

Show here, on this page, at least the first 10 terms of the sequence.