Laplace's equation on a rectangle with mixed b.c.s

Join the discussion
Registration is free. Ask a follow-up in this thread, or start your own.
3 replies · 3K views
sarideli18
Messages
9
Reaction score
0

Homework Statement



Solve Laplace's equation on the rectangle 0< x< L, 0< y< H with the boundary conditions du/dx(0, y) = 0, du/dx(L, y)=y, du/dy(x, 0)=0, U(x, H)=x.

Homework Equations





The Attempt at a Solution



I would be able to solve it by separation of variables if the last boundary condition were du/dx(x,H)=x. How can I apply the last boundary condition? Does principle of superposition work?
 
Physics news on Phys.org
You need a function that has derivative 0 at y= 0 and value x at y= H. The first condition makes me think of a quadratic. Look at [itex]v(x, y)= (x/H^2)y^2[/itex]. And then change your function to w(x,y)= u(x,y)- v(x,y).
 
Then how can I go further with separation of variables?
 
By the way, Can I assume U=X(x)Y(y) and say Y(H)=1 and Xx(L)=1 ?