Skip to main content
Back to Sets, Relations & Functions
JEE Main 2021
Sets, Relations & Functions
Functions
Hard

Question

Let f:RRf:R \to R be a function such that f(x)=x2+2x+1x2+1f(x) = {{{x^2} + 2x + 1} \over {{x^2} + 1}}. Then

Options

Solution

1. Key Concepts and Formulas

  • One-One Function (Injective): A function ff is one-one if for every yy in the codomain, there is at most one xx in the domain such that f(x)=yf(x) = y. Equivalently, if f(x1)=f(x2)f(x_1) = f(x_2), then x1=x2x_1 = x_2.
  • Many-One Function: A function ff is many-one if there exist at least two distinct values x1,x2x_1, x_2 in the domain such that f(x1)=f(x2)f(x_1) = f(x_2).
  • Monotonicity and One-One Property: A function is one-one on an interval if it is strictly monotonic (strictly increasing or strictly decreasing) throughout that interval. If a function changes its monotonicity within an interval, it is many-one on that interval.
  • First Derivative Test for Monotonicity:
    • If f(x)>0f'(x) > 0 for all xx in an interval, f(x)f(x) is strictly increasing.
    • If f(x)<0f'(x) < 0 for all xx in an interval, f(x)f(x) is strictly decreasing.
    • If f(x)=0f'(x) = 0 at isolated points and f(x)f'(x) does not change sign, the function is still monotonic. However, if f(x)f'(x) changes sign at a point, that point is a local extremum, and the function is not one-one across an interval containing such a point.
  • Quotient Rule for Differentiation: If f(x)=u(x)v(x)f(x) = \frac{u(x)}{v(x)}, then f(x)=u(x)v(x)u(x)v(x)(v(x))2f'(x) = \frac{u'(x)v(x) - u(x)v'(x)}{(v(x))^2}.

2. Step-by-Step Solution

Step 1: Define the function and its domain/codomain. The given function is f:RRf: \mathbb{R} \to \mathbb{R} defined by f(x)=x2+2x+1x2+1f(x) = \frac{x^2 + 2x + 1}{x^2 + 1}.

Step 2: Calculate the first derivative, f(x)f'(x), to analyze monotonicity. We use the quotient rule. Let u(x)=x2+2x+1u(x) = x^2 + 2x + 1 and v(x)=x2+1v(x) = x^2 + 1. Then u(x)=2x+2u'(x) = 2x + 2 and v(x)=2xv'(x) = 2x. Applying the quotient rule: f(x)=(2x+2)(x2+1)(x2+2x+1)(2x)(x2+1)2f'(x) = \frac{(2x+2)(x^2+1) - (x^2+2x+1)(2x)}{(x^2+1)^2} Expand the numerator: Numerator =(2x3+2x+2x2+2)(2x3+4x2+2x)= (2x^3 + 2x + 2x^2 + 2) - (2x^3 + 4x^2 + 2x) Numerator =2x3+2x2+2x+22x34x22x= 2x^3 + 2x^2 + 2x + 2 - 2x^3 - 4x^2 - 2x Numerator =2x2+2= -2x^2 + 2 Numerator =2(1x2)=2(1x)(1+x)= 2(1 - x^2) = 2(1-x)(1+x) So, the derivative is: f(x)=2(1x)(1+x)(x2+1)2f'(x) = \frac{2(1-x)(1+x)}{(x^2+1)^2}

Step 3: Find the critical points by setting f(x)=0f'(x) = 0. The derivative f(x)f'(x) is defined for all real xx since the denominator (x2+1)2(x^2+1)^2 is always positive. Setting f(x)=0f'(x) = 0: 2(1x)(1+x)(x2+1)2=0\frac{2(1-x)(1+x)}{(x^2+1)^2} = 0 This implies 2(1x)(1+x)=02(1-x)(1+x) = 0. The critical points are x=1x=1 and x=1x=-1. These points divide the real line into three intervals: (,1)(-\infty, -1), (1,1)(-1, 1), and (1,)(1, \infty).

Step 4: Analyze the sign of f(x)f'(x) in each interval to determine monotonicity. The sign of f(x)f'(x) is determined by the sign of the numerator 2(1x)(1+x)2(1-x)(1+x), as the denominator (x2+1)2(x^2+1)^2 is always positive.

  • Interval (,1)(-\infty, -1): Choose a test value, say x=2x = -2. f(2)=2(1(2))(1+(2))((2)2+1)2=2(3)(1)(5)2=625<0f'(-2) = \frac{2(1-(-2))(1+(-2))}{((-2)^2+1)^2} = \frac{2(3)(-1)}{(5)^2} = \frac{-6}{25} < 0. Thus, f(x)f(x) is strictly decreasing on (,1)(-\infty, -1).

  • Interval (1,1)(-1, 1): Choose a test value, say x=0x = 0. f(0)=2(10)(1+0)(02+1)2=2(1)(1)(1)2=2>0f'(0) = \frac{2(1-0)(1+0)}{(0^2+1)^2} = \frac{2(1)(1)}{(1)^2} = 2 > 0. Thus, f(x)f(x) is strictly increasing on (1,1)(-1, 1).

  • Interval (1,)(1, \infty): Choose a test value, say x=2x = 2. f(2)=2(12)(1+2)(22+1)2=2(1)(3)(5)2=625<0f'(2) = \frac{2(1-2)(1+2)}{(2^2+1)^2} = \frac{2(-1)(3)}{(5)^2} = \frac{-6}{25} < 0. Thus, f(x)f(x) is strictly decreasing on (1,)(1, \infty).

Step 5: Evaluate the given options based on the monotonicity analysis.

  • Option (A): f(x)f(x) is many-one in (,1)(-\infty, -1) In (,1)(-\infty, -1), f(x)<0f'(x) < 0, so f(x)f(x) is strictly decreasing. A strictly decreasing function is one-one. Thus, this option is incorrect.

  • Option (B): f(x)f(x) is one-one in (,)(-\infty, \infty) The function changes monotonicity at x=1x=-1 (decreasing to increasing) and at x=1x=1 (increasing to decreasing). Since f(x)f(x) is not strictly monotonic over the entire real line, it is not one-one on (,)(-\infty, \infty). For example, f(2)=(2)2+2(2)+1(2)2+1=44+14+1=15f(-2) = \frac{(-2)^2+2(-2)+1}{(-2)^2+1} = \frac{4-4+1}{4+1} = \frac{1}{5}, and f(0)=02+2(0)+102+1=11=1f(0) = \frac{0^2+2(0)+1}{0^2+1} = \frac{1}{1} = 1. We can also see that f(x)f(x) has a local minimum at x=1x=-1 and a local maximum at x=1x=1. This implies values are repeated. Thus, this option is incorrect.

  • Option (C): f(x)f(x) is one-one in [1,)[1, \infty) but not in (,)(-\infty, \infty) In (1,)(1, \infty), f(x)<0f'(x) < 0, so f(x)f(x) is strictly decreasing. Since f(x)f(x) is continuous, it is also strictly decreasing and thus one-one on the closed interval [1,)[1, \infty). As established in Option (B), f(x)f(x) is not one-one on (,)(-\infty, \infty). Therefore, this option is correct.

  • Option (D): f(x)f(x) is many-one in (1,)(1, \infty) In (1,)(1, \infty), f(x)<0f'(x) < 0, so f(x)f(x) is strictly decreasing. A strictly decreasing function is one-one. Thus, this option is incorrect.

3. Common Mistakes & Tips

  • Confusing one-one with onto: One-one refers to the mapping from domain to codomain (distinct inputs map to distinct outputs). Onto refers to whether every element in the codomain is mapped to by at least one element from the domain. This question is only about one-one.
  • Assuming monotonicity over the entire domain: Always check the sign of the derivative in different intervals determined by critical points. A function can be one-one on sub-intervals but not on the entire domain.
  • Ignoring endpoints of intervals: When checking for one-one property on closed intervals like [a,b][a, b], if the function is strictly monotonic on (a,b)(a, b) and continuous at aa and bb, it is also strictly monotonic and one-one on [a,b][a, b].

4. Summary

To determine if the function f(x)=x2+2x+1x2+1f(x) = \frac{x^2 + 2x + 1}{x^2 + 1} is one-one or many-one, we analyzed its monotonicity by calculating the first derivative f(x)=2(1x)(1+x)(x2+1)2f'(x) = \frac{2(1-x)(1+x)}{(x^2+1)^2}. We found critical points at x=1x=-1 and x=1x=1. Analyzing the sign of f(x)f'(x) in the intervals (,1)(-\infty, -1), (1,1)(-1, 1), and (1,)(1, \infty), we determined that f(x)f(x) is strictly decreasing on (,1)(-\infty, -1), strictly increasing on (1,1)(-1, 1), and strictly decreasing on (1,)(1, \infty). Based on this, f(x)f(x) is one-one on intervals where it is strictly monotonic. Specifically, it is strictly decreasing and hence one-one on [1,)[1, \infty). It is not one-one on (,)(-\infty, \infty) because its monotonicity changes.

5. Final Answer The final answer is C\boxed{C} which corresponds to option (C).

Practice More Sets, Relations & Functions Questions

View All Questions