Solve any maths problem
Equations, derivatives, integrals, matrices, triangles, primes, statistics, or a word problem the tutor breaks into parts.
Step by step
- f(x) = e^{- x^{2}}
Taylor series about x = 0: f(x) = Σ fᵏ(x₀)/k! · (x − x₀)ᵏ.
- f^{(0)}(0) = e^{- x^{2}}\big|_{x=0} = 1
Derivative 0 at the centre.
- f^{(1)}(0) = - 2 x e^{- x^{2}}\big|_{x=0} = 0
Derivative 1 at the centre.
- f^{(2)}(0) = 2 \left(2 x^{2} - 1\right) e^{- x^{2}}\big|_{x=0} = -2
Derivative 2 at the centre.
- f^{(3)}(0) = 4 x \left(3 - 2 x^{2}\right) e^{- x^{2}}\big|_{x=0} = 0
Derivative 3 at the centre.
- f^{(4)}(0) = 4 \left(4 x^{4} - 12 x^{2} + 3\right) e^{- x^{2}}\big|_{x=0} = 12
Derivative 4 at the centre.
- f^{(5)}(0) = 8 x \left(- 4 x^{4} + 20 x^{2} - 15\right) e^{- x^{2}}\big|_{x=0} = 0
Derivative 5 at the centre.
- \frac{x^{4}}{2} - x^{2} + 1
Assemble the terms up to degree 5.
Reveal the answer
\frac{x^{4}}{2} - x^{2} + 1 + O((x-0)^{6})