blalien
- 31
- 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?