290. Input / Output

290.1. Input Output Model (Leontief)

𝐀=[𝑎11𝑎12𝑎1𝑛𝑎21𝑎22𝑎2𝑛𝑎𝑚1𝑎𝑚2𝑎𝑚𝑛]𝐱=[𝑥1𝑥2𝑥𝑛]𝐝=[𝑑1𝑑2𝑑𝑛]

Where:

Technical coefficient: the amount of input required per unit of output

Balance Equation

Total production = production used as inputs for other sectors+final consumption

𝐱=𝐀𝐱+𝐝

Rewrite the Equation

  1. Subtract 𝐀𝐱 from both sides:
𝐱𝐀𝐱=𝐝
  1. Factor out 𝐱:
𝐱(𝐈𝐀)=𝐝

Given final demand 𝐝 and input requirements 𝐀, what total production 𝐱 is needed?

  1. Solving for Production
𝐱=(𝐈𝐀)1𝐝

This gives exactly how much each sector must produce to satisfy both internal (inputs) and external (final demand) needs.

(𝐼𝐴)1: Leontief inverse, each element shows the total output needed from sector 𝑖 per unit of final demand in sector 𝑗, accounting for indirect effects

Example
  • Steel (S)
  • Rubber (R)
  • Chemicals (C)
𝐱=(𝐈𝐀)1𝐝𝐱=([000000000][0.10.20.10.10.10.20.20.10.1])1[102030]𝐱=[23.4234.2342.34]
  • Steel (𝒙𝟏=23.42): total units needed for final demand and as inputs to other sectors
  • Rubber (𝒙𝟐=34.23): total units for final demand plus inputs to all sectors
  • Chemicals (𝒙𝟐=42.34): total units including intermediate uses

290.1.1. Labor

  1. Direct Labor

Each sector requires some amount of direct labor to produce a unit of output. Direct labor coefficient:

  1. Indirect Labor

Producing goods often requires inputs from other sectors, which themselves required labor. To account for this:

𝝀=𝐥(𝐈𝐀)1

Interpretation: 𝜆𝑗is the total socially necessary labor time embedded in one unit of good 𝑗

  1. Labor as a “Currency”

Budget constraint for a worker:

𝑗𝜆𝑗𝑐𝑗

Where:

Example

Suppose:

  • Good 1: 𝜆1=2hours/unit
  • Good 2: 𝜆1=5hours/unit
  • Worker labor: =20hours

Constraint:

2𝑐1+5𝑐220
  • If the worker wants 4 units of Good 1: 2×4=8hours
  • Then they could afford at most (208)÷5=2.4units of Good 2

So their consumption plan is limited by their labor contribution

  1. Labor Planning

Labor also acts as a constraint for the whole economy:

𝐈𝐱𝐿

Where:

Example
  1. Stepup

Suppose the economy produces Bread (B) and Clothes (C). Let’s define:

  • 𝐱=(𝑥𝐵,𝑥𝐶): total production of each good

  • 𝐝=(𝑑𝐵,𝑑𝐶): final demand (how much society wants to consume)

  • 𝐀=[0.10.20.30.1]: input-output matrix

  • 𝐥=(2,5): direct labor per unit (hours) for Bread and Clothes

  • 𝐿=100: total labor available in society

  1. Constraints

Input-Output Balance: production must satisfy both internal (inputs) and final demand

𝑥𝐵0.1𝑥𝐵+0.2𝑥𝐶+𝑑𝐵𝑥𝐶0.3𝑥𝐵+0.1𝑥𝐶+𝑑𝐶

Labor Constraint: total labor used cannot exceed available labor

2𝑥𝐵+5𝑥𝐶100

Non-negativity: you can’t produce negative amounts

𝑥𝐵0𝑥𝐶0
  1. Objective: Maximize production
max𝑤𝐵𝑑𝐵+𝑤𝐶𝑑𝐶

Where:

  • 𝑤𝐵,𝑤𝐶: societal priority weights (e.g., bread might be more essential than clothes)
  • 𝑑𝐵,𝑑𝐶: quantities actually supplied to meet demand

Interpretation

  • The LP decides how much of each product to product (𝑥𝐵,𝑥𝐶)
  • It respects labor limits (2𝑥𝐵+5𝑥𝐶100)
  • It respects interdependencies (inputs for other products) via the matrix 𝐴
  • It maximizes fulfillment of product demand, possibly weighted by social priorities

So, no abstract utility function needed — the LP is about physical goods, labor, and inputs