Ask Question
23 November, 22:49

Estimate the maximum error made in approximating e^x by the polynomial 1 + x + {1}/{2}x^2 over the interval x of [-0.4,0.4].

+1
Answers (1)
  1. 24 November, 00:22
    0
    E^x = 1 + x + x² / 2 + x³ / 3! + x^4 / 4! + ...

    = (1 + x + x²/2) + x³ [ 1/6 + x / 4! + x² / 5! + ... ]

    Error = e^x - (1 + x + x²) = x³ [ 1/6 + x / 4! + x² / 5! + ... ]

    x / 4! < x / 6 x² / 5! < x² / 6 and so on

    So if we replace all factorials by 1/6 ...

    error < x² [ 1/6 + x/6 + x²/6 + ... ]

    < x² / 6 [ 1 + x + x² ... ]

    < x² / 6 * 1 / (1 - x) = x² / 6 (1-x) if x < 1

    maximum error = x² / 6 (1-x) occurs at 0.4 or - 0.4 in the given interval.

    = 0.0444444
Know the Answer?
Not Sure About the Answer?
Find an answer to your question ✅ “Estimate the maximum error made in approximating e^x by the polynomial 1 + x + {1}/{2}x^2 over the interval x of [-0.4,0.4]. ...” in 📘 Mathematics if you're in doubt about the correctness of the answers or there's no answer, then try to use the smart search and find answers to the similar questions.
Search for Other Answers