Let $D$ denote a divergent series and let $C$ denote a convergent series. Furthermore, let $s : \{ Series \} \to \{ numbers \} $ be a regular, linear divergent series operator, which is either one of these operators:
(the hyperlinks will direct you to the wiki page of the relevant summation method, not the person who invented/discovered it)
- Borel summation
- Abel summation
- Euler summation
- Césaro summation
- Lambert summation
- Ramanujan summation
- Summing the series by means of Analytic continutation
- Some Regularization method
I am wondering if there is any meaningful way to answer the following questions (Assuming $D_1 , D_2$ are summable with $s$):
- What does $s(D_1 + D_2)$ equal? Is it always equal to $s(D_2 + D_1)$ ? How does it relate to $s(D_1)$ and $s(D_2)$ ?
- What does $s(D_1 \cdot D_2) $ equal? Is it always equal to $s(D_2 \cdot D_1)$ ? How does it relate to $s(D_1)$ and $s(D_2)$ ?
- What happens when we add convergent series into the mix? And what if we're summing linear combinations of $n$ convergent and $m$ divergent series?
Do the results differ for different summation methods, listed above?
Short answer : no. Convergent series have the addition property s(A+B) = s(A)+s(B)$ but no multiplication property.
if $A_n=1/n$, $s(A) =\infty$ but $A\cdot A$ is convergent.
I didn't look in details at your links but what I'm saying here is pretty general. Multiplying series feels weird.