In other words, say I am looking for multiple X
let:
X < 1000005
let the fist 18 divisors of X be: 1 | 2 | 4 | 5 | 8 | 10 | 16 | 20 | 25 | 32 | 40 | 50 | 64 | 80 | 100 | 125 | 160 | 200
finally, I also know: X has exactly 49 divisors.
I will tell you what the answer is...frankly if you google it it will probably showed up...but again: is this possible knowing only the count/number of divisors and that x cannot be bigger than some number? thanks
If $X = \prod p_i^{k_i}$ then $X$ will have $\prod (k_i + 1)$ factors so having $\prod (k_i + 1) = 49$ factors means .....
And that means
So...
They must be
So that means $X = ....$
So $X = .....$