Analyzing the Setup
Imagine you are standing at the edge of a mathematical landscape, looking at the function f(x)=e−∣log6x∣. It looks intimidating, but in the world of JEE Advanced, we dismantle such complexity systematically.
Let us embark on a journey to understand why this function behaves the way it does.
The Continuity Check
A Smooth Foundation
First, we must ask: where does this function break? Continuity is the soul of a function.
We are looking at a composition of three standard, well-behaved functions: the logarithmic function g(x)=log6x, the modulus function h(u)=∣u∣, and the exponential function k(v)=e−v. Each of these is continuous across its entire domain.
A fundamental theorem of calculus states that the composition of continuous functions is, itself, continuous. Therefore, for all x∈(0,∞), our function f(x) flows without any jumps, holes, or vertical asymptotes.
This means the number of points of non-continuity, m, is exactly 0. We have cleared the first hurdle with elegance.
The Differentiability Crisis
The Sharp Corner
Now, we turn our attention to differentiability. This is where the modulus function, ∣log6x∣, demands our respect.
The modulus function is notorious for creating 'sharp corners'—points where the graph makes a sudden, jagged turn. These corners occur precisely where the expression inside the modulus equals zero.
Setting log6x=0, we find x=60=1. This is our critical point. To see if the function is differentiable here, we must look at it from both sides.
The Calculus Showdown
Left vs. Right
For x>1, the term log6x is positive, so the modulus simply vanishes: f(x)=e−log6x. Using the change of base formula, log6x=ln6lnx, we rewrite this as:
For 0<x<1, the term log6x is negative. The modulus flips the sign, making the exponent positive:
f(x)=e−(−log6x)=elog6x=xln61
Now, we apply the power rule to find the derivatives. For x>1, the derivative is:
Evaluating this at x=1, we get f′(1+)=−ln61. For 0<x<1, the derivative is:
Evaluating this at x=1, we get f′(1−)=ln61.
The Conclusion
A Jagged Peak
Comparing our results, we see that f′(1+)=−ln61 and f′(1−)=ln61. They are not equal!
Geometrically, this confirms that the graph has a sharp, jagged peak at x=1. The slope changes abruptly from positive to negative. Thus, the function is not differentiable at x=1.
We have found our n=1. With m=0 and n=1, the sum m+n is simply 1. You have successfully navigated the complexity of this function, proving that even the most intimidating problems yield to a systematic, step-by-step approach.