Are there two different integers and with the same prime factors (for example: and have the same prime factors 2 and 3) such that where is the sum of all proper divisors of ( , for example: )?
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.
Let's take n = 1 6 0 = 2 5 ∗ 5 and m = 2 5 0 = 2 ∗ 5 3 , we have s ( 1 6 0 ) = 2 − 1 2 5 + 1 − 1 ∗ 2 − 1 5 1 + 1 − 1 − 1 6 0 = 2 1 8 = 2 − 1 2 1 + 1 − 1 ∗ 2 − 1 5 3 + 1 − 1 − 2 5 0 = s ( 2 5 0 ) . This is the only pair bellow 1 0 , 0 0 0 , 0 0 0 , 0 0 0 that verifies the property and I don't know if it's the only one in N !