Calculate $\lim_{m \rightarrow \infty} \int_{[0, 1]} f_m(x) d\lambda(x)$.

48 Views Asked by At

Let $p \in (0, \infty)$ and the sequence of functions $f_m : [0, 1] \rightarrow \Bbb R, m \in \Bbb N$,

$f_m(x) := ((1 - x^p)^{1 \over p})^m$.

Calculate

$\lim_{m \rightarrow \infty} \int_{[0, 1]} f_m(x) d\lambda(x)$.

How would I start approaching this problem? I remember that there is a theorem that allows me to change the limes and the integral under certain conditions, but it's been a while since I used it. Should I start with this?

1

There are 1 best solutions below

6
On BEST ANSWER

$f_m$ is dominated by the integrable function $1$. Since $(1-x^p)^{1/p}<1$ for almost every $x$ in the interval, raising it to the $m$th power makes it closer and closer to $0$ as $m$ increases. Then the Dominated Convergence Theorem gives $\int_{[0,1]} 0 \, d\lambda = 0$ as the answer.