Question If $\displaystyle f(x)=\sum_{n=0}^{\infty}\frac{x^{2n+1}}{(2n+1)!!}$ then prove that
$f'(x)=1+xf(x)$
Book's Question
I can prove its radius of convergence is infinity
Book's Answer
My Approach
$\displaystyle f(x)=\sum_{n=0}^{\infty}\frac{x^{2n+1}}{(2n+1)!!}$
$\displaystyle f'(x)=\sum_{n=1}^{\infty}\frac{(2n+1)x^{2n}}{(2n+1)!!}$
Now I cannot prove $f'(x)=1+xf(x)$


Hints:
In your derivation, what happens to the $n=0$ term? It is not a constant. In particular, for $n=0$, the corresponding term in $f$ is $\frac{x}{1!!}=x$, so its derivative is $1$.
Consider $\frac{2n+1}{(2n+1)!!}$. Since the double factorial is $$(2n+1)!!=(2n+1)(2n-1)(2n-3)\dots1,$$ the first factor of the double factorial cancels, leaving $(2n-1)!!$. Note that $!!$ does not mean taking the factorial twice.