D4kshGargas
Bunuel
Number Properties: Tips and hints
PERFECT SQUARES1. The
number of distinct factors of a perfect square is ALWAYS ODD.
The reverse is also true: if a number has the odd number of distinct factors then it's a perfect square;
2. The
sum of distinct factors of a perfect square is ALWAYS ODD.
The reverse is NOT always true: a number may have the odd sum of its distinct factors and not be a perfect square. For example: 2, 8, 18 or 50;
According to (1) and (2)
36 has ODD number of distinct factors...
but discrinct factors of 36 are 2 and 3
i.e. TWO factors i.e. EVEN.
Please explain..
Also, if you are going to include 1 in the list, it makes statement (2) Flawed!!
Because
(A) 1 + 2 + 3 = 6 = Even ≠ Odd
Shouldn't statement (1) use the term Distinct
Prime factors?
I'm confused!
Factors of 36 are 1 | 2 | 3 | 4 | 6 | 9 | 12 | 18 | 36 (9 divisors).
Odd factors of 36 are 1, 3, and 9.
Even factors of 36 are 2, 4, 6, 12, 18, and 26.
Prime factors of 36 are 2 and 3: 36 =
2^2*
3^2.
Hi, thanks for the response.
The term “Distinct Factors” means all the Integers that are part of the Set of factors, whether prime or not.
I think I was unnecessarily confusing myself between distinct factors and distinct prime factors.