Let $f(x) = \frac{1}{x}$ on $(0,2)$. I know the Taylor expansion of $f(x)$ at $1$ is: $p_n(x)=\sum_{k=0}^{\infty}(-1)^k(x-1)^k$. And I want to show that the reminder is : $f(x)-p_n(x)$= $\frac{(1-x)^{n+1}}{x}$ for $x\in (0,2)$.
But I cannot proceed by the Taylor reminder theorem. Do I need to apply the Abel theorem for power series?