Green's Function
Green's Function
This Demonstration shows the graphic of the Green's function related to the linear differential equation of order , , , or ,
G(t,s)
n=1
n=2
n=3
n=4
(n)
u
n
m
where and with the following linear boundary conditions:
a=±1
n=1
u(0)=u(1)
u(0)=0
u(1)=0
n=2
u(0)=u(1),u'(0)=u'(1)
u(0)=u(1)=0
u'(0)=u'(1)=0
n=3
u(0)=u(1),u'(0)=u'(1),u''(0)=u''(1)
n=4
u(0)=u(1),u'(0)=u'(1),u''(0)=u''(1),u'''(0)=u'''(1)
u(0)=u(1)=u''(0)=u''(1)=0
u(0)=u(1)=u'(0)=u'(1)=0
The solution of the boundary value problem (differential equation and boundary conditions) is given by .
u(t)=G(t,s)σ(s)ds
1
∫
0
In the code, the expression for the corresponding Green's function is given for an arbitrary interval .
[a,b]