From 8054ea426667a2d2859852f4b505367be49143bf Mon Sep 17 00:00:00 2001 From: arc Date: Mon, 13 Oct 2025 16:15:57 -0600 Subject: [PATCH] vault backup: 2025-10-13 16:15:57 --- education/math/MATH1220 (calc II)/Sequences.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/education/math/MATH1220 (calc II)/Sequences.md b/education/math/MATH1220 (calc II)/Sequences.md index 91c53ed..cd17f06 100644 --- a/education/math/MATH1220 (calc II)/Sequences.md +++ b/education/math/MATH1220 (calc II)/Sequences.md @@ -147,4 +147,4 @@ The behavior a given power series falls into one of three cases: $$ \frac{x}{3}$$ 2. For a geometric series, it converges when the ratio $r$ is less than one. Written as an equality, this gives us: $$ |r| < 1 \to |\frac{x}{3}| < 1 \to |x| < 3 $$ -This means that the interval of convergence is $(-3, 3)$ \ No newline at end of file +This means that the interval of convergence is $(-3, 3)$, given it diverges at both interval endpoints. \ No newline at end of file