What are the Boundary Conditions for Solving a Wave Equation?

blalien
Messages
31
Reaction score
0

Homework Statement


The problem is to solve
\phi_{yy}-c^2 \phi_{xx} = 0
\phi_y (x,0) = f'(x), x>0
\phi_x (0,y) = \phi(0,y) = 0, y>0 or y<0

Homework Equations


The solution, before applying boundary conditions is obviously
\phi(x,y)=F(x+c y)+G(x-cy)

The Attempt at a Solution


I start with the general solution
\phi(x,y)=F(x+c y)+G(x-cy)
and apply the two vanishing boundary conditions
\phi(0,y)=F(c y)+G(-cy)=0 or
1) F(\omega)+G(-\omega)=0
\phi_x(0,y)=F'(c y)+G'(-cy)=0 or
2) F'(\omega)+G'(-\omega)=0
Take the derivative of equation 1:
F'(\omega)-G'(-\omega)=0

So F' and G' both vanish. Then how do we apply the first boundary condition?
 
Physics news on Phys.org
The first boundary condition is (in your notation)

F'(\omega) - G'(\omega) = f'(\omega).

As long as G is neither odd nor even, there's no inconsistency.
 
The problem is that the two boundary conditions
F(\omega)+G(-\omega)=0 and
F'(\omega)+G'(-\omega)=0
imply that F(\omega) and G(\omega) are constant. This does create an inconsistency.
 
I missed a detail that the solution is symmetric with y. That solves the problem. Thanks anyway.
 
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