maths.free › Analysis › Taylor approximation and error
Taylor approximation and error
How well a polynomial stands in for a function, and how far you can trust it.
Near the centre the Taylor polynomial is nearly the function; the error is controlled by the next derivative and the distance from the centre. This is why calculators can compute sin: a handful of terms inside a small interval, plus symmetry.
పనిరోజులు: taylor series of sin(x)
అడుగు ద్వారా
- f(x) = \sin{\left(x \right)}
Taylor series about x = 0: f(x) = Σ fᵏ(x₀)/k! · (x − x₀)ᵏ.
- f^{(0)}(0) = \sin{\left(x \right)}\big|_{x=0} = 0
Derivative 0 at the centre.
- f^{(1)}(0) = \cos{\left(x \right)}\big|_{x=0} = 1
Derivative 1 at the centre.
- f^{(2)}(0) = - \sin{\left(x \right)}\big|_{x=0} = 0
Derivative 2 at the centre.
- f^{(3)}(0) = - \cos{\left(x \right)}\big|_{x=0} = -1
Derivative 3 at the centre.
- f^{(4)}(0) = \sin{\left(x \right)}\big|_{x=0} = 0
Derivative 4 at the centre.
- f^{(5)}(0) = \cos{\left(x \right)}\big|_{x=0} = 1
Derivative 5 at the centre.
- \frac{x^{5}}{120} - \frac{x^{3}}{6} + x
Assemble the terms up to degree 5.
జవాబు వెల్లడి చేయండి
మీ సొంత ప్రయత్నించండి
ఇంకా Analysis
Sequences and their limitsConvergence of seriesImproper integralsFunctions of a complex variable