sum_(k=0)^oo(-1)^k ((k+1)/4^(k+1)) = ? Calculus Power Series Lagrange Form of the Remainder Term in a Taylor Series 1 Answer Cesareo R. Mar 3, 2017 See below. Explanation: 1/(x+1)^2= -d/(dx)(1/(x+1)) but 1/(x+1)=1/(2+x-1)=1/2(1/(1+(x-1)/2)) = 1/2sum_(k=0)^oo(-1)^k((x-1)/2)^k for abs((x-1)/2)<1 but -d/(dx)(1/2sum_(k=0)^oo(-1)^k((x-1)/2)^k)=-1/2^2sum_(k=1)^oo(-1)^k k/2^(k-1)(x-1)^(k-1) = sum_(k=0)^oo(-1)^k ((k+1)/2^(k+2))(x-1)^k Making x = 1/2 we have sum_(k=0)^oo(-1)^k ((k+1)/4^(k+1)) = 1/(1/2+1)^2 = (2/3)^2 Answer link Related questions What is the Lagrange Form of the Remainder Term in a Taylor Series? What is the Remainder Term in a Taylor Series? How do you find the Remainder term in Taylor Series? How do you find the remainder term R_3(x;1) for f(x)=sin(2x)? How do you find the Taylor remainder term R_n(x;3) for f(x)=e^(4x)? How do you find the Taylor remainder term R_3(x;0) for f(x)=1/(2+x)? How do you use the Taylor Remainder term to estimate the error in approximating a function... How do you find the smallest value of n for which the Taylor Polynomial p_n(x,c) to... How do you find the largest interval (c-r,c+r) on which the Taylor Polynomial p_n(x,c)... How do you find the smallest value of n for which the Taylor series approximates the function... See all questions in Lagrange Form of the Remainder Term in a Taylor Series Impact of this question 2183 views around the world You can reuse this answer Creative Commons License