Wave equation with nonhomogenous neumann BC

Mugged
Messages
103
Reaction score
0
I've been searching online for the past week but can't seem to find what I am looking for.

I need the analytic solution to the wave equation: utt - c^2*uxx = 0

with neumann boundary conditions that are not homogeneous, i.e. ux(0,t) = A, for nonzero A.

also, the domain i require the solution to be in is a bounded domain (0 to L) or better yet the semi-infinite domain (0 to ∞)

can anyone refer me to a source?

Thank you
 
Physics news on Phys.org
So it's utt - c2uxx = 0
([noparse]utt - c2uxx = 0[/noparse])

The general solution is easy: u = u1(x - c*t) + u2(x + c*t)
for arbitrary functions u1 and u2.
One can find it by changing variables to w1 = x - c*t and w2 = x + c*t

One can see from that solution that a single boundary condition won't be enough to fix u1 and u2. One will need two boundary conditions for that.
 
I need more than the general solution
 
Have you tried solving it yourself?
 
Thread 'Direction Fields and Isoclines'
I sketched the isoclines for $$ m=-1,0,1,2 $$. Since both $$ \frac{dy}{dx} $$ and $$ D_{y} \frac{dy}{dx} $$ are continuous on the square region R defined by $$ -4\leq x \leq 4, -4 \leq y \leq 4 $$ the existence and uniqueness theorem guarantees that if we pick a point in the interior that lies on an isocline there will be a unique differentiable function (solution) passing through that point. I understand that a solution exists but I unsure how to actually sketch it. For example, consider a...
Back
Top