There is a sequence of numbers such that the nth term is denoted by the smallest number that has exactly n factors. Is this sequence a strictly increasing sequence?
This section requires Javascript.
You are seeing this because something didn't load right. We suggest you, (a) try
refreshing the page, (b) enabling javascript if it is disabled on your browser and,
finally, (c)
loading the
non-javascript version of this page
. We're sorry about the hassle.
Lets test some values of n.
n=1: 1
n=2:2
n=3:4
n=4: 6
n=5: 16
n=6: 12
So we see that the answer is N o