Consider the BVP
y''+4y=f(x) (0\leqx\leq1)
y(0)=0 y'(1)=0
Find the Green's function (two-sided) for this problem.
Working: So firstly, I let y(x)=Asin2x+Bcos2x
Then using the boundary conditions,
Asin(2.0)+Bcos(2.0)=0 => B=0
y'(x)=2Acos(2x)-2Asin(2x)
y'(0)=2A=0...