maths.free › Real 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.
İşlənmiş nümunə: taylor series of sin(x)
Addım-addım
- 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.
Cavabı göstər
Symbols used here
Ratios of sides in a right triangle; coordinates on the unit circle.
Inequalities that allow equality; < and > exclude it.
Grows no faster than n² (up to a constant), for large n.
Distance from zero: |−3| = 3. For a complex number, distance from the origin.
2.71828…, the base whose exponential is its own derivative.
Not a number: "grows without bound" in limits and intervals.
Add a_k for k = 1 up to n.
Multiply a_k for k = 1 up to n.
The value f(x) approaches as x approaches a.
Antiderivative (indefinite) or signed area from a to b (definite).
Naturals, integers, rationals, reals, complex numbers.
Quantifiers: every x; at least one x.
Marks the point where the statement has been established.
Small positive tolerances in the definition of a limit.
Least upper bound, greatest lower bound.
Points within r of x; A plus its limit points; the edge of A.
How to: Taylor approximation and error
- Taylor series about x = 0: f(x) = Σ fᵏ(x₀)/k! · (x − x₀)ᵏ.
- Derivative 0 at the centre.
- Derivative 1 at the centre.
- Derivative 2 at the centre.
- Derivative 3 at the centre.
- Derivative 4 at the centre.
- Derivative 5 at the centre.
- Assemble the terms up to degree 5.
Questions people ask
What is the ε–δ definition actually saying?
That you can make the output as close to the limit as anyone demands (within ε) by keeping the input close enough (within δ). It replaces "approaches" with a challenge-and-response that can be checked.
Why does the harmonic series diverge when its terms go to zero?
Because the terms shrink too slowly: group them as 1/3 + 1/4 > 1/2, 1/5 + … + 1/8 > 1/2, and so on — infinitely many halves.
Özün sına
Daha çox Real Analysis
Sequences and their limitsConvergence of seriesImproper integralsFunctions of a complex variableContinuity and differentiability, rigorouslySequences of functions and uniform convergence