vault backup: 2025-10-06 13:31:20

This commit is contained in:
arc
2025-10-06 13:31:20 -06:00
parent 0123762cee
commit 0040201121

View File

@@ -121,4 +121,4 @@ All three conditions hold true, therefore we know that $\sum_{n=1}^\infty \frac{
## Error
Let $\sum_{n=1}^\infty (-1)^n a_n$ be a series shown to converge by the alternating series test, and that it converges to a $L$. Then the remainder for a given term $N$ is $R_N = L - S_N$ . So $|R_N| \le a_{N+1}$.
So to determine the given error for any number of the series,
The error for the first $n$ terms of a sequence is less than or equal to the $(n + 1)$ st term of the sequence.