Power series expansion of a function of x

Unassuming
Messages
165
Reaction score
0

Homework Statement



[Directions to problem]
Show that the function of x gives a power series expansion on some interval centered at the origin. Find the expansion and give its interval of validity.

\int_0^x e^{-t^2} dt

Homework Equations





The Attempt at a Solution



I have that, e^{-t^2} = \sum_0^{\infty} \frac{(-1)^n(t^2)^n}{n!}

I now am wondering whether I can take the integral of this series as follows,

\int_0^x \sum_0^{\infty} \frac{(-1)^n(t^2)^n}{n!} dt = \sum_0^{\infty} \frac{(-1)^n(x^{2n+1})}{n!(2n+1)}

Am I allowed to do that and if so, what is the justication?

---

I performed the ratio test on the result and the limit as n approached 0 was 0, and I therefore concluded that the series converges for all x in R.
 
Physics news on Phys.org
I think you mean "prove the function has a power series" since the integration itself does not directly "give" the power series.

Yes, as long as you are inside the radius of convergence, you can integrate a power series term by term.
 
Also the series expansion of e^{x} is valid for all x
 
There are two things I don't understand about this problem. First, when finding the nth root of a number, there should in theory be n solutions. However, the formula produces n+1 roots. Here is how. The first root is simply ##\left(r\right)^{\left(\frac{1}{n}\right)}##. Then you multiply this first root by n additional expressions given by the formula, as you go through k=0,1,...n-1. So you end up with n+1 roots, which cannot be correct. Let me illustrate what I mean. For this...
Back
Top