Integral $ \lim_{k \rightarrow \infty} \int_{\mathbb{R}^n} \chi_{B_k} f \mathrm{d}\lambda_n(x) $ (Lebesgue)

108 Views Asked by At

I have to compute the following integral:

$$ \lim_{k \rightarrow \infty} \int_{\mathbb{R}^n} \chi_{B_k} f \mathrm{d}\lambda_n(x) $$

$\chi_{B_k}(x) =\begin{cases} 1 &, \text{if } x \in B_k \\ 0 &, \text{otherwise} \end{cases}$, $B_k = \{ x \in \mathbb{R}^n \ | \ \| x \| \le k \}$ and $f \in \mathcal{L}^1 (\mathbb{R}^n)$.

$$f \in \mathcal{L}^1(\mathbb{R}^n) \Leftrightarrow \int_{\mathbb{R}^n} \max\{0,f\} \mathrm{d}\lambda(x) < \infty \text{ and } \int_{\mathbb{R}^n} \max\{0,-f\} \mathrm{d}\lambda(x) < \infty$$

My assumption is that $\lim \limits_{k \rightarrow \infty} \int_{\mathbb{R}^n} \chi_{B_k} f \mathrm{d}\lambda_n(x) = \int_{\mathbb{R}^n} f \mathrm{d}\lambda_n(x)$

But how to show? I tried to use the majorant criterion, but $|f| \in \mathcal{L}^1(\mathbb{R}^n)$ don't have to hold.

I appreciate any hint :) Thank you in advance.

1

There are 1 best solutions below

1
On BEST ANSWER

When $f$ is non-negative, it is a consequence of the monotone convergence theorem.

For the general case, write $f=f^+-f^-$, where $f^+:=\max\{0,f\}$ and $f^-$ are integrable non-negative functions.