MHB Solving Transport Eq. for Level Curves: x=X(t)

  • Thread starter Thread starter simo1
  • Start date Start date
  • Tags Tags
    Transport
simo1
Messages
21
Reaction score
0
I have this equation
ux(x,t) + c(x)ux(x,t) = 0 x>0

I want to obtain information on how the initial input uo(x)=u(x,o) would deform when the sound speed is not constant. c(x) is the sound speedi wanted to start this by finding a DE for the level curves x=X(t) so that i can solve in terms the initial point x0=X(0)(greater than or equal to) 0

but how can i solve for these level curves
 
Physics news on Phys.org
simo said:
I have this equation...

$\displaystyle u_{t}\ (x,t) + c(x)\ u_{x}\ (x,t) = 0,\ x>0$

I want to obtain information on how the initial input uo(x)=u(x,o) would deform when the sound speed is not constant. c(x) is the sound speedi wanted to start this by finding a DE for the level curves x=X(t) so that i can solve in terms the initial point x0=X(0)(greater than or equal to) 0

but how can i solve for these level curves

The standard approach for a PDE like...

$\displaystyle u_{t} + c(x,t)\ u_{x} = 0\ (1)$

... is to find curves along which u is constant. If we introduce a new variable r for which is $t=t(r)$ and $x=x(r)$ , then for chaining rule is...

$\displaystyle \frac{d u}{d r} = u_{t}\ \frac {d t}{d r} + u_{x}\ \frac{d x}{d r}\ (2)$

... and combining (1) and (2) we arrive to the ODE pair...

$\displaystyle \frac{d t}{d r} = 1,\ \frac{d x}{d r}= c(x,r)\ (3)$

In Your case c(*) is function of the x alone so that is...

$\displaystyle \int \frac{d x}{c(x)} = r + \gamma\ (4)$

... where $\gamma$ is an arbitrary constant...

Kind regards

$\chi$ $\sigma$
 
chisigma said:
The standard approach for a PDE like...

$\displaystyle u_{t} + c(x,t)\ u_{x} = 0\ (1)$

... is to find curves along which u is constant. If we introduce a new variable r for which is $t=t(r)$ and $x=x(r)$ , then for chaining rule is...

$\displaystyle \frac{d u}{d r} = u_{t}\ \frac {d t}{d r} + u_{x}\ \frac{d x}{d r}\ (2)$

... and combining (1) and (2) we arrive to the ODE pair...

$\displaystyle \frac{d t}{d r} = 1,\ \frac{d x}{d r}= c(x,r)\ (3)$

In Your case c(*) is function of the x alone so that is...

$\displaystyle \int \frac{d x}{c(x)} = r + \gamma\ (4)$

... where $\gamma$ is an arbitrary constant...Kind regards

$\chi$ $\sigma$
I solved the equation and I had x(t) = sinh-1(sinhx0ec(0)t) is it possible to draw the characteristic curve of this function
 
simo said:
I solved the equation and I had x(t) = sinh-1(sinhx0ec(0)t)...

Ehm!... what's the reason why You don't write simply $\displaystyle x= x_{0}\ e^{\ c(0)\ t}$?...

Kind regards

$\chi$ $\sigma$
 
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