1985 OIM Problems/Problem 5: Difference between revisions
No edit summary |
No edit summary |
||
| Line 14: | Line 14: | ||
== Solution == | == Solution == | ||
<math>f(10)=f(2)+f(5)=0</math> Since we need to assign a non-negative integer, then <math>f(2)=f(5)=0</math> | Using rule (i) and (iii): <math>f(10)=f(2)+f(5)=0</math> Since we need to assign a non-negative integer, then <math>f(2)=f(5)=0</math> | ||
<math>f(1985)=f(5)+f(397)=f(397)</math> | Using rule (i): <math>f(1985)=f(5)+f(397)=f(397)</math> | ||
<math>f(9)+f(397)=f(9*397)=f(3573)=0 | Using rule (iii) and (ii): <math>f(9)+f(397)=f(9*397)=f(3573)=0</math> | ||
Since we need to assign a non-negative integer, then < | Since we need to assign a non-negative integer, then <math></math>f(9)=f(397)=0<math> | ||
Therefore, <math>f(1985)=f(397)=0 | Therefore, </math>f(1985)=f(397)=0$ | ||
Revision as of 00:50, 23 December 2023
Problem
To each positive integer
we assign an integer non-negative
such that these conditions are satisfied:
(i)
(ii)
, when the unit digit of
is 3
(iii)
Find
. Justify your answer.
~translated into English by Tomas Diaz. ~orders@tomasdiaz.com
Solution
Using rule (i) and (iii):
Since we need to assign a non-negative integer, then
Using rule (i):
Using rule (iii) and (ii):
Since we need to assign a non-negative integer, then $$ (Error compiling LaTeX. Unknown error_msg)f(9)=f(397)=0
f(1985)=f(397)=0$
~Tomas Diaz. ~orders@tomasdiaz.com
Alternate solutions are always welcome. If you have a different, elegant solution to this problem, please add it to this page.