Let $f\in L^1(R)$, set $f_n(x)=\dfrac{f(nx)}{n}$, $n\geq 1$ prove that $\lim_{n \to \infty}f_n=0$ for almost every $x\in R$
what I am thinking.
Since $f\in L^1(R)$ ie. $\int_R |f|<\infty$ it implies $f$ is finite a.e on $R$.
So by possibly excising a set $E$ of measure zero, $f $ becomes finite everywhere. hence $\exists M \geq 0$ such $|f(x)|\leq M, \forall x \in R-E$
therefore $|f_n(x)| \leq \dfrac{M}{n}$ for all n, implying $ \lim_{n \to \infty}f_n(x)=0$
It seems pretty straight forward unless I thinking about it wrongly. can someone please take a look ant let me know. thank you.