- We need to evaluate
x→0lim1−cos(2x)eax−cos(bx)−2cxe−cx=17.
Since the denominator tends to 0 as x→0, the numerator must also vanish up to order x2, and we compare series expansions.
- Expand each term around x=0.
For eax:
eax=1+ax+2a2x2+O(x3).
For cos(bx):
cos(bx)=1−2b2x2+O(x4).
For e−cx:
e−cx=1−cx+2c2x2+O(x3).
So,
2cxe−cx=2cx(1−cx+2c2x2+O(x3))=2cx−2c2x2+O(x3).
- Substitute into the numerator:
eax−cos(bx)−2cxe−cx
=(1+ax+2a2x2+O(x3))−(1−2b2x2+O(x4))−(2cx−2c2x2+O(x3)).
Now simplify:
=ax−2cx+2a2x2+2b2x2+2c2x2+O(x3).
Thus,
Numerator=(a−2c)x+2a2+b2+c2x2+O(x3).
- Expand the denominator:
1−cos(2x)=2(2x)2+O(x4)=2x2+O(x4).
- For the limit to be finite, the coefficient of x in the numerator must be zero:
a−2c=0⇒c=2a.
Then the numerator becomes
2a2+b2+(2a)2x2+O(x3)=25a2+b2x2+O(x3).
So the limit is
x→0lim2x2+O(x4)25a2+b2x2+O(x3)=45a2+b2.
Given this equals 17,
45a2+b2=17.
Hence,
5a2+b2=68.
- Therefore the correct option is
68
which is Option B.