ArticleslgStudy

mathematics

Transportation theory (mathematics)

Transportation theory (mathematics) is a mathematics topic covered in the lgStudy science library. This page brings together a partial reference excerpt, illustrations, worked examples, real-world applications and a short study plan, so you can understand Transportation theory (mathematics) rather than just read about it. In short: In mathematics and economics, transportation theory or transport theory is a name given to the study of optimal transportation and allocation of resources. The problem was formalized by the French mathematician Gaspard Monge in 1781.

Transportation theory (mathematics) — main illustration
Transportation theory (mathematics) — illustration

Key takeaways

  • Transportation theory (mathematics) belongs to mathematics; place it in that map before memorising details.
  • Learn the definition first, then one example that makes the definition concrete.
  • Connect Transportation theory (mathematics) to a quantity you can measure, compute or draw — that is where exam questions come from.
  • Reproduce the core statement of Transportation theory (mathematics) from memory before moving on to harder problems.

Reference excerpt

In mathematics and economics, transportation theory or transport theory is a name given to the study of optimal transportation and allocation of resources. The problem was formalized by the French mathematician Gaspard Monge in 1781. In the 1920s A. N. Tolstoi was one of the first to study the transportation problem mathematically. In 1930, in the collection Transportation Planning Volume I for the National Commissariat of Transportation of the Soviet Union, he published a paper "Methods of Finding the Minimal Kilometrage in Cargo-transportation in space". Major advances were made in the field during World War II by the Soviet mathematician and economist Leonid Kantorovich. Consequently, the problem as it is stated is sometimes known as the Monge–Kantorovich transportation problem. The linear programming formulation of the transportation problem is also known as the Hitchcock–Koopmans transportation problem.

Motivation

Mines and factories

Suppose that we have a collection of m {\displaystyle m} mines mining iron ore, and a collection of n {\displaystyle n} factories which use the iron ore that the mines produce. Suppose for the sake of argument that these mines and factories form two disjoint subsets M {\displaystyle M} and F {\displaystyle F} of the Euclidean plane R 2 {\displaystyle \mathbb {R} ^{2}} . Suppose also that we have a cost function c : R 2 × R 2 → [ 0 , ∞ ) {\displaystyle c:\mathbb {R} ^{2}\times \mathbb {R} ^{2}\to [0,\infty )} , so that c ( x , y ) {\displaystyle c(x,y)} is the cost of transporting one shipment of iron from x {\displaystyle x} to y {\displaystyle y} . For simplicity, we ignore the time taken to do the transporting. We also assume that each mine can supply only one factory (no splitting of shipments) and that each factory requires precisely one shipment to be in operation (factories cannot work at half- or double-capacity). Having made the above assumptions, a transport plan is a bijection T : M → F {\displaystyle T:M\to F} . In other words, each mine m ∈ M {\displaystyle m\in M} supplies precisely one target factory T ( m ) ∈ F {\displaystyle T(m)\in F} and each factory is supplied by precisely one mine. We wish to find the optimal transport plan, the plan T {\displaystyle T} whose total cost

c ( T ) := ∑ m ∈ M c ( m , T ( m ) ) {\displaystyle c(T):=\sum _{m\in M}c(m,T(m))}

is the least of all possible transport plans from M {\displaystyle M} to F {\displaystyle F} . This motivating special case of the transportation problem is an instance of the assignment problem. More specifically, it is equivalent to finding a minimum weight matching in a bipartite graph. This can be generalized to the continuous case, where there are infinitely many mines and factories distributed on the real line, or generally in any metric space. This case is usually pictured as "changing the shape of a pile of dirt", and thus called the earth mover's problem.

Moving books: the importance of the cost function The following simple example illustrates the importance of the cost function in determining the optimal transport plan. Suppose that we have n {\displaystyle n} books of equal width on a shelf (the real line), arranged in a single contiguous block. We wish to rearrange them into another contiguous block, but shifted one book-width to the right. Two obvious candidates for the optimal transport plan present themselves:

move all n {\displaystyle n} books one book-width to the right ("many small moves"); move the left-most book n {\displaystyle n} book-widths to the right and leave all other books fixed ("one big move"). If the cost function is proportional to Euclidean distance ( c ( x , y ) = α ‖ x − y ‖ {\displaystyle c(x,y)=\alpha \|x-y\|} for some α > 0 {\displaystyle \alpha >0} ) then these two candidates are both optimal. If, on the other hand, we choose the strictly convex cost function proportional to the square of Euclidean distance ( c ( x , y ) = α ‖ x − y ‖ 2 {\displaystyle c(x,y)=\alpha \|x-y\|^{2}} for some α > 0 {\displaystyle \alpha >0} ), then the "many small moves" option becomes the unique minimizer. Note that the above cost functions consider only the horizontal distance traveled by the books, not the horizontal distance traveled by a device used to pick each book up and move the book into position. If the latter is considered instead, then, of the two transport plans, the second is always optimal for the Euclidean distance, while, provided there are at least 3 books, the first transport plan is optimal for the squared Euclidean distance.

… excerpt ends here. Continue reading the full article.

Illustrations

Transportation theory (mathematics): Example c-duality transform, where c(x, y) = 2(cos(3x) + 1)|y − x|² + (4 − 2(cos(3x) + 1))|y − x|⁴ and 
  
    
      
        ψ
        (
        x
        )
        =
        −
        
          e
          
            −
            
              x
              
                2
              
            
          
        
      
    
    {\displaystyle \psi (x)=-e^{-x^{2}}}
  
.
Example c-duality transform, where c(x, y) = 2(cos(3x) + 1)|y − x|² + (4 − 2(cos(3x) + 1))|y − x|⁴ and ψ ( x ) = − e − x 2 {\displaystyle \psi (x)=-e^{-x^{2}}} .
Transportation theory (mathematics): The c-convexification of a curve in the case where 
  
    
      
        c
        (
        x
        ,
        y
        )
        =
        
          |
        
        x
        −
        y
        
          |
        
      
    
    {\displaystyle c(x,y)=|x-y|}
  
.
The c-convexification of a curve in the case where c ( x , y ) = | x − y | {\displaystyle c(x,y)=|x-y|} .
Transportation theory (mathematics) illustration
Transportation theory (mathematics) illustration

Worked examples

Example 1 — a first encounter with Transportation theory (mathematics)

Start with the simplest possible case. Write down what Transportation theory (mathematics) claims or describes in one sentence, then invent the smallest concrete situation in which that sentence is true. In mathematics, the smallest case is usually a single object, a single equation or a single measurement. Check that every symbol or term in your sentence has a meaning in that case.

Example 2 — changing one variable

Take the situation from Example 1 and change exactly one quantity: double it, halve it, or set it to zero. Predict what should happen to Transportation theory (mathematics) before you calculate. Comparing your prediction with the result is the fastest way to find out whether you understand the idea or only the words.

Example 3 — an exam-style question

Typical questions about Transportation theory (mathematics) ask you to (a) state it precisely, (b) apply it to given data, and (c) explain a limitation. Practise writing all three answers in under five minutes; the third part is what separates a full-mark answer from an average one.

Applications of Transportation theory (mathematics)

In research
Transportation theory (mathematics) appears in mathematics research whenever the underlying quantities have to be modelled precisely. Papers usually cite it as a starting assumption and then explore where it breaks down.
In technology and industry
Engineering practice reuses Transportation theory (mathematics) in design rules, simulations and safety margins. Knowing the idea lets you read a specification sheet and understand why the numbers look the way they do.
In the classroom
Transportation theory (mathematics) is common in secondary-school and first-year university syllabi. It links to neighbouring topics Calculus of variations, Matching (graph theory), Mathematical economics, so understanding it makes those chapters shorter.
In everyday life
Look for Transportation theory (mathematics) outside the textbook — in sport, cooking, traffic, electronics or the sky above you. An example you found yourself is remembered far longer than one you were given.
Ask Teacher Smith questions about this articleOpens your AI tutor with a question about “Transportation theory (mathematics)” →

Affiliate

Preply — study more efficiently by working with a personal tutor. 50% off.

How to study Transportation theory (mathematics) in 20 minutes

  1. Read the reference excerpt below once, without taking notes.
  2. Close the page and write down what Transportation theory (mathematics) means in your own words.
  3. Compare your version with the excerpt and mark what you missed.
  4. Work through the three examples above with pen and paper.
  5. Explain Transportation theory (mathematics) out loud to somebody else — or to Teacher Smith in the lgStudy chat.

Frequently asked questions

What is Transportation theory (mathematics) in simple terms?

In mathematics and economics, transportation theory or transport theory is a name given to the study of optimal transportation and allocation of resources. The problem was formalized by the French mathematician Gaspard Monge in 1781.

Why does Transportation theory (mathematics) matter?

Because it connects several mathematics ideas at once: it gives you a definition you can apply, a quantity you can calculate, and a way to check whether a result is plausible.

How should I study Transportation theory (mathematics)?

Read the excerpt, restate it from memory, then work through the examples and applications listed on this page. The five-step study plan above takes about twenty minutes.

What does this page cover?

It gives you a compact reference excerpt plus original lgStudy explanations, examples, applications and study material on Transportation theory (mathematics).

Tags

  • Calculus of variations
  • Matching (graph theory)
  • Mathematical economics
  • Mathematical optimization in business
  • Measure theory
  • Optimization in vector spaces
  • Transport economics

Keep exploring