What are the Boundary Conditions for Solving a Wave Equation?

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

Homework Statement


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

Homework Equations


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

The Attempt at a Solution


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

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

[tex]F'(\omega) - G'(\omega) = f'(\omega).[/tex]

As long as G is neither odd nor even, there's no inconsistency.
 
The problem is that the two boundary conditions
[tex]F(\omega)+G(-\omega)=0[/tex] and
[tex]F'(\omega)+G'(-\omega)=0[/tex]
imply that [tex]F(\omega)[/tex] and [tex]G(\omega)[/tex] 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: