Calc 2 prove the series is itself

  • Thread starter Thread starter brushman
  • Start date Start date
  • Tags Tags
    Calc 2 Series
brushman
Messages
112
Reaction score
1

Homework Statement


A function defined by a power series \sum_{n=0}^\infty \(a_{n}x^n with a radius of convergence c > 0 has a Maclaurin series that converges to the function at every point of (-c, c). Show this by showing that the Maclaurin series generated by f(x) = \sum_{n=0}^\infty \(a_{n}x^n is the series \sum_{n=0}^\infty \(a_{n}x^n itself.

An immediate consequence of this is that series like

x\sin(x) = x^2 - \frac{x^4}{3!} + \frac{x^6}{5!} - \cdot \cdot \cdot

and

x^{2}e^{x} = x^2 + x^3 + \frac{x^4}{2!} + \cdot \cdot \cdot

obtained by multiplying Maclaurin series by powers of x, as well as series obtained by integration and differentiation of convergent power series, are themselves the Maclaurin series generated by the functions they represent.

The Attempt at a Solution



So I don't even know what to do. It seems like the Maclaurin series already equals itself by definition.
 
Physics news on Phys.org
The MacLaurin series of a function f is defined as

\sum_{n=0}^{+\infty}{\frac{f^{(n)}(0)x^n}{n!}}

So given a function f(x)=\sum_{n=0}^{+\infty}{a_nx^n}, you'll need to prove that a_n=\frac{f^{(n)}(0)}{n!}.
 
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...

Similar threads

Back
Top