Homework Statement
I have a two part question, the first part involves solving Laplace's equation
u_{xx} + u_{yy} = 0
for the boundary conditions
u_x(0,y) = u_x(2,y) = 0
u(x,0) = 0
u(x,1) = \sin(\pi x)
for
0 < x < 2, 0 < y < 1.
The second part now states a new boundary problem...