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

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
 


I'm seeing some chain rule in your future...
 


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?
 
There are two things I don't understand about this problem. First, when finding the nth root of a number, there should in theory be n solutions. However, the formula produces n+1 roots. Here is how. The first root is simply ##\left(r\right)^{\left(\frac{1}{n}\right)}##. Then you multiply this first root by n additional expressions given by the formula, as you go through k=0,1,...n-1. So you end up with n+1 roots, which cannot be correct. Let me illustrate what I mean. For this...
Back
Top