
Patrick F. answered 10/14/15
Tutor
4.6
(49)
Tutoring in Physics, chemistry, any level of math
The Taylor series for 1 - cos[x] is (x2 / 2) - (x4 / 24) + ...
The Taylor series for x * sin[pi x] is pi x2 - pi3 x4 / 6 + ...
Since x is small, we only need to worry about the first terms in the expansions. This leaves us with just
limx->0 (x2 / 2) / (pi x2) = limx->0 1 / (2 pi) = 1 / (2 pi)