Question 3 and 4 Solutions
Question 3 and 4 Solutions
Part (a): First Four Terms of the Maclaurin Series for (8 + x)^{13}
The Maclaurin series expansion of a function f(x) = (8 + x)^{13} around x = 0 can be derived
using the binomial expansion formula:
(8 + x)^{13} = Σ (k=0 to ∞) [C(13,k) * 8^{13-k} * x^k]
We'll find the first four terms:
1. First term:
f(0) = ln(3)
2. Second term:
f'(x) = 1 / (x + 3), f'(0) = 1/3
So, the second term is (1/3) * x.
3. Third term:
f''(x) = -1 / (x + 3)^2, f''(0) = -1/9
So, the third term is -(1/18) * x^2.
4. Fourth term:
f'''(x) = 2 / (x + 3)^3, f'''(0) = 2/27
So, the fourth term is (2/81) * x^3.
So, the Taylor series expansion for ln(x + 3) around x_0 = 0 is:
ln(x + 3) ≈ ln(3) + (x/3) - (x^2/18) + (2x^3/81)
Part (c): Estimate ∫₀¹ e^{-x^2} dx using the First Three Terms of the Maclaurin
Series
The Maclaurin series for e^{-x^2} is:
e^{-x^2} = 1 - x^2 + (x^4 / 2) - ...
So:
∫₀¹ e^{-x^2} dx ≈ 1 - 1/3 + 1/10 = 1 - 0.3333 + 0.1 = 0.7667
2. Truncation Error:
Occurs when an infinite process is approximated by a finite one. For example, using a
finite number of terms in a series to approximate a function.
3. Human Error:
Errors made by humans during calculations, data entry, or interpretation. For instance,
mistyping a number during data input.
1. Addition:
x + y = 57 + 13 = 70 (no chopping needed)
2. Subtraction:
x - y = 57 - 13 = 44 (no chopping needed)
3. Multiplication:
x * y = 57 * 13 = 741 (no chopping needed)
4. Division:
x / y = 57 / 13 ≈ 4.384615 (chopped to five digits: 4.3846)