Muhammad's least list

How many ordered pairs of positive integers ( x , y ) (x,y) satisfy

lcm ( x , y ) = 10004000600040001 ? \text{lcm} (x, y) = 10004000600040001 ?

This problem is shared by Muhammad A.

Details and assumptions

lcm ( x , y ) (x,y) denotes the least common multiple of x x and y y .


The answer is 81.

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.

7 solutions

Kishlaya Jaiswal
Dec 1, 2013

First we will try to factorize out - 10004000600040001 10004000600040001 and if we are able to successfully factorize it out then almost 80 80 % of our work is done.

Indeed 10004000600040001 10004000600040001 factorizes as 7 3 4 × 13 7 4 73^4 \times 137^4

Now, we have l c m ( x , y ) = 7 3 4 × 13 7 4 lcm(x,y) = 73^4 \times 137^4

We know that the lcm of two numbers contains the highest power of prime factors of the two numbers. Therefore, x x and y y can only have maximum value of 7 3 4 × 13 7 4 73^4 \times 137^4 . And if any of two numbers is less than this, then the other number must have the highest value of that prime factor. That means, one or the other number must contain 7 3 4 73^4 and 13 7 4 137^4

Now let us see the different possibilities of ( x , y ) (x,y)

x y 7 3 0 7 3 4 7 3 1 7 3 4 7 3 2 7 3 4 7 3 3 7 3 4 7 3 4 7 3 4 7 3 4 7 3 3 7 3 4 7 3 2 7 3 4 7 3 1 7 3 4 7 3 0 \begin{array}{|c|c|} \hline \mathbf{x} & \mathbf{y} \\ \hline 73^0 & 73^4 \\ 73^1 & 73^4 \\ 73^2 & 73^4 \\ 73^3 & 73^4 \\ 73^4 & 73^4 \\ 73^4 & 73^3 \\ 73^4 & 73^2 \\ 73^4 & 73^1 \\ 73^4 & 73^0 \\ \hline \end{array}

Thus, total of 9 9 possibilities for 7 3 x 73^x . Similarly, we also get 9 9 possibilities for 13 7 x 137^x x ϵ x \epsilon { 0 , 1 , 2 , 3 , 4 0,1,2,3,4 }

Hence total of 9 × 9 = 81 9 \times 9 = \boxed{81} ordered pairs for ( x , y ) (x,y)

How did ya factorize it?

Led Tasso - 7 years, 6 months ago

Log in to reply

the number can be expressed as 1x10^16 +4x10^12+6x10^8+4x10^4+1. let k=10, thus k^16+4k^12+6k^8+4k^4+1=(k^4+1)^4=(10001)^4=(73^4)(137^4) my problem was to solve for the possible ordered pairs.

Arnel Olayes - 7 years, 6 months ago

Log in to reply

Thanks

Led Tasso - 7 years, 6 months ago

Log in to reply

@Led Tasso Now that you learnt this, try a similar problem .

Calvin Lin Staff - 7 years, 6 months ago

Log in to reply

@Calvin Lin Solved it. Thanks. But how to factaaarize 10001?

Led Tasso - 7 years, 6 months ago

Log in to reply

@Led Tasso that's easy sir. find the max perfect square below this no. then find what is the square root of that no. having done that, check the divisibility of the original no. (10001) with all the prime no below the square root, you are done.

Priyansh Saxena - 7 years, 6 months ago

How to factorize 10001?

Yao Feng Ooi - 7 years, 6 months ago
Matt Enlow
Dec 1, 2013

The first step is determining that

10004000600040001 = ( 1 0 4 + 1 ) 4 = 1000 1 4 = 7 3 4 13 7 4 . 10004000600040001=(10^4+1)^4=10001^4=73^4137^4.

Since 73 and 137 are both prime, in order to have lcm ( x , y ) = 7 3 4 13 7 4 (x,y)=73^4137^4 , all of our ordered pairs must be of the form ( 7 3 a 13 7 b , 7 3 c 13 7 d ) (73^a 137^b,73^c 137^d) , where a , b , c , and d are all integers from 0 to 4 (inclusive), and max ( a , c ) = max ( b , d ) = 4 \max(a,c)=\max(b,d)=4 .

There are 9 distinct ordered pairs of integers ( a , c ) (a,c) for which 0 a , c 4 0\leq a,c \leq 4 and m a x ( a , c ) = 4 max(a,c)=4 , and likewise 9 distinct ordered pairs of integers ( b , d ) (b,d) for which the same is true. This makes for 9 × 9 = 81 9 \times 9 = 81 distinct ordered pairs ( 7 3 a 13 7 b , 7 3 c 13 7 d ) (73^a 137^b,73^c 137^d) whose lcm is 10004000600040001.

did get that i was able to factorize till 10001^4 then what?

Ayush Goyal - 7 years, 6 months ago

Log in to reply

Then factor 10001 itself into 73 × 137 73 \times 137 , making 1000 1 4 = 7 3 4 × 13 7 4 10001^4=73^4 \times 137^4 .

Matt Enlow - 7 years, 6 months ago

What does max(a,c) mean?

A Former Brilliant Member - 7 years, 6 months ago

Log in to reply

It means whichever of a or c is greater.

Matt Enlow - 7 years, 6 months ago
Anis Abboud
Dec 1, 2013

Note:

  • 10004000600040001 = 7 3 4 × 13 7 4 10004000600040001 = 73^4 \times 137^4
  • So it has ( 4 + 1 ) × ( 4 + 1 ) = 25 (4+1) \times (4+1) = 25 divisors. (Briefly, each divisor is of the form 7 3 i × 13 7 j 73^i \times 137^j where i = 0..4 i=0..4 and j = 0..4 j=0..4 . For a more detailed explanation see http://mathschallenge.net/library/number/number of divisors )
  • At least one of x x and y y has to divide 7 3 4 73^4 and at least one of x x and y y has to divide 13 7 4 137^4 . Otherwise 7 3 4 × 13 7 4 73^4 \times 137^4 wouldn't be their LCM.

4 cases:

  1. If x = 7 3 4 × 13 7 4 y x = 73^4 \times 137^4 \Rightarrow y can be any factor 25 \Rightarrow 25 options.
  2. If y = 7 3 4 × 13 7 4 x y = 73^4 \times 137^4 \Rightarrow x can be any factor 24 \Rightarrow 24 options as we've already counted the one where both x x and y y are 7 3 4 × 13 7 4 73^4 \times 137^4 in case 1.
  3. If 7 3 4 73^4 divides x x and we're not in case 1, then 13 7 4 137^4 has to divide y 4 y \Rightarrow 4 options for x x and 4 4 options for y 16 y \Rightarrow 16 options.
  4. Opposite of case 3 16 \Rightarrow 16 options.

Total 25 + 24 + 16 + 16 = 81 25+24+16+16=\boxed{81} options.

Nice. Clean Solution

Led Tasso - 7 years, 6 months ago
Ben Frankel
Dec 20, 2013

Notice that in the number 1 000 4 000 6 000 4 000 1 \textbf{1}000\textbf{4}000\textbf{6}000\textbf{4}000\textbf{1} there are the binomial coefficients [ 1 , 4 , 6 , 4 , 1 ] [1, 4, 6, 4, 1] , at the 5th row of Pascal's Triangle. We can use powers of 10 to construct this number as such:

( 1 0 n + 1 ) 4 = ( 1 ) 1 0 4 n + ( 4 ) 1 0 3 n + ( 6 ) 1 0 2 n + ( 4 ) 1 0 n + ( 1 ) \,\,\,\,(10^n + 1)^4 = (1)10^{4n} + (4)10^{3n} + (6)10^{2n} + (4)10^{n} + (1)

So by speculation, 10004000600040001 = ( 1 0 4 + 1 ) 4 = 1000 1 4 10004000600040001 = (10^4 + 1)^4 = 10001^4 .

The prime factorization of 10001 is 73 137 73\cdot137 . We now must solve,

l c m ( x , y ) = 7 3 4 13 7 4 \,\,\,\,lcm(x, y) = 73^4\cdot137^4

So both x x and y y must be of the form 7 3 a 13 7 b 73^a\cdot137^b , with a , b { 0 , 1 , 2 , 3 , 4 } a, b \in \left\{ {0, 1, 2, 3, 4} \right\} . We can also deduce that at least one of x x and y y must have a a or b = 4 b = 4 , so that the LCM will be exactly 7 3 4 13 7 4 73^4\cdot137^4 .

Now to count the possibilities. We will look at each prime separately. For 73 73 , one of x x and y y must have an exponent of 4 4 , so we will assume that this is x x , and later multiply by 2. Now, y y can be any value from 0 to 3, giving it 4 possible values. So we have, for the prime factor 73, 2 4 = 8 2\cdot4 = 8 possibilities, plus the possibility that both x x and y y will have an exponent of 4 4 , so that gives 9 9 .

Clearly for the prime 137 137 the same is true, so the total amount of ordered pairs of ( x , y ) (x, y) is,

9 9 = 81 \,\,\,\,9\cdot9 = \boxed{81}

Zi Song Yeoh
Dec 3, 2013

Note that 10004000600040001 = 1000 1 4 = 7 3 4 13 7 4 10004000600040001 = 10001^4 = 73^4 \cdot 137^4 . (Motivation, the number looks like 14641 = 1 1 4 14641 = 11^4 .

Let x = 7 3 a 13 7 c , y = 7 3 b 13 7 d x = 73^a \cdot 137^c, y = 73^b \cdot 137^d . Then, m a x ( a , b ) = m a x ( c , d ) = 4 max(a, b) = max(c, d) = 4 . We consider four cases :

a) a = b , c = d a = b, c = d , there is only 1 1 solution in this case, that is a = b = c = d = 4 a = b = c = d = 4 .

b) a = b , c d a = b, c \neq d , there are 8 8 solutions, because a = b = 4 a = b = 4 , we just have to choose c c and d d . If c > d c > d , then there are 4 4 choices for d d and only 1 1 for c c , similarly, if d > c d > c , there are only 4 4 choices.

c) a b , c = d a \neq b, c = d , this case is analogous to b), there is also 8 8 cases.

d) a b , c d a \neq b, c \neq d . Suppose, a > b , c > d a > b, c > d , then there are 4 4 = 16 4 \cdot 4 = 16 solutions. ( 4 4 choices for b b and 4 4 choices for c c .) There are 3 3 more similar cases, namely when a > b , c < d a > b, c < d , a < b , c > d a < b, c > d and a < b , c < d a < b, c < d . This gives a total of 64 64 solutions.

Thus, there are a total of 1 + 8 + 8 + 64 = 81 1 + 8 + 8 + 64 = \boxed{81} solutions.

Sayan Chaudhuri
Dec 8, 2013

see that 10004000600040001 = (73^4 ) (137^4) The least common multiple to two numbers is [p_{1}^{max(r_{1a}, r_{1b} } ] [ p {2}^max{r {2a},r_{2b}}] where the prime factorization for x = (p1)^n* (p2^m), and y =( p1^k)*( p2^j) here max(n,k)=4 and max(m,j)=4 we have ordered pairs (n,k) as follows let k = 4, then n can be 0,1,2,3,4, next let n = 4 then k can be 0,1,2,3,4 So total number of distinct ways to have 4 = max(n,m) = 5 + 5 - 1 = 9 where we have subtracted the case (4,4) because it is counted twice. Same goes for 4 = max(m,k), there are 9 different ways to construct p2^m , p2^j such that the maximum is p2^4 Hence total no. of ordered pairs is 9 x 9 = 81 pairs

Sai Krishna
Dec 7, 2013

10004000600040001=10^16 + 4 10^12 + 6 10^8+ 4 10^4 +1=(10^4 +1)^4=73^4 137^4 Lcm contains the highest index power among the prime factorisation two numbers of each prime.

so atleast one of the numbers contain 73^4 and the other can have 73^0 or 73^1, or 73^2 or 73^3 giving a total of 4 cases. but considering the that (x,y) is ordered pair we get 4 more cases (reverse of above) and also the case where both contain 73^4. so gives a total of 9 cases. similarly for 137^4 we get 9 cases. total number of ordered pairs = 9*9=81

0 pending reports

×

Problem Loading...

Note Loading...

Set Loading...