I'm studying for the FE Exam. A simple walk-through would be appreciated to help my understanding of how to solve similar problems.
Find the Taylor series about $x=2$ for the function
$f(x) = x^5 - 3x^4 + 2x^3 - x^2 - x + 1 $
And prove that the Taylor series converges to $f$ using the definition.
As $f^{(k)}=0$ for $k>5$, the Taylor series is a finite sum and $=f$.