Can anyone dumb this down for me please?
https://math.stackexchange.com/questions/58426/number-of-factors-less-than-a-number
This part I don't get:
"For every factor a of n2 such that a<n there is a factor b=n2/a that is greater than n... Thus, if it is "simple to find the total number of factors as a combinatorial sum", then just subtract one from this and divide by two."
Also would I need to do anything to this if I was looking for factors of 2n^2 < n instead? (as I am doing Project Euler #735)
Any pointers would be appreciated!
https://math.stackexchange.com/questions/58426/number-of-factors-less-than-a-number
This part I don't get:
"For every factor a of n2 such that a<n there is a factor b=n2/a that is greater than n... Thus, if it is "simple to find the total number of factors as a combinatorial sum", then just subtract one from this and divide by two."
Also would I need to do anything to this if I was looking for factors of 2n^2 < n instead? (as I am doing Project Euler #735)
Any pointers would be appreciated!
