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

Question

Let f : R \to R be defined by f(x) = x1+x2,xR{x \over {1 + {x^2}}},x \in R. Then the range of f is :

Options

Solution

Key Concepts and Formulas

  • Range of a Function: The set of all possible output values of a function.
  • Odd Function: A function f(x)f(x) is odd if f(x)=f(x)f(-x) = -f(x) for all xx in its domain. The graph of an odd function is symmetric with respect to the origin.
  • AM-GM Inequality: For non-negative real numbers aa and bb, a+b2ab\frac{a+b}{2} \ge \sqrt{ab}, with equality if and only if a=ba=b.
  • Algebraic Manipulation for Range: Setting y=f(x)y = f(x) and solving for xx in terms of yy. The values of yy for which xx is real constitute the range.
  • Limits: Understanding the behavior of a function as xx approaches specific values (including infinity).

Step-by-Step Solution

Step 1: Analyze Function Properties

We are given the function f(x)=x1+x2f(x) = \frac{x}{1+x^2}.

  • Domain: The denominator 1+x21+x^2 is always positive for all real xx (x20    1+x21x^2 \ge 0 \implies 1+x^2 \ge 1). Thus, the domain of f(x)f(x) is RR.
  • Symmetry: We check if f(x)f(x) is an odd or even function: f(x)=x1+(x)2=x1+x2=(x1+x2)=f(x)f(-x) = \frac{-x}{1+(-x)^2} = \frac{-x}{1+x^2} = - \left( \frac{x}{1+x^2} \right) = -f(x) Since f(x)=f(x)f(-x) = -f(x), f(x)f(x) is an odd function. This means its graph is symmetric about the origin. If we find the range for x0x \ge 0, we can infer the range for x<0x < 0.
  • Value at x=0x=0: f(0)=01+02=0f(0) = \frac{0}{1+0^2} = 0 So, 0 is in the range of f(x)f(x).

Step 2: Determine the Range for x>0x > 0 using AM-GM Inequality

For x>0x > 0, we can rewrite f(x)f(x) by dividing the numerator and denominator by xx: f(x)=x/x(1+x2)/x=11x+x2x=11x+xf(x) = \frac{x/x}{(1+x^2)/x} = \frac{1}{\frac{1}{x} + \frac{x^2}{x}} = \frac{1}{\frac{1}{x} + x} Now, we apply the AM-GM inequality to the terms in the denominator, xx and 1x\frac{1}{x}, which are both positive for x>0x > 0: x+1x2x1x\frac{x + \frac{1}{x}}{2} \ge \sqrt{x \cdot \frac{1}{x}} x+1x21\frac{x + \frac{1}{x}}{2} \ge \sqrt{1} x+1x21\frac{x + \frac{1}{x}}{2} \ge 1 x+1x2x + \frac{1}{x} \ge 2 This inequality tells us that the minimum value of the denominator x+1xx + \frac{1}{x} is 2, and this occurs when x=1xx = \frac{1}{x}, which implies x2=1x^2 = 1. Since we are considering x>0x > 0, this happens at x=1x=1.

Now, we can find the upper bound for f(x)f(x) for x>0x > 0: Since x+1x2x + \frac{1}{x} \ge 2, taking the reciprocal of both sides (and reversing the inequality sign) gives: 1x+1x12\frac{1}{x + \frac{1}{x}} \le \frac{1}{2} Thus, for x>0x > 0, f(x)12f(x) \le \frac{1}{2}. The maximum value of 12\frac{1}{2} is achieved at x=1x=1, as f(1)=11+12=12f(1) = \frac{1}{1+1^2} = \frac{1}{2}.

To find the lower bound for f(x)f(x) when x>0x > 0, we consider the limit as xx approaches 0 from the positive side: limx0+f(x)=limx0+1x+1x\lim_{x \to 0^+} f(x) = \lim_{x \to 0^+} \frac{1}{x + \frac{1}{x}} As x0+x \to 0^+, x0x \to 0 and 1x\frac{1}{x} \to \infty. So, x+1xx + \frac{1}{x} \to \infty. limx0+f(x)=1=0\lim_{x \to 0^+} f(x) = \frac{1}{\infty} = 0 Also, consider the limit as xx \to \infty: limxf(x)=limx1x+1x\lim_{x \to \infty} f(x) = \lim_{x \to \infty} \frac{1}{x + \frac{1}{x}} As xx \to \infty, xx \to \infty and 1x0\frac{1}{x} \to 0. So, x+1xx + \frac{1}{x} \to \infty. limxf(x)=1=0\lim_{x \to \infty} f(x) = \frac{1}{\infty} = 0 Since f(x)=1x+1xf(x) = \frac{1}{x + \frac{1}{x}} and x+1x>0x + \frac{1}{x} > 0 for x>0x > 0, f(x)f(x) will always be positive. The function approaches 0 but never reaches it for x>0x > 0. Therefore, for x>0x > 0, the range of f(x)f(x) is (0,12](0, \frac{1}{2}].

Step 3: Determine the Range for x<0x < 0 using Symmetry

Since f(x)f(x) is an odd function, for every value yy in the range for x>0x > 0, the value y-y will be in the range for x<0x < 0. The range for x>0x > 0 is (0,12](0, \frac{1}{2}]. So, for x<0x < 0, the range will be [12,0)[-\frac{1}{2}, 0).

Step 4: Combine the Ranges and State the Final Range

We have found:

  • For x>0x > 0, the range is (0,12](0, \frac{1}{2}].
  • For x<0x < 0, the range is [12,0)[-\frac{1}{2}, 0).
  • At x=0x=0, f(0)=0f(0) = 0.

Combining these sets, the total range of f(x)f(x) for all real xx is the union of these intervals: [12,0){0}(0,12]=[12,12]\left[ -\frac{1}{2}, 0 \right) \cup \{0\} \cup \left( 0, \frac{1}{2} \right] = \left[ -\frac{1}{2}, \frac{1}{2} \right]

Alternative Method: Algebraic Manipulation (Setting y=f(x)y=f(x))

Let y=f(x)=x1+x2y = f(x) = \frac{x}{1+x^2}. To find the range, we solve for xx in terms of yy: y(1+x2)=xy(1+x^2) = x y+yx2=xy + yx^2 = x yx2x+y=0yx^2 - x + y = 0 This is a quadratic equation in xx. For xx to be a real number, the discriminant (Δ\Delta) must be non-negative.

Case 1: y=0y = 0. If y=0y=0, the equation becomes 0x2x+0=00 \cdot x^2 - x + 0 = 0, which simplifies to x=0-x = 0, so x=0x=0. Since x=0x=0 is a real number, y=0y=0 is in the range.

Case 2: y0y \ne 0. For the quadratic equation yx2x+y=0yx^2 - x + y = 0 to have real solutions for xx, the discriminant must be greater than or equal to zero: Δ=(1)24(y)(y)0\Delta = (-1)^2 - 4(y)(y) \ge 0 14y201 - 4y^2 \ge 0 14y21 \ge 4y^2 14y2\frac{1}{4} \ge y^2 y214y^2 \le \frac{1}{4} Taking the square root of both sides: 14y14-\sqrt{\frac{1}{4}} \le y \le \sqrt{\frac{1}{4}} 12y12-\frac{1}{2} \le y \le \frac{1}{2} Combining this result with Case 1 (where y=0y=0 is included), the range of f(x)f(x) is [1/2,1/2][-1/2, 1/2].

Common Mistakes & Tips

  • Forgetting the y=0y=0 case: When using the discriminant method for yx2x+y=0yx^2 - x + y = 0, it's crucial to check if the coefficient of x2x^2 (which is yy) can be zero. If y=0y=0, the equation is linear, not quadratic, and requires separate analysis.
  • Mistakes with AM-GM equality: Remember that the equality in AM-GM holds only when the terms are equal. This is essential for finding the exact maximum or minimum values of the function.
  • Not considering the domain: Always ensure that the values of xx obtained from solving for yy are within the domain of the original function. In this case, the domain is all real numbers, so this is not an issue.

Summary

We determined the range of the function f(x)=x1+x2f(x) = \frac{x}{1+x^2} by first analyzing its properties, specifically its odd symmetry. This allowed us to focus on finding the range for positive xx values. Using the AM-GM inequality on the transformed expression f(x)=1x+1xf(x) = \frac{1}{x + \frac{1}{x}}, we established that for x>0x > 0, 0<f(x)120 < f(x) \le \frac{1}{2}. Due to the odd symmetry, for x<0x < 0, the range is 12f(x)<0-\frac{1}{2} \le f(x) < 0. Including the value f(0)=0f(0)=0, the complete range of the function is [1/2,1/2][-1/2, 1/2]. The algebraic method of setting y=f(x)y=f(x) and solving for xx also confirmed this result by analyzing the discriminant of the resulting quadratic equation.

The final answer is [12,12]\boxed{\left[ { - {1 \over 2},{1 \over 2}} \right]}.

Practice More Sets, Relations & Functions Questions

View All Questions