This discussion board is a place to discuss our Daily Challenges and the math and science
related to those challenges. Explanations are more than just a solution — they should
explain the steps and thinking strategies that you used to obtain the solution. Comments
should further the discussion of math and science.
When posting on Brilliant:
Use the emojis to react to an explanation, whether you're congratulating a job well done , or just really confused .
Ask specific questions about the challenge or the steps in somebody's explanation. Well-posed questions can add a lot to the discussion, but posting "I don't understand!" doesn't help anyone.
Try to contribute something new to the discussion, whether it is an extension, generalization or other idea related to the challenge.
Stay on topic — we're all here to learn more about math and science, not to hear about your favorite get-rich-quick scheme or current world events.
Markdown
Appears as
*italics* or _italics_
italics
**bold** or __bold__
bold
- bulleted - list
bulleted
list
1. numbered 2. list
numbered
list
Note: you must add a full line of space before and after lists for them to show up correctly
For any integer n , let n[3] denote the base 3 representation of n .
Let n[3]=a1a2a3⋯ak
Then by using induction we can prove that
f(n)[3]=2a2a3⋯ak,ifa1=1 and ,
f(n)[3]=1a2a3⋯ak0,ifa1=2 .
Now using this ,since 2010[3]=2202010 we get f(n)[3]=12020100
Which gives f(n)=3816■
Even though your soln seems to be concise and simple, but I couldn't get how did you get the idea of using a different base representation and that too only 3 ? Please guide me a bit further. I'd be grateful to you for that.
I couldn't get how did u get the idea of using a different base representation and again with a specific 3... when one have to consider this concept of base system ......?..please elaborate....regards....
I was quite familar with this technique actually . I had solved a simlar type of problem earlier too and quite familiar with this technique . Base systems are very hand in solving many NT and FE problems .
No doubt you are familiar with the technique but what I want to know is on what grounds can one use base systems to solve FE ? I mean what are the requirements and also please explain the procedure a bit.
@Shivang Jindal
–
It was good but since I am not much familiar with these type of techniques I was not able to grasp it completely. Though indirectly you gave a nice link to the general methods of solving FE. Great !!!
Easy Math Editor
This discussion board is a place to discuss our Daily Challenges and the math and science related to those challenges. Explanations are more than just a solution — they should explain the steps and thinking strategies that you used to obtain the solution. Comments should further the discussion of math and science.
When posting on Brilliant:
*italics*
or_italics_
**bold**
or__bold__
paragraph 1
paragraph 2
[example link](https://brilliant.org)
> This is a quote
\(
...\)
or\[
...\]
to ensure proper formatting.2 \times 3
2^{34}
a_{i-1}
\frac{2}{3}
\sqrt{2}
\sum_{i=1}^3
\sin \theta
\boxed{123}
Comments
Here's a suggestion on how to start with the problem:
We know that f(f(1))=3. What are the possible values of f(1)?
Hint: If f(1)=1 then f(f(1))=1. If f(1)=4 then f(4)=3, but f(4)>f(3)>f(2)>f(1).
Now think about f(n) for larger values of n. For example, what is f(3)?
Log in to reply
Ohhhh....I didn't even think that way. So that way and using mathematical induction, f(n)=n+1. Am I right ?
Log in to reply
no. its simple to obtain:
f(1) =2
f(2) = 3
f(3) = 6
f(4) = 7 (implied by f(6))
f(5) = 8 (implied by f(6))
f(6) = 9 (follows from f(3))
f(7) = 12 (follows from f(4))
f(8) = 15 (follows from f(5))
f(9) = 18 (follows from f(6))
Log in to reply
Log in to reply
Use base systems :)
For any integer n , let n[3] denote the base 3 representation of n . Let n[3]=a1a2a3⋯ak Then by using induction we can prove that f(n)[3]=2a2a3⋯ak, if a1=1 and , f(n)[3]=1a2a3⋯ak0, if a1=2 .
Now using this ,since 2010[3]=2202010 we get f(n)[3]=12020100 Which gives f(n)=3816 ■
Log in to reply
Fantastic!
Even though your soln seems to be concise and simple, but I couldn't get how did you get the idea of using a different base representation and that too only 3 ? Please guide me a bit further. I'd be grateful to you for that.
hats off to thinking procedure & art of problem solving...
I couldn't get how did u get the idea of using a different base representation and again with a specific 3... when one have to consider this concept of base system ......?..please elaborate....regards....
I was quite familar with this technique actually . I had solved a simlar type of problem earlier too and quite familiar with this technique . Base systems are very hand in solving many NT and FE problems .
Log in to reply
No doubt you are familiar with the technique but what I want to know is on what grounds can one use base systems to solve FE ? I mean what are the requirements and also please explain the procedure a bit.
Log in to reply
click here See P20 . You would get the point
See this nice article from IMO compendium group :Log in to reply