vault backup: 2025-10-13 16:15:57
This commit is contained in:
@@ -147,4 +147,4 @@ The behavior a given power series falls into one of three cases:
|
|||||||
$$ \frac{x}{3}$$
|
$$ \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:
|
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 $$
|
$$ |r| < 1 \to |\frac{x}{3}| < 1 \to |x| < 3 $$
|
||||||
This means that the interval of convergence is $(-3, 3)$
|
This means that the interval of convergence is $(-3, 3)$, given it diverges at both interval endpoints.
|
Reference in New Issue
Block a user