Chalk−1

Math · Calculus · Worked example

Approximate e^0.2 with a quadratic

Build the degree-two approximation at zero and bound its error.

Find the coefficients

Every derivative of eˣ is eˣ, so each derivative at zero is 1.

P2(x)=1+x+x22

Evaluate

Substitute 0.2 in the polynomial.

P2(0.2)=1+0.2+0.02=1.22

Bound the omitted part

On [0,0.2], the third derivative is at most e^0.2<1.23.

∣e0.2−1.22⁢∣<1.23⁢(0.2)36=0.00164

Result

The quadratic gives 1.22 with error less than 0.00164.

Your turn

Find the cubic Taylor polynomial of sin x at zero.

Show the answer and explanation

x−x³/6.

The first four derivatives at zero are 0,1,0,−1; divide by the corresponding factorials.

Keep exploring

Change an input and predict the result before checking it.

Return to the concept →
Sources and scope

Authored study material. Tool results depend on the stated inputs and model assumptions.