Well, i want to prove that if $f_{n}$ is sequence of integrable functions on $[a,b]$, and $f_{n}\rightarrow f$ uniformly, then $f$ is also integrable on $[a,b]$.
So far, i divided the proof for two: for sequence of continuous functions, and for sequence of non-continuous functions.
The first one is i succeed to prove, but i don't know what to do for the second series...
Can someone help me? tnx!
the second one doesn't hold assuming you're talking about $\mathbb{R}$ with usual measure. take $f$ to be a function s.t. it's $0$ for negative $x$ and $\frac{1}{n}$ on the intervals $[n-1, n]$ for positive integer $n$. then $f$ is not integrable because $\sum \frac{1}{n}$ is divergent, while taking $f_n$'s to be $f$ 'cut out' after $n$, so $f_n(x) = f(x)$ for $x \leq n$ and $f_n(x) = 0$ for $x > n$ yields uniform convergence adn all $f_n$'s are integrable
also you can make this counterexample work for the continuous case as well by slightly regularizing your functions, so perhaps you're missing some assumptions?
edit: for the edited version of your question you just take $n$ large enough so that $|f_n - f| < 1$ for all $x$ and then you use $|f| \leq |f_n| + |f_n - f|$ - it's triangle inequality