I am following a course on computer algebra and at the end of the course, my professor wrote something down I could not follow at first. Concretely it handles about a definition given as follows:
Let $(b_n(x))_{n \geq 0}$ be a sequence of power series $\in \mathbb{K}[[x]]$.
Set $a_N := \sum_{n=0}^N b_n(x) \in \mathbb{K}[[x]]$ with $N \in \mathbb{N}$.If $(a_N)_{N \geq 0}$ is convergent, i.e. $\exists b(x) \in \mathbb{K}[[x]]$ such that $\lim_\limits{N \to \infty} a_N(x) = b(x) = \lim_\limits{N \to \infty} \sum_{n=0}^N b_n(x) = \lim_\limits{n \to \infty} a_N(x) = b(x)$,
then we define $\sum_{n=0}^\infty b_n := b(x)$ $(= \lim_\limits{N \to \infty} \sum_{n = 0}^N b_n)$
Note that $\mathbb{K}[[x]]$ represents the ring of power series with Cauchy product and $\lim_\limits{n \to \infty} a_n(x)$ was introduced as notation for a convergent power series $a_n(x)$.
I tried to understand what the goal of this definition should be, but it is written down in such a confusing and sloppy way that I do not seem to get the sense of it anymore. I know we are working towards composition of formal power series, but I don't see why.
Because I need to solve some homeworks from this definition, I was wondering whether any one could guide me to references concerning this definition (e.g. does it have a name?) or explain what the goal of this definition could be.
The definition may become easier to follow if we instead consider a comparable, more familiar situation.
You could find here a somewhat more detailed answer regarding this aspect.
Note that in the professor's text for convenience only $a_N(x)$ is used as shorthand to denote the partial sums \begin{align*} a_N(x):=\sum_{n=0}^Nb_n(x)\qquad\qquad N\geq 0 \end{align*}