To evaluate the limit
L=limx→0x2−sin2xx2sin2x
We can use the Taylor series expansion for sinx near x=0:
sinx=x−6x3+O(x5)
Squaring both sides gives:
sin2x=(x−6x3+O(x5))2=x2−3x4+O(x6)
Now, substitute this expansion into the numerator and denominator of the limit expression:
-
Numerator:
x2sin2x=x2(x2−3x4+O(x6))=x4−3x6+O(x8)
-
Denominator:
x2−sin2x=x2−(x2−3x4+O(x6))=3x4−O(x6)
Substitute these back into the limit:
L=limx→03x4−O(x6)x4−3x6+O(x8)
Divide the numerator and the denominator by x4:
L=limx→031−O(x2)1−3x2+O(x4)
Taking the limit as x→0:
L=311=3
Thus, the value of the limit is 3, which corresponds to Option B.