GuitarStrings
- 17
- 0
Homework Statement
Approximate the sum of the series S = \sum(n from 1 to Infinity) \frac{[(-1)^(n+1)]}{n!} by calculating S_10.
Estimate the level of error involved in this problem.
AND
S = \sum(n from 1 to Infinity) \frac{[(-1)^(n+1)]}{n^4}
Approximate the sum of the series by using the 20th partial sum.
Estimate the error involved in this approximation.
Homework Equations
None.
The Attempt at a Solution
Manually found the sum of the series using a GDC.
Error is less than u_{n+1}. So I found u_{n+1}, but that gives the wrong answer for both the cases.