Boundary Value Problem (a correction)
- To: mathgroup at smc.vnet.net
- Subject: [mg102232] Boundary Value Problem (a correction)
- From: dimitris <dimmechan at yahoo.com>
- Date: Sun, 2 Aug 2009 05:58:05 -0400 (EDT)
May be is the hot weather in Greece, but the fact is that I forgot to
write that the boundary conditions
> bc1 = (b^2 - 2)*D[f[x, y], {x, 2}] - 2*D[g[x, y], {x, 1}, {y, 1}] == (-
> P)*DiracDelta[x];
> bc2 = (b^2 - 2)*D[g[x, y], {x, 2}] + 2*D[f[x, y], {x, 1}, {y, 1}] ==
> 0;
hold for y=0.
Dimitris