Question
Determine the function value and the first and second derivative of f (x) = x4 at x = 3. Then, estimate the function value at x = 3.1, using a first-order and second-order Taylor series approximation. How big is the error? Illustrate with a graph.
My attempt......
ERROR = 11.34-10.8 =0.54
>>Not sure if i'm on the right track. Any help much appreciated.
Regards
Determine the function value and the first and second derivative of f (x) = x4 at x = 3. Then, estimate the function value at x = 3.1, using a first-order and second-order Taylor series approximation. How big is the error? Illustrate with a graph.
My attempt......
| f (x) = x4 f (3) = 81 | f ’ (x) = 4x3 f ’ (3) = 108 | f ” (x) = 12x2 f ” (3) = 108 | |||
| First order Taylor series Approximation. ∆B ≈ dB/dy x ∆y ∆B ≈ 4(3)^3 x 0.1 ∆B ≈ 10.8 f(3.1) ≈ 91.8 | Second Order Taylor Series ∆B≈ dB/dy x ∆y + 1d^2B/2dy^2 x ∆y^2 ∆B≈ 4(3)^3 x (0.1) + (0.5) x 12(3)^2 x(0.1)^2 ∆B≈ 10.8 + 0.54 ∆B≈ 11.34 f(3.1) = 92.34 | ||||
>>Not sure if i'm on the right track. Any help much appreciated.
Regards
Last edited: