Analyzing the Setup
Imagine you are standing on a vast, flat plain. You have a function, f(x), which represents the height of a landscape.
We are told this landscape is non-negative, meaning it never dips below the ground level of the x-axis.
We introduce a new function, F(x), defined as the area under this landscape from the origin to some point x:
This is our area function, a memory of the past that accumulates the total area as we walk forward.
The Bridge Between Area and Curve
How are the area and the curve related? This is the heart of the Fundamental Theorem of Calculus.
The rate at which the area grows is exactly the height of the curve at that point. Mathematically, we write this as:
This is our logic bridge. It allows us to translate a statement about the curve into a statement about the area function.
The Differential Inequality
The problem gives us a fascinating constraint: f(x)≤cF(x). This tells us that the height of the landscape is limited by the area accumulated so far.
If the area is small, the landscape must be low. If the area is large, the landscape can be higher.
Let's substitute our bridge into this constraint:
Rearranging this, we get F′(x)−cF(x)≤0. This looks like a linear differential equation, but with an inequality.
This is where we pull a powerful tool from our JEE toolkit: the Integrating Factor. We want to turn the left side into the derivative of a product.
We multiply the entire inequality by e−cx. Because e−cx is always strictly positive, our inequality sign remains unchanged:
The Elegance of the Product Rule
Look closely at the left-hand side. It is the exact expansion of the product rule for derivatives!
We can condense this into:
This is the moment of clarity. We have a function whose derivative is always non-positive.
This means the function e−cxF(x) must be non-increasing.
The Final Contradiction
Now, let's integrate both sides from 0 to x. The integral of the derivative gives us back the original function:
Evaluating this, we get e−cxF(x)−e0F(0)≤0. Since F(0)=0, this simplifies beautifully to:
Since e−cx is always positive, this forces F(x)≤0. But wait!
We know that f(x)≥0, so the area under the curve must be non-negative, meaning F(x)≥0.
We are trapped between F(x)≤0 and F(x)≥0. The only way out is F(x)=0.
If the area function is constantly zero, its derivative, f(x), must also be zero. The landscape is not just low; it is a perfectly flat line on the x-axis. We have proven it!