X is a positive integer, such that 2X has 2 more divisors than X.
The most prime factors X can have is:
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.
If X = p 1 α 1 … p n α n does not have 2 as one of its primes, then
f ( X ) = ( α 1 + 1 ) … ( α n + 1 ) , f ( 2 X ) = 2 . ( α 1 + 1 ) … ( α n + 1 )
the difference would be
f ( 2 X ) − f ( X ) = ( α 1 + 1 ) … ( α n + 1 ) = 2
As α i ≥ 0 there can be only one prime with power 1 .
If X = 2 α 1 … p n α n , then
f ( X ) = ( α 1 + 1 ) ( α 2 + 1 ) … ( α n + 1 ) , f ( 2 X ) = ( α 1 + 2 ) ( α 2 + 1 ) … ( α n + 1 )
the difference would be
f ( 2 X ) − f ( X ) = ( α 2 + 1 ) … ( α n + 1 ) = 2
With the same reasoning as before, there can be only one prime (other than 2 ) with power 1 .
So, taking the two cases into account, X can have a maximum of 2 prime factors.