Go forth and multiply

Number Theory Level pending

Let n 1 0 6 n\leq 10^6 be a k k digit positive integer written as n = d 1 d 2 d k n=\overline{d_1d_2\cdots d_k} .

Let n 1 , n 2 , , n p n_1,n_2,\cdots,n_p be the p p solutions for the equation

n = k 2 i = 1 k d i n=k^2\prod_{i=1}^{k}d_i

What is the value of i = 1 p n i \sum_{i=1}^{p} n_i


The answer is 324.

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.

1 solution

All single digit integers i.e., 1 , 2 , 3 , 4 , 5 , 6 , 7 , 8 , 9 1,2,3,4,5,6,7,8,9 are solutions.

In case of 2-digit numbers, we need 10 d 1 + d 2 = 4 d 1 d 2 10d_1+d_2=4d_1d_2 . Since it is a 2-digit number d 1 > 0 d_1 > 0

Hence, we can modify the equation as 10 + d 2 d 1 = 4 d 2 10+\frac{d_2}{d_1}=4d_2 .

Thus, we need 4 d 2 > 10 4d_2 > 10 and d 1 d_1 being a factor of d 2 d_2 and 10 + d 2 d 1 10+\frac{d_2}{d_1} is a multiple of 4.

For the first condition, 4 d 2 > 10 4d_2 > 10 , we have choice of d 2 = 3 , 4 , 5 , 6 , 7 , 8 , 9 d_2=3,4,5,6,7,8,9

Obviously, d 2 d 1 d_2 \ne d_1 (11 is not a multiple of 4). Hence, d 2 d_2 is composite.

This reduces the choice to d 2 = 4 , 6 , 8 , 9 d_2=4,6,8,9

Making 4 d 2 = 16 , 24 , 32 , 36 4d_2 = 16,24,32,36 . But, none of the choices lead to integral values for d 1 d_1 . Hence, there are no 2-digit solutions.

The logic has already become so convoluted that I would no longer pretend to know an analytical way to find more solutions. I would resort to statements.

There are two 3-digit solutions 135 135 and 144 144 .

There are no further solutions less than 1 0 6 10^6 .

Thus, the required answer is

1 + 2 + 3 + 4 + 5 + 6 + 7 + 8 + 9 + 135 + 144 = 324 1+2+3+4+5+6+7+8+9+135+144=\boxed{324}

0 pending reports

×

Problem Loading...

Note Loading...

Set Loading...