How would you evaluate $\int_{0}^{0.4} \sqrt{1+x^4} dx$ using the functions power series.
I have figured out that the power series for $\sqrt{1+x^4}= 1 +\sum_{n=1}^{\infty} \frac{(2n-2)!x^{4n}}{2^{2n-1}(n-1)!n!}$ but how would i differentiate this considering I have the trailing $1$ as part of the series
After proving the uniform convergence of the series in $[0,0.4]$ (less required, actually): $$\int_0^{0.4}\sqrt{1 + x^4}\,dx = \int_0^{0.4}1\,dx + \sum_{n=1}^{\infty}\int_0^{0.4}\frac{(2n-2)!x^{4n}}{2^{2n-1}(n-1)!n!}\,dx. $$