Test of Mathematics Solution Subjective 125 - Function on Natural Numbers

Join Trial or Access Free Resources

Test of Mathematics at the 10+2 Level

This is a Test of Mathematics Solution Subjective 125  (from ISI Entrance). The book, Test of Mathematics at 10+2 Level is Published by East West Press. This problem book is indispensable for the preparation of I.S.I. B.Stat and B.Math Entrance.


Problem

 Let $ f: \mathcal{N} to \mathcal{N} $ be the function defined by f(0) = 0, f(1) = 1, and f(n) = f(n-1) + f(n-2), for $ n \ge 2 $, where $ \mathcal {N} $ is the set of all non negative integers. Prove the following results:

  • f(n) < f(n+1) for all \( n \ge 2 \)
  • There exists precisely four non-negative integers n for which f(f(n)) = f(n).
  • f(5n) is divisible by 5, for all n.

Solution

This problem gives us an opportunity to discuss Fibonacci Sequence (which is defined by this function) and solving linear recursions. However none of these two discussions are necessary to solve the problem. Hence we leave those discussions for class and focus on the solution itself:

Clearly f(2) = 1, and f(3) = f(2) + f(1) = 2. Hence  f(3) is positive. We use strong form of induction and assume that up to n, all f(n) is positive.

Then f(n+1) = f(n) + f(n-1) .

Since f(n-1) is positive. Hence f(n+1) > f(n). This solves first part.

For second part we observe

  • $f(f(0)) = f(0)$
  • $f(f(1)) = f(1) (as f(1) = 1)$
  • As $f(2) = f(0) + f(1) = 1$, we have $f(f(2)) = f(1) = 1 = f(2)$.
  • Next observe that
    • $f(3) = f(2) + f(1) = 1 + 1= 2$
    • $f(4) = f(3) + f(2) = 2 + 1 = 3$
    • $f(5) = f(4) + f(3) = 3 + 2 = 5$
    • So $f(f(5)) = f(5)$ as $f(5) = 5$

So we got four numbers 0, 1, 2, 5, for which $f(f(n)) = f(n)$ by observation. We wish to show that this does not happen for any value of n greater than 5.

Clearly, if $f(f(n)) = f(n)$, then $f(n) = n$. We will show that $f(n) > n$ for all n greater than 5. (If we can show that then it will automatically show that f(n) is not equal n for any value greater than 5, implying f(f(n)) not equal to f(n) for any other value apart from the ones that we have found earlier by trial and error).

Note that $f(6) = f(5) + f(4) = 5 + 3 = 8$. That is $f(6) > 6$. Similarly $f(7) = f(6)+ f(5) = 8+5 = 13$ implying $f(7)> 7$.

We will again use strong for of induction. Suppose $f(k) > k$ for all values of k from 6 to n $ n \ge 7 $. Using this assumption we will show that $f(n+1) > n+1$.

$f(n+1) = f(n) + f(n-1)$. By induction $f(n) > n$ and $f(n-1) > n-1$. This implies $f(n+1) > n + n -1 = 2n -1$.

But $2n-1 > n+1$ (as n > 2). Hence it follows that $f(n+1) > n+1$. This solves second part.

Finally we wish to show that 5 divides f(5n). 

We again use induction. First note that f(5) = 5 hence divisible by 5. Assume that the claim is true for n-1. That is 5 divides f(5(n-1)). Using this assumption we wish to show that 5 divides f(5n). Now note that:

$f(5n)$

= $f(5n-1) + f(5n-2)$

= $f(5n-2) + f(5n-3) + f(5n-3) + f(5n-4)$

= $f(5n-3) + f(5n-4) + f(5n- 4) + f(5n-5) + f(5n-4) + f(5n- 5) + f(5n - 4)$

= $f(5n-4) + f(5n-5) + f(5n-4) + f(5n- 4) + f(5n-5) + f(5n-4) + f(5n- 5) + f(5n - 4)$

= $5 f(5n-4) + 3 f(5n-5)$

Clearly 5 $f(5n-4)$ is divisible by 5. Also $3 f(5n-5)$ is divisible by 5 as by inductive assumption $f(5n-5)$ is divisible by 5. Hence their sum 5 $f(5n-4) + 3 f(5n-5)$ is divisible by 5. This shows 5 divides 5 divides $f(5n)$.

This completes the proof of third part.


 Comments:

Actually the problem is more fun if we bring in ideas of fibonacci numbers and work with it's analytical form by solving the linear recurrence given here.


Chatuspathi:

  • What is this topic: Mathematical Induction
  • What are some of the associated concept: Fibonacci Numbers, Linear Recurrences
  • Where can learn these topics: I.S.I. & C.M.I.  Entrance course of Cheenta, discusses these topics in the ‘Number Theory’ module.
  • Book Suggestions: Elementary Number Theory by David Burton
More Posts
ISI M.Stat Entrance Success Story 2026

ISI M.Stat Entrance Success Story 2026

June 27, 2026

In 2026, the following Cheenta students have been successful for Indian Statistical Institute's M.Stat Entrance. They ranked within the first 50 in the entire country in these entrances. I.S.I. M.Stat Entrance

Read More
ISI B.Stat-B.Math and CMI BSc. Math Entrance Success Story 2026

ISI B.Stat-B.Math and CMI BSc. Math Entrance Success Story 2026

In 2026, the following Cheenta students have been successful for Indian Statistical Institute's B.Stat Entrance and Chennai Mathematical Institute's B.Sc. Math Entrance. They ranked within the first 200 in the entire country in these entrances. Most of these students attended the problem solving workshops regularly, which happen 5 days every week. CMI B.Sc. Math Entrance […]

Read More
8 Cheenta students cracked the Regional Math Olympiad 2025 

8 Cheenta students cracked the Regional Math Olympiad 2025 

December 26, 2025

In 2025, 8 students from Cheenta Academy cracked the prestigious Regional Math Olympiad. In this post, we will share some of their success stories and learning strategies. The Regional Mathematics Olympiad (RMO) and the Indian National Mathematics Olympiad (INMO) are two most important mathematics contests in India.These two contests are for the students who are […]

Read More
Cheenta Students Shine at IOQM 2025

Cheenta Students Shine at IOQM 2025

October 26, 2025

Cheenta Academy proudly celebrates the success of 27 current and former students who qualified for the Indian Olympiad Qualifier in Mathematics (IOQM) 2025, advancing to the next stage — RMO. This accomplishment highlights their perseverance and Cheenta’s ongoing mission to nurture mathematical excellence and research-oriented learning.

Read More
© 2010 - 2025, Cheenta Academy. All rights reserved.
linkedin facebook pinterest youtube rss twitter instagram facebook-blank rss-blank linkedin-blank pinterest youtube twitter instagram