In: Advanced Math
Let G(x,t) be the Green's function satisfying
G"(x,t) + G(x,t) = δ(x-t)
with G(0,t) = 0 and G(pi/2) = 0, and the neccessary continuity conditions.
Here t is fixed, 0 < t < pi/2; the derivative means differentiation with respect to x, 0 < x < pi/2
Fill in the blanck:
G(x,t)= when 0<x<t
when t<x<pi/2
Given greens function is satisfying
G"(x,t)+G(x,t) =d(x-t). I am taking delta symbol d.this is impulse function.
First of all,we know about impulse function d(x-t)=1 If and only if x>=t other wise it is 0.
First we have to find out,G(x,t) when 0<x<t.In this condition d(x-t)=0 and it forms homogeneous differential equation
G"(x,t)+G(x,t)=0 and this become X"t+Xt=0 and (x"+x)t=0 because derivative with respect to x and t is fixed.
We can write this equation as
(D2+1)x=0. And t=0
D2=-1
D1=√-1=+-j. And D2=0.
Now,solution become
G(x,t)=(c1cosx+c2sinx)(c3e0t).
Given initial conditions are
G(0,t)=(c1)(c3)=0 and c1=0.
G(π/2,t)=c2(c3)=0 and c2=0.
So,It is giving trivial solution that is G(x,t)=0 when 0<x<t.
d(x-t)=1 for t<x<pi/2.
Now,Equation become
G"(x,t)+G(x,t)=1 when t<x<pi/2.and it forms non homogenous equation
solution contains two parts those are homogeneous solution and particular solution
G(x,t)=Gh(x,t)+Gp(x,t).
Already we know that Gh(x,t)=(c1cosx+c2sinx)(c3).
Given Gp(x,t) on right side equation is Gp(x,t)=1=k.assume some constant k.With out assumption also Gp(x,t)=1 only.
Gp'(x,t)=Gp"(x,t)=0.
Substitute in the original differential equation
We will get k=1.
So,particular solution Gp(x,t)=1.
Finally
G(x,t)=(c1cosx+c2sinx)(c3)+1.
Now,apply given initial conditions, G(0,t)=0 and G(pi/2,t)=0
G(0,t)=c1c3+1=0 and c1=(-1/c3).
G(pi/2,t)=c2c3+1=0 and c2=(-1/c3)=c1.
Now,substitute above values,then equation become
G(x,t)=((-1/c3)cosx+(-1/c3)sinx)c3+1.and it can be simplified as
G(x,t)=(-1/c3)(c3)(cosx+sinx)+1.c3 will get cancel
and G(x,t)=1-(cosx+sinx).
So,Finally Non trivial solution G(x,t)=1-cosx-sinx. When t<x<pi/2.