So I have a test next week and I saw this question with no answer and I would like to some help.
Let $f: \mathbb{R} \rightarrow \mathbb{R}$ infinitely differentiable
and let $\sum _{n=0}^{\infty} a_nx^n$ the taylor series around $0$
and $f(1) = \sum _{n=0}^{\infty} a_n$
Which one of the following is correct?
$\sum _{n=1}^{\infty} \frac{(-1)^na_n}{n}$ is convergent
$\sum _{n=0}^{\infty} (-1)^na_n$ is convergent
$\sum _{n=1}^{\infty} \frac{(-1)^na_n}{2^n}$ is absolute convergent
$f(0.5) = \sum _{n=0}^{\infty} \frac{a_n}{2^n}$
So as far as I know, the Taylor series around $0$ is actually $\sum _{n=1}^{\infty} \frac{f^{n}(0)}{n!}x^n$
My question is this: why do they mention that $f(1) = \sum _{n=0}^{\infty} a_n$? Is it not obvious?
If not (and I am guessing it is not), how does it help me here ?
I would like (and be very happy) for some instruction here.
I took $f = e^x$ meaning the taylor series is $\sum _{n=1}^{\infty} \frac{1}{n!}x^n$
But I have no idea if e = $\sum _{n=1}^{\infty} \frac{1}{n!}$
And even though with this example both $1,2,3$ are true.
arctan(x)
– MSalters Sep 03 '13 at 08:12