Analyzing the Setup
Imagine you are standing at the edge of a vast, abstract landscape of functions. You are given a set S of functions that are continuous on [0,1] and differentiable on (0,1).
The question asks you to find a condition that holds true for every single function in this set. This is the heart of a JEE Advanced challenge: it is not just about calculation; it is about logical rigor.
When you see a 'for all' statement, do not panic. Instead, think like a detective. You are looking for a flaw; if you can find just one function that breaks the rule, you have solved the puzzle.
The Mean Value Theorem
Your North Star
The options provided involve f(1), f(c), and f′(c). This is a massive clue. Whenever you see these terms together, your mind should immediately jump to the Mean Value Theorem (MVT).
The MVT states that for a function continuous on [c,1] and differentiable on (c,1), there exists a point c such that the slope of the secant line equals the slope of the tangent line at that point. The expression for the slope of the secant line is:
The derivative f′(c) represents the slope of the tangent. Option 1 suggests these are always equal. Let us test this hypothesis.
The Power of Simple Functions
Let us test Option 1 with the simplest function we can think of: f(x)=x2. This function is continuous and differentiable everywhere.
For f(x)=x2, we have f(1)=1 and f(c)=c2. The slope of the secant line becomes:
Using the algebraic identity 1−c2=(1−c)(1+c), this simplifies beautifully to 1+c. Now, the derivative is f′(x)=2x, so f′(c)=2c.
If Option 1 were true, we would have 1+c=2c, which implies c=1. But wait! The problem states c∈(0,1). Since our test function forces c=1, Option 1 cannot be true for all functions. We have eliminated it with a single, elegant counter-example.
Testing the Inequalities
Now, what about the inequalities? Let us try a constant function, f(x)=k. This is the ultimate test for inequalities.
For f(x)=k, we find f(1)=k, f(c)=k, and f′(c)=0. Let us plug these into Option 4:
This becomes ∣k−k∣<(1−c)∣0∣, which simplifies to 0<0. This is a contradiction, as zero is not strictly less than zero. Therefore, Option 4 is also incorrect.
The Bonus Revelation
This brings us to a fascinating moment in JEE history. In the 2014 JEE Advanced paper, this question was awarded as a 'Bonus' because none of the options were universally true.
This is a powerful lesson: sometimes, the most important part of the problem is realizing that the standard path is blocked. Trust your counter-examples, trust your logic, and never be afraid to challenge the options.
You have navigated the landscape of functions and emerged victorious. Keep this mindset, and no calculus problem will ever be able to trap you again.