I vaguely remember there is a notion of numbers rich in divisors, i.e. (number of divisors of N)/N is comparatively large. What's their name? Given a number M, how could I find such a number in its neighbourhood?
Tell me more
×
Mathematics Stack Exchange is a question and answer site for
people studying math at any level and professionals in related fields. It's 100% free, no registration required.
|
|
You might be thinking about smooth numbers. How to find such things? I suppose you could just multiply small numbers together until you are within the "neighbourhood". If you overshoot, take out some factors and replace them with other factors. |
|||
|
|
|
This might be interesting: http://en.wikipedia.org/wiki/Highly_composite_number Moreover if you care about sums: http://en.wikipedia.org/wiki/Abundant_number |
|||
|