Can you explain how you got these numbers?sanjay_dce wrote:another apporach.
total no of possible factors= 144.
total number that has 6 as common factor= 81
so total number of factor that doesn't have 6= 144-81 = 63
Vinayak
Can you explain how you got these numbers?sanjay_dce wrote:another apporach.
total no of possible factors= 144.
total number that has 6 as common factor= 81
so total number of factor that doesn't have 6= 144-81 = 63
Can someone please explain how you get 36 combinations from 2^3 * 5^2 * 7^2?zuleron wrote:So the primes of 264600 are 2, 2, 2, 3, 3, 3, 5, 5, 7, 7
combinations that don't make 6 are (a) the 2s 5s 7s (b) 3s 5s 7s
(a) 2^3 * 5^2 * 7^2 = 36 combinations
(b) 3^3 * 5^2 * 7^2 = 36 combinations
There is a shortcut formula basically to calculate the number of integral factors for a given number,chipbmk wrote:Can someone please explain how you get 36 combinations from 2^3 * 5^2 * 7^2?zuleron wrote:So the primes of 264600 are 2, 2, 2, 3, 3, 3, 5, 5, 7, 7
combinations that don't make 6 are (a) the 2s 5s 7s (b) 3s 5s 7s
(a) 2^3 * 5^2 * 7^2 = 36 combinations
(b) 3^3 * 5^2 * 7^2 = 36 combinations
I do not get it .... thanks.
That is exactly what I was looking for. Thanks for the explanation!papgust wrote:There is a shortcut formula basically to calculate the number of integral factors for a given number,chipbmk wrote:Can someone please explain how you get 36 combinations from 2^3 * 5^2 * 7^2?zuleron wrote:So the primes of 264600 are 2, 2, 2, 3, 3, 3, 5, 5, 7, 7
combinations that don't make 6 are (a) the 2s 5s 7s (b) 3s 5s 7s
(a) 2^3 * 5^2 * 7^2 = 36 combinations
(b) 3^3 * 5^2 * 7^2 = 36 combinations
I do not get it .... thanks.
if a^p * b^q * c^r ... so on ==> then number of integral factors is (p+1)*(q+1)*(r+1)... so on
Here its,
2^3 * 5^2 * 7^2
take the powers alone and add 1,
(3+1) * (2+1) * (2+1) = 36 (This can also be named as combinations)
Same applies for (b) as well.
Hope this helps..!
Your approach is very interesting and what I like very laconic, unfortunately i didnt understand how you get 81...sanjay_dce wrote:another apporach.
total no of possible factors= 144.
total number that has 6 as common factor= 81
so total number of factor that doesn't have 6= 144-81 = 63