vanam52923
Can anyone help me understand the difference between factors and distinct factors?
https://gmatclub.com/forum/if-k-is-a-po ... 58398.htmlin this question,
i proceeded like:
20k=2^2*5*k
since k is prime it will always have 2 factors
so answer must be
(2+1)(1+1)(1+1)
last 1+1 is for 2 factors of k
Where is my reasoning wrong?
What is the differnece between factors of a number and distinct factors ?
12 has 2*2*3=2^2*3
i.e (2+1)*(1+1)=6 factors
Are these distinct ?
1,2,3,4,6,12 are all distinct only.So what are non distinct factors?
First, you got the problem wrong for a reason that has nothing to do with distinct factors!Here's why you missed it. The formula you're using is completely correct. In fact, if k = 7 or if k = 11, your reasoning is 100% right. (2+1)(1+1)(1+1) = 12 factors, and that's the number of factors in 20(7) = 140. It's also the number of factors of 20(11) = 220.
The problem is, k could equal 2 or 5. If that's true, your formula doesn't work. If k = 2, then you'd actually be finding the number of factors of (2^3 * 5), which is a different formula: (3+1)(1+1) = 8 factors.
Or if k = 5, you'd be finding the factors of (2^2 * 5^2), which is (2+1)(2+1) = 9 factors.
So, the number of factors isn't always 12. It's only 12 if k is a
different prime.
I'll also answer your question about distinct factors below!There are actually
three different terms, not just two:
1.
prime factors (or 'prime factorization')
2.
distinct prime factors3.
factorsThe
prime factors of a number are the primes you get when you 'break down' that number as much as possible. For instance:
12 = 2 * 2 * 3
Prime factors are 2, 2, and 3.
The
distinct prime factors of a number are just the unique prime factors, without any repeats.
The distinct prime factors of 12 are 2 and 3.
The
factors of a number don't have to be prime at all! If a problem just says 'factors', it's talking about all of the positive integers that can be divided evenly into that number. Not just the primes!
The factors of 12 are 1, 2, 3, 4, 6, and 12.
If a problem says 'different factors', this is what the problem means. It doesn't technically have to say 'different factors'; if it just says 'factors', you should usually assume that it's looking for all of the factors of the number, like 1, 2, 3, 4, 6, 12, and that you shouldn't skip any or count any twice.