Optimizing Traffic Flow with Linear Algebra

morsel
Messages
29
Reaction score
0

Homework Statement


Problem 42 in this pdf file: http://math.rwinters.com/E21b/homework/HW1.pdf



Homework Equations





The Attempt at a Solution


Starting from the section at the very bottom and going clockwise, let the sections be a, b, c, and d, respectively.

b + 300 = c + 400
c + d + 100 = 250
120 + 150 = a + d
a + 300 = b + 320

Solving these equations using elimination, I get:
a = 270 - t
b = 250 - t
c = 150 - t
d = t

How can I figure out the maximum and minimum traffic volume for each location?
 
Last edited by a moderator:
Physics news on Phys.org
The traffic flow numbers have to be nonnegative, right? Figure out the range of t that satisfies that restriction.
 
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