NVAMediumJEE 2023Composition & Inverse Functions

JEE Mathematics 2023 Question with Solution

Let f1(x)=3x+22x+3,xR,R(32).f^1(x) = \frac{3x + 2}{2x + 3}, \quad x \in \mathbb{R}, \quad R - \left( -\frac{3}{2} \right). For n2n \geq 2, define fn(x)=f1fn1(x)f^n(x) = f^1 \circ f^{n-1}(x) and if

f5(x)=ax+bbx+a,gcd(a,b)=1,thena+b is equal to:f^5(x) = \frac{ax + b}{bx + a}, \quad \gcd(a, b) = 1, \quad \text{then} \quad a + b \text{ is equal to:}

Answer

Correct answer:3125

Step-by-step solution

Standard Method

Given:

f1(x)=3x+22x+3f^1(x) = \frac{3x + 2}{2x + 3}

and for n2n \geq 2,

fn(x)=f1fn1(x)f^n(x) = f^1 \circ f^{n-1}(x)

Find: a+ba + b if

f5(x)=ax+bbx+af^5(x) = \frac{ax + b}{bx + a}

with gcd(a,b)=1\gcd(a,b)=1.

Using repeated composition, the iterates are:

f2(x)=f1(f1(x))=13x+1212x+13f^2(x) = f^1(f^1(x)) = \frac{13x + 12}{12x + 13} f3(x)=f1(f2(x))=63x+6262x+63f^3(x) = f^1(f^2(x)) = \frac{63x + 62}{62x + 63}

Continuing this pattern,

f5(x)=1563x+15621562x+1563f^5(x) = \frac{1563x + 1562}{1562x + 1563}

Comparing with

f5(x)=ax+bbx+af^5(x) = \frac{ax + b}{bx + a}

we get

a=1563,b=1562a = 1563, \quad b = 1562

Therefore,

a+b=1563+1562=3125a+b = 1563+1562 = 3125

So, the required numerical value is 31253125.

Pattern from Iteration

Given:

f1(x)=3x+22x+3f^1(x) = \frac{3x + 2}{2x + 3}

Find: the value of a+ba+b.

The solution shows the coefficient pattern after successive iterations:

  • f1(x)=3x+22x+3f^1(x) = \frac{3x+2}{2x+3}
  • f2(x)=13x+1212x+13f^2(x) = \frac{13x+12}{12x+13}
  • f3(x)=63x+6262x+63f^3(x) = \frac{63x+62}{62x+63}
  • f5(x)=1563x+15621562x+1563f^5(x) = \frac{1563x+1562}{1562x+1563}

Thus the coefficients remain symmetric in the form

ax+bbx+a\frac{ax+b}{bx+a}

For the fifth iterate, we identify

a=1563,b=1562a = 1563, \quad b = 1562

Hence,

a+b=3125a+b=3125

Therefore, the answer is 31253125.

Common mistakes

  • Assuming the composition notation means multiplication of functions. Here fn(x)f^n(x) denotes repeated composition, not power or product. Always compute f1(fn1(x))f^1(f^{n-1}(x)) carefully.

  • Comparing f5(x)f^5(x) with ax+bbx+a\frac{ax+b}{bx+a} in the wrong order. The coefficient of xx in the numerator is aa and the constant term is bb, so interchange of aa and bb gives an incorrect sum.

  • Ignoring the symmetry in the iterates. The obtained forms show numerator and denominator coefficients reversing positions. Recognizing this pattern helps prevent algebraic mismatch in later iterations.

Practice more Composition & Inverse Functions questions

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

Related questions