Movatterモバイル変換


[0]ホーム

URL:


Jump to content
WikipediaThe Free Encyclopedia
Search

Integral equation

From Wikipedia, the free encyclopedia
Equations with an unknown function under an integral sign
For equations ofinteger unknowns, seeDiophantine equation. For the term in commutative algebra, seeIntegral element.

Inmathematical analysis, integral equations are equations in which an unknownfunction appears under anintegral sign.[1] In mathematical notation, integral equations may thus be expressed as being of the form:f(x1,x2,x3,,xn;u(x1,x2,x3,,xn);I1(u),I2(u),I3(u),,Im(u))=0{\displaystyle f(x_{1},x_{2},x_{3},\ldots ,x_{n};u(x_{1},x_{2},x_{3},\ldots ,x_{n});I^{1}(u),I^{2}(u),I^{3}(u),\ldots ,I^{m}(u))=0}whereIi(u){\displaystyle I^{i}(u)} is anintegral operator acting onu. Hence, integral equations may be viewed as the analog todifferential equations where instead of the equation involving derivatives, the equation contains integrals. A direct comparison can be seen with the mathematical form of the generalintegral equation above with the general form of a differential equation which may be expressed as follows:f(x1,x2,x3,,xn;u(x1,x2,x3,,xn);D1(u),D2(u),D3(u),,Dm(u))=0{\displaystyle f(x_{1},x_{2},x_{3},\ldots ,x_{n};u(x_{1},x_{2},x_{3},\ldots ,x_{n});D^{1}(u),D^{2}(u),D^{3}(u),\ldots ,D^{m}(u))=0}whereDi(u){\displaystyle D^{i}(u)} may be viewed as adifferential operator of orderi.[1] Due to this close connection between differential and integral equations, one can often convert between the two. For example, one method of solving a boundary value problem is by converting the differential equation with its boundary conditions into an integral equation and solving the integral equation.[1] In addition, because one can convert between the two, differential equations in physics such asMaxwell's equations often have an analog integral and differential form.[2] See also, for example,Green's function andFredholm theory.

Classification and overview

[edit]

Various classification methods for integral equations exist. A few standard classifications include distinctions between linear and nonlinear; homogeneous and inhomogeneous; Fredholm and Volterra; first order, second order, and third order; and singular and regular integral equations.[1] These distinctions usually rest on some fundamental property such as the consideration of the linearity of the equation or the homogeneity of the equation.[1] These comments are made concrete through the following definitions and examples:

Linearity

[edit]

Linear: An integral equation is linear if the unknown functionu(x) and its integrals appear linearly in the equation.[1] Hence, an example of a linear equation would be:[1]u(x)=f(x)+λα(x)β(x)K(x,t)u(t)dt{\displaystyle u(x)=f(x)+\lambda \int _{\alpha (x)}^{\beta (x)}K(x,t)\cdot u(t)\,dt}As a note on naming convention: i)u(x) is called the unknown function, ii)f(x) is called a known function, iii)K(x,t) is a function of two variables and often called theKernel function, and iv)λ is an unknown factor or parameter, which plays the same role as theeigenvalue inlinear algebra.[1]

Nonlinear: An integral equation is nonlinear if the unknown function ''u(x) or any of its integrals appear nonlinear in the equation.[1] Hence, examples of nonlinear equations would be the equation above if we replacedu(t) withu2(x),cos(u(x)),or eu(x){\displaystyle u^{2}(x),\,\,\cos(u(x)),\,{\text{or }}\,e^{u(x)}}, such as:u(x)=f(x)+α(x)β(x)K(x,t)u2(t)dt{\displaystyle u(x)=f(x)+\int _{\alpha (x)}^{\beta (x)}K(x,t)\cdot u^{2}(t)\,dt}Certain kinds of nonlinear integral equations have specific names.[3] A selection of such equations are:[3]

More information on the Hammerstein equation and different versions of the Hammerstein equation can be found in the Hammerstein section below.

Location of the unknown equation

[edit]

First kind: An integral equation is called an integral equation of the first kind if the unknown function appears only under the integral sign.[3] An example would be:f(x)=abK(x,t)u(t)dt{\displaystyle f(x)=\int _{a}^{b}K(x,t)\,u(t)\,dt}.[3]

Second kind: An integral equation is called an integral equation of the second kind if the unknown function also appears outside the integral.[3]

Third kind: An integral equation is called an integral equation of the third kind if it is a linear Integral equation of the following form:[3]g(t)u(t)+λabK(t,x)u(x)dx=f(t){\displaystyle g(t)u(t)+\lambda \int _{a}^{b}K(t,x)u(x)\,dx=f(t)}whereg(t) vanishes at least once in the interval [a,b][4][5] or whereg(t) vanishes at a finite number of points in (a,b).[6]

Limits of Integration

[edit]

Fredholm: An integral equation is called aFredholm integral equation if both of the limits of integration in all integrals are fixed and constant.[1] An example would be that the integral is taken over a fixed subset ofRn{\displaystyle \mathbb {R} ^{n}}.[3] Hence, the following two examples are Fredholm equations:[1]

Note that we can express integral equations such as those above also using integral operator notation.[7] For example, we can define the Fredholm integral operator as:(Fy)(t):=t0TK(t,s)y(s)ds.{\displaystyle ({\mathcal {F}}y)(t):=\int _{t_{0}}^{T}K(t,s)\,y(s)\,ds.}Hence, the above Fredholm equation of the second kind may be written compactly as:[7]y(t)=g(t)+λ(Fy)(t).{\displaystyle y(t)=g(t)+\lambda ({\mathcal {F}}y)(t).}

Volterra: An integral equation is called aVolterra integral equation if at least one of the limits of integration is a variable.[1] Hence, the integral is taken over a domain varying with the variable of integration.[3] Examples of Volterra equations would be:[1]

As with Fredholm equations, we can again adopt operator notation. Thus, we can define the linear Volterra integral operatorV:C(I)C(I){\displaystyle {\mathcal {V}}:C(I)\to C(I)}, as follows:[3](Vφ)(t):=t0tK(t,s)φ(s)ds{\displaystyle ({\mathcal {V}}\varphi )(t):=\int _{t_{0}}^{t}K(t,s)\,\varphi (s)\,ds}wheretI=[t0,T]{\displaystyle t\in I=[t_{0},T]} andK(t,s) is called the kernel and must be continuous on the intervalD:={(t,s):0stT}{\displaystyle D:=\{(t,s):0\leq s\leq t\leq T\leq \infty \}}.[3] Hence, the Volterra integral equation of the first kind may be written as:[3](Vy)(t)=g(t){\displaystyle ({\mathcal {V}}y)(t)=g(t)}withg(0)=0{\displaystyle g(0)=0}. In addition, a linear Volterra integral equation of the second kind for an unknown functiony(t){\displaystyle y(t)} and a given continuous functiong(t){\displaystyle g(t)} on the intervalI{\displaystyle I} wheretI{\displaystyle t\in I}:y(t)=g(t)+(Vy)(t).{\displaystyle y(t)=g(t)+({\mathcal {V}}y)(t).}Volterra–Fredholm: In higher dimensions, integral equations such as Fredholm–Volterra integral equations (VFIE) exist.[3] A VFIE has the form:u(t,x)=g(t,x)+(Tu)(t,x){\displaystyle u(t,x)=g(t,x)+({\mathcal {T}}u)(t,x)}withxΩ{\displaystyle x\in \Omega } andΩ{\displaystyle \Omega } being a closed bounded region inRd{\displaystyle \mathbb {R} ^{d}} with piecewise smooth boundary.[3] The Fredholm-Volterra Integral OperatorT:C(I×Ω)C(I×Ω){\displaystyle {\mathcal {T}}:C(I\times \Omega )\to C(I\times \Omega )} is defined as:[3]

(Tu)(t,x):=0tΩK(t,s,x,ξ)G(u(s,ξ))dξds.{\displaystyle ({\mathcal {T}}u)(t,x):=\int _{0}^{t}\int _{\Omega }K(t,s,x,\xi )\,G(u(s,\xi ))\,d\xi \,ds.}Note that while throughout this article, the bounds of the integral are usually written as intervals, this need not be the case.[7] In general, integral equations don't always need to be defined over an interval[a,b]=I{\displaystyle [a,b]=I}, but could also be defined over a curve or surface.[7]

Homogeneity

[edit]

Homogeneous: An integral equation is called homogeneous if the known functionf{\displaystyle f} is identically zero.[1]

Inhomogeneous: An integral equation is called inhomogeneous if the known functionf{\displaystyle f} is nonzero.[1]

Regularity

[edit]

Regular: An integral equation is called regular if the integrals used are all proper integrals.[7]

Singular orweakly singular: An integral equation is called singular or weakly singular if the integral is an improper integral.[7] This could be either because at least one of the limits of integration is infinite or the kernel becomes unbounded, meaning infinite, on at least one point in the interval or domain over which is being integrated.[1]

Examples include:[1]F(λ)=eiλxu(x)dx{\displaystyle F(\lambda )=\int _{-\infty }^{\infty }e^{-i\lambda x}u(x)\,dx}L[u(x)]=0eλxu(x)dx{\displaystyle L[u(x)]=\int _{0}^{\infty }e^{-\lambda x}u(x)\,dx}These two integral equations are the Fourier transform and the Laplace transform ofu(x), respectively, with both being Fredholm equations of the first kind with kernelK(x,t)=eiλx{\displaystyle K(x,t)=e^{-i\lambda x}} andK(x,t)=eλx{\displaystyle K(x,t)=e^{-\lambda x}}, respectively.[1] Another example of a singular integral equation in which the kernel becomes unbounded is:[1]x2=0x1xtu(t)dt.{\displaystyle x^{2}=\int _{0}^{x}{\frac {1}{\sqrt {x-t}}}\,u(t)\,dt.}This equation is a special form of the more general weakly singular Volterra integral equation of the first kind, called Abel's integral equation:[7]g(x)=axf(y)xydy{\displaystyle g(x)=\int _{a}^{x}{\frac {f(y)}{\sqrt {x-y}}}\,dy}Strongly singular: An integral equation is called strongly singular if the integral is defined by a special regularisation, for example, by the Cauchy principal value.[7]

Integro-differential equations

[edit]

AnIntegro-differential equation, as the name suggests, combines differential and integral operators into one equation.[1] There are many version including the Volterra integro-differential equation and delay type equations as defined below.[3] For example, using the Volterra operator as defined above, the Volterra integro-differential equation may be written as:[3]y(t)=f(t,y(t))+(Vαy)(t){\displaystyle y'(t)=f(t,y(t))+(V_{\alpha }y)(t)}For delay problems, we can define the delay integral operator(Wθ,αy){\displaystyle ({\mathcal {W}}_{\theta ,\alpha }y)} as:[3](Wθ,αy)(t):=θ(t)t(ts)αk2(t,s,y(s),y(s))ds{\displaystyle ({\mathcal {W}}_{\theta ,\alpha }y)(t):=\int _{\theta (t)}^{t}(t-s)^{-\alpha }\cdot k_{2}(t,s,y(s),y'(s))\,ds}where the delay integro-differential equation may be expressed as:[3]y(t)=f(t,y(t),y(θ(t)))+(Wθ,αy)(t).{\displaystyle y'(t)=f(t,y(t),y(\theta (t)))+({\mathcal {W}}_{\theta ,\alpha }y)(t).}

Volterra integral equations

[edit]

Uniqueness and existence theorems in 1D

[edit]

The solution to a linear Volterra integral equation of the first kind, given by the equation:(Vy)(t)=g(t){\displaystyle ({\mathcal {V}}y)(t)=g(t)}can be described by the following uniqueness and existence theorem.[3] Recall that the Volterra integral operatorV:C(I)C(I){\displaystyle {\mathcal {V}}:C(I)\to C(I)}, can be defined as follows:[3](Vφ)(t):=t0tK(t,s)φ(s)ds{\displaystyle ({\mathcal {V}}\varphi )(t):=\int _{t_{0}}^{t}K(t,s)\,\varphi (s)\,ds}wheretI=[t0,T]{\displaystyle t\in I=[t_{0},T]} andK(t,s) is called the kernel and must be continuous on the intervalD:={(t,s):0stT}{\displaystyle D:=\{(t,s):0\leq s\leq t\leq T\leq \infty \}}.[3]

TheoremAssume thatK{\displaystyle K} satisfiesKC(D),K/tC(D){\displaystyle K\in C(D),\,\partial K/\partial t\in C(D)} and|K(t,t)|k0>0{\displaystyle \vert K(t,t)\vert \geq k_{0}>0} for sometI.{\displaystyle t\in I.} Then for anygC1(I){\displaystyle g\in C^{1}(I)} withg(0)=0{\displaystyle g(0)=0} the integral equation above has a unique solution inyC(I){\displaystyle y\in C(I)}.

The solution to a linear Volterra integral equation of the second kind, given by the equation:[3]y(t)=g(t)+(Vy)(t){\displaystyle y(t)=g(t)+({\mathcal {V}}y)(t)}can be described by the following uniqueness and existence theorem.[3]

TheoremLetKC(D){\displaystyle K\in C(D)} and letR{\displaystyle R} denote the resolvent Kernel associated withK{\displaystyle K}. Then, for anygC(I){\displaystyle g\in C(I)}, the second-kind Volterra integral equation has a unique solutionyC(I){\displaystyle y\in C(I)} and this solution is given by:y(t)=g(t)+0tR(t,s)g(s)ds.{\displaystyle y(t)=g(t)+\int _{0}^{t}R(t,s)\,g(s)\,ds.}

Volterra integral equations inR2

[edit]

A Volterra Integral equation of the second kind can be expressed as follows:[3]u(t,x)=g(t,x)+0x0yK(x,ξ,y,η)u(ξ,η)dηdξ{\displaystyle u(t,x)=g(t,x)+\int _{0}^{x}\int _{0}^{y}K(x,\xi ,y,\eta )\,u(\xi ,\eta )\,d\eta \,d\xi }where(x,y)Ω:=[0,X]×[0,Y]{\displaystyle (x,y)\in \Omega :=[0,X]\times [0,Y]},gC(Ω){\displaystyle g\in C(\Omega )},KC(D2){\displaystyle K\in C(D_{2})} andD2:={(x,ξ,y,η):0ξxX,0ηyY}{\displaystyle D_{2}:=\{(x,\xi ,y,\eta ):0\leq \xi \leq x\leq X,0\leq \eta \leq y\leq Y\}}.[3] This integral equation has a unique solutionuC(Ω){\displaystyle u\in C(\Omega )} given by:[3]u(t,x)=g(t,x)+0x0yR(x,ξ,y,η)g(ξ,η)dηdξ{\displaystyle u(t,x)=g(t,x)+\int _{0}^{x}\int _{0}^{y}R(x,\xi ,y,\eta )\,g(\xi ,\eta )\,d\eta \,d\xi }whereR{\displaystyle R} is the resolvent kernel ofK.[3]

Uniqueness and existence theorems of Fredholm–Volterra equations

[edit]

As defined above, a VFIE has the form:u(t,x)=g(t,x)+(Tu)(t,x){\displaystyle u(t,x)=g(t,x)+({\mathcal {T}}u)(t,x)}withxΩ{\displaystyle x\in \Omega } andΩ{\displaystyle \Omega } being a closed bounded region inRd{\displaystyle \mathbb {R} ^{d}} with piecewise smooth boundary.[3] The Fredholm–Volterrra Integral OperatorT:C(I×Ω)C(I×Ω){\displaystyle {\mathcal {T}}:C(I\times \Omega )\to C(I\times \Omega )} is defined as:[3](Tu)(t,x):=0tΩK(t,s,x,ξ)G(u(s,ξ))dξds.{\displaystyle ({\mathcal {T}}u)(t,x):=\int _{0}^{t}\int _{\Omega }K(t,s,x,\xi )\,G(u(s,\xi ))\,d\xi \,ds.}In the case where the KernelK may be written asK(t,s,x,ξ)=k(ts)H(x,ξ){\displaystyle K(t,s,x,\xi )=k(t-s)H(x,\xi )},K is called the positive memory kernel.[3] With this in mind, we can now introduce the following theorem:[3]

TheoremIf the linear VFIE given by:u(t,x)=g(t,x)+0tΩK(t,s,x,ξ)G(u(s,ξ))dξds{\displaystyle u(t,x)=g(t,x)+\int _{0}^{t}\int _{\Omega }K(t,s,x,\xi )\,G(u(s,\xi ))\,d\xi \,ds} with(t,x)I×Ω{\displaystyle (t,x)\in I\times \Omega } satisfies the following conditions:

Then the VFIE has a unique solutionuC(I×Ω){\displaystyle u\in C(I\times \Omega )} given byu(t,x)=g(t,x)+0tΩR(t,s,x,ξ)G(u(s,ξ))dξds{\displaystyle u(t,x)=g(t,x)+\int _{0}^{t}\int _{\Omega }R(t,s,x,\xi )\,G(u(s,\xi ))\,d\xi \,ds} whereRC(D×Ω2){\displaystyle R\in C(D\times \Omega ^{2})} is called the Resolvent Kernel and is given by the limit of the Neumann series for the KernelK{\displaystyle K} and solves the resolvent equations:R(t,s,x,ξ)=K(t,s,x,ξ)+0tΩK(t,v,x,z)R(v,s,z,ξ)dzdv=K(t,s,x,ξ)+0tΩR(t,v,x,z)K(v,s,z,ξ)dzdv{\displaystyle R(t,s,x,\xi )=K(t,s,x,\xi )+\int _{0}^{t}\int _{\Omega }K(t,v,x,z)R(v,s,z,\xi )\,dz\,dv=K(t,s,x,\xi )+\int _{0}^{t}\int _{\Omega }R(t,v,x,z)K(v,s,z,\xi )\,dz\,dv}

Special Volterra equations

[edit]

A special type of Volterra equation which is used in various applications is defined as follows:[3]y(t)=g(t)+(Vαy)(t){\displaystyle y(t)=g(t)+(V_{\alpha }y)(t)}wheretI=[t0,T]{\displaystyle t\in I=[t_{0},T]}, the functiong(t) is continuous on the intervalI{\displaystyle I}, and the Volterra integral operator(Vαt){\displaystyle (V_{\alpha }t)} is given by:(Vαt)(t):=t0t(ts)αk(t,s,y(s))ds{\displaystyle (V_{\alpha }t)(t):=\int _{t_{0}}^{t}(t-s)^{-\alpha }\cdot k(t,s,y(s))\,ds}with(0α<1){\displaystyle (0\leq \alpha <1)}.[3]

Converting IVP to integral equations

[edit]

In the following section, we give an example of how to convert an initial value problem (IVP) into an integral equation. There are multiple motivations for doing so, among them being that integral equations can often be more readily solvable and are more suitable for proving existence and uniqueness theorems.[7]

The following example was provided by Wazwaz on pages 1 and 2 in his book.[1] We examine the IVP given by the equation:

u(t)=2tu(t),x0{\displaystyle u'(t)=2tu(t),\,\,\,\,\,\,\,x\geq 0}and the initial condition:

u(0)=1{\displaystyle u(0)=1}

If we integrate both sides of the equation, we get:

0xu(t)dt=0x2tu(t)dt{\displaystyle \int _{0}^{x}u'(t)\,dt=\int _{0}^{x}2tu(t)\,dt}

and by thefundamental theorem of calculus, we obtain:

u(x)u(0)=0x2tu(t)dt{\displaystyle u(x)-u(0)=\int _{0}^{x}2tu(t)\,dt}

Rearranging the equation above, we get the integral equation:

u(x)=1+0x2tu(t)dt{\displaystyle u(x)=1+\int _{0}^{x}2tu(t)\,dt}

which is a Volterra integral equation of the form:

u(x)=f(x)+α(x)β(x)K(x,t)u(t)dt{\displaystyle u(x)=f(x)+\int _{\alpha (x)}^{\beta (x)}K(x,t)\cdot u(t)\,dt}

whereK(x,t) is called the kernel and equal to 2t, andf(x) = 1.[1]

Numerical solution

[edit]

It is worth noting that integral equations often do not have an analytical solution, and must be solved numerically. An example of this is evaluating theelectric-field integral equation (EFIE) ormagnetic-field integral equation (MFIE) over an arbitrarily shaped object in an electromagnetic scattering problem.

One method to solve numerically requires discretizing variables and replacing integral by a quadrature rule

j=1nwjK(si,tj)u(tj)=f(si),i=0,1,,n.{\displaystyle \sum _{j=1}^{n}w_{j}K(s_{i},t_{j})u(t_{j})=f(s_{i}),\qquad i=0,1,\dots ,n.}

Then we have a system withn equations andn variables. By solving it we get the value of then variables

u(t0),u(t1),,u(tn).{\displaystyle u(t_{0}),u(t_{1}),\dots ,u(t_{n}).}

Integral equations as a generalization of eigenvalue equations

[edit]
Further information:Fredholm theory

Certain homogeneous linear integral equations can be viewed as thecontinuum limit ofeigenvalue equations. Usingindex notation, an eigenvalue equation can be written as

jMi,jvj=λvi{\displaystyle \sum _{j}M_{i,j}v_{j}=\lambda v_{i}}

whereM = [Mi,j] is a matrix,v is one of its eigenvectors, andλ is the associated eigenvalue.

Taking the continuum limit, i.e., replacing the discrete indicesi andj with continuous variablesx andy, yields

K(x,y)φ(y)dy=λφ(x),{\displaystyle \int K(x,y)\,\varphi (y)\,dy=\lambda \,\varphi (x),}

where the sum overj has been replaced by an integral overy and the matrixM and the vectorv have been replaced by thekernelK(x,y) and theeigenfunctionφ(y). (The limits on the integral are fixed, analogously to the limits on the sum overj.) This gives a linear homogeneous Fredholm equation of the second type.

In general,K(x,y) can be adistribution, rather than a function in the strict sense. If the distributionK has support only at the pointx =y, then the integral equation reduces to adifferential eigenfunction equation.

In general, Volterra and Fredholm integral equations can arise from a single differential equation, depending on which sort of conditions are applied at the boundary of the domain of its solution.

Wiener–Hopf integral equations

[edit]
Main article:Wiener–Hopf method

y(t)=λx(t)+0k(ts)x(s)ds,0t<.{\displaystyle y(t)=\lambda x(t)+\int _{0}^{\infty }k(t-s)\,x(s)\,ds,\qquad 0\leq t<\infty .}Originally, such equations were studied in connection with problems in radiative transfer, and more recently, they have been related to the solution of boundary integral equations for planar problems in which the boundary is only piecewise smooth.

Hammerstein equations

[edit]

A Hammerstein equation is a nonlinear first-kind Volterra integral equation of the form:[3]g(t)=0tK(t,s)G(s,y(s))ds.{\displaystyle g(t)=\int _{0}^{t}K(t,s)\,G(s,y(s))\,ds.}Under certain regularity conditions, the equation is equivalent to the implicit Volterra integral equation of the second-kind:[3]G(t,y(t))=g1(t)0tK1(t,s)G(s,y(s))ds{\displaystyle G(t,y(t))=g_{1}(t)-\int _{0}^{t}K_{1}(t,s)\,G(s,y(s))\,ds}where:g1(t):=g(t)K(t,t)andK1(t,s):=1K(t,t)K(t,s)t.{\displaystyle g_{1}(t):={\frac {g'(t)}{K(t,t)}}\,\,\,\,\,\,\,{\text{and}}\,\,\,\,\,\,\,K_{1}(t,s):=-{\frac {1}{K(t,t)}}{\frac {\partial K(t,s)}{\partial t}}.}The equation may however also be expressed in operator form which motivates the definition of the following operator called the nonlinear Volterra-Hammerstein operator:[3](Hy)(t):=0tK(t,s)G(s,y(s))ds{\displaystyle ({\mathcal {H}}y)(t):=\int _{0}^{t}K(t,s)\,G(s,y(s))\,ds}HereG:I×RR{\displaystyle G:I\times \mathbb {R} \to \mathbb {R} } is a smooth function while the kernelK may be continuous, i.e. bounded, or weakly singular.[3] The corresponding second-kind Volterra integral equation called the Volterra-Hammerstein Integral Equation of the second kind, or simply Hammerstein equation for short, can be expressed as:[3]y(t)=g(t)+(Hy)(t){\displaystyle y(t)=g(t)+({\mathcal {H}}y)(t)}In certain applications, the nonlinearity of the functionG may be treated as being only semi-linear in the form of:[3]G(s,y)=y+H(s,y){\displaystyle G(s,y)=y+H(s,y)}In this case, we the following semi-linear Volterra integral equation:[3]y(t)=g(t)+(Hy)(t)=g(t)+0tK(t,s)[y(s)+H(s,y(s))]ds{\displaystyle y(t)=g(t)+({\mathcal {H}}y)(t)=g(t)+\int _{0}^{t}K(t,s)[y(s)+H(s,y(s))]\,ds}In this form, we can state an existence and uniqueness theorem for the semi-linear Hammerstein integral equation.[3]

TheoremSuppose that the semi-linear Hammerstein equation has a unique solutionyC(I){\displaystyle y\in C(I)} andH:I×RR{\displaystyle H:I\times \mathbb {R} \to \mathbb {R} } be a Lipschitz continuous function. Then the solution of this equation may be written in the form:y(t)=yl(t)+0tR(t,s)H(s,y(s))ds{\displaystyle y(t)=y_{l}(t)+\int _{0}^{t}R(t,s)\,H(s,y(s))\,ds} whereyl(t){\displaystyle y_{l}(t)} denotes the unique solution of the linear part of the equation above and is given by:yl(t)=g(t)+0tR(t,s)g(s)ds{\displaystyle y_{l}(t)=g(t)+\int _{0}^{t}R(t,s)\,g(s)\,ds} withR(t,s){\displaystyle R(t,s)} denoting the resolvent kernel.

We can also write the Hammerstein equation using a different operator called the Niemytzki operator, or substitution operator,N{\displaystyle {\mathcal {N}}} defined as follows:[3](Nφ)(t):=G(t,φ(t)){\displaystyle ({\mathcal {N}}\varphi )(t):=G(t,\varphi (t))}More about this can be found on page 75 of this book.[3]

Applications

[edit]

Integral equations are important in many applications. Problems in which integral equations are encountered includeradiative transfer, and theoscillation of a string, membrane, or axle. Oscillation problems may also be solved asdifferential equations.

See also

[edit]

Bibliography

[edit]
  • Agarwal, Ravi P., and Donal O'Regan. Integral and Integrodifferential Equations: Theory, Method and Applications. Gordon and Breach Science Publishers, 2000.[13]
  • Brunner, Hermann. Collocation Methods for Volterra Integral and Related Functional Differential Equations. Cambridge University Press, 2004.[3]
  • Burton, T. A. Volterra Integral and Differential Equations. Elsevier, 2005.[14]
  • Chapter 7 It Mod 02-14-05 – Ira A. Fulton College of Engineering. https://www.et.byu.edu/~vps/ET502WWW/NOTES/CH7m.pdf.[15]
  • Corduneanu, C. Integral Equations and Applications. Cambridge University Press, 2008.[16]
  • Hackbusch, Wolfgang. Integral Equations Theory and Numerical Treatment. Birkhäuser, 1995.[7]
  • Hochstadt, Harry. Integral Equations. Wiley-Interscience/John Wiley & Sons, 1989.[17]
  • "Integral Equation." From Wolfram MathWorld, https://mathworld.wolfram.com/IntegralEquation.html.[18]
  • "Integral Equation." Integral Equation – Encyclopedia of Mathematics, https://encyclopediaofmath.org/wiki/Integral_equation.[19]
  • Jerri, Abdul J. Introduction to Integral Equations with Applications. Sampling Publishing, 2007.[20]
  • Pipkin, A. C. A Course on Integral Equations. Springer-Verlag, 1991.[21]
  • Polëiìanin A. D., and Alexander V. Manzhirov. Handbook of Integral Equations. Chapman & Hall/CRC, 2008.[22]
  • Wazwaz, Abdul-Majid. A First Course in Integral Equations. World Scientific, 2015.[1]

References

[edit]
  1. ^abcdefghijklmnopqrstuvwWazwaz, Abdul-Majid (2005).A First Course in Integral Equations. World Scientific.
  2. ^admin (2022-09-10)."Maxwell's Equations: Derivation in Integral and Differential form".Ox Science. Retrieved2022-12-10.
  3. ^abcdefghijklmnopqrstuvwxyzaaabacadaeafagahaiajakalamanaoapaqarasatauavawBrunner, Hermann (2004).Collocation Methods for Volterra Integral and Related Functional Differential Equations. Cambridge University Press.
  4. ^Bart, G. R.; Warnock, R. L. (November 1973)."Linear Integral Equations of the Third Kind".SIAM Journal on Mathematical Analysis.4 (4):609–622.doi:10.1137/0504053.ISSN 0036-1410.
  5. ^Shulaia, D. (2017-12-01)."Integral equations of the third kind for the case of piecewise monotone coefficients".Transactions of A. Razmadze Mathematical Institute.171 (3):396–410.doi:10.1016/j.trmi.2017.05.002.ISSN 2346-8092.
  6. ^Sukavanam, N. (1984-05-01)."A Fredholm-type theory for third-kind linear integral equations".Journal of Mathematical Analysis and Applications.100 (2):478–485.doi:10.1016/0022-247X(84)90096-9.ISSN 0022-247X.
  7. ^abcdefghijHackbusch, Wolfgang (1995).Integral Equations Theory and Numerical Treatment. Birkhauser.
  8. ^"Lecture Notes on Risk Theory"(PDF). 2010.
  9. ^Sachs, E. W.; Strauss, A. K. (2008-11-01). "Efficient solution of a partial integro-differential equation in finance".Applied Numerical Mathematics.58 (11):1687–1703.doi:10.1016/j.apnum.2007.11.002.ISSN 0168-9274.
  10. ^Feller, Willy (1941)."On the Integral Equation of Renewal Theory".The Annals of Mathematical Statistics.12 (3):243–267.doi:10.1214/aoms/1177731708.ISSN 0003-4851.JSTOR 2235855.
  11. ^Daddi-Moussa-Ider, A.; Vilfan, A.;Golestanian, R. (6 April 2022). "Diffusiophoretic propulsion of an isotropic active colloidal particle near a finite-sized disk embedded in a planar fluid–fluid interface".Journal of Fluid Mechanics.940: A12.arXiv:2109.14437.Bibcode:2022JFM...940A..12D.doi:10.1017/jfm.2022.232.
  12. ^Daddi-Moussa-Ider, A.; Lisicki, M.;Löwen, H.; Menzel, A. M. (5 February 2020). "Dynamics of a microswimmer–microplatelet composite".Physics of Fluids.32 (2): 021902.arXiv:2001.06646.Bibcode:2020PhFl...32b1902D.doi:10.1063/1.5142054.
  13. ^Donal., Agarwal, Ravi P. O'Regan (2000).Integral and integrodifferential equations : theory, method and applications. Gordon and Breach Science Publishers.ISBN 90-5699-221-X.OCLC 44617552.{{cite book}}: CS1 maint: multiple names: authors list (link)
  14. ^Burton, T.A. (2005).Volterra Integral and Differential Equations. Elsevier.
  15. ^"Chapter 7 It Mod 02-14-05 – Ira A. Fulton College of Engineering"(PDF).
  16. ^Corduneanu, C. (2008).Integral Equations and Applications. Cambridge University Press.
  17. ^Hochstadt, Harry (1989).Integral Equations. Wiley-Interscience/John Wiley & Sons.
  18. ^"Integral Equation".
  19. ^"Integral equation – Encyclopedia of Mathematics".encyclopediaofmath.org. Retrieved2022-11-14.
  20. ^Jerri, Abdul J. (2007).Introduction to integral equations with applications. Σ Sampling.ISBN 978-0-9673301-1-2.OCLC 852490911.
  21. ^Pipkin, A.C. (1991).A Course on Integral Equations. Springer-Verlag.
  22. ^Polëiìanin, A.D. (2008).Handbook of Integral Equation. Chapman & Hall/CRC.

Further reading

[edit]

External links

[edit]
National
Other
Retrieved from "https://en.wikipedia.org/w/index.php?title=Integral_equation&oldid=1288147526"
Category:
Hidden categories:

[8]ページ先頭

©2009-2025 Movatter.jp