Suppose that $x\in[0,1]$. Let $S_k(x):=\sum_{n=1}^k \dfrac{(-1)^n}{n} x^n$, $S(x)=\sum_{n=1}^\infty \dfrac{(-1)^n}{n} x^n$. Prove that if $x_k\to1^-$, then $S_k(x_k)\to S(1)$ as $k\to\infty$.
I know that the series converges absolutely on $[0,1)$ and converges uniformely on $[0,1]$. What exactly do I have to do here? I am quite confused about the limit $S_k(x_k)$. If I had to compute $S(x_k)$ I know that I can interchange limit and summation for example if the series converges absolutely. But here the sum also depends on $k$.
You already know that $S_k \to S$ uniformly on $[0,1]$. Since each $S_k$ is continuous so is $S$. Now $|S_k(x_k)-S(1)| \leq |S_k(x_k)-S(x_k)|+|S(x_k)-S(1)|$. Given $\epsilon >0$ there exists $m$ such that $k>m$ implies $|S_k(x)-S(x)|<\epsilon /2$ for all $x$, in particular for $x=x_k$. So $|S_k(x_k)-S(x_k)| <\epsilon /2 $ for $k >m$. By continuity of $S$ there exists $j$ such that $|S(x_k)-S(1)|<\epsilon$ for $k >j$. If $k >\max \{m,j\}$ we get $|S_k(x_k)-S(1)| <\epsilon $. Hence $S_k(x_k) \to S(1)$.