I was doing some MacLaurin Series problems and came across this one:
$x^3\text{ln}(1+2x^2)$
What I first did was find the MacLaurin Series for $\ln(1+z)$ where z = $2x^2$:
$\sum_{n=0}^\infty \frac{(-1)^n(1+z)^n}{n}$
Then I plugged in my $2x^2$ for z and got this:
$\sum_{n=0}^\infty \frac{(-1)^n(1+2x^2)^n}{n}$
From there I am stuck as I don't know how to do this:
$x^3*\sum_{n=0}^\infty \frac{(-1)^n(1+2x^2)^n}{n}$
Any help is appreciated thanks.
Hint: use correct MacLaurin series for $\log$ function: $$\log(1+x)=\sum_{n\ge1}\frac{(\color{red}{-x})^n}n.$$