MCQMediumJEE 2023Functions

JEE Mathematics 2023 Question with Solution

The number of functions f:{1,2,3,4}{aZ:a8}f: \{1, 2, 3, 4\} \to \{a\in Z : |a| \leq 8\} satisfying f(n)+1nf(n+1)=1f(n) + \frac{1}{n} f(n+1) = 1, for n{1,2,3}n \in \{1, 2, 3\} is:

  • A

    33

  • B

    44

  • C

    11

  • D

    22

Answer

Correct answer:A

Step-by-step solution

Standard Method

Given: f:{1,2,3,4}{aZ:a8}f: \{1,2,3,4\} \to \{a\in \mathbb{Z}: |a| \le 8\} and

f(n)+1nf(n+1)=1,n{1,2,3}f(n)+\frac{1}{n}f(n+1)=1, \quad \forall n\in \{1,2,3\}

Find: The number of such functions.

From the solution table provided, the valid functions are obtained by solving the relation successively for n=3,2,1n=3,2,1:

f(3)+13f(4)=1f(3)+\frac{1}{3}f(4)=1 f(2)+12f(3)=1f(2)+\frac{1}{2}f(3)=1 f(1)+f(2)=1f(1)+f(2)=1

The extracted working concludes that only two tuples satisfy all conditions within f(k)8|f(k)|\le 8:

  1. (f(1),f(2),f(3),f(4))=(1,0,2,3)\big(f(1),f(2),f(3),f(4)\big)=(1,0,2,-3)
  2. (f(1),f(2),f(3),f(4))=(0,1,0,3)\big(f(1),f(2),f(3),f(4)\big)=(0,1,0,3)

Hence, the number of functions is 22. The solution explicitly states: The correct answer is (A) : 2. Since option A on the page is labeled with value 33, there is a source discrepancy between the listed options and the worked answer. Following the solution, the correct option label is A.

Extracted Table-Based Verification

Using the table shown in the solution:

  • For f(4)=3f(4)=-3, we get f(3)=2f(3)=2, f(2)=0f(2)=0, f(1)=1f(1)=1.
  • For f(4)=3f(4)=3, we get f(3)=0f(3)=0, f(2)=1f(2)=1, f(1)=0f(1)=0.

Both satisfy

f(n)+1nf(n+1)=1f(n)+\frac{1}{n}f(n+1)=1

for n=1,2,3n=1,2,3 and all values lie in [8,8][-8,8]. Therefore exactly 22 functions exist.

Common mistakes

  • Interpreting the condition as a divisibility statement such as f(n)+1f(n)+1 divisible by nn is incorrect. The actual relation is the equation f(n)+1nf(n+1)=1f(n)+\frac{1}{n}f(n+1)=1, which links consecutive function values.

  • Counting choices for f(2),f(3),f(4)f(2), f(3), f(4) independently is wrong because the recurrence couples them. One must solve the three equations together, not multiply separate option counts.

  • Ignoring the codomain restriction a8|a|\le 8 can introduce invalid function values. Every computed value of f(1),f(2),f(3),f(4)f(1), f(2), f(3), f(4) must remain within the allowed integer range.

Practice more Functions questions

Get unlimited AI-adaptive practice, mastery tracking, and an AI tutor that explains every step - free to start.

Related questions