Model for single lane of traffic

  • Thread starter Thread starter andrey21
  • Start date Start date
  • Tags Tags
    Model
andrey21
Messages
475
Reaction score
0
A model for a single lane of traffic is given by the following pde

p dv/dx + v dp/dx + dp/dt = 0

Where:

v = kx/p



Show that

dp/dt = -k



Here is my attempt

v = kx/p

dv/dx = k/p

p= kx/v

dp/dx = k/v

Substituting into original pde:

p (k/p) + v(k/v) + dp/dt=0

Clearly made an error, any help would be great
 
Physics news on Phys.org
p dv/dx + v dp/dx + dp/dt = 0

Where:

v = kx/p

Show that

dp/dt = -k

p dv/dx + v dp/dx + dp/dt = 0 can be written as

d(pv)/dx + dp/dt = 0 ----------- 1

v = kx/p => pv = kx -> put in 1

we get dp/dt = - k

method you used is wrong because you can't partially differentiate v w.r.t x in an equation which contains p (also a function of x) -. while differentiating you treated p as a constant w.r.t to x..
 
Prove $$\int\limits_0^{\sqrt2/4}\frac{1}{\sqrt{x-x^2}}\arcsin\sqrt{\frac{(x-1)\left(x-1+x\sqrt{9-16x}\right)}{1-2x}} \, \mathrm dx = \frac{\pi^2}{8}.$$ Let $$I = \int\limits_0^{\sqrt 2 / 4}\frac{1}{\sqrt{x-x^2}}\arcsin\sqrt{\frac{(x-1)\left(x-1+x\sqrt{9-16x}\right)}{1-2x}} \, \mathrm dx. \tag{1}$$ The representation integral of ##\arcsin## is $$\arcsin u = \int\limits_{0}^{1} \frac{\mathrm dt}{\sqrt{1-t^2}}, \qquad 0 \leqslant u \leqslant 1.$$ Plugging identity above into ##(1)## with ##u...
Back
Top