Laplace's equation on a rectangle (mixed bndy)

lordofspace
Messages
2
Reaction score
0

Homework Statement



I'm having issues with a deceptively simple Laplace problem. If anybody could point me in the right direction it would be fantastic.

It's just Laplace's equation on the square [0.1]x[0,1] (or any rectangle you like) with a mixed boundary.

Homework Equations



Uxx+Uyy=0
Ux(0,y)= a (some constant)
Ux(1,y)= 0
U(x,0)=0
Uy(x,1)=0

The Attempt at a Solution



The main thing I've tried is just an ordinary seperable solution, but it's definitely not seperable. I need something different.
 
Last edited:
Physics news on Phys.org
Actually, it is separable. Just let U(x,y)=A(x)B(y).

EDIT: It seems to me that if a isn't zero, B(y) must be a constant function since by the first condition,
U_x(0,y)=A'(0)B(y)=a \Rightarrow B(y)=\frac{a}{A'(0)}=\text{constant}.\qquad (1)
Further, by the third condition, either A(x)=0 for all x or B(0)=0. If A(x)=0, then clearly U(x,y)=0. If B(0)=0 (and a is nonzero), then by (1), B(y)=0 for all y, so U(x,y)=0. Thus, in order for U(x,y) to be non-trivial, a must be zero.
 
Last edited:
Prove $$\int\limits_0^{\sqrt2/4}\frac{1}{\sqrt{x-x^2}}\arcsin\sqrt{\frac{(x-1)\left(x-1+x\sqrt{9-16x}\right)}{1-2x}} \, \mathrm dx = \frac{\pi^2}{8}.$$ Let $$I = \int\limits_0^{\sqrt 2 / 4}\frac{1}{\sqrt{x-x^2}}\arcsin\sqrt{\frac{(x-1)\left(x-1+x\sqrt{9-16x}\right)}{1-2x}} \, \mathrm dx. \tag{1}$$ The representation integral of ##\arcsin## is $$\arcsin u = \int\limits_{0}^{1} \frac{\mathrm dt}{\sqrt{1-t^2}}, \qquad 0 \leqslant u \leqslant 1.$$ Plugging identity above into ##(1)## with ##u...
Back
Top