Here are three simple properties one might require of a summation method for divergent series:
- A stable summation scheme is one in which (assuming also each sums are defined iff the other is) $$\sum_{n=1}^\infty a_n = a_1 + \sum_{n=1}^\infty a_{n+1}$$
- A linear one satisfies (whenever the RHS is defined) $$\sum_{n=1}^\infty (\kappa a_n+b_n) = \kappa\sum_{n=1}^\infty a_n + \sum_{n=1}^\infty b_n$$(Edit: Added $\kappa$, that was forgetfulness.)
- A regular one agrees with normal summation when both are defined. (That is, if one has a convergent series, it is given its normal value by the summation method.)
If one assumes these rules, what class of series may be computed? It sounds like it should be the set of series which differ by a convergent series from another which is periodic up to rescaling; i.e. $a_n = c_n + k^n p_n$ where $\sum c_n$ is convergent and $p_{n+m} = p_n$ for some $m$. Is that correct? (Edit: Clearly this guess should have been $c_n + \sum_{i=1}^M k_{(i)}^n p_{(i) n}$, thanks Karene. Further, I was already aware of the issue whereby stability gives contradictions to e.g. $1+1+\cdots$ so my conjecture should also have reflected that.)
Given a specific, arbitrary series not of this form, can one actually/necessarily either (a) find two stable, linear, regular summation schemes for which the sum is defined, but for which we get distinct results; or (b) prove that no such scheme can define a value for the sum? (Motivation: pure curiosity.)
It seems the following.
A linear summation scheme is a linear operator on a subspace of the linear space $\mathcal S$ of all series. The continuity of a summation scheme is not necessary, so this is mainly a question from linear algebra, not from real analysis.
Everywhere below $\Sigma$ shall be a stable, linear, and regular summation scheme defined on a subspace $\mathcal S_\Sigma$ of the linear space $\mathcal S$. Clearly, $\mathcal S_\Sigma$ is a proper subspace of the space $\mathcal S$, because in the opposite case we would have $\Sigma 1=1+\Sigma 1$, where $1=\{1\}_n$ is a constant sequence. Similarly we can show that if $a$ is an eventually periodic series and $\Sigma a$ is defined then the members of a (finite) periodic part of $a$ should sum up to the zero.
Moreover, $\Sigma$ may have counter intuitive properties. For instance, if $\{q^{n-1}\}\in \mathcal S_\Sigma $ is a geometric series then $\Sigma \{q^{n-1}\}=1+q\Sigma \{q^{n-1}\}$ so $\Sigma \{q^{n-1}\}=\frac 1{1-q}$. In particular, $\Sigma \{2^{n-1}\}=-1$.
Let $\mathcal C$ be a linear space of all convergent series and $\Pi:\mathcal S\to \mathcal S/\mathcal C$ be the quotient homomorphism. Following Karene, I denote by $S(a_1,a_2,\dots):=(0,a_1,a_2, \dots)$ a unilateral shift operator on the space $\mathcal S$. Since $\mathcal C$ is an invariant subspace of the operator $S$, there exists a linear operator $S’$ on the quotient space $\mathcal S/\mathcal C$ such that $\Pi S’=S\Pi$. For an arbitrary series $a\in\mathcal S$ put $\mathcal C(a)=\langle \mathcal C\cup \{S^k(a):k$ is a non-negative integer $\} \rangle$ and $\mathcal C’(a)=\Pi\mathcal C(a)$. The space $\mathcal C’(a)$ is invariant for the operator $S’$. If the space $\mathcal C’(a)$ is finitely-dimensional (that is, when $\mathcal C$ is a linear subspace of finite codimension in $\mathcal C(a)$) then the operator $S’|\mathcal C’(a)$ has a minimal polynomial which we denote as $p_a$.
Conjecture 1. Let $a\in\mathcal S$ be a series. The following conditions are equivalent:
A sum $\Sigma a$ is determined by the axioms.
A sum $\Sigma a$ is uniquely determined by the axioms.
The series $a$ is a solution of a linear recurrence $L_C(a)=f$ for some $f\in\mathcal C$ ($L_C$ is defined in Karene’s answer. In fact, $L_C$ is $l(S)$, where $l$ is a polynomial).
The space $\mathcal C’(a)$ is finitely dimensional and $p_a(1)\ne 0$.
As a partial result I prove that 2 implies the space $\mathcal C’(a)$ is finitely dimensional. Indeed, assume the converse. Then the family of series $\{\Pi S^k(a):k$ is a non-negative integer $\}$ is linearly independent. We extend a linear operator of the normal summation from the linear space $\mathcal C$ to a linear operator $\Sigma$ defined on the space $\mathcal C(a)$ as follows. We can define $\Sigma$ by putting $\Sigma a=\alpha$, where $\alpha$ is an arbitrary number and then continuing recurrently on the sequence $S^k(a)$ as $\Sigma S^{k+1}a=\Sigma S^{k}a-a_k$, where $a=\{a_k\}$. Then we extend $\Sigma$ linearly to the whole linear space $\mathcal C(a)$.
Conjecture 2. Let $a\in\mathcal S$ be a series. The following conditions are equivalent:
A sum $\Sigma a$ cannot be defined.
The space $\mathcal C’(a)$ is finitely dimensional, $p_a(1)=0$ and the sequence $p_a(S)a$ does not converge to zero.
Remark. I think that if the series $a$ grows faster than a geometric series then the space $\mathcal C’(a)$ is infinitely dimensional. I think that the proof of this is easy and leave it to an interested reader.