Answer on Question #37417 – Math - Differential Calculus
Taylor's theorem.
Suppose f(x) is differentiable at the point x=b. Then this function can be expanded into Taylor series at the point x=b and expressed by the following formula
f(x)=n=0∑∞n!f(n)(b)(x−b)n
At first, we should find derivatives of the sine function and its value at the point 0.
f′(x)=cosxf′(0)=1f′′(x)=−sinxf′′(0)=0f′′′(x)=−cosxf′′′(0)=−1f(4)(x)=sinxf(4)(0)=0f(5)(x)=cosxf(5)(0)=1
Substituting this into general formula we get
sinx=x−3!x3+5!x5−7!x7+9!x9−⋯
Or in compact sigma notation that is equal to
sinx=n=1∑∞(2n+1)!(−1)n+1x2n+1