Write down the function to be expanded
f(x)=1+2xln(1−x) The expansion is built from the standard series, not from a table of derivatives.
Quote the standard series for the first factor
ln(1+u)=u−2u2+3u3−4u4+⋯ This standard result is quoted, not re-derived.
Substitute u=−x into the standard series for the first factor
The composite series is obtained by substituting the inner function into the standard result.
Expand ln(1−x) in ascending powers of x for the first factor
ln(1−x)=−x−2x2−3x3+⋯ Every power of x above x3 is discarded straight away.
Quote the standard series for the second factor
(1+u)n=1+nu+2!n(n−1)u2+3!n(n−1)(n−2)u3+⋯ This standard result is quoted, not re-derived.
Substitute u=2x into the standard series for the second factor
u=2x,n=−1 The composite series is obtained by substituting the inner function into the standard result.
Expand (1+2x)−1 in ascending powers of x for the second factor
(1+2x)−1=1−2x+4x2−8x3+⋯ Every power of x above x3 is discarded straight away.
Multiply the series together
f(x)≈(−x−2x2−3x3)(1−2x+4x2−8x3) Only the products that give a power of x at most x3 are needed.
Expand the product and collect like powers of x
f(x)≈−x+23x2−310x3+320x4+38x5+38x6+⋯ Collecting like terms gives the coefficients of the composite series.
Discard the terms of degree greater than x3
f(x)≈−x+23x2−310x3 The question only asks for the terms up to x3.
State the interval of validity of the expansion
−21<x<21 The expansion is only valid where every standard series used converges.
Check the expansion numerically at x=501
f(501)≈−0.01942568,P(501)≈−0.019426667 The truncated series and the function agree to several decimal places for small x, as they must.
Check the expansion numerically at x=1001
f(1001)≈−0.0098532704,P(1001)≈−0.0098533333 The truncated series and the function agree to several decimal places for small x, as they must.
Recall the exponential series
eu=1+u+2!u2+3!u3+4!u4+⋯ This is a standard result; it is valid for every real u.
Recall the sine series
sinu=u−3!u3+5!u5−⋯ Only odd powers appear, and the signs alternate.
Recall the cosine series
cosu=1−2!u2+4!u4−⋯ Only even powers appear, and the signs alternate.
Select the option matching this expansion
f(x)≈−x+23x2−310x3 This is the required series expansion in ascending powers of x.