Taylor Series:An infinite sum representing a function as an expansion about any point $a$, given by $f(a) + f'(a)(x-a) + \frac{f''(a)}{2!}(x-a)^2 + \cdots$.
Power Series:An infinite series in the form $\sum_{n=0}^{\infty} c_n (x - a)^n$, where each term involves powers of $(x - a)$.
Convergence Radius: The distance from the center point within which a power series converges to the function it represents.