We let {$a_n$}$_{n\in N}$ be $a_n$=$\frac{f^{n}(0)}{n!}$. I have to show that if $f$ is an even function so is $a_{2n-1}$$=0$ for all n$\in$N. How can I show it? By induction maybe? Can anyone give a hint? If we try induction:
Induction start: n=1: $$f(x)=f(-x)$$ $$f'(x)=-f'(x)$$ $$x=0 ->2f'(0)=0->f'(0)=0$$
Induction assumption is then: $$f^{2n-1}(0)=0$$
But now I can't move on my own. What to do then?