A power series is a series of the form \( \sum a_n x^n \), where each term involves a power of \(x\). They resemble polynomials but with potentially infinite terms.
Here are a few key points:
- "Power" indicates variable exponents, in this case, \(x^n\)
- Each coefficient \(a_n\) determines the weight of each term
- Convergence is based on the variable \(x\) sitting within a specific range
Referring back to our series, the expression \[\sum_{n=1}^{\infty} \frac{n^2 x^n}{2^n}\]is a classic example. The particular coefficients \(a_n = \frac{n^2}{2^n}\) dictate how terms like \(x^n\) grow, shaping the series convergence behavior. Understanding a power series involves deciphering these parameters and finding where \[\sum a_n x^n\]actually converges to provide meaningful results.