vault backup: 2025-10-13 15:12:06

This commit is contained in:
arc
2025-10-13 15:12:06 -06:00
parent 31a847196d
commit 1e8ab2cda2

View File

@@ -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: 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. 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}$ 2. The series converges for all $x = \mathbb{R}$
3. 3. The series will converge at a single point, $c$.
# Examples # Examples