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

This commit is contained in:
arc
2025-10-13 15:02:06 -06:00
parent ae2f161035
commit 58258dca14

View File

@@ -127,3 +127,7 @@ The error for the first $n$ terms of a sequence is less than or equal to the $(n
A power series centered at $c$ is a series of the form:
$$ \sum_{n=0}^\infty a_n(x-c)^n = a_0 + a_1(x-c) + a_2(x-c)^2 + \cdots$$
where $x$ is a variable.
$\sum x^n$ converges when $|x| < 1$ and diverges when $|x| \ge 1$.
The above series is a series of the