FunctionsmediumFree

A two-branch recurrence on the integers | JEE Advanced

JEE Maths question with a full step-by-step solution.

Question
Let f:ZRf:\mathbb Z \to \mathbb R be defined as f(x+2)=f(x)+2(x+1)f\left(x+2\right) = f(x)+2\left(x+1\right) if xx is even and f(x+2)=f(x)+1f\left(x+2\right) = f(x)+1 if xx is odd, and f(1)=1f(1) = 1, f(2)=5f(2) = 5, then
Af(6)=f(41)f(6) = f(41)correct
Bf(7)<f(8)f(7)<f(8)correct
Cf(x)f(x) is increasing
Df(10)+f(11)=59f(10)+f(11) = 59correct
Solution
Step 1: For even xx, f(x+2)f(x)=2(x+1)=2x+2f\left(x+2\right)-f(x) = 2\left(x+1\right) = 2x+2. Trying f(x)=x22+cf(x) = \tfrac{x^2}2+c,
(x+2)22x22=4x+42=2x+2.\frac{\left(x+2\right)^2}2-\frac{x^2}2 = \frac{4x+4}2 = 2x+2 .
Fitting f(2)=5f(2) = 5: 42+c=5c=3\tfrac42+c = 5 \Rightarrow c = 3, so
f(x)=x22+3(x even)f(x) = \frac{x^2}2+3 \qquad (x \text{ even})
Together with the recurrence, f(2)=5f(2) = 5 determines ff at every even integer, in both directions, so this is the only possibility on the evens. Step 2: For odd xx, f(x+2)f(x)=1f\left(x+2\right)-f(x) = 1 with f(1)=1f(1) = 1 gives f(1+2m)=1+mf\left(1+2m\right) = 1+m for every integer mm, i.e.
f(x)=x+12(x odd)f(x) = \frac{x+1}2 \qquad (x \text{ odd})
which fits f(1)=1f(1) = 1 and satisfies x+32=x+12+1\tfrac{x+3}2 = \tfrac{x+1}2+1 Step 3:
f(6)=362+3=21,f(41)=422=21.TRUEf(6) = \frac{36}2+3 = 21 ,\qquad f(41) = \frac{42}2 = 21 . \quad\textbf{TRUE}
f(7)=82=4,f(8)=642+3=35,4<35TRUEf(7) = \frac82 = 4 ,\qquad f(8) = \frac{64}2+3 = 35 ,\qquad 4<35 \quad\textbf{TRUE}
So (1) and (2) hold. Step 4:
f(8)=35,f(9)=102=5f(8) = 35 ,\qquad f(9) = \frac{10}2 = 5
ff drops from 3535 to 55, so it is not increasing, and (3) is FALSE. (The two branches grow at very different rates, quadratic on the evens and linear on the odds, so the values interleave.) Step 5:
f(10)=1002+3=53,f(11)=122=6,53+6=59.TRUEf(10) = \frac{100}2+3 = 53 ,\qquad f(11) = \frac{12}2 = 6 ,\qquad 53+6 = 59 . \quad\textbf{TRUE}
Answer: (1), (2), (4)
Still stuck on this question?Ask your doubt on WhatsApp
Similar questions

Solve more, learn faster

Sign up free to solve more JEE Maths questions and explore doMath — timed drills, mastery sprints, bookmarks, and chapter-wise progress tracking.