A probability problem by Karan Siwach

Let a a be a factor of 120. Then the number of positive integral solutions of x y z = a xyz= a is n n . Find n n .


The answer is 320.

This section requires Javascript.
You are seeing this because something didn't load right. We suggest you, (a) try refreshing the page, (b) enabling javascript if it is disabled on your browser and, finally, (c) loading the non-javascript version of this page . We're sorry about the hassle.

2 solutions

Kelvin Hong
Jan 1, 2018

We can factorization 120 120 into 2 3 × 3 × 5 2^3 \times 3 \times 5 Which told us a a have 4 × 2 × 2 = 16 4 \times 2 \times 2 = 16 possibilities.

Let consider three variables p , q , r p, q, r which range are [ 0 , 3 ] , [ 0 , 1 ] , [ 0 , 1 ] [0,3], [0,1], [0,1] respectively.

So we want to count the total number of all of the possibilities of p , q , r p, q, r such that

x y z = 2 p × 3 q × 5 r xyz = 2^p \times 3^q \times 5^r

Let x = 2 p x 3 q x 5 r x x = 2^{p_x} 3^{q_x} 5^{r_x} , y = 2 p y 3 q y 5 r y y = 2^{p_y} 3^{q_y} 5^{r_y} , z = 2 p z 3 q z 5 r z z = 2^{p_z} 3^{q_z} 5^{r_z} for integers variables inside that.

After that we have equations:

p x + p y + p z = p p_x + p_y + p_z = p

q x + q y + q z = q q_x + q_y + q_z = q

r x + r y + r z = r r_x + r_y + r_z = r

So for each tuple ( p , q , r ) (p, q, r) , the number of ordered tuple ( x , y , z ) (x, y, z) is C 2 p + 2 × C 2 q + 2 × C 2 r + 2 C_2^{p+2} \times C_2^{q+2} \times C_2^{r+2}

Sum up all of that, the result is equivalent to

( C 2 2 + C 2 3 + C 2 4 + C 2 5 ) ( C 2 2 + C 2 3 ) ( C 2 2 + C 2 3 ) = 320 (C_2^2 + C_2^3 + C_2^4 + C_2^5)(C_2^2 + C_2^3)(C_2^2 + C_2^3) = \boxed{320}

120 = 2^(3) x 3 x 5

Therefore, total number of factors of 120 = (3+1) x (1+1) x (1+1) = 16

But a can be any of the 16 factors.

Now we use combination to assess how the factors are distributed if any a among the 16 factors is chosen.

Observe that there are five prime factor: 2,2,2,3 and 5. These can take any of the 3 variables x, y or z.

So, (5+1)C3 = 20 ; 1 has been added to account for 1 itself. For example 8 has 4 factors: 1,2,4 and 8.

Therefore, K = 20 x 16 = 320

0 pending reports

×

Problem Loading...

Note Loading...

Set Loading...