In mathematics, summation by parts transforms the summation of products of sequences into other summations, often simplifying the computation or (especially) estimation of certain types of sums. It is also called Abel's lemma or Abel transformation, named after Niels Henrik Abel who introduced it in 1826.[1]
Suppose
\{fk\}
\{gk\}
n | |
\sum | |
k=m |
fk(gk+1-gk)=\left(fn+1gn+1-fmgm\right)-
n | |
\sum | |
k=m |
gk+1(fk+1-fk).
\Delta
n | |
\sum | |
k=m |
fk\Deltagk=\left(fn+1gn+1-fmgm\right)-
n | |
\sum | |
k=m |
gk+1\Deltafk,
Summation by parts is an analogue to integration by parts:
\intfdg=fg-\intgdf,
or to Abel's summation formula:
n | |
\sum | |
k=m+1 |
f(k)(gk-gk-1)=\left(f(n)gn-f(m)gm\right)-
n | |
\int | |
m |
g\lfloorf'(t)dt.
An alternative statement is
fngn-fmgm=
n-1 | |
\sum | |
k=m |
fk\Deltagk+
n-1 | |
\sum | |
k=m |
gk\Deltafk+
n-1 | |
\sum | |
k=m |
\Deltafk\Deltagk
Although applications almost always deal with convergence of sequences, the statement is purely algebraic and will work in any field. It will also work when one sequence is in a vector space, and the other is in the relevant field of scalars.
The formula is sometimes given in one of these - slightly different - forms
n | |
\begin{align} \sum | |
k=0 |
fkgk&=f0
n | |
\sum | |
k=0 |
gk+
n-1 | |
\sum | |
j=0 |
(fj+1-fj)
n | |
\sum | |
k=j+1 |
gk\\ &=fn
n | |
\sum | |
k=0 |
gk-
n-1 | |
\sum | |
j=0 |
\left(fj+1-fj\right)
j | |
\sum | |
k=0 |
gk,\end{align}
which represent a special case (
M=1
n | |
\begin{align} \sum | |
k=0 |
fkgk&=
M-1 | |
\sum | |
i=0 |
(i) | |
f | |
0 |
(i+1) | |
G | |
i |
+
n-M | |
\sum | |
j=0 |
(M) | |
f | |
j |
(M) | |
G | |
j+M |
=\\ &=
M-1 | |
\sum | |
i=0 |
\left(-1\right)i
(i) | |
f | |
n-i |
(i+1) | |
\tilde{G} | |
n-i |
+\left(-1\right)M
n-M | |
\sum | |
j=0 |
(M) | |
f | |
j |
(M) | |
\tilde{G} | |
j |
; \end{align}
both result from iterated application of the initial formula. The auxiliary quantities are Newton series:
(M) | |
f | |
j |
:=
M | |
\sum | |
k=0 |
\left(-1\right)M-k{M\choosek}fj+k
(M) | |
G | |
j |
:=
n | |
\sum | |
k=j |
{k-j+M-1\chooseM-1}gk,
(M) | |
\tilde{G} | |
j |
:=
j | |
\sum | |
k=0 |
{j-k+M-1\chooseM-1}gk.
A particular (
M=n+1
n | |
\sum | |
k=0 |
fkgk=
n | |
\sum | |
i=0 |
(i) | |
f | |
0 |
(i+1) | |
G | |
i |
=
n | |
\sum | |
i=0 |
(-1)i
(i) | |
f | |
n-i |
(i+1) | |
\tilde{G} | |
n-i |
.
Here, is the binomial coefficient.
For two given sequences
(an)
(bn)
n\in\N
If we define then for every
n>0,
bn=Bn-Bn-1
Finally
This process, called an Abel transformation, can be used to prove several criteria of convergence for
SN
The formula for an integration by parts is .
Beside the boundary conditions, we notice that the first integral contains two multiplied functions, one which is integrated in the final integral (
g'
g
f
f'
The process of the Abel transformation is similar, since one of the two initial sequences is summed (
bn
Bn
an
an+1-an
n
n
an
Proof of Abel's test. Summation by parts giveswhere a is the limit of
an
BN
N
B
an-a
an
N\toinfty
Using the same proof as above, one can show that if
BN
N
infty | |
\sum | |
n=0 |
|an+1-an|<infty
M-1 | |
\sum | |
n=N |
|an+1-an|
N
\liman=0
In both cases, the sum of the series satisfies:
A summation-by-parts (SBP) finite difference operator conventionally consists of a centered difference interior scheme and specific boundary stencils that mimics behaviors of the corresponding integration-by-parts formulation.[3] [4] The boundary conditions are usually imposed by the Simultaneous-Approximation-Term (SAT) technique.[5] The combination of SBP-SAT is a powerful framework for boundary treatment. The method is preferred for well-proven stability for long-time simulation, and high order of accuracy.
1+
m | |
x |
+
m ⋅ (m-1) | |
2 ⋅ 1 |
x2+
m ⋅ (m-1) ⋅ (m-2) | |
3 ⋅ 2 ⋅ 1 |
x3+\ldots