To find the value of k∈R, we evaluate the given limit:
limx→0+(sin(sinkx)+cosx+x)x2=e6
First, let us examine the form of the limit as x→0+:
limx→0+(sin(sinkx)+cosx+x)=0+1+0=1
and the exponent satisfies:
limx→0+x2=∞
Thus, the limit is of the indeterminate form 1∞. For any limit of the form limx→a[f(x)]g(x)=elimx→ag(x)(f(x)−1) when f(x)→1 and g(x)→∞, we can evaluate the exponent limit P:
P=limx→0+x2(sin(sinkx)+cosx+x−1)
We can rewrite P by expanding the terms using Taylor series expansions around x=0:
- sin(sinkx)=sin(kx+O(x3))=kx+O(x3)
- cosx=1−2x2+O(x4)
Substituting these expansions back into the expression:
sin(sinkx)+cosx+x−1=(kx+O(x3))+(1−2x2+O(x4))+x−1
=(k+1)x−2x2+O(x3)
Now, substitute this result into the limit P:
P=limx→0+x2((k+1)x−2x2+O(x3))
P=limx→0+(2(k+1)−x+O(x2))=2(k+1)
Therefore, the original limit evaluates to:
eP=e2(k+1)
We are given that this limit equals e6:
e2(k+1)=e6
Equating the exponents gives:
2(k+1)=6
k+1=3
k=2
Thus, the correct option is (B).