Integral with respect to a non-standard measure

129 Views Asked by At

Let $\mu:P(\mathbb R) \to [0,+\infty]$ be a measure defined by: $$ \mu (\{ \tfrac 1n \})= \tfrac 1n $$

and $\mu(E)=0$ if $E \cap \{ \tfrac 1n \}_{n \in N_0} =\emptyset$

Compute

$$\int_{\mathbb R} x \,d\mu (x)$$

Any help is appreciated.

1

There are 1 best solutions below

2
On BEST ANSWER

Let $K := \{0\} \cup \{\tfrac 1n \mid n \in \mathbb N\}$.

$\displaystyle\qquad \int_{\mathbb R} x \,d\mu = \int_K x\,d\mu + \int_{\mathbb R\setminus K} x \,d\mu = \int_K x\,d\mu$

since $\mu(\mathbb R \setminus K) = 0$.

Now let $K_0 = \{0\}$ and $K_n = K_{n-1} \cup \{\tfrac1n\}$ such that $K = \cup_{n\in\mathbb N_0} K_n$.

Next apply monotone convergence to $f_n(x) = x \cdot 1_{K_n}(x)$.