$\liminf, \limsup$, Measure Theory, show: $\lim \int n \ln(1+(f/n)^{1/2})\mathrm{d}\mu=\infty$

1.5k Views Asked by At

Let $(X,\Omega,\mu)$ be a measure space and $M^+(X,\Omega)$ denote the set of all non-negative real valued measurable functions.

If $f \in M^+(X,\Omega)$ and $0< \int f \mathrm{d}\mu < \infty$ then $$\lim_{n\rightarrow\infty} \int n \ln\left(1+\left(\frac{f}{n}\right)^{\frac{1}{2}}\right)\mathrm{d}\mu = \infty.$$

The hint given says use Fatou's Lemma. I am not really too sure exactly what Fatou's Lemma will do to help me solve this:

If I let $$f_n = n \ln\left(1+\left(\frac{f}{n}\right)^{\frac{1}{2}}\right)$$ then $f_n \in M^+(X,\Omega)$ and so Fatou's Lemma says:

$$\int \liminf f_n \mathrm{d}\mu \leq \liminf \left( \int f_n \mathrm{d}\mu \right).$$

To be honest, $\liminf f_n$ looks daunting to me as I know it as $$\sup_{m \in \mathbb{N}}\left( \inf_{n \geq m} f_n \right)=\sup_{m \in \mathbb{N}}\left( \inf_{n \geq m}\left[ n \ln\left(1+\left(\frac{f}{n}\right)^{\frac{1}{2}}\right)\right] \right).$$

My actual attempt at solving the problem was looking at the set $E = \{ x \in X : 1+\left(\frac{f}{n}\right)^{\frac{1}{2}} \geq e \}$ and then breaking $$\int f_n \mathrm{d}\mu = \int_E f_n \mathrm{d}\mu + \int_{X\setminus E}f_n\mathrm{d}\mu$$ and then we have $$\int_E n \ln\left(1+\left(\frac{f}{n}\right)^{\frac{1}{2}}\right) \mathrm{d}\mu \geq \int_{E} n \mathrm{d}\mu=n\mu(X)$$ and assuming we have a space with non-zero measure (Do some axioms include just looking at measures that give the space positive measure?) then we'd have $\int f_n \mathrm{d}\mu \geq n\mu(X)$ and by taking limits of both sides (and as long as $\mu(E) \neq 0$) we'd get $\lim \int f_n \mathrm{d}\mu = \infty$ as needed. Problem is I wasn't sure what to do in the case that $\mu(E)=0$.

I would like to add I am interested in exercises to help work on improving my comfort and understanding of $\limsup$ and $\liminf$ if possible.

Thanks very much!

1

There are 1 best solutions below

3
On BEST ANSWER

You can check that for $a>0$ the function $$ \varphi(t)=t\log\left(1+\left(\frac{a}{t}\right)^{1/2}\right) $$ is strictly increasing on $[1,+\infty)$ and tends to infinity. Unfortunately you had to dig up to second derivative to prove this. Thus for each $x\in X$ you have strictly increasing to infinity sequence $\{f_n(x):n\in\mathbb{N}\}$, so $$ \liminf\limits_{n\to\infty} f_n(x)=\lim\limits_{n\to\infty} f_n(x)=+\infty $$ The rest is clear.