Library/Algebra/Formal power series

Formal power series

Overview
Important

A formal power series is an infinite sum that looks like a polynomial, but with infinitely many terms. It is written as a0+a1x+a2x2+a3x3+ext...a_0 + a_1x + a_2x^2 + a_3x^3 + ext{...}, where the aia_i are coefficients from some number system (like the real numbers or integers). Unlike regular power series in calculus, we do not worry about whether the sum 'converges' for any value of xx—we treat xx as a symbol and focus on algebraic manipulation.

Important properties

  • Formal power series can be added and multiplied using the same rules as polynomials.

  • There is no need to substitute a value for xx or worry about convergence.

  • The set of all formal power series with coefficients in a ring forms a ring itself, called the ring of formal power series.