Strict Form for Maclaurin Series

25 Views Asked by At

I have arrived at a expression $\sum_{n=0}^{\infty}n(n-1)(x^n +x^{n-1})$ in a Maclaurin series question.

Is this a suitable form? If not, how do I adjust what I already have?

1

There are 1 best solutions below

0
On

$$\sum_{n=0}^{\infty}n(n-1)(x^n +x^{n-1})=\sum_{n=0}^{\infty}n(n-1)(x^n+\frac{x^n}{x})=(1+\frac{1}{x})\sum_{n=0}^{\infty}n(n-1)x^n$$