- Source: Neumann series
A Neumann series is a mathematical series that sums k-times repeated applications of an operator
T
{\displaystyle T}
. This has the generator form
∑
k
=
0
∞
T
k
{\displaystyle \sum _{k=0}^{\infty }T^{k}}
where
T
k
{\displaystyle T^{k}}
is the k-times repeated application of
T
{\displaystyle T}
;
T
0
{\displaystyle T^{0}}
is the identity operator
I
{\displaystyle I}
and
T
k
:=
T
k
−
1
∘
T
{\displaystyle T^{k}:={}T^{k-1}\circ {T}}
for
k
>
0
{\displaystyle k>0}
. This is a special case of the generalization of a geometric series of real or complex numbers to a geometric series of operators. The generalized initial term of the series is the identity operator
T
0
=
I
{\displaystyle T^{0}=I}
and the generalized common ratio of the series is the operator
T
.
{\displaystyle T.}
The series is named after the mathematician Carl Neumann, who used it in 1877 in the context of potential theory. The Neumann series is used in functional analysis. It is closely connected to the resolvent formalism for studying the spectrum of bounded operators and, applied from the left to a function, it forms the Liouville-Neumann series that formally solves Fredholm integral equations.
Properties
Suppose that
T
{\displaystyle T}
is a bounded linear operator on the normed vector space
X
{\displaystyle X}
. If the Neumann series converges in the operator norm, then
I
−
T
{\displaystyle I-T}
is invertible and its inverse is the series:
(
I
−
T
)
−
1
=
∑
k
=
0
∞
T
k
{\displaystyle (I-T)^{-1}=\sum _{k=0}^{\infty }T^{k}}
,
where
I
{\displaystyle I}
is the identity operator in
X
{\displaystyle X}
. To see why, consider the partial sums
S
n
:=
∑
k
=
0
n
T
k
{\displaystyle S_{n}:=\sum _{k=0}^{n}T^{k}}
.
Then we have
lim
n
→
∞
(
I
−
T
)
S
n
=
lim
n
→
∞
(
∑
k
=
0
n
T
k
−
∑
k
=
0
n
T
k
+
1
)
=
lim
n
→
∞
(
I
−
T
n
+
1
)
=
I
{\displaystyle \lim _{n\rightarrow \infty }(I-T)S_{n}=\lim _{n\rightarrow \infty }\left(\sum _{k=0}^{n}T^{k}-\sum _{k=0}^{n}T^{k+1}\right)=\lim _{n\rightarrow \infty }\left(I-T^{n+1}\right)=I}
This result on operators is analogous to geometric series in
R
{\displaystyle \mathbb {R} }
.
One case in which convergence is guaranteed is when
X
{\displaystyle X}
is a Banach space and
|
T
|
<
1
{\displaystyle |T|<1}
in the operator norm; another compatible case is that
∑
k
=
0
∞
|
T
k
|
{\textstyle \sum _{k=0}^{\infty }|T^{k}|}
converges. However, there are also results which give weaker conditions under which the series converges.
Example
Let
C
∈
R
3
×
3
{\displaystyle C\in \mathbb {R} ^{3\times 3}}
be given by:
(
0
1
2
1
4
5
7
0
1
7
3
10
3
5
0
)
.
{\displaystyle {\begin{pmatrix}0&{\frac {1}{2}}&{\frac {1}{4}}\\{\frac {5}{7}}&0&{\frac {1}{7}}\\{\frac {3}{10}}&{\frac {3}{5}}&0\end{pmatrix}}.}
For the Neumann series
∑
k
=
0
n
C
k
{\textstyle \sum _{k=0}^{n}C^{k}}
to converge to
(
I
−
C
)
−
1
{\displaystyle (I-C)^{-1}}
as
n
{\displaystyle n}
goes to infinity, the matrix norm of
C
{\displaystyle C}
must be smaller than unity. This norm is
|
|
C
|
|
∞
=
max
i
∑
j
|
c
i
j
|
=
max
{
3
4
,
6
7
,
9
10
}
=
9
10
<
1
,
{\displaystyle {\begin{aligned}||C||_{\infty }&=\max _{i}\sum _{j}|c_{ij}|=\max \left\lbrace {\frac {3}{4}},{\frac {6}{7}},{\frac {9}{10}}\right\rbrace ={\frac {9}{10}}<1,\end{aligned}}}
confirming that the Neumann series converges.
Approximate matrix inversion
A truncated Neumann series can be used for approximate matrix inversion. To approximate the inverse of an invertible matrix
A
{\displaystyle A}
, consider that
A
−
1
=
(
I
−
I
+
A
)
−
1
=
(
I
−
(
I
−
A
)
)
−
1
=
(
I
−
T
)
−
1
{\displaystyle {\begin{aligned}A^{-1}&=(I-I+A)^{-1}\\&=(I-(I-A))^{-1}\\&=(I-T)^{-1}\end{aligned}}}
for
T
=
(
I
−
A
)
.
{\displaystyle T=(I-A).}
Then, using the Neumann series identity that
∑
k
=
0
∞
T
k
=
(
1
−
T
)
−
1
{\textstyle \sum _{k=0}^{\infty }T^{k}=(1-T)^{-1}}
if the appropriate norm condition on
T
=
(
I
−
A
)
{\displaystyle T=(I-A)}
is satisfied,
A
−
1
=
(
I
−
(
I
−
A
)
)
−
1
=
∑
k
=
0
∞
(
I
−
A
)
k
.
{\textstyle A^{-1}=(I-(I-A))^{-1}=\sum _{k=0}^{\infty }(I-A)^{k}.}
Since these terms shrink with increasing
k
,
{\displaystyle k,}
given the conditions on the norm, then truncating the series at some finite
n
{\displaystyle n}
may give a practical approximation to the inverse matrix:
A
−
1
≈
∑
k
=
0
n
(
I
−
A
)
k
.
{\displaystyle A^{-1}\approx \sum _{k=0}^{n}(I-A)^{k}.}
The set of invertible operators is open
A corollary is that the set of invertible operators between two Banach spaces
B
{\displaystyle B}
and
B
′
{\displaystyle B'}
is open in the topology induced by the operator norm. Indeed, let
S
:
B
→
B
′
{\displaystyle S:B\to B'}
be an invertible operator and let
T
:
B
→
B
′
{\displaystyle T:B\to B'}
be another operator.
If
|
S
−
T
|
<
|
S
−
1
|
−
1
{\displaystyle |S-T|<|S^{-1}|^{-1}}
, then
T
{\displaystyle T}
is also invertible.
Since
|
I
−
S
−
1
T
|
<
1
{\displaystyle |I-S^{-1}T|<1}
, the Neumann series
∑
k
=
0
∞
(
I
−
S
−
1
T
)
k
{\textstyle \sum _{k=0}^{\infty }(I-S^{-1}T)^{k}}
is convergent. Therefore, we have
T
−
1
S
=
(
I
−
(
I
−
S
−
1
T
)
)
−
1
=
∑
k
=
0
∞
(
I
−
S
−
1
T
)
k
{\displaystyle T^{-1}S=(I-(I-S^{-1}T))^{-1}=\sum _{k=0}^{\infty }(I-S^{-1}T)^{k}}
Taking the norms, we get
|
T
−
1
S
|
≤
1
1
−
|
I
−
(
S
−
1
T
)
|
{\displaystyle |T^{-1}S|\leq {\frac {1}{1-|I-(S^{-1}T)|}}}
The norm of
T
−
1
{\displaystyle T^{-1}}
can be bounded by
|
T
−
1
|
≤
1
1
−
q
|
S
−
1
|
where
q
=
|
S
−
T
|
|
S
−
1
|
.
{\displaystyle |T^{-1}|\leq {\tfrac {1}{1-q}}|S^{-1}|\quad {\text{where}}\quad q=|S-T|\,|S^{-1}|.}
Applications
The Neumann series has been used for linear data detection in massive multiuser multiple-input multiple-output (MIMO) wireless systems. Using a truncated Neumann series avoids computation of an explicit matrix inverse, which reduces the complexity of linear data detection from cubic to square.
Another application is the theory of propagation graphs which takes advantage of Neumann series to derive closed form expressions for transfer functions.
References
Werner, Dirk (2005). Funktionalanalysis (in German). Springer Verlag. ISBN 3-540-43586-7.
Kata Kunci Pencarian:
- Aljabar von Neumann
- Iver B. Neumann
- Amerika Serikat
- Albert Einstein
- Perang Dunia II
- Globalisasi
- Kanan dan kiri (heraldik)
- Xipe Totec
- Erich Mühsam
- Ixodes
- Neumann series
- Liouville–Neumann series
- Von Neumann algebra
- Carl Neumann
- Rebekah Neumann
- John von Neumann
- Invertible matrix
- Dyson series
- Adam Neumann
- Self-replicating spacecraft
Mission: Impossible – Ghost Protocol (2011)
Gridman Universe (2023)
21 Jump Street (2012)
Charlie’s Angels (2000)
No More Posts Available.
No more pages to load.