Lucid Dreamer
- 25
- 0
I want to show that e^x e^x = e^{2x} using a power series expansion. So I start with
\sum_{n=0}^\infty \frac{x^n}{n!} \sum_{m=0}^\infty \frac{x^m}{m!}
\sum_{n=0}^\infty \sum_{m=0}^\infty \frac{x^n}{n!} \frac{x^m}{m!}
\sum_{n=0}^\infty \sum_{m=0}^\infty \frac{x^{m+n}}{m!n!}
I am at a loss of where to go from here. I want to reduce the last expression down to \sum_{n=0}^\infty \frac{(2x)^n}{n!} but I am not sure of how to get rid of one of the summations.
\sum_{n=0}^\infty \frac{x^n}{n!} \sum_{m=0}^\infty \frac{x^m}{m!}
\sum_{n=0}^\infty \sum_{m=0}^\infty \frac{x^n}{n!} \frac{x^m}{m!}
\sum_{n=0}^\infty \sum_{m=0}^\infty \frac{x^{m+n}}{m!n!}
I am at a loss of where to go from here. I want to reduce the last expression down to \sum_{n=0}^\infty \frac{(2x)^n}{n!} but I am not sure of how to get rid of one of the summations.