From f2621f8f1cb8b97b9d4ef0bc65a4047bf5acf7e2 Mon Sep 17 00:00:00 2001 From: arc Date: Mon, 13 Oct 2025 16:00:57 -0600 Subject: [PATCH] vault backup: 2025-10-13 16:00:57 --- education/math/MATH1220 (calc II)/Sequences.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/education/math/MATH1220 (calc II)/Sequences.md b/education/math/MATH1220 (calc II)/Sequences.md index 42dead0..53679a7 100644 --- a/education/math/MATH1220 (calc II)/Sequences.md +++ b/education/math/MATH1220 (calc II)/Sequences.md @@ -139,3 +139,5 @@ The behavior a given power series falls into one of three cases: 3. The series will converge at a single point, $c$. # Examples +> When does the series $\sum_{n=0}^\infty \frac{x^n}{3^n}$ converge? +1. Solving for power series will pretty much start with the ratio test. \ No newline at end of file