Express f(x) = ln(x+1) as an infinite series in ascending powers of x up to the 3rd power of x

Recall that the Maclaurin series for f(x) is f(x) = f(0) + f'(0)x + f''(0)x2/2! + ... + f(r)(0)xr/r! + ... Here f(0) = ln(1+0) = ln1 = 0 , f'(x) = 1/(1+x) using the chain rule. f'(0) = 1/1 = 1 , f''(x) = -1/(1+x)2 , f''(0) = -1/(1)2 = -1 , f'''(x) = 2/(1+x)3 , f'''(0) = 2/(1)3 = 2, Substituting these into the general expression for the Maclaurin series: (to 3rd degree) gives: ln(1+x) = 0 + 1x + -1/2! x2 + 2/3! x3 , ln(1+x) = x - x2/2 + x3/3

CP

Related Further Mathematics A Level answers

All answers ▸

Show that the set of real diagonal (n by n) matrices (with non-zero diagonal elements) represent a group under matrix multiplication


The finite region bounded by the x-axis, the curve with equation y = 2e^2x , the y-axis and the line x = 1 is rotated through one complete revolution about the x-axis to form a uniform solid. Show that the volume of the solid is 2π(e^2 – 1)


Find the volume of revolution about the x-axis of the curve y=1/sqrt(x^2+2x+2) for 0<x<1


How do I differentiate tan(x) ?