Namespaces
Variants
Actions

Difference between revisions of "Difference operator"

From Encyclopedia of Mathematics
Jump to: navigation, search
(Importing text file)
 
m (tex encoded by computer)
 
Line 1: Line 1:
 +
<!--
 +
d0317101.png
 +
$#A+1 = 28 n = 0
 +
$#C+1 = 28 : ~/encyclopedia/old_files/data/D031/D.0301710 Difference operator
 +
Automatically converted into TeX, above some diagnostics.
 +
Please remove this comment and the {{TEX|auto}} line below,
 +
if TeX found to be correct.
 +
-->
 +
 +
{{TEX|auto}}
 +
{{TEX|done}}
 +
 
An operator acting on a space of grid functions. Difference operators occur in approximating a differential-difference problem and are the subject of study in the theory of difference schemes (cf. [[Difference schemes, theory of|Difference schemes, theory of]]). A difference scheme can be considered as an operator equation with operators acting on a certain function space, namely a space of grid functions. A space of grid functions is a set of functions defined at the points of a given grid and forming a finite-dimensional vector space. Spaces of grid functions usually occur in approximating some space of functions of a continuous variable.
 
An operator acting on a space of grid functions. Difference operators occur in approximating a differential-difference problem and are the subject of study in the theory of difference schemes (cf. [[Difference schemes, theory of|Difference schemes, theory of]]). A difference scheme can be considered as an operator equation with operators acting on a certain function space, namely a space of grid functions. A space of grid functions is a set of functions defined at the points of a given grid and forming a finite-dimensional vector space. Spaces of grid functions usually occur in approximating some space of functions of a continuous variable.
  
Example 1. Let <img align="absmiddle" border="0" src="https://www.encyclopediaofmath.org/legacyimages/d/d031/d031710/d0317101.png" /> be the space of continuous functions given on the interval <img align="absmiddle" border="0" src="https://www.encyclopediaofmath.org/legacyimages/d/d031/d031710/d0317102.png" /> with norm
+
Example 1. Let $  C [ 0, 1] $
 +
be the space of continuous functions given on the interval 0 \leq  x \leq  1 $
 +
with norm
  
<table class="eq" style="width:100%;"> <tr><td valign="top" style="width:94%;text-align:center;"><img align="absmiddle" border="0" src="https://www.encyclopediaofmath.org/legacyimages/d/d031/d031710/d0317103.png" /></td> </tr></table>
+
$$
 +
\| u \| _ {C}  = \
 +
\max _ {x \in [ 0, 1] } \
 +
| u ( x) | .
 +
$$
  
 
One introduces the grid
 
One introduces the grid
  
<table class="eq" style="width:100%;"> <tr><td valign="top" style="width:94%;text-align:center;"><img align="absmiddle" border="0" src="https://www.encyclopediaofmath.org/legacyimages/d/d031/d031710/d0317104.png" /></td> </tr></table>
+
$$
 +
\omega _ {h}  = \
 +
\{ {x _ {i} = ih } : {i = 0 \dots N; hN = 1 } \}
 +
$$
  
and considers the set <img align="absmiddle" border="0" src="https://www.encyclopediaofmath.org/legacyimages/d/d031/d031710/d0317105.png" /> of functions <img align="absmiddle" border="0" src="https://www.encyclopediaofmath.org/legacyimages/d/d031/d031710/d0317106.png" />, <img align="absmiddle" border="0" src="https://www.encyclopediaofmath.org/legacyimages/d/d031/d031710/d0317107.png" />, given on the grid <img align="absmiddle" border="0" src="https://www.encyclopediaofmath.org/legacyimages/d/d031/d031710/d0317108.png" />. The set <img align="absmiddle" border="0" src="https://www.encyclopediaofmath.org/legacyimages/d/d031/d031710/d0317109.png" /> forms an <img align="absmiddle" border="0" src="https://www.encyclopediaofmath.org/legacyimages/d/d031/d031710/d03171010.png" />-dimensional vector space under coordinate-wise addition and multiplication by scalars. The norm in <img align="absmiddle" border="0" src="https://www.encyclopediaofmath.org/legacyimages/d/d031/d031710/d03171011.png" />,
+
and considers the set $  C _ {h} [ 0, 1] $
 +
of functions $  y = \{ y _ {i} \} _ {i = 0 }  ^ {N} $,  
 +
$  y _ {i} = y ( x _ {i} ) $,  
 +
given on the grid $  \omega _ {h} $.  
 +
The set $  C _ {h} [ 0, 1] $
 +
forms an $  ( N + 1) $-
 +
dimensional vector space under coordinate-wise addition and multiplication by scalars. The norm in $  C _ {h} [ 0, 1] $,
  
<table class="eq" style="width:100%;"> <tr><td valign="top" style="width:94%;text-align:center;"><img align="absmiddle" border="0" src="https://www.encyclopediaofmath.org/legacyimages/d/d031/d031710/d03171012.png" /></td> </tr></table>
+
$$
 +
\| y \| _ {C _ {h}  }  = \
 +
\max _ {0 \leq  i \leq  N } \
 +
| y _ {i} | ,
 +
$$
  
is compatible with the norm in <img align="absmiddle" border="0" src="https://www.encyclopediaofmath.org/legacyimages/d/d031/d031710/d03171013.png" /> in the sense that for any function <img align="absmiddle" border="0" src="https://www.encyclopediaofmath.org/legacyimages/d/d031/d031710/d03171014.png" /> the vector
+
is compatible with the norm in $  C [ 0, 1] $
 +
in the sense that for any function $  u \in C [ 0, 1] $
 +
the vector
  
<table class="eq" style="width:100%;"> <tr><td valign="top" style="width:94%;text-align:center;"><img align="absmiddle" border="0" src="https://www.encyclopediaofmath.org/legacyimages/d/d031/d031710/d03171015.png" /></td> </tr></table>
+
$$
 +
u _ {h}  = \
 +
\{ u _ {i} \} _ {i = 0 }  ^ {N}  \in \
 +
C _ {h} [ 0, 1],\ \
 +
u _ {i}  = u ( x _ {i} ),
 +
$$
  
 
is defined and
 
is defined and
  
<table class="eq" style="width:100%;"> <tr><td valign="top" style="width:94%;text-align:center;"><img align="absmiddle" border="0" src="https://www.encyclopediaofmath.org/legacyimages/d/d031/d031710/d03171016.png" /></td> </tr></table>
+
$$
 +
\lim\limits _ {h \rightarrow 0 } \
 +
\| u _ {h} \| _ {C _ {h}  }  = \
 +
\| u \| _ {C} .
 +
$$
  
Any linear difference operator <img align="absmiddle" border="0" src="https://www.encyclopediaofmath.org/legacyimages/d/d031/d031710/d03171017.png" />, considered as an operator acting on a finite-dimensional space, can be represented by a matrix. Matrices generated by difference operators are characterized by their large size and the relatively large amount of zero elements.
+
Any linear difference operator $  A _ {h} $,  
 +
considered as an operator acting on a finite-dimensional space, can be represented by a matrix. Matrices generated by difference operators are characterized by their large size and the relatively large amount of zero elements.
  
 
In general, the construction of spaces of grid functions and difference operators can be very complicated. It is the properties of difference operators acting on spaces with a Hilbert metric which are mostly studied. In this case the most interesting properties of a difference operator are self-adjointness and positive definiteness. The difference analogues of the formulas for differentiation of a product and integration by parts are fundamental to the mathematical apparatus which makes it possible to study the properties of difference operators.
 
In general, the construction of spaces of grid functions and difference operators can be very complicated. It is the properties of difference operators acting on spaces with a Hilbert metric which are mostly studied. In this case the most interesting properties of a difference operator are self-adjointness and positive definiteness. The difference analogues of the formulas for differentiation of a product and integration by parts are fundamental to the mathematical apparatus which makes it possible to study the properties of difference operators.
  
Example 2. Let a set of real-valued functions on the grid <img align="absmiddle" border="0" src="https://www.encyclopediaofmath.org/legacyimages/d/d031/d031710/d03171018.png" /> be given. One introduces the notations:
+
Example 2. Let a set of real-valued functions on the grid $  \omega _ {h} $
 +
be given. One introduces the notations:
  
<table class="eq" style="width:100%;"> <tr><td valign="top" style="width:94%;text-align:center;"><img align="absmiddle" border="0" src="https://www.encyclopediaofmath.org/legacyimages/d/d031/d031710/d03171019.png" /></td> </tr></table>
+
$$
 +
y _ {\overline{x}\; , i }  = \
 +
{
 +
\frac{y _ {i} - y _ {i - 1 }  }{h}
 +
} ,\ \
 +
y _ {x,i}  = \
 +
{
 +
\frac{y _ {i + 1 }  - y _ {i} }{h}
 +
} ,\ \
 +
y _ {x,i}  ^ {0= \
  
<table class="eq" style="width:100%;"> <tr><td valign="top" style="width:94%;text-align:center;"><img align="absmiddle" border="0" src="https://www.encyclopediaofmath.org/legacyimages/d/d031/d031710/d03171020.png" /></td> </tr></table>
+
\frac{y _ {i + 1 }  - y _ {i - 1 }  }{2h }
 +
,
 +
$$
  
<table class="eq" style="width:100%;"> <tr><td valign="top" style="width:94%;text-align:center;"><img align="absmiddle" border="0" src="https://www.encyclopediaofmath.org/legacyimages/d/d031/d031710/d03171021.png" /></td> </tr></table>
+
$$
 +
y _ {\overline{x}\; x, i }  = 
 +
\frac{y _ {i + 1 }  - 2y _ {i} + y _ {i - 1 }  }{h  ^ {2} }
 +
,\  ( y, v)  = \
 +
\sum _ {i = 1 } ^ { {N }  - 1 } y _ {i} v _ {i} h,
 +
$$
 +
 
 +
$$
 +
( y, v]  = \sum _ {i = 1 } ^ { N }  y _ {i} v _ {i} h,\  [ y, v)  = \sum _ {i = 0 } ^ { {N }  - 1 } y _ {i} v _ {i} h.
 +
$$
  
 
The following formulas are valid:
 
The following formulas are valid:
  
<table class="eq" style="width:100%;"> <tr><td valign="top" style="width:94%;text-align:center;"><img align="absmiddle" border="0" src="https://www.encyclopediaofmath.org/legacyimages/d/d031/d031710/d03171022.png" /></td> </tr></table>
+
$$
 +
( yv) _ {\overline{x}\; , i }  = \
 +
y _ {\overline{x}\; , i }  v _ {i} +
 +
y _ {i} v _ {\overline{x}\; , i }  -
 +
hy _ {\overline{x}\; , i }
 +
v _ {\overline{x}\; , i }  ,
 +
$$
  
<table class="eq" style="width:100%;"> <tr><td valign="top" style="width:94%;text-align:center;"><img align="absmiddle" border="0" src="https://www.encyclopediaofmath.org/legacyimages/d/d031/d031710/d03171023.png" /></td> </tr></table>
+
$$
 +
( yv) _ {x,i}  = y _ {x,i} v _ {i} + y _ {i} v _ {x,i} + hy _ {x,i} v _ {x,i} .
 +
$$
  
 
One also has the formula for summation by parts:
 
One also has the formula for summation by parts:
  
<table class="eq" style="width:100%;"> <tr><td valign="top" style="width:94%;text-align:center;"><img align="absmiddle" border="0" src="https://www.encyclopediaofmath.org/legacyimages/d/d031/d031710/d03171024.png" /></td> </tr></table>
+
$$
 +
( y, v _ {\overline{x}\; }  ]  = \
 +
- [ y _ {x} , v) +
 +
y _ {N} v _ {N} -
 +
y _ {0} v _ {0} .
 +
$$
  
 
The latter formula implies, in particular, that the second-difference derivative operator
 
The latter formula implies, in particular, that the second-difference derivative operator
  
<table class="eq" style="width:100%;"> <tr><td valign="top" style="width:94%;text-align:center;"><img align="absmiddle" border="0" src="https://www.encyclopediaofmath.org/legacyimages/d/d031/d031710/d03171025.png" /></td> </tr></table>
+
$$
 +
( Ay) _ {i}  = \
 +
- y _ {\overline{x}\; x, i }  ,\ \
 +
i = 1 \dots N - 1,
 +
$$
  
is self-adjoint and positive definite on the set of functions defined on <img align="absmiddle" border="0" src="https://www.encyclopediaofmath.org/legacyimages/d/d031/d031710/d03171026.png" /> and vanishing on the boundary <img align="absmiddle" border="0" src="https://www.encyclopediaofmath.org/legacyimages/d/d031/d031710/d03171027.png" />, <img align="absmiddle" border="0" src="https://www.encyclopediaofmath.org/legacyimages/d/d031/d031710/d03171028.png" />.
+
is self-adjoint and positive definite on the set of functions defined on $  \omega _ {h} $
 +
and vanishing on the boundary $  i = 0 $,  
 +
$  i = N $.
  
 
Much research has been devoted to the study of properties of difference approximations to differential operators of elliptic type (see [[#References|[1]]]–[[#References|[4]]]). To construct the corresponding difference operators effective methods can be used, such as the balance method, the finite-element method, variation and projection methods. The difference approximations that have been obtained are good models of the basic properties of the original operators such as, for example, ellipticity, fulfilling the maximum principle, etc. Difference operators have also been constructed for approximating elliptic differential operators in complicated types of regions with various kinds of boundary conditions and also for irregular grids (see [[#References|[5]]]).
 
Much research has been devoted to the study of properties of difference approximations to differential operators of elliptic type (see [[#References|[1]]]–[[#References|[4]]]). To construct the corresponding difference operators effective methods can be used, such as the balance method, the finite-element method, variation and projection methods. The difference approximations that have been obtained are good models of the basic properties of the original operators such as, for example, ellipticity, fulfilling the maximum principle, etc. Difference operators have also been constructed for approximating elliptic differential operators in complicated types of regions with various kinds of boundary conditions and also for irregular grids (see [[#References|[5]]]).
Line 57: Line 140:
 
====References====
 
====References====
 
<table><TR><TD valign="top">[1]</TD> <TD valign="top">  A.A. Samarskii,  "Theorie der Differenzverfahren" , Akad. Verlagsgesell. Geest u. Portig K.-D.  (1984)  (Translated from Russian)</TD></TR><TR><TD valign="top">[2]</TD> <TD valign="top">  A.A. Samarskii,  V.B. Andreev,  "Méthodes aux différences pour équations elliptiques" , MIR  (1978)  (Translated from Russian)</TD></TR><TR><TD valign="top">[3]</TD> <TD valign="top">  V.G. Korneev,  "Schemes for the finite element method with a high order of accuracy" , Leningrad  (1977)  (In Russian)</TD></TR><TR><TD valign="top">[4]</TD> <TD valign="top">  J.-P. Aubin,  "Approximation of elliptic boundary-value problems" , Wiley  (1972)</TD></TR><TR><TD valign="top">[5]</TD> <TD valign="top">  A.A. Samarskii,  I.V. Fryazinov,  "Difference approximation methods for problems of mathematical physics"  ''Russian Math. Surveys'' , '''31''' :  6  (1976)  pp. 179–213  ''Uspekhi Mat. Nauk'' , '''31''' :  6  (1976)  pp. 167–197</TD></TR><TR><TD valign="top">[6]</TD> <TD valign="top">  A.A. Samarskii,  A.V. Gulin,  "Stability of difference schemes" , Moscow  (1973)  (In Russian)</TD></TR><TR><TD valign="top">[7]</TD> <TD valign="top">  A.A. Samarskii,  E.S. Nikolaev,  "Numerical methods for grid equations" , '''1–2''' , Birkhäuser  (1989)  (Translated from Russian)</TD></TR><TR><TD valign="top">[8a]</TD> <TD valign="top">  M.M. Karchevskii,  A.D. Lyashko,  "Difference schemes for nonlinear multidimensional elliptic equations I"  ''Izv. Vyzov. Mat.'' , '''11'''  (1972)  pp. 23–31  (In Russian)</TD></TR><TR><TD valign="top">[8b]</TD> <TD valign="top">  M.M. Karchevskii,  A.D. Lyashko,  "Difference schemes for nonlinear multidimensional elliptic equations II"  ''Izv. Vyzov. Mat.'' , '''3'''  (1973)  pp. 44–52  (In Russian)</TD></TR></table>
 
<table><TR><TD valign="top">[1]</TD> <TD valign="top">  A.A. Samarskii,  "Theorie der Differenzverfahren" , Akad. Verlagsgesell. Geest u. Portig K.-D.  (1984)  (Translated from Russian)</TD></TR><TR><TD valign="top">[2]</TD> <TD valign="top">  A.A. Samarskii,  V.B. Andreev,  "Méthodes aux différences pour équations elliptiques" , MIR  (1978)  (Translated from Russian)</TD></TR><TR><TD valign="top">[3]</TD> <TD valign="top">  V.G. Korneev,  "Schemes for the finite element method with a high order of accuracy" , Leningrad  (1977)  (In Russian)</TD></TR><TR><TD valign="top">[4]</TD> <TD valign="top">  J.-P. Aubin,  "Approximation of elliptic boundary-value problems" , Wiley  (1972)</TD></TR><TR><TD valign="top">[5]</TD> <TD valign="top">  A.A. Samarskii,  I.V. Fryazinov,  "Difference approximation methods for problems of mathematical physics"  ''Russian Math. Surveys'' , '''31''' :  6  (1976)  pp. 179–213  ''Uspekhi Mat. Nauk'' , '''31''' :  6  (1976)  pp. 167–197</TD></TR><TR><TD valign="top">[6]</TD> <TD valign="top">  A.A. Samarskii,  A.V. Gulin,  "Stability of difference schemes" , Moscow  (1973)  (In Russian)</TD></TR><TR><TD valign="top">[7]</TD> <TD valign="top">  A.A. Samarskii,  E.S. Nikolaev,  "Numerical methods for grid equations" , '''1–2''' , Birkhäuser  (1989)  (Translated from Russian)</TD></TR><TR><TD valign="top">[8a]</TD> <TD valign="top">  M.M. Karchevskii,  A.D. Lyashko,  "Difference schemes for nonlinear multidimensional elliptic equations I"  ''Izv. Vyzov. Mat.'' , '''11'''  (1972)  pp. 23–31  (In Russian)</TD></TR><TR><TD valign="top">[8b]</TD> <TD valign="top">  M.M. Karchevskii,  A.D. Lyashko,  "Difference schemes for nonlinear multidimensional elliptic equations II"  ''Izv. Vyzov. Mat.'' , '''3'''  (1973)  pp. 44–52  (In Russian)</TD></TR></table>
 
 
  
 
====Comments====
 
====Comments====

Latest revision as of 17:33, 5 June 2020


An operator acting on a space of grid functions. Difference operators occur in approximating a differential-difference problem and are the subject of study in the theory of difference schemes (cf. Difference schemes, theory of). A difference scheme can be considered as an operator equation with operators acting on a certain function space, namely a space of grid functions. A space of grid functions is a set of functions defined at the points of a given grid and forming a finite-dimensional vector space. Spaces of grid functions usually occur in approximating some space of functions of a continuous variable.

Example 1. Let $ C [ 0, 1] $ be the space of continuous functions given on the interval $ 0 \leq x \leq 1 $ with norm

$$ \| u \| _ {C} = \ \max _ {x \in [ 0, 1] } \ | u ( x) | . $$

One introduces the grid

$$ \omega _ {h} = \ \{ {x _ {i} = ih } : {i = 0 \dots N; hN = 1 } \} $$

and considers the set $ C _ {h} [ 0, 1] $ of functions $ y = \{ y _ {i} \} _ {i = 0 } ^ {N} $, $ y _ {i} = y ( x _ {i} ) $, given on the grid $ \omega _ {h} $. The set $ C _ {h} [ 0, 1] $ forms an $ ( N + 1) $- dimensional vector space under coordinate-wise addition and multiplication by scalars. The norm in $ C _ {h} [ 0, 1] $,

$$ \| y \| _ {C _ {h} } = \ \max _ {0 \leq i \leq N } \ | y _ {i} | , $$

is compatible with the norm in $ C [ 0, 1] $ in the sense that for any function $ u \in C [ 0, 1] $ the vector

$$ u _ {h} = \ \{ u _ {i} \} _ {i = 0 } ^ {N} \in \ C _ {h} [ 0, 1],\ \ u _ {i} = u ( x _ {i} ), $$

is defined and

$$ \lim\limits _ {h \rightarrow 0 } \ \| u _ {h} \| _ {C _ {h} } = \ \| u \| _ {C} . $$

Any linear difference operator $ A _ {h} $, considered as an operator acting on a finite-dimensional space, can be represented by a matrix. Matrices generated by difference operators are characterized by their large size and the relatively large amount of zero elements.

In general, the construction of spaces of grid functions and difference operators can be very complicated. It is the properties of difference operators acting on spaces with a Hilbert metric which are mostly studied. In this case the most interesting properties of a difference operator are self-adjointness and positive definiteness. The difference analogues of the formulas for differentiation of a product and integration by parts are fundamental to the mathematical apparatus which makes it possible to study the properties of difference operators.

Example 2. Let a set of real-valued functions on the grid $ \omega _ {h} $ be given. One introduces the notations:

$$ y _ {\overline{x}\; , i } = \ { \frac{y _ {i} - y _ {i - 1 } }{h} } ,\ \ y _ {x,i} = \ { \frac{y _ {i + 1 } - y _ {i} }{h} } ,\ \ y _ {x,i} ^ {0} = \ \frac{y _ {i + 1 } - y _ {i - 1 } }{2h } , $$

$$ y _ {\overline{x}\; x, i } = \frac{y _ {i + 1 } - 2y _ {i} + y _ {i - 1 } }{h ^ {2} } ,\ ( y, v) = \ \sum _ {i = 1 } ^ { {N } - 1 } y _ {i} v _ {i} h, $$

$$ ( y, v] = \sum _ {i = 1 } ^ { N } y _ {i} v _ {i} h,\ [ y, v) = \sum _ {i = 0 } ^ { {N } - 1 } y _ {i} v _ {i} h. $$

The following formulas are valid:

$$ ( yv) _ {\overline{x}\; , i } = \ y _ {\overline{x}\; , i } v _ {i} + y _ {i} v _ {\overline{x}\; , i } - hy _ {\overline{x}\; , i } v _ {\overline{x}\; , i } , $$

$$ ( yv) _ {x,i} = y _ {x,i} v _ {i} + y _ {i} v _ {x,i} + hy _ {x,i} v _ {x,i} . $$

One also has the formula for summation by parts:

$$ ( y, v _ {\overline{x}\; } ] = \ - [ y _ {x} , v) + y _ {N} v _ {N} - y _ {0} v _ {0} . $$

The latter formula implies, in particular, that the second-difference derivative operator

$$ ( Ay) _ {i} = \ - y _ {\overline{x}\; x, i } ,\ \ i = 1 \dots N - 1, $$

is self-adjoint and positive definite on the set of functions defined on $ \omega _ {h} $ and vanishing on the boundary $ i = 0 $, $ i = N $.

Much research has been devoted to the study of properties of difference approximations to differential operators of elliptic type (see [1][4]). To construct the corresponding difference operators effective methods can be used, such as the balance method, the finite-element method, variation and projection methods. The difference approximations that have been obtained are good models of the basic properties of the original operators such as, for example, ellipticity, fulfilling the maximum principle, etc. Difference operators have also been constructed for approximating elliptic differential operators in complicated types of regions with various kinds of boundary conditions and also for irregular grids (see [5]).

The properties of stationary difference operators are used to study the stability of non-stationary difference problems and to construct iteration methods. Moreover, the theory of iteration methods can be presented as one of the parts of the general theory of stability for difference schemes (see [6], [7]).

Factorized difference operators have been studied in connection with the construction of economic difference schemes for multi-dimensional problems in mathematical physics. These are multi-dimensional difference operators that can be represented as a product of one-dimensional difference operators (see [1]). Non-linear difference operators have also been studied (see ).

References

[1] A.A. Samarskii, "Theorie der Differenzverfahren" , Akad. Verlagsgesell. Geest u. Portig K.-D. (1984) (Translated from Russian)
[2] A.A. Samarskii, V.B. Andreev, "Méthodes aux différences pour équations elliptiques" , MIR (1978) (Translated from Russian)
[3] V.G. Korneev, "Schemes for the finite element method with a high order of accuracy" , Leningrad (1977) (In Russian)
[4] J.-P. Aubin, "Approximation of elliptic boundary-value problems" , Wiley (1972)
[5] A.A. Samarskii, I.V. Fryazinov, "Difference approximation methods for problems of mathematical physics" Russian Math. Surveys , 31 : 6 (1976) pp. 179–213 Uspekhi Mat. Nauk , 31 : 6 (1976) pp. 167–197
[6] A.A. Samarskii, A.V. Gulin, "Stability of difference schemes" , Moscow (1973) (In Russian)
[7] A.A. Samarskii, E.S. Nikolaev, "Numerical methods for grid equations" , 1–2 , Birkhäuser (1989) (Translated from Russian)
[8a] M.M. Karchevskii, A.D. Lyashko, "Difference schemes for nonlinear multidimensional elliptic equations I" Izv. Vyzov. Mat. , 11 (1972) pp. 23–31 (In Russian)
[8b] M.M. Karchevskii, A.D. Lyashko, "Difference schemes for nonlinear multidimensional elliptic equations II" Izv. Vyzov. Mat. , 3 (1973) pp. 44–52 (In Russian)

Comments

For references see also Difference equation and Difference scheme.

References

[a1] S.K. Godunov, V.S. Ryaben'kii, "The theory of difference schemes" , North-Holland (1964) (Translated from Russian)
How to Cite This Entry:
Difference operator. Encyclopedia of Mathematics. URL: http://encyclopediaofmath.org/index.php?title=Difference_operator&oldid=15115
This article was adapted from an original article by A.V. GulinA.A. Samarskii (originator), which appeared in Encyclopedia of Mathematics - ISBN 1402006098. See original article