[url]GMAT club : if-the-product-of-all-the-factors-of-a-positive-integer-n-103612.html?fl=similar[/url]
Given: 2^16*3^14 any specific value of N?sqrt(N)^[(a+1)*(b+1)/2] = 2^16*3^14 = 6^14*2^2 = 6^14*2^(7*2/7).
Thus as 2^16*3^14 can't be expressed as sqrt(N)^[(a+1)*(b+1)/2], it doesn't have a unique value of N.
Given: 2^16*3^13 any specific value of N?sqrt(N)^[(a+1)*(b+1)/2] =6^13*2^3 = 6^13*2^(13*3/13)
Thus as 2^16*3^13 can't be expressed as sqrt(N)^[(a+1)*(b+1)/2], it doesn't have a unique value of N.
Given: 2^12*3^12 any specific value of N?sqrt(N)^[(a+1)*(b+1)/2] =6^12 = 6^(24/2) = sqrt(6)^24
Thus the unique value for 2^12*3^12 is 36. However, we don't get unique values of a and b such that we can have 4*3 ~ (3+1)*(2+1) because both powers of 2 and 3 are 12 (i.e. equal!!!). Here is where @Karishma's trial and error method comes useful:
2^12 * 3^12
common factor:2, f/2=2 => f=4; N=2^6*3^6, therefore number of factors =>(6+1)*(6+1) = 49 |= 4 number of factors f
common factor:3, f/2=3 => f=6; N=2^4*3^4, therefore number of factors =>(4+1)*(4+1) = 25 |= 6 number of factors f
common factor:4, f/2=4 => f=8; N=2^3*3^3, therefore number of factors =>(3+1)*(3+1) = 16 |= 8 number of factors f
common factor:6, f/2=6 => f=12; N=2^2*3^2, therefore number of factors =>(2+1)*(2+1) = 9 |= 12 number of factors f
common factor:12, f/2=12 => f=24; N=2^1*3^1, therefore number of factors =>(1+1)*(1+1) = 4 |= 24 number of factors f
Thus as there is no value of "f" for which we can get unique values of power a and b of prime factors 2 and 3, we can't have unique value of factor for 2^12*3^12.
Hence for question like this we need to address 2 conditions:
1) for given 2^a*3^b we should be able to represent the value in terms of sqrt(N)^f where f = (a+1)*(b+1)*...
AND
2) once we are able to do (1) we should be able to HAVE values of a and b for which value of f matches in both cases of sqrt(N)^f and f = (a+1)*(b+1)*...
Unless both these conditions are met we CANNOT have a unique product for a given combination of 2^a*3^b*...
Hello Karishma/Team, continuing with previous questions, are these solutions to the question posted on given url correct?
Thanks in advance.