Analyzing the Setup
The given limit is:
x→0+lim(sin(sinkx)+cosx+x)2/x=e6
At first glance, it looks like a complex arrangement of trigonometric functions and powers. However, in the context of JEE Advanced, such complexity is often a mask for underlying elegance.
Identifying the Indeterminate Form
Before diving into the algebra, we must identify the nature of the limit. As x→0+, the base approaches sin(0)+cos(0)+0=0+1+0=1.
Simultaneously, the exponent x2 approaches ∞. We are dealing with a classic 1∞ indeterminate form, which requires a specific transformation.
The Transformation
To handle the variable in the exponent, we use the standard identity:
x→alimf(x)g(x)=elimx→ag(x)(f(x)−1)
Applying this to our expression, we transform the limit into:
elimx→0+x2(sin(sinkx)+cosx+x−1)=e6
Since the result is
e6, we equate the exponents:
x→0+limx2(sin(sinkx)+cosx+x−1)=6
Dividing both sides by
2, we obtain the simplified limit:
x→0+limxsin(sinkx)+cosx+x−1=3
The Calculus
Checking the form again by substituting x=0, we obtain 00. This confirms we should apply L'Hopital's Rule.
Differentiating the numerator and denominator with respect to x:
1. The derivative of the denominator x is 1.
2. Using the chain rule, the derivative of sin(sinkx) is cos(sinkx)⋅cos(kx)⋅k.
3. The derivative of cosx is −sinx, and the derivative of x is 1.
This yields the following expression:
x→0+lim1kcos(sinkx)cos(kx)−sinx+1=3
Final Calculation
With the denominator now a constant, the indeterminate form has vanished. We substitute
x=0 directly into the expression:
k⋅cos(sin0)⋅cos(0)−sin(0)+1=3
Since
sin(0)=0 and
cos(0)=1, the equation simplifies to:
k(1)(1)−0+1=3
This results in the simple linear equation:
k+1=3
Solving for k, we find the final answer:
k=2