Which of the following has a unique solution on the whole interval (0, pi)?
y''+y=0, y(0)=0, y(pi)=0
y''+4y=0, y'(0)=0, y'(pi)=0
(t+1)y''+ty=0, y(1)=1, y'(1)=0
(t-1)y'+2y=0, y(0)=0, y'(0)=1
I'm not sure where to go on this one. I solved the first 2 equations and got:
y=c*sin(t)
and...