maths.free › Calculus › Taylor series
Taylor series
Approximating a function by polynomials built from its derivatives.
A Taylor series rebuilds a function from its derivatives at one point: f(x₀) + f′(x₀)(x − x₀) + f″(x₀)(x − x₀)²/2! + …. The dashed curve is the polynomial; watch how it hugs the function near the centre and drifts away from it.
उदाहरण: taylor series of e^x
चरणद्वारा चरण
- f(x) = e^{x}
Taylor series about x = 0: f(x) = Σ fᵏ(x₀)/k! · (x − x₀)ᵏ.
- f^{(0)}(0) = e^{x}\big|_{x=0} = 1
Derivative 0 at the centre.
- f^{(1)}(0) = e^{x}\big|_{x=0} = 1
Derivative 1 at the centre.
- f^{(2)}(0) = e^{x}\big|_{x=0} = 1
Derivative 2 at the centre.
- f^{(3)}(0) = e^{x}\big|_{x=0} = 1
Derivative 3 at the centre.
- f^{(4)}(0) = e^{x}\big|_{x=0} = 1
Derivative 4 at the centre.
- f^{(5)}(0) = e^{x}\big|_{x=0} = 1
Derivative 5 at the centre.
- \frac{x^{5}}{120} + \frac{x^{4}}{24} + \frac{x^{3}}{6} + \frac{x^{2}}{2} + x + 1
Assemble the terms up to degree 5.
जवाफ प्रकट गर्नुहोस्
तपाईँको आफ्नै प्रयास गर्नुहोस्
यसमा थप Calculus
LimitsDerivativesIntegralsDefinite integralsSeries and sumsMaxima and minima