nicechetan87
If X=2 then ..... 1+2 = 3 (ODD) -------> X is 2
If X=4 then ..... 1+4 = 5 (ODD) -------> X is not 2This part is incomplete. The problem states that sum of ANY 2 distinct positive factors of x is ODD--> This implies that any two positive factors when added will ALWAYS give an odd sum.
For x = 4, all the positive factors are = 1,2,4. If you take 1 & 4, we indeed get an odd sum, however, if we take 2 & 4, we get an even sum.Thus \(x\neq{4}\)
The point to note is that :
odd+even = odd. Any other arrangement will always give you an even sum for integers.X will have at-least one odd factor(that being 1). Now to make the sum of any of the two factors as odd, X will have to have at-least 1 even factor. If X has more than 2 factors(1 already being odd and 1 already being even) that again would be odd/even. Let us assume the no of factors for x is 3 and they are odd,even,odd.Thus, as per the problem, taking sum of any two factors must always yield an odd sum, which gets defied for (odd,odd). Similarly for 3 factors of x which are odd,even,even. This implies that x can only have 2 factors, one of them odd and one of them even. The only positive integer to have 1 odd & 1 even factor is 2. Sufficient.