Calculate the sum of power series: $$\sum_{k=1}^{\infty}(-1)^{k-1}\frac{x^{k+1}}{k(k+1)}$$ I know that $$\ln x=\sum_{k=1}^{\infty}\frac{(-1)^{k-1}(x-1)^{k}}{k}$$ but I don't know if and how can I use it to calculate the given sum.
2026-04-12 21:10:51.1776028251
Sum of power series $\sum_{k=1}^{\infty}(-1)^{k-1}\frac{x^{k+1}}{k(k+1)}$
86 Views Asked by Bumbble Comm https://math.techqa.club/user/bumbble-comm/detail At
2
Hint:
Consider the sum you're given. Take the derivative of it with respect to $x$, and note that we also have this series:
$$\ln(1+x) = \sum_{k=1}^\infty \frac{(-1)^{k-1}}{k}x^k$$