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

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 v(x, y)= (x/H^2)y^2. 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 ?
 
There are two things I don't understand about this problem. First, when finding the nth root of a number, there should in theory be n solutions. However, the formula produces n+1 roots. Here is how. The first root is simply ##\left(r\right)^{\left(\frac{1}{n}\right)}##. Then you multiply this first root by n additional expressions given by the formula, as you go through k=0,1,...n-1. So you end up with n+1 roots, which cannot be correct. Let me illustrate what I mean. For this...
Back
Top