Section 10.17 : Applications of Series
1. Determine a Taylor Series about x=0 for the following integral.
∫ex−1xdxShow All Steps Hide All Steps
Start SolutionThis problem isn’t quite as hard as it might first appear. We know how to integrate a series so all we really need to do here is find a Taylor series for the integrand and then integrate that.
Show Step 2Okay, let’s start out by noting that we are working about x=0 and that means we can use the formula for the Taylor Series of the exponential function. For reference purposes this is,
ex=∞∑n=0xnn!Next, let’s strip out the n=0 term from this and then subtract one. Doing this gives,
ex−1=[1+∞∑n=1xnn!]−1=∞∑n=1xnn!Of course, in doing the above step all we really managed to do was eliminate the n=0 term from the series. In fact, that was not a bad thing to have happened as well see shortly.
Finally, let’s divide the whole thing by x. This gives,
ex−1x=1x∞∑n=1xnn!=∞∑n=1xn−1n!We moved the x that was outside the series into the series. This is required in order to do the integral of the series. We only want a single x in the problem and we now have that.
Also note that while the function on the left has a division by zero issue the series on the right does not have this problem. All of the x’s in the series have positive or zero exponents! This is a really good thing.
Of course, the other good thing that we have at this point is that we’ve managed to find a series representation for the integrand!
Show Step 3All we need to do now is compute the integral of the series to get a series representation of the integral.
\int{{\frac{{{{\bf{e}}^x} - 1}}{x}\,dx}} = \int{{\sum\limits_{n = 1}^\infty {\frac{{{x^{n - 1}}}}{{n!}}} \,dx}} = \require{bbox} \bbox[2pt,border:1px solid black]{{c + \sum\limits_{n = 1}^\infty {\frac{{{x^n}}}{{\left( n \right)\left( {n!} \right)}}} }}