Let $g_n(x)=\frac{1}{x} \chi_{(1,n)} (x) : \mathbb{R} \rightarrow \mathbb{R}$. Show $\forall$ $n>1$, $\exists$ a m>1 such that $||g_n - g_m||_1>1$.

44 Views Asked by At

I am struggling with this question!

For each $n > 1$, let $g_n(x)=\frac{1}{x} \chi_{(1,n)} (x) : \mathbb{R} \rightarrow \mathbb{R}$, where $\chi_(1,n)$ is the characteristic function of $(1,n)$. Show that $g_n \in L_1(\lambda)$. Show that for every $n>1$, $\exists$ a m>1 such that $||g_n - g_m||_1>1$. Here $\lambda$ is the Lebesgue measure on $\mathbb{R}$.

Now it appears to me that $||g_n - g_m||_1 = \int^m_1 \frac{1}{x} dx - \int^n_1\frac{1}{x}dx = \ln(\frac{m}{n}) $. However, I am not too sure how to show that this is greater than 1.

1

There are 1 best solutions below

0
On BEST ANSWER

After your computation, the problem reduces to the following: prove that for every $n\gt 1$, there exists a integer $m\gt 1$ such that $\ln\left(m/n\right)\gt 1$.

So let $n\gt 1$ be fixed. Using equality $\ln\left(m/n\right)=\ln m-\ln n$, we have to find $m$ such that $\ln m\gt 1+\ln n$. We know that $\lim_{m\to +\infty}\ln m=+\infty$, so we are sure that such an $m$ exists. But we can give an explicit choice: take $m=3n$. Then $$\ln m=\ln 3+\ln n\gt \ln e+\ln n=1+\ln n.$$