Welcome, future engineer. Today, we are not just solving an inequality; we are embarking on a journey of mathematical discovery. When you look at an expression like 1+xln(x+x2+1)≥1+x2, it might seem daunting.
But in the world of JEE Advanced, we don't fear complexity; we embrace it. We look for the underlying structure. The first step is to define a function:
f(x)=1+xln(x+x2+1)−1+x2
By moving everything to one side, we are essentially asking: "How does the gap between these two expressions change as x grows?"
The Anchor Point
Before we dive into the deep waters of calculus, we must find our anchor. We evaluate f(0).
Substituting x=0 into our function, the middle term vanishes because it is multiplied by zero, and the last term becomes 1=1. Thus:
f(0)=1+0−1=0
This is our starting point. Our function begins exactly at the origin. This is a crucial piece of information—it tells us that if we can prove the function is always increasing, it can never dip below zero.
The Calculus Journey
Now, let us find the rate of change. We differentiate f(x) with respect to x. The derivative of the constant 1 is 0.
For the second term, xln(x+x2+1), we must use the product rule. The derivative of x is 1, so we have 1⋅ln(x+x2+1).
Then, we add x multiplied by the derivative of the natural log. The derivative of ln(u) is u1⋅u′. When you differentiate x+x2+1, you get:
1+x2+1x=x2+1x2+1+x
When you multiply this by x+x2+11, the terms cancel out beautifully, leaving us with x2+11.
The Elegant Cancellation
Finally, we differentiate the last term, 1+x2. Using the chain rule, this becomes 1+x2x.
Now, look at our complete derivative f′(x): we have the log term, plus x⋅x2+11, minus 1+x2x. The last two terms are identical! They cancel each other out completely.
We are left with:
f′(x)=ln(x+x2+1)
The Final Victory
For any x>0, we know that x2+1>1, which means x+x2+1>1. The natural log of any number greater than 1 is positive.
Therefore, f′(x)>0 for all x>0. Since our function starts at 0 and its slope is always positive, it must be strictly increasing.
It never looks back and it never dips below zero. We have successfully proven that f(x)≥0 for all x≥0. This is the elegance of calculus—turning a complex inequality into a simple story of motion.