$$ The Taylor series of a function about a point can be found using the formula:
$$f(x) = f(a) + f'(a)(x-a) + \frac{f''(a)}{2!}(x-a)^2 + \frac{f'''(a)}{3!}(x-a)^3 + \cdots$$
Since we are expanding about 0, the Taylor series becomes:
$$f(x) = f(0) + f'(0)x +
Show more…