The Beauty of Symmetry
Unlocking the Inverse
Welcome, future engineer! Today, we are going to dismantle a problem that looks like a monster but is actually a masterpiece of symmetry.
When you first look at f(x)=αx5+βx3+γx, you might feel the urge to start calculating derivatives or trying to find the inverse explicitly. Stop! Take a breath.
In JEE Advanced, the most complex-looking expressions are often hiding a secret path. Let's find it together.
Phase 1
The Anatomy of the Function
Look at the function f(x)=αx5+βx3+γx. What do you see? The powers are 5,3, and 1.
Every single one of them is an odd number. In the world of functions, this is a massive signal. This is an odd function.
Mathematically, this means f(−x)=−f(x). Geometrically, it means the graph is perfectly symmetric about the origin. If you rotate the graph 180 degrees around the origin, it maps onto itself. This symmetry is not just a curiosity; it is our primary weapon.
Phase 2
The Dance of the Arithmetic Progression
Now, let's look at the sequence a1,a2,…,an. We are told it is an Arithmetic Progression (AP) with a mean of zero.
The mean is defined as:
If the mean is zero, then the sum of all terms must be zero: ∑i=1nai=0. Imagine these terms on a number line.
Because it is an AP with a sum of zero, the terms are perfectly balanced around the origin. For every positive term ak, there is a corresponding negative term −ak. This is the 'symmetry' we were looking for!
Phase 3
The Grand Collapse
Now, let's combine our two discoveries. We need to evaluate the sum ∑i=1nf(ai).
Because f(x) is an odd function, we know that f(−ak)=−f(ak). When we sum these up, the term f(ak) and the term f(−ak) will cancel each other out perfectly.
Since the entire AP is symmetric, every term has a partner that cancels it out. Therefore, the sum ∑i=1nf(ai) is exactly 0.
Phase 4
The Final Act
We are left with the expression f(g(n1∑i=1nf(ai))). We just proved that the sum is 0.
So, the expression simplifies to f(g(n1⋅0)), which is simply f(g(0)). Now, recall the definition of the inverse function given in the problem: g(f(x))=x.
This implies that g is the inverse of f. A fundamental property of inverse functions is that f(g(x))=x.
By substituting x=0, we get f(g(0))=0. And just like that, the monster collapses into a simple zero.
You didn't need to solve for α,β, or γ. You didn't need to find the inverse function. You just needed to see the symmetry. Keep this mindset—look for the structure before you start the calculation!