Jump to content

Sequence: smallest number with exactly n divisors: Difference between revisions

m
Tidy heading
(Move Perl 6 entry from Anti-primes plus task)
m (Tidy heading)
Line 2:
 
Calculate the sequence where each term <strong>a<sub>n</sub></strong> is the '''smallest natural numbers''' that has exactly '''n''' divisors.
 
See: [[oeis:A005179|OEIS:A005179]]
 
;Task
Show here, on this page, at least the first '''15''' terms of the sequence.
 
;See also
 
See: *[[oeis:A005179|OEIS:A005179]]
 
;Related tasks
 
:*[[Sequence: smallest number greater than previous term with exactly n divisors]]
:*[[Sequence: nth number with exactly n divisors‎‎]]
 
=={{header|Perl 6}}==
10,339

edits

Cookies help us deliver our services. By using our services, you agree to our use of cookies.