The question is $\int_0^{\pi/2} \sin^n x \ \mathrm{d}x$. We know that this can be solve with a reduction formula if n is definite. And easily guess it results to 0 if $ n \rightarrow +\infty $.
This article says there is another way:
$\int_0^{\pi/2} \sin^n x \ \mathrm{d}x = \int_0^{\frac \pi 2 -\epsilon} \sin^n x \ \mathrm{d}x \ + \ \int_{\frac \pi 2 -\epsilon}^\frac \pi 2 \sin^n x \ \mathrm{d}x$
, where the two terms on the right yields 0.
My question is, I can't get the trick. The article didn't detail the steps after breaking the interval. I wish someone could write a deduction, or point out which formula/principle should be used. Thanks.