I am trying to show that $f(x) = \sum_n f_n(x)$ is absolutely continous on $[a,b]$, where $f_n(x)$ is an increasing absolutely continuous function on $[a,b]$ for each $n$ and $\sum_n f_n(x)$ converges.
My thoughts: choose $\delta_k$ as a response to the $\epsilon/2^k$ challenge regarding the criterion for the absolute continuity of $f_k$ on $[a, b]$. Then $\min \{\delta_k\}$ would be the response the $\sum_k \epsilon/2^k = \epsilon$ challenge regarding the criterion for the absolute continuity of $f = \sum_n f_n(x)$ on $[a, b]$. This is certainly true for finite sums, but is this still valid for countable sums? Also I realized that I did not use the condition that each $f_n$ is increasing anythere, which sugguests that this approach might not work.
Can someone give me a hint? Thanks in advance!