Arithmetic Function

Let f : N N f : \mathbb{N} \to \mathbb{N} be a strictly increasing function such that f ( 2 ) = 2 f(2) = 2 and f ( a b ) = f ( a ) f ( b ) f(ab) = f(a) \cdot f(b) for gcd ( a , b ) = 1 \gcd(a, b) = 1 .

Evaluate the sum of all possible values of f ( 17 ) f(17) .


The answer is 17.

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.

3 solutions

Mark Hennings
Feb 2, 2017

We shall show below that f ( 3 ) = 3 f(3) = 3 . Assuming that, we can show that f ( n ) = n f(n) = n for al n 1 n \ge 1 . Now f ( 6 ) = f ( 2 ) f ( 3 ) = 6 f(6) =f(2)f(3) = 6 and so 3 < f ( 4 ) < f ( 5 ) < 6 3 < f(4) < f(5) < 6 , so that f ( 4 ) = 4 , f ( 5 ) = 5 f(4) = 4,f(5)= 5 . Certainly, then, f ( j ) = j f(j) = j for all 1 j 5 1 \le j \le 5 .

Suppose inductively that f ( j ) = j f(j) = j for all 1 j 4 n + 1 1 \le j \le 4n+1 . Then 4 n + 6 = 2 ( 2 n + 3 ) 4n+6 = 2(2n+3) and 2 n + 3 4 n + 1 2n+3 \le 4n+1 , so that f ( 4 n + 6 ) = f ( 2 ) f ( 2 n + 3 ) = 4 n + 6 f(4n+6) = f(2)f(2n+3) = 4n+6 , and hence 4 n + 1 = f ( 4 n + 1 ) < f ( 4 n + 2 ) < f ( 4 n + 3 ) < f ( 4 n + 4 ) < f ( 4 n + 5 ) < 4 n + 6 4n+1 = f(4n+1) < f(4n+2) < f(4n+3) < f(4n+4) < f(4n+5) < 4n+6 so that f ( 4 m + 2 ) = 4 n + 2 f(4m+2) = 4n+2 , f ( 4 n + 3 ) = 4 n + 3 f(4n+3) = 4n+3 , f ( 4 n + 4 ) = 4 n + 4 f(4n+4) = 4n+4 and f ( 4 n + 5 ) = 4 n + 5 f(4n+5) = 4n+5 . Thus we have shown that f ( j ) = j f(j) = j for all 1 j 4 n + 5 1 \le j \le 4n+5 . Thus we deduce by induction that f ( j ) = j f(j) = j for all j 1 j \ge 1 . Thus the only possible value of f ( 17 ) f(17) is 17 \boxed{17} .

It remains to show that f ( 3 ) = 3 f(3) = 3 .

  • Suppose first that f ( 3 ) = 4 f(3) = 4 . Then f ( 4 ) 5 f(4) \ge 5 , f ( 5 ) 6 f(5) \ge 6 , and hence f ( 60 ) = f ( 3 ) f ( 4 ) f ( 5 ) 120 f(60) = f(3)f(4)f(5) \ge 120 . On the other hand, f ( 6 ) = f ( 2 ) f ( 3 ) = 8 f(6) = f(2)f(3) = 8 , so f ( 5 ) 7 f(5) \le 7 , so f ( 10 ) = f ( 2 ) f ( 5 ) 14 f(10) =f(2)f(5) \le 14 , so f ( 9 ) 13 f(9) \le 13 , so f ( 18 ) = f ( 2 ) f ( 9 ) 26 f(18) = f(2)f(9) \le 26 , so f ( 17 ) 25 f(17) \le 25 , so f ( 34 ) = f ( 2 ) f ( 27 ) 50 f(34) = f(2)f(27) \le 50 , so f ( 33 ) 49 f(33) \le 49 , so f ( 66 ) = f ( 2 ) f ( 33 ) 98 f(66) = f(2)f(33) \le 98 , and hence f ( 60 ) 92 f(60) \le 92 . This contradiction implies that f ( 3 ) 4 f(3) \neq 4 .

  • Suppose that f ( 3 ) = n 5 f(3) = n \ge 5 . Then f ( 4 ) n + 1 f(4) \ge n+1 , f ( 5 ) n + 2 f(5) \ge n+2 , and hence f ( 60 ) n ( n + 1 ) ( n + 2 ) 42 n f(60) \ge n(n+1)(n+2) \ge 42n . On the other hand f ( 6 ) = 2 n f(6) = 2n , so f ( 5 ) 2 n 1 f(5) \le 2n-1 , so f ( 10 ) 4 n 2 f(10) \le 4n-2 , so f ( 9 ) 4 n 3 f(9) \le 4n-3 , so f ( 18 ) 8 n 6 f(18) \le 8n-6 , so f ( 17 ) 8 n 7 f(17) \le 8n-7 , so f ( 34 ) 16 n 14 f(34) \le 16n-14 , so f ( 33 ) 16 n 15 f(33) \le 16n-15 , so f ( 66 ) 32 n 30 f(66) \le 32n-30 , so f ( 60 ) 32 n 36 32 n f(60) \le 32n - 36 \le 32n . This contradiction shows that this option is impossible as well.

Thus we must have f ( 3 ) = 3 f(3) = 3 , and so the proof is complete.

Another similar reasoning which leads to f ( 3 ) f(3) can be as follows. Suppose that f ( a ) a f(a) \neq a for some a a . We see that f ( x ) x x a f(x) \neq x \ \forall x \ \geq a , otherwise, if f ( b ) = b f(b) = b for some b > a b>a , we can use the strictly increasing condition to arrive at f ( a ) = a f(a) = a . So, let a a be the smallest number such that f ( a ) a f(a) \neq a . By hypothesis, f ( k ) = k f(k) = k for all k < a k<a . But if a > 3 a>3 , we can always find two numbers c c and d d , both less than a a , such that c d > a cd > a , gcd ( c , d ) = 1 \gcd(c,d) = 1 and f ( c d ) = f ( c ) f ( d ) = c d f(cd) = f(c) \cdot f(d) = cd , contradicting the assumption that f ( x ) x x a f(x) \neq x \ \forall x \ \geq a .

Ishan Singh - 4 years, 4 months ago

Log in to reply

Almost. If a a is the least integer such that f ( a ) a f(a) \neq a , and if a > 3 a > 3 then a 1 , a 2 < a a-1,a-2 < a and so f ( ( a 1 ) ( a 2 ) ) = f ( a 1 ) f ( a 2 ) = ( a 1 ) ( a 2 ) f((a-1)(a-2)) = f(a-1)f(a-2) = (a-1)(a-2) , but ( a 1 ) ( a 2 ) a (a-1)(a-2) \ge a . This contradiction shows that a a cannot be greater than 3 3 . We still have to show that a a cannot be 3 3 , and hence that a a does not exist.

Mark Hennings - 4 years, 4 months ago

Log in to reply

Yes, I was referring to reduction till f ( 3 ) f(3) . These approaches remind me of finite descent.

Ishan Singh - 4 years, 4 months ago
Ishan Singh
Feb 2, 2017

Note that, f ( 2 m + 1 ) f ( 2 ( 2 m 1 + 1 ) ) = 2 f ( 2 m 1 + 1 ) . . . = 2 m f ( 2 ) = 2 m + 1 f(2^m + 1) \leq f(2(2^{m-1} + 1)) = 2 f(2^{m-1} + 1) \leq ... = 2^m f(2) = 2^{m+1}

Also, for any x x , we can find m m such that 2 m x 2 m + 1 2^m \leq x \leq 2^{m+1} . Thus 2 x 2 m + 1 2x \geq 2^{m+1} and f ( x ) f ( 2 m + 1 + 1 ) 2 m + 2 f(x) \leq f(2^{m+1} + 1) \leq 2^{m+2}

f ( x ) x 4 \implies \dfrac{f(x)}{x} \leq 4

Now, assume that f ( x ) x f(x) \neq x . So, there is some k > 2 k > 2 such that f ( k ) k f(k) \neq k . Since f f is strictly increasing, it follows that f ( k ) > k f(k) > k and f ( x ) > x x k f(x) > x \ \forall \ x \geq k

Denote the primes greater than k k as p 1 , p 2 , p 3 , p_1, p_2, p_3, \ldots . Define c n = p 1 p 2 p n c_n = p_1 \cdot p_2 \cdot \ldots \cdot p_n

Now, f ( p i ) p i + 1 f(p_i) \geq p_i + 1 for any p i p_i since f ( x ) > x x k f(x) > x \ \forall \ x \geq k . So, we have,

f ( c n ) = f ( p 1 ) . . . f ( p n ) ( p 1 + 1 ) . . . ( p n + 1 ) f(c_n) = f(p_1) ... f(p_n) \geq (p_1 + 1) ... (p_n + 1)

f ( c n ) c n ( 1 + 1 p 1 ) ( 1 + 1 p 2 ) ( 1 + 1 p n ) ( 1 p 1 + 1 p 2 + + 1 p n ) + \implies \dfrac{f(c_n)}{c_n} \geq \left(1 + \dfrac{1}{p_1} \right) \cdot \left(1 + \dfrac{1}{p_2} \right) \cdot \ldots \cdot \left(1 + \dfrac{1}{p_n} \right) \geq \left(\dfrac{1}{p_1} + \dfrac{1}{p_2} + \ldots + \dfrac{1}{p_n}\right) + \ldots

Since the sum of the reciprocals of the prime numbers diverges and only finitely many primes are missing, it follows that the product on the RHS diverges as n n \to \infty . Thus the sequence f ( c n ) c n \dfrac{f(c_n)}{c_n} \to \infty , which is impossible for the bounded sequence f ( c n ) c n \dfrac{f(c_n)}{c_n} .

f ( x ) = x x N \therefore f(x) = x \ \forall \ x \in \mathbb{N}

Joe Mansley
Aug 2, 2019

f ( 15 ) < f ( 18 ) f(15)<f(18)

f ( 3 ) f ( 5 ) < 2 f ( 9 ) < 2 f ( 10 ) = 4 f ( 5 ) f(3)f(5)<2f(9)<2f(10)=4f(5)

2 < f ( 3 ) < 4 2<f(3)<4

f ( 3 ) = 3 f(3)=3

f ( 6 ) = 6 f(6)=6 , so we must have f ( n ) = n f(n)=n for n = 4 , 5 n=4,5

f ( 30 ) = 30 f(30)=30 , so f ( 17 ) = 17 f(17)=17

0 pending reports

×

Problem Loading...

Note Loading...

Set Loading...