The Mathematical Playground
Understanding Mappings
Welcome, fellow explorer of the mathematical universe. Today, we are not just solving a problem; we are stepping into a playground of functions.
Imagine you are standing on a coordinate plane, looking at two specific paths: a straight line, f(x)=1+2x, and the sweeping curve of f(x)=tanx. Our mission is to understand how these functions behave within a restricted domain: (−2π,2π).
Before we dive into the algebra, let's ground ourselves in the definitions. A function is a machine that takes an input and gives an output.
We are interested in the nature of this machine. Is it 'one-one' (injective)? This means every input has a unique output—no two different x values share the same y.
Is it 'onto' (surjective)? This means every single value in our target co-domain, (−∞,∞), is reached by the function. If we miss even a single point, the function is not onto.
The Linear Journey
Analyzing f(x)=1+2x
Let's start with the first machine: f(x)=1+2x. This is a linear function.
To test if it is one-one, we look at its rate of change. We calculate the derivative:
f′(x)=2
Since 2>0, the function is strictly increasing. It is always climbing, never looking back. Because it is strictly increasing, it can never hit the same y-value twice. Therefore, it is definitively one-one.
Now, for the 'onto' test. We need to see if the range of this function covers the entire co-domain (−∞,∞).
We evaluate the function at the boundaries of our domain
(−2π,2π). At the lower bound, we get:
f(−2π)=1+2(−2π)=1−π
At the upper bound, we get:
f(2π)=1+2(2π)=1+π
So, the range of our function is the interval (1−π,1+π). Compare this to the co-domain (−∞,∞).
The range is just a small segment of the real number line! It fails to cover the infinite expanse of the co-domain. Thus, f(x)=1+2x is one-one, but not onto.
The Trigonometric Sweep
Analyzing f(x)=tanx
Now, let's turn our attention to the more elegant curve: f(x)=tanx. This function is a classic in the JEE syllabus.
To check if it is one-one, we again look at the derivative:
f′(x)=sec2x
Within our domain (−2π,2π), the value of sec2x is always positive. Because the derivative is always positive, the function is strictly increasing. Just like our line, it never turns back, so it is one-one.
But what about the 'onto' property? This is where the magic happens.
As x approaches −2π from the right, tanx dives down to −∞. As x approaches 2π from the left, tanx shoots up to +∞.
Because the function is continuous and covers every value between these two extremes, its range is (−∞,∞). This perfectly matches our co-domain! Because the range equals the co-domain, the function is onto.
The Final Synthesis
We have successfully dissected both functions. The linear function f(x)=1+2x is one-one but not onto, matching option (q). The trigonometric function f(x)=tanx is both one-one and onto, matching option (r).
Take a moment to appreciate this. We used the power of calculus—the derivative—to determine the behavior of these functions without even needing to draw them.
We used the concept of limits to understand their reach. This is the essence of JEE Advanced mathematics: taking complex, abstract definitions and using them as tools to reveal the hidden structure of the problem.
You have mastered the playground today. Keep this analytical mindset, and no function will ever be too intimidating for you.