Lebesgue integral with sum

158 Views Asked by At

How can we swap sum under integral; $$ \sum\limits_{n=0}^\infty\int\limits_0^{\pi/2}(1-\sqrt{\sin x})^n\cos x dx $$

2

There are 2 best solutions below

0
On BEST ANSWER

Over the given interval $1-\sqrt{\sin x}$, as well as $\cos x$, is a non-negative function. Since: $$\frac{\cos x}{\sqrt{\sin x}}\in L^1\left((0,\pi/2)\right), $$ by the dominated convergence theorem we are allowed to swap the sum and the integral, giving: $$ S = \int_{0}^{\pi/2}\frac{\cos x}{\sqrt{\sin x}}\,dx = \int_{0}^{1}\frac{dt}{\sqrt{t}}=\color{red}{2}.$$

0
On

All of the integrands are nonnegative, so monotone convergence does the job very simply.