Analyzing the Setup
Welcome, JEE aspirants! Today, we embark on a journey to decode the mystery of composite functions. Imagine you are standing on the edge of a mathematical cliff, looking at two functions: f(x)=sinx+cosx and g(x)=x2−1.
The question asks us to find the domain where g(f(x)) is invertible. This is not just about solving an equation; it is about understanding the soul of a function.
The Anatomy of the Problem
First, we must construct the composite function g(f(x)). This is like a machine within a machine. We take the output of f(x) and feed it into g(x).
So, g(f(x))=(f(x))2−1. Substituting f(x)=sinx+cosx, we get:
This is the raw material we need to work with.
The Algebraic Dance
Now, let's expand this. Using the identity (a+b)2=a2+b2+2ab, we get:
We know that sin2x+cos2x=1. So, the expression simplifies to 1+2sinxcosx−1.
The 1 and −1 cancel out, leaving us with 2sinxcosx. This is the double angle identity for sine: sin(2x). It is truly elegant how a seemingly complex expression collapses into something so simple.
The Geometric Insight
Now, we have y=sin(2x). To be invertible, a function must be one-to-one. This means it must pass the horizontal line test.
The sine function is periodic, so it is not one-to-one over its entire domain. We need to restrict it to a region where it is monotonic. The principal domain for sinθ is [−2π,2π].
In this interval, the sine function travels from its minimum to its maximum exactly once, without turning back.
The Final Calculation
Since our function is sin(2x), we set the argument 2x within the principal domain:
Dividing by 2, we get:
This is our domain! It is the interval where the function is strictly increasing. I hope this journey has made the concept clear. Keep practicing, and you will master these concepts!