Just like the integration of the Taylor series of $\,\sin x\,$ gives $\,\cos x +C. \,$ I did the same with the general taylor series. The integration of the taylor series of $f(x)$ around x=a is: $$f(a)x+\frac{(x-a)^2}{2}f^{'}(a)+......$$ which gives $a*f(a)$ at x=a.
I integrated the general Taylor series around $x=a$ of any function and evaluated it at $x=a.$ That gives $a\cdot f(a),$
which is absolutely false because it would mean that the value of the integral of any function $f(x)$ at $x=a$ is $a\cdot f(a)$.
And, it means that the definite integral of any function from $a$ to $b$ is $bf(b)-af(a)$ which is false.
So, what did I do wrong?