
Dayv O. answered 05/28/23
Caring Super Enthusiastic Knowledgeable Pre-Calculus Tutor
the (x-x0)0 has multiplier f(x0) in Taylor Series of f(x)
the (x-x0)1 has multiplier f'(x0)/1! in Taylor Series of f(x)
the (x-x0)2 has multiplier f''(x0)/2! in Taylor Series of f(x)
the (x-x0)3 has multiplier f'''(x0)/3! in Taylor Series of f(x)
etc.
Have f(x)=taylor series for x in radius of convergence around x0
f'(x)=0+[1*f'(x0)/1!](x-x0)0+[2f''(x0)/2!](x-x0)1+[3f'''(x0)/3!](x-x0)2+....
f'(x0)=0+f'(x0)+0+0+...
f''(x)=0+0+[2*1*f''(x0)/2!](x-x0)0+[3*2f'''(x0)/3!](x-x0)1+....
f''(x0)=0+0+f''(x0)+0+0...
f'''(x)=0+0+0+[3*2*1*f'''(x0)/3!](x-x0)0+....
f'''(x0)=0+0+0+f'''(x0)+0+0...
etc.