vault backup: 2025-10-03 12:16:20

This commit is contained in:
arc
2025-10-03 12:16:20 -06:00
parent 95b70729d7
commit add12e8483

View File

@@ -98,3 +98,4 @@ The above series converges if all three of the following hold true:
- $a_n > 0$ - $a_n > 0$
- Series decreases: $a_n \ge a_{n+1}$ for all $n$ - Series decreases: $a_n \ge a_{n+1}$ for all $n$
- $\lim_{n\to\infty} a_n = 0$ as_ - $\lim_{n\to\infty} a_n = 0$ as_
This test does not provide any guarantees about divergence i.e if if the test fails, the series does not necessarily diverge.