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 ▸

Expand (1+x)^3. Express (1+i)^3 in the form a+bi. Hence, or otherwise, verify that x = 1+i satisfies the equation: x^3+2*x-4i = 0.


Let I(n) = integral from 1 to e of (ln(x)^n)/(x^2) dx where n is a natural number. Firstly find I(0). Show that I(n) = -(1/e) + n*I(n-1). Using this formula find I(1).


A useful practice: how to determine the number of solutions of a system of linear equations beforehand


What are differential equations, and why are they important?