Let $f_n(x)$, for all n>=1, be a sequence of non-negative continuous functions on [0,1] such that
$$\lim_{n→\infty}\int^1_0 f_n (x)dx=0$$
Which of the following is always correct ?
A. $f_n→0$ uniformly on $[0,1]$
B. $f_n$ may not converge uniformly but converges to $0$ pointwise
C. $f_n$ will converge point-wise and limit may be non zero
D. $f_n$ is not guaranteed to have pointwise limit.
I can find example where all four statements are true but can't find any counterexample.
Option A is certainly false. Consider a function (geometrically) a isosceles triangle whose one vertex is on $0$, other on $2/n$. And height $1$ unit. Its area is $2/n →0$ . But $f$ is not uniformly continuous
For others, i am completely stuck. I need ideas to solve this question rather than solution.please help!.
Expanding on the comment I made.
Hint: Think of placing the peak of your isosceles triangle alternating between two (or maybe infinitely many) pre-determined points.
Solution: A more elaborate construction of isosceles triangles suffice to build a sequence of $f_n$ that does not converge. Each $f_n$ can be for instance: non-zero only on an interval $I_n = (a_n - \delta_n, a_n + \delta_n)$, piecewise linear, with $f_n(x)$ being $0$ on the extremes of the interval and $f_n(a_n) = 1$. Notice that we have freedom to choose $a_n$ and $\delta_n$. Since $\int f_n = \delta_n$, we just need to ask $\delta_n \to 0$ for the limit above to hold.
The main point to force that $f_n$ do not converge pointwise is the choice of $a_n$. If for instance $a_{2n} = \frac13$ and $a_{2n+1} = \frac23$, then $f_n(\frac13)$ and $f_n(\frac23)$ will oscilate between $0$ and $1$ infinitely many times, while for all other $x$ we have $f_n(x) = 0$.
To Think: If you want to build a sequence of functions with infinitely many points that do not converge, you can try a different choice of $a_n$. For instance, let $q_i$ be an enumeration of $\mathbb{Q} \cap (0, 1)$ and $p_i$ be the $i$-th prime number. Then, we can try defining $a_n = q_i$ iff $p_i$ is the smallest prime that divides $n$.