Find the general formula the taylor series of $e^{2x}$ and $xe^{2x}$

447 Views Asked by At

$e^{2x}$ and $xe^{2x}$

I know that $$e^x=\sum_{n=0}^{\infty} \dfrac{x^{n}}{n!}$$.

So $$e^{2x} =\sum_{n=0}^{\infty} \dfrac{(2x)^{n}}{n!}$$

and $$xe^{2x}= \sum_{n=0}^{\infty} \dfrac{2^{n}x^{n+1}}{n!}$$

Is this correct, or it should be something else?

1

There are 1 best solutions below

2
On BEST ANSWER

It is correct, except that those sums begin with $n=0$, not $n=1$.