1000 Followers Problem!

Let n = a b n=\dfrac{a}{b} be a rational number in the reduced form and 1 b < a < 1000 1 \le b <a <1000 .

Sum of solutions to the equation n = 3 n n'=3n can be expressed as n = x y \sum n=\dfrac xy in lowest terms. Find the value of x + y x+y .


Details and Assumptions:

  • n n' denotes the arithmetic derivative and 1 = 0 1'=0 .
  • If n > 1 n>1 has the prime factorization form as n = i = 1 k p i α i \displaystyle n=\prod_{i=1}^{k} p_i^{\alpha_i} , then n = n i = 1 k α i p i \displaystyle n'=n \sum_{i=1}^{k} \frac{\alpha_i}{p_i} .
  • Arithmetic derivative of rational number a b \dfrac{a}{b} is a b b a b 2 \dfrac{a'b-b'a}{b^2} , where a a and b b are positive integers.


The answer is 13675.

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

Kazem Sepehrinia
Aug 4, 2017

Write equation as a b b a b 2 = 3 a b \frac{a'b-b'a}{b^2}=3 \frac{a}{b} This equation yields a b b a = 3 a b a'b-b'a=3ab . Let a = i = 1 k p i α i \displaystyle a=\prod_{i=1}^{k} p_i^{\alpha_i} , and b = j = 1 l q j β j \displaystyle b=\prod_{j=1}^{l} q_j^{\beta_j} . We get a i = 1 k α i p i b b j = 1 l β j q j a = 3 a b i = 1 k α i p i j = 1 l β j q j = 3 ( 1 ) a \sum_{i=1}^{k} \frac{\alpha_i}{p_i} b - b \sum_{j=1}^{l} \frac{\beta_j}{q_j} a =3ab \ \ \ \ \Longrightarrow \ \ \ \ \sum_{i=1}^{k} \frac{\alpha_i}{p_i} - \sum_{j=1}^{l} \frac{\beta_j}{q_j} =3 \qquad (1) Multiply both sides of this equation by i = 1 k p i j = 1 l q j \prod_{i=1}^{k} p_i \prod_{j=1}^{l} q_j to get j = 1 l q j i = 1 k α i r = 1 k p r p i i = 1 k p i j = 1 l β j s = 1 l q s q j = 3 i = 1 k p i j = 1 l q j \prod_{j=1}^{l} q_j \sum_{i=1}^{k} \alpha_i \frac{\prod_{r=1}^{k} p_r }{p_i} - \prod_{i=1}^{k} p_i \sum_{j=1}^{l} \beta_j \frac{\prod_{s=1}^{l} q_s}{q_j} =3\prod_{i=1}^{k} p_i \prod_{j=1}^{l} q_j a a and b b share no common primes. Notice that p i p_i divides all of the terms in the above equation except the i i -th term in the first summation thus p i α i p_i \mid \alpha_i . Similarly q j q_j divides all of the terms except j j -th term in the second summation, thus q j β j q_j \mid \beta_j . Let α i = A i p i \alpha_i=A_i p_i and β j = B j q j \beta_j= B_j q_j , where A i A_i and B j B_j are non-negative integers.

It follows that a = i = 1 k p i A i p i \displaystyle a=\prod_{i=1}^{k} p_i^{A_i p_i} , and b = j = 1 l q j B j q j \displaystyle b=\prod_{j=1}^{l} q_j^{B_j q_j} . Thus none of a a or b b can contain a prime divisor greater than 3 3 . Because otherwise they will be greater than 5 5 5^5 , which exceeds 1000.

If b = 1 b=1 then all of B j B_j 's are zero and we have n = a = 2 α 1 3 α 2 n=a=2^{\alpha_1} 3^{\alpha_2} and from equation ( 1 ) (1) : A 1 + A 2 = 3 A_1+A_2=3 . Hence possible solutions from here are n = 3 9 , 2 2 × 3 6 , 2 4 × 3 3 , 2 6 n=3^9, 2^2 \times 3^6, 2^4 \times 3^3, 2^6 and two of them are less than 1000. n = 2 4 × 3 3 , 2 6 n= {\color{#D61F06} 2^4 \times 3^3}, {\color{#D61F06}2^6} .

For 1 < b < a < 1000 1<b<a<1000 , since a a and b b are co-prime, we must have a = 2 α 1 a=2^{\alpha_1} , b = 3 β 1 b=3^{\beta_1} or a = 3 α 1 a=3^{\alpha_1} , b = 2 β 1 b=2^{\beta_1} .

  • For a = 2 α 1 a=2^{\alpha_1} and b = 3 β 1 b=3^{\beta_1} , from equation ( 1 ) (1) : A 1 = B 1 + 3 A_1=B_1+3 . B 1 B_1 can take 1 , 2 1, 2 only. B 1 = 2 B_1=2 gives A 1 = 5 A_1=5 and a = 2 10 > 1000 a=2^{10}>1000 . Thus B 1 = 1 B_1=1 and A 1 = 4 A_1=4 , which results in n = 2 8 / 3 3 n= \color{#D61F06} 2^8/3^3 .

  • For a = 3 α 1 a=3^{\alpha_1} and b = 2 β 1 b=2^{\beta_1} , from equation ( 1 ) (1) : A 1 = B 1 + 3 A_1=B_1+3 . It gives A 1 4 A_1 \ge 4 and a 3 12 > 1000 a \ge 3^{12}>1000 . Thus there is no solution in this case.

Therefore, sum of solutions is 2 4 × 3 3 + 2 6 + 2 8 3 3 = 13648 27 2^4 \times 3^3+2^6+\dfrac{2^8}{3^3}=\dfrac{13648}{27} . And the answer is 13675 \boxed{13675} .

Did you create this problem? If not where did you get it?

Fake Human - 3 years, 6 months ago

Log in to reply

I created it.

Kazem Sepehrinia - 3 years, 6 months ago

0 pending reports

×

Problem Loading...

Note Loading...

Set Loading...