Question
Question: The integer n which \[\mathop {\lim }\limits_{x \to 0} \dfrac{{\left( {\cos x - 1} \right)\left( {\c...
The integer n which x→0limxn(cosx−1)(cosx−e2) is finite non zero number is
A.1
B.2
C.3
D.4
Solution
Hint: First substitute the Taylor expansion series in place of cosx,ex.Take the first two of expansions as x→0remaining all will become zero. After substituting, find the limit in terms of n. So, try to make a condition on n to make the limit non-zero.
Complete step-by-step answer:
Given limit in the question can be written in the form of:
x→0limxn(cosx−1)(cosx−ex)
Let us assume this limit to be l. So, we get
l=x→0limxn(cosx−1)(cosx−ex)
Taylor expansion series: In mathematics the Taylor series of a function is an infinite sum of terms that are expressed in terms of functions derivatives at a single point. For most common functions, the function and the sum of its Taylor series are equal near this point.
By using Taylor series we can say the cosx can be written as:
cosx=1−2!x2+4!x4+.............
By using Taylor series we can say the value of ex, can be said:
ex=1+1!x+2!x2
Now substitute this into the equation of l, we get:
l=xnx→0lim(1−2!x2−1)(1−2!x2−(1+1!x))
We took only 2 terms because at higher power x x→0it becomes 0.
By simplifying we can write the value of l as follows:
l=xnx→0lim(2!x2)(1−2!x2−1−1!x)
By simplifying we can write the value of l as follows:
l=xnx→0lim(2!x2)(−1!x−2!x2)
We can neglect x2 terms in the second bracket as x is present.
l=xnx→0lim(−2!x2)(−1!x)
We can simplify it to the extent of:
l=x→0lim2xnx3
So, if n=3 then x3term cancels to give limit 21
But if n<3 then lim=0, if n>3 limit does not exist.
So, n=3is the answer.
Therefore, option (c) is correct.
Note: Don’t confuse where to neglect and where to not neglect. You must take least degree n in both the terms since when you multiply you went least degree term as the other terms tend to zero. The condition between n, l is very important and conclude it with at most care.