How Do You Simplify a Wave Equation in a Non-Uniform Pipe?

Join the discussion
Registration is free. Ask a follow-up in this thread, or start your own.
4 replies · 2K views
andrey21
Messages
475
Reaction score
0
Wave Equation (urgent)

Sounds waves in a pipe of varying cross-section are described by the wave equation

v2 d/dx .(1/A.dAu/dx) = d2u /dt2

Where A = 0.2 +0.3x simplify the equation


My attempt at a solution

Sub in A:

v2 d/dx ( 1/(0.2+0.3x) . d(0.2+0.3x)u/dx) =d2u/dt2

Not to sure where to go from here
 
Physics news on Phys.org


Are you trying to solve the equation? If so, you should perhaps check out the method of separation of variables.
 


No just simplify the equation then compare with general second order hyperbolic equation to find a,b,c, and e
 


So by applying the chain rule this is my solution:

V2 (1/0.2+0.3x) .(0.3u + (0.2+0.3x)du/dx)

Is this correct?