From 1e8ab2cda29fbced20259bef23c5d56c422e669a Mon Sep 17 00:00:00 2001 From: arc Date: Mon, 13 Oct 2025 15:12:06 -0600 Subject: [PATCH] vault backup: 2025-10-13 15:12:06 --- 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 88a795d..42dead0 100644 --- a/education/math/MATH1220 (calc II)/Sequences.md +++ b/education/math/MATH1220 (calc II)/Sequences.md @@ -136,6 +136,6 @@ The above series is a power series where $a_n = 1$ and $c = 0$. The behavior a given power series falls into one of three cases: 1. The series converges on an interval with radius $R > 0$ When this happens, each interval endpoint needs to be checked independently, because the ratio test will always be indeterminate at those points. 2. The series converges for all $x = \mathbb{R}$ -3. +3. The series will converge at a single point, $c$. # Examples