SlideShare a Scribd company logo
Short Run Cost Functions
In the short run, one or more inputs are ¯xed, so the
¯rm chooses the variable inputs to minimize the cost
of producing a given amount of output.
With several variable inputs, the procedure is the same
as long run cost minimization. For example, if we
have f(K; L; Land) and Land is ¯xed, we solve the
cost minimization problem to ¯nd the demand for
capital and labor, conditional on input prices and x,
K¤(w; r; x) and L¤(w; r; x). Then we evaluate the
cost of K, L, and Land to get the total cost function.
With one variable input, things are quite a bit easier,
since there is no substitutability between inputs.
Suppose that we have a ¯xed amount of capital, K.
Then the production function can be interpreted as a
function of L only. For example, if we have f(K; L) =
K®L¯, then the short run production function is f(L; K) =
K®L¯:
To ¯nd the conditional labor demand, we invert the
short run production function by solving x = f(L; K)
for L. This gives us L(x; K), which does not depend
on input prices, since this amount of labor is required
in order to produce x units of output.
Then the short run total cost function is given by
SRTC(x; K; w; r) = wL(x; K) + rK:
We can also de¯ne the following:
SRTC(x; K; w; r) = wL(x; K) + rK
SRV C = wL(x; K)
FC = rK
SRATC =
wL(x; K)
x
+
rK
x
SRAV C =
wL(x; K)
x
AFC =
rK
x
SRMC =
d(SRTC)
dx
=
d(SRV C)
dx
= w
dL(x; K)
dx
0
5
10
15
20
$
1 2 3 4 5
x
SRTC and SRVC: Cobb Douglas
0
5
10
15
20
$
1 2 3 4 5
x
SRTC, SRVC, and SRMC: Cobb Douglas
0
2
4
6
8
10
$
1 2 3 4 5
x
SRTC and SRVC (S-shaped)
0
0.5
1
1.5
2
2.5
3
$/unit
1 2 3 4 5
x
SRATC, SRAVC and SRMC (U-shaped)
Because of diminishing marginal returns and the pres-
ence of a ¯xed input,
1. SRMC eventually becomes upward sloping
SRMC = w
dL(x; K)
dx
=
w
df(L;K)
dL
=
w
MPL
:
2. SRATC and SRAVC eventually become upward
sloping.
3. SRATC is U-shaped. (Remember, SRATC is very
large for small x, because of ¯xed costs.)
example: x = L2=3K1=3 (with w = 2; r = 1; K = 1)
solving for L, we ¯rst plug in K = 1
x = L2=3:
Now take both sides to the 3/2 power:
L = x3=2:
Therefore, the short run total cost function is
SRTC = 2x3=2 + 1 (1)
From equation (1), we have: SRV C = 2x3=2; FC =
1; SRATC = 2x1=2+1=x; SRAV C = 2x1=2; AFC =
1=x; SRMC = 3x1=2:
The Relationship Between Short Run and Long Run
Cost Curves
LRATC must be less than SRATC, because in the long
run, all inputs are variable. You can always choose
K = K and have average cost equal to SRATC, but
choosing a di®erent K (when K is variable) might yield
lower costs.
Choosing K = K will be optimal for some level of x
(when K is variable), so for that x, LRATC=SRATC.
For other values of x, a di®erent K will be optimal, so
LRATC < SRATC.
As we vary K, we trace out a di®erent SRATC curve.
LRATC is the lower envelope of all the SRATC curves,
as we vary K:
0
5
10
15
20
$
1 2 3 4 5
x
Short Run and Long Run: Cobb Douglas
0
5
10
15
20
$
1 2 3 4 5
x
SR vs. LR: U-shaped LRATC

More Related Content

What's hot

Extreme JavaScript Minification and Obfuscation
Extreme JavaScript Minification and ObfuscationExtreme JavaScript Minification and Obfuscation
Extreme JavaScript Minification and ObfuscationSergey Ilinsky
 
Lecture 3: Strings and Dynamic Memory Allocation
Lecture 3: Strings and Dynamic Memory AllocationLecture 3: Strings and Dynamic Memory Allocation
Lecture 3: Strings and Dynamic Memory Allocation
Vivek Bhargav
 
Write a C function that returns the length of a string. Function name: strinq...
Write a C function that returns the length of a string. Function name: strinq...Write a C function that returns the length of a string. Function name: strinq...
Write a C function that returns the length of a string. Function name: strinq...
hwbloom42
 
Assembly language programs 2
Assembly language programs 2Assembly language programs 2
Assembly language programs 2
HarshitParkar6677
 
Amortized complexity
Amortized complexityAmortized complexity
Amortized complexity
paramita30
 
Analytical models of learning curves with variable processing time
Analytical models of learning curves with variable processing timeAnalytical models of learning curves with variable processing time
Analytical models of learning curves with variable processing timeSagarika Muthukumarana
 
Amortized complexity
Amortized complexityAmortized complexity
Amortized complexity
paramita30
 
Amortized complexity
Amortized complexityAmortized complexity
Amortized complexity
paramita30
 
Amortized complexity
Amortized complexityAmortized complexity
Amortized complexity
paramita30
 
Amortized complexity
Amortized complexityAmortized complexity
Amortized complexity
paramita30
 
Amortized complexity
Amortized complexityAmortized complexity
Amortized complexity
paramita30
 
Amortized complexity
Amortized complexityAmortized complexity
Amortized complexity
paramita30
 
Analisa Expression pada after effect menggungakan bahasa script
Analisa  Expression pada after effect menggungakan bahasa scriptAnalisa  Expression pada after effect menggungakan bahasa script
Analisa Expression pada after effect menggungakan bahasa script
VamelAfganisme Quartz
 
Hw5 2017-spring
Hw5 2017-springHw5 2017-spring
Hw5 2017-spring
奕安 陳
 
Kepler vs Xeon Phi
Kepler vs Xeon Phi Kepler vs Xeon Phi
Kepler vs Xeon Phi
Mert Akın
 
Amortized complexity
Amortized complexityAmortized complexity
Amortized complexity
paramita30
 
Calculus concrete and decibel calculation
Calculus concrete and decibel calculationCalculus concrete and decibel calculation
Calculus concrete and decibel calculation
Daniel Ross
 

What's hot (20)

Extreme JavaScript Minification and Obfuscation
Extreme JavaScript Minification and ObfuscationExtreme JavaScript Minification and Obfuscation
Extreme JavaScript Minification and Obfuscation
 
Lecture 3: Strings and Dynamic Memory Allocation
Lecture 3: Strings and Dynamic Memory AllocationLecture 3: Strings and Dynamic Memory Allocation
Lecture 3: Strings and Dynamic Memory Allocation
 
Al2ed chapter16
Al2ed chapter16Al2ed chapter16
Al2ed chapter16
 
Write a C function that returns the length of a string. Function name: strinq...
Write a C function that returns the length of a string. Function name: strinq...Write a C function that returns the length of a string. Function name: strinq...
Write a C function that returns the length of a string. Function name: strinq...
 
Assembly language programs 2
Assembly language programs 2Assembly language programs 2
Assembly language programs 2
 
Amortized complexity
Amortized complexityAmortized complexity
Amortized complexity
 
Introduction to FSharp
Introduction to FSharpIntroduction to FSharp
Introduction to FSharp
 
Analytical models of learning curves with variable processing time
Analytical models of learning curves with variable processing timeAnalytical models of learning curves with variable processing time
Analytical models of learning curves with variable processing time
 
Amortized complexity
Amortized complexityAmortized complexity
Amortized complexity
 
Amortized complexity
Amortized complexityAmortized complexity
Amortized complexity
 
Amortized complexity
Amortized complexityAmortized complexity
Amortized complexity
 
Amortized complexity
Amortized complexityAmortized complexity
Amortized complexity
 
Amortized complexity
Amortized complexityAmortized complexity
Amortized complexity
 
Amortized complexity
Amortized complexityAmortized complexity
Amortized complexity
 
Analisa Expression pada after effect menggungakan bahasa script
Analisa  Expression pada after effect menggungakan bahasa scriptAnalisa  Expression pada after effect menggungakan bahasa script
Analisa Expression pada after effect menggungakan bahasa script
 
Hw5 2017-spring
Hw5 2017-springHw5 2017-spring
Hw5 2017-spring
 
Kepler vs Xeon Phi
Kepler vs Xeon Phi Kepler vs Xeon Phi
Kepler vs Xeon Phi
 
DaWaK'07
DaWaK'07DaWaK'07
DaWaK'07
 
Amortized complexity
Amortized complexityAmortized complexity
Amortized complexity
 
Calculus concrete and decibel calculation
Calculus concrete and decibel calculationCalculus concrete and decibel calculation
Calculus concrete and decibel calculation
 

Viewers also liked

Introduction to Business Third Edition
Introduction to Business Third EditionIntroduction to Business Third Edition
Introduction to Business Third Edition
nazirali423
 
Theory of International Trade
Theory of International TradeTheory of International Trade
Theory of International Trade
nazirali423
 
introduction to business class lecture
introduction to business class lectureintroduction to business class lecture
introduction to business class lecture
nazirali423
 
Short run
Short runShort run
Short run
nazirali423
 
Merged
MergedMerged
Merged
nazirali423
 
Images(1)
Images(1)Images(1)
Images(1)
nazirali423
 
Business Statistics assinment
Business Statistics assinmentBusiness Statistics assinment
Business Statistics assinment
nazirali423
 
Pricing and Output Decisions in Monopoly
Pricing and Output Decisions in MonopolyPricing and Output Decisions in Monopoly
Pricing and Output Decisions in Monopoly
nazirali423
 
Mit14 01 scf11_rttext
Mit14 01 scf11_rttextMit14 01 scf11_rttext
Mit14 01 scf11_rttext
nazirali423
 
Business Statistics class lecture
Business Statistics class lectureBusiness Statistics class lecture
Business Statistics class lecture
nazirali423
 
Sejda b0 w
Sejda b0 wSejda b0 w
Sejda b0 w
nazirali423
 
Ilovepdf merged
Ilovepdf mergedIlovepdf merged
Ilovepdf merged
nazirali423
 
Cournot’s model of oligopoly
Cournot’s model of oligopolyCournot’s model of oligopoly
Cournot’s model of oligopoly
nazirali423
 
Microeconomics
MicroeconomicsMicroeconomics
Microeconomics
nazirali423
 
Collusion and Cartels in Oligopoly
Collusion and Cartels in OligopolyCollusion and Cartels in Oligopoly
Collusion and Cartels in Oligopoly
nazirali423
 
Dominant Firm Model
Dominant Firm ModelDominant Firm Model
Dominant Firm Model
nazirali423
 
cost curves
cost curvescost curves
cost curves
nazirali423
 
International Trade Theory and Policy: A Review of the Literature*
International Trade Theory and Policy: A Review of the Literature*International Trade Theory and Policy: A Review of the Literature*
International Trade Theory and Policy: A Review of the Literature*
nazirali423
 
stackelberg model
stackelberg modelstackelberg model
stackelberg model
nazirali423
 

Viewers also liked (20)

Introduction to Business Third Edition
Introduction to Business Third EditionIntroduction to Business Third Edition
Introduction to Business Third Edition
 
Theory of International Trade
Theory of International TradeTheory of International Trade
Theory of International Trade
 
introduction to business class lecture
introduction to business class lectureintroduction to business class lecture
introduction to business class lecture
 
Short run
Short runShort run
Short run
 
Merged
MergedMerged
Merged
 
Images(1)
Images(1)Images(1)
Images(1)
 
Business Statistics assinment
Business Statistics assinmentBusiness Statistics assinment
Business Statistics assinment
 
Pricing and Output Decisions in Monopoly
Pricing and Output Decisions in MonopolyPricing and Output Decisions in Monopoly
Pricing and Output Decisions in Monopoly
 
199
199199
199
 
Mit14 01 scf11_rttext
Mit14 01 scf11_rttextMit14 01 scf11_rttext
Mit14 01 scf11_rttext
 
Business Statistics class lecture
Business Statistics class lectureBusiness Statistics class lecture
Business Statistics class lecture
 
Sejda b0 w
Sejda b0 wSejda b0 w
Sejda b0 w
 
Ilovepdf merged
Ilovepdf mergedIlovepdf merged
Ilovepdf merged
 
Cournot’s model of oligopoly
Cournot’s model of oligopolyCournot’s model of oligopoly
Cournot’s model of oligopoly
 
Microeconomics
MicroeconomicsMicroeconomics
Microeconomics
 
Collusion and Cartels in Oligopoly
Collusion and Cartels in OligopolyCollusion and Cartels in Oligopoly
Collusion and Cartels in Oligopoly
 
Dominant Firm Model
Dominant Firm ModelDominant Firm Model
Dominant Firm Model
 
cost curves
cost curvescost curves
cost curves
 
International Trade Theory and Policy: A Review of the Literature*
International Trade Theory and Policy: A Review of the Literature*International Trade Theory and Policy: A Review of the Literature*
International Trade Theory and Policy: A Review of the Literature*
 
stackelberg model
stackelberg modelstackelberg model
stackelberg model
 

Similar to Econ501a l11

Bellmon Ford Algorithm
Bellmon Ford AlgorithmBellmon Ford Algorithm
Bellmon Ford Algorithm
69RishabhPandey
 
Parallel Evaluation of Multi-Semi-Joins
Parallel Evaluation of Multi-Semi-JoinsParallel Evaluation of Multi-Semi-Joins
Parallel Evaluation of Multi-Semi-Joins
Jonny Daenen
 
fouriertransform.pdf
fouriertransform.pdffouriertransform.pdf
fouriertransform.pdf
ssuser4dafea
 
6-Nfa & equivalence with RE.pdf
6-Nfa & equivalence with RE.pdf6-Nfa & equivalence with RE.pdf
6-Nfa & equivalence with RE.pdf
shruti533256
 
Yampa AFRP Introduction
Yampa AFRP IntroductionYampa AFRP Introduction
Yampa AFRP Introduction
ChengHui Weng
 
A Commutative Alternative to Fractional Calculus on k-Differentiable Functions
A Commutative Alternative to Fractional Calculus on k-Differentiable FunctionsA Commutative Alternative to Fractional Calculus on k-Differentiable Functions
A Commutative Alternative to Fractional Calculus on k-Differentiable FunctionsMatt Parker
 
Ch07
Ch07Ch07
Ch07
waiwai28
 
ch07.ppt
ch07.pptch07.ppt
digital control Chapter 2 slide
digital control Chapter 2 slidedigital control Chapter 2 slide
digital control Chapter 2 slide
asyrafjpk
 
SPU Optimizations - Part 2
SPU Optimizations - Part 2SPU Optimizations - Part 2
SPU Optimizations - Part 2Naughty Dog
 
Optimizing with persistent data structures (LLVM Cauldron 2016)
Optimizing with persistent data structures (LLVM Cauldron 2016)Optimizing with persistent data structures (LLVM Cauldron 2016)
Optimizing with persistent data structures (LLVM Cauldron 2016)
Igalia
 
Teori automata lengkap
Teori automata lengkapTeori automata lengkap
Teori automata lengkap
Muhammad Love Kian
 
List-based Monadic Computations for Dynamic Languages
List-based Monadic Computations for Dynamic LanguagesList-based Monadic Computations for Dynamic Languages
List-based Monadic Computations for Dynamic Languages
Wim Vanderbauwhede
 
Nondeterministic Finite Automata AFN.pdf
Nondeterministic Finite Automata AFN.pdfNondeterministic Finite Automata AFN.pdf
Nondeterministic Finite Automata AFN.pdf
SergioUlisesRojasAla
 
A verifiable random function with short proofs and keys
A verifiable random function with short proofs and keysA verifiable random function with short proofs and keys
A verifiable random function with short proofs and keysAleksandr Yampolskiy
 
Scala + WattzOn, sitting in a tree....
Scala + WattzOn, sitting in a tree....Scala + WattzOn, sitting in a tree....
Scala + WattzOn, sitting in a tree....
Raffi Krikorian
 
TI1220 Lecture 6: First-class Functions
TI1220 Lecture 6: First-class FunctionsTI1220 Lecture 6: First-class Functions
TI1220 Lecture 6: First-class FunctionsEelco Visser
 
Dfa h11
Dfa h11Dfa h11
Dfa h11
Rajendran
 

Similar to Econ501a l11 (20)

Bellmon Ford Algorithm
Bellmon Ford AlgorithmBellmon Ford Algorithm
Bellmon Ford Algorithm
 
Parallel Evaluation of Multi-Semi-Joins
Parallel Evaluation of Multi-Semi-JoinsParallel Evaluation of Multi-Semi-Joins
Parallel Evaluation of Multi-Semi-Joins
 
fouriertransform.pdf
fouriertransform.pdffouriertransform.pdf
fouriertransform.pdf
 
6-Nfa & equivalence with RE.pdf
6-Nfa & equivalence with RE.pdf6-Nfa & equivalence with RE.pdf
6-Nfa & equivalence with RE.pdf
 
Yampa AFRP Introduction
Yampa AFRP IntroductionYampa AFRP Introduction
Yampa AFRP Introduction
 
A Commutative Alternative to Fractional Calculus on k-Differentiable Functions
A Commutative Alternative to Fractional Calculus on k-Differentiable FunctionsA Commutative Alternative to Fractional Calculus on k-Differentiable Functions
A Commutative Alternative to Fractional Calculus on k-Differentiable Functions
 
Ch07
Ch07Ch07
Ch07
 
ch07.ppt
ch07.pptch07.ppt
ch07.ppt
 
04_AJMS_330_21.pdf
04_AJMS_330_21.pdf04_AJMS_330_21.pdf
04_AJMS_330_21.pdf
 
digital control Chapter 2 slide
digital control Chapter 2 slidedigital control Chapter 2 slide
digital control Chapter 2 slide
 
Lecture6
Lecture6Lecture6
Lecture6
 
SPU Optimizations - Part 2
SPU Optimizations - Part 2SPU Optimizations - Part 2
SPU Optimizations - Part 2
 
Optimizing with persistent data structures (LLVM Cauldron 2016)
Optimizing with persistent data structures (LLVM Cauldron 2016)Optimizing with persistent data structures (LLVM Cauldron 2016)
Optimizing with persistent data structures (LLVM Cauldron 2016)
 
Teori automata lengkap
Teori automata lengkapTeori automata lengkap
Teori automata lengkap
 
List-based Monadic Computations for Dynamic Languages
List-based Monadic Computations for Dynamic LanguagesList-based Monadic Computations for Dynamic Languages
List-based Monadic Computations for Dynamic Languages
 
Nondeterministic Finite Automata AFN.pdf
Nondeterministic Finite Automata AFN.pdfNondeterministic Finite Automata AFN.pdf
Nondeterministic Finite Automata AFN.pdf
 
A verifiable random function with short proofs and keys
A verifiable random function with short proofs and keysA verifiable random function with short proofs and keys
A verifiable random function with short proofs and keys
 
Scala + WattzOn, sitting in a tree....
Scala + WattzOn, sitting in a tree....Scala + WattzOn, sitting in a tree....
Scala + WattzOn, sitting in a tree....
 
TI1220 Lecture 6: First-class Functions
TI1220 Lecture 6: First-class FunctionsTI1220 Lecture 6: First-class Functions
TI1220 Lecture 6: First-class Functions
 
Dfa h11
Dfa h11Dfa h11
Dfa h11
 

Recently uploaded

BYD SWOT Analysis and In-Depth Insights 2024.pptx
BYD SWOT Analysis and In-Depth Insights 2024.pptxBYD SWOT Analysis and In-Depth Insights 2024.pptx
BYD SWOT Analysis and In-Depth Insights 2024.pptx
mikemetalprod
 
Turin Startup Ecosystem 2024 - Ricerca sulle Startup e il Sistema dell'Innov...
Turin Startup Ecosystem 2024  - Ricerca sulle Startup e il Sistema dell'Innov...Turin Startup Ecosystem 2024  - Ricerca sulle Startup e il Sistema dell'Innov...
Turin Startup Ecosystem 2024 - Ricerca sulle Startup e il Sistema dell'Innov...
Quotidiano Piemontese
 
The European Unemployment Puzzle: implications from population aging
The European Unemployment Puzzle: implications from population agingThe European Unemployment Puzzle: implications from population aging
The European Unemployment Puzzle: implications from population aging
GRAPE
 
The Evolution of Non-Banking Financial Companies (NBFCs) in India: Challenges...
The Evolution of Non-Banking Financial Companies (NBFCs) in India: Challenges...The Evolution of Non-Banking Financial Companies (NBFCs) in India: Challenges...
The Evolution of Non-Banking Financial Companies (NBFCs) in India: Challenges...
beulahfernandes8
 
how to swap pi coins to foreign currency withdrawable.
how to swap pi coins to foreign currency withdrawable.how to swap pi coins to foreign currency withdrawable.
how to swap pi coins to foreign currency withdrawable.
DOT TECH
 
Which Crypto to Buy Today for Short-Term in May-June 2024.pdf
Which Crypto to Buy Today for Short-Term in May-June 2024.pdfWhich Crypto to Buy Today for Short-Term in May-June 2024.pdf
Which Crypto to Buy Today for Short-Term in May-June 2024.pdf
Kezex (KZX)
 
how to sell pi coins in South Korea profitably.
how to sell pi coins in South Korea profitably.how to sell pi coins in South Korea profitably.
how to sell pi coins in South Korea profitably.
DOT TECH
 
The secret way to sell pi coins effortlessly.
The secret way to sell pi coins effortlessly.The secret way to sell pi coins effortlessly.
The secret way to sell pi coins effortlessly.
DOT TECH
 
Donald Trump Presentation and his life.pptx
Donald Trump Presentation and his life.pptxDonald Trump Presentation and his life.pptx
Donald Trump Presentation and his life.pptx
SerdarHudaykuliyew
 
Instant Issue Debit Cards
Instant Issue Debit CardsInstant Issue Debit Cards
Instant Issue Debit Cards
egoetzinger
 
USDA Loans in California: A Comprehensive Overview.pptx
USDA Loans in California: A Comprehensive Overview.pptxUSDA Loans in California: A Comprehensive Overview.pptx
USDA Loans in California: A Comprehensive Overview.pptx
marketing367770
 
how to sell pi coins on Binance exchange
how to sell pi coins on Binance exchangehow to sell pi coins on Binance exchange
how to sell pi coins on Binance exchange
DOT TECH
 
Seminar: Gender Board Diversity through Ownership Networks
Seminar: Gender Board Diversity through Ownership NetworksSeminar: Gender Board Diversity through Ownership Networks
Seminar: Gender Board Diversity through Ownership Networks
GRAPE
 
一比一原版(UCSB毕业证)圣芭芭拉分校毕业证如何办理
一比一原版(UCSB毕业证)圣芭芭拉分校毕业证如何办理一比一原版(UCSB毕业证)圣芭芭拉分校毕业证如何办理
一比一原版(UCSB毕业证)圣芭芭拉分校毕业证如何办理
bbeucd
 
The WhatsPump Pseudonym Problem and the Hilarious Downfall of Artificial Enga...
The WhatsPump Pseudonym Problem and the Hilarious Downfall of Artificial Enga...The WhatsPump Pseudonym Problem and the Hilarious Downfall of Artificial Enga...
The WhatsPump Pseudonym Problem and the Hilarious Downfall of Artificial Enga...
muslimdavidovich670
 
The Role of Non-Banking Financial Companies (NBFCs)
The Role of Non-Banking Financial Companies (NBFCs)The Role of Non-Banking Financial Companies (NBFCs)
The Role of Non-Banking Financial Companies (NBFCs)
nickysharmasucks
 
Pensions and housing - Pensions PlayPen - 4 June 2024 v3 (1).pdf
Pensions and housing - Pensions PlayPen - 4 June 2024 v3 (1).pdfPensions and housing - Pensions PlayPen - 4 June 2024 v3 (1).pdf
Pensions and housing - Pensions PlayPen - 4 June 2024 v3 (1).pdf
Henry Tapper
 
can I really make money with pi network.
can I really make money with pi network.can I really make money with pi network.
can I really make money with pi network.
DOT TECH
 
Transkredit Finance Company Products Presentation (1).pptx
Transkredit Finance Company Products Presentation (1).pptxTranskredit Finance Company Products Presentation (1).pptx
Transkredit Finance Company Products Presentation (1).pptx
jenomjaneh
 
how to sell pi coins on Bitmart crypto exchange
how to sell pi coins on Bitmart crypto exchangehow to sell pi coins on Bitmart crypto exchange
how to sell pi coins on Bitmart crypto exchange
DOT TECH
 

Recently uploaded (20)

BYD SWOT Analysis and In-Depth Insights 2024.pptx
BYD SWOT Analysis and In-Depth Insights 2024.pptxBYD SWOT Analysis and In-Depth Insights 2024.pptx
BYD SWOT Analysis and In-Depth Insights 2024.pptx
 
Turin Startup Ecosystem 2024 - Ricerca sulle Startup e il Sistema dell'Innov...
Turin Startup Ecosystem 2024  - Ricerca sulle Startup e il Sistema dell'Innov...Turin Startup Ecosystem 2024  - Ricerca sulle Startup e il Sistema dell'Innov...
Turin Startup Ecosystem 2024 - Ricerca sulle Startup e il Sistema dell'Innov...
 
The European Unemployment Puzzle: implications from population aging
The European Unemployment Puzzle: implications from population agingThe European Unemployment Puzzle: implications from population aging
The European Unemployment Puzzle: implications from population aging
 
The Evolution of Non-Banking Financial Companies (NBFCs) in India: Challenges...
The Evolution of Non-Banking Financial Companies (NBFCs) in India: Challenges...The Evolution of Non-Banking Financial Companies (NBFCs) in India: Challenges...
The Evolution of Non-Banking Financial Companies (NBFCs) in India: Challenges...
 
how to swap pi coins to foreign currency withdrawable.
how to swap pi coins to foreign currency withdrawable.how to swap pi coins to foreign currency withdrawable.
how to swap pi coins to foreign currency withdrawable.
 
Which Crypto to Buy Today for Short-Term in May-June 2024.pdf
Which Crypto to Buy Today for Short-Term in May-June 2024.pdfWhich Crypto to Buy Today for Short-Term in May-June 2024.pdf
Which Crypto to Buy Today for Short-Term in May-June 2024.pdf
 
how to sell pi coins in South Korea profitably.
how to sell pi coins in South Korea profitably.how to sell pi coins in South Korea profitably.
how to sell pi coins in South Korea profitably.
 
The secret way to sell pi coins effortlessly.
The secret way to sell pi coins effortlessly.The secret way to sell pi coins effortlessly.
The secret way to sell pi coins effortlessly.
 
Donald Trump Presentation and his life.pptx
Donald Trump Presentation and his life.pptxDonald Trump Presentation and his life.pptx
Donald Trump Presentation and his life.pptx
 
Instant Issue Debit Cards
Instant Issue Debit CardsInstant Issue Debit Cards
Instant Issue Debit Cards
 
USDA Loans in California: A Comprehensive Overview.pptx
USDA Loans in California: A Comprehensive Overview.pptxUSDA Loans in California: A Comprehensive Overview.pptx
USDA Loans in California: A Comprehensive Overview.pptx
 
how to sell pi coins on Binance exchange
how to sell pi coins on Binance exchangehow to sell pi coins on Binance exchange
how to sell pi coins on Binance exchange
 
Seminar: Gender Board Diversity through Ownership Networks
Seminar: Gender Board Diversity through Ownership NetworksSeminar: Gender Board Diversity through Ownership Networks
Seminar: Gender Board Diversity through Ownership Networks
 
一比一原版(UCSB毕业证)圣芭芭拉分校毕业证如何办理
一比一原版(UCSB毕业证)圣芭芭拉分校毕业证如何办理一比一原版(UCSB毕业证)圣芭芭拉分校毕业证如何办理
一比一原版(UCSB毕业证)圣芭芭拉分校毕业证如何办理
 
The WhatsPump Pseudonym Problem and the Hilarious Downfall of Artificial Enga...
The WhatsPump Pseudonym Problem and the Hilarious Downfall of Artificial Enga...The WhatsPump Pseudonym Problem and the Hilarious Downfall of Artificial Enga...
The WhatsPump Pseudonym Problem and the Hilarious Downfall of Artificial Enga...
 
The Role of Non-Banking Financial Companies (NBFCs)
The Role of Non-Banking Financial Companies (NBFCs)The Role of Non-Banking Financial Companies (NBFCs)
The Role of Non-Banking Financial Companies (NBFCs)
 
Pensions and housing - Pensions PlayPen - 4 June 2024 v3 (1).pdf
Pensions and housing - Pensions PlayPen - 4 June 2024 v3 (1).pdfPensions and housing - Pensions PlayPen - 4 June 2024 v3 (1).pdf
Pensions and housing - Pensions PlayPen - 4 June 2024 v3 (1).pdf
 
can I really make money with pi network.
can I really make money with pi network.can I really make money with pi network.
can I really make money with pi network.
 
Transkredit Finance Company Products Presentation (1).pptx
Transkredit Finance Company Products Presentation (1).pptxTranskredit Finance Company Products Presentation (1).pptx
Transkredit Finance Company Products Presentation (1).pptx
 
how to sell pi coins on Bitmart crypto exchange
how to sell pi coins on Bitmart crypto exchangehow to sell pi coins on Bitmart crypto exchange
how to sell pi coins on Bitmart crypto exchange
 

Econ501a l11

  • 1. Short Run Cost Functions In the short run, one or more inputs are ¯xed, so the ¯rm chooses the variable inputs to minimize the cost of producing a given amount of output. With several variable inputs, the procedure is the same as long run cost minimization. For example, if we have f(K; L; Land) and Land is ¯xed, we solve the cost minimization problem to ¯nd the demand for capital and labor, conditional on input prices and x, K¤(w; r; x) and L¤(w; r; x). Then we evaluate the cost of K, L, and Land to get the total cost function. With one variable input, things are quite a bit easier, since there is no substitutability between inputs.
  • 2. Suppose that we have a ¯xed amount of capital, K. Then the production function can be interpreted as a function of L only. For example, if we have f(K; L) = K®L¯, then the short run production function is f(L; K) = K®L¯: To ¯nd the conditional labor demand, we invert the short run production function by solving x = f(L; K) for L. This gives us L(x; K), which does not depend on input prices, since this amount of labor is required in order to produce x units of output. Then the short run total cost function is given by SRTC(x; K; w; r) = wL(x; K) + rK:
  • 3. We can also de¯ne the following: SRTC(x; K; w; r) = wL(x; K) + rK SRV C = wL(x; K) FC = rK SRATC = wL(x; K) x + rK x SRAV C = wL(x; K) x AFC = rK x SRMC = d(SRTC) dx = d(SRV C) dx = w dL(x; K) dx
  • 4. 0 5 10 15 20 $ 1 2 3 4 5 x SRTC and SRVC: Cobb Douglas 0 5 10 15 20 $ 1 2 3 4 5 x SRTC, SRVC, and SRMC: Cobb Douglas
  • 5. 0 2 4 6 8 10 $ 1 2 3 4 5 x SRTC and SRVC (S-shaped) 0 0.5 1 1.5 2 2.5 3 $/unit 1 2 3 4 5 x SRATC, SRAVC and SRMC (U-shaped)
  • 6. Because of diminishing marginal returns and the pres- ence of a ¯xed input, 1. SRMC eventually becomes upward sloping SRMC = w dL(x; K) dx = w df(L;K) dL = w MPL : 2. SRATC and SRAVC eventually become upward sloping. 3. SRATC is U-shaped. (Remember, SRATC is very large for small x, because of ¯xed costs.)
  • 7. example: x = L2=3K1=3 (with w = 2; r = 1; K = 1) solving for L, we ¯rst plug in K = 1 x = L2=3: Now take both sides to the 3/2 power: L = x3=2: Therefore, the short run total cost function is SRTC = 2x3=2 + 1 (1) From equation (1), we have: SRV C = 2x3=2; FC = 1; SRATC = 2x1=2+1=x; SRAV C = 2x1=2; AFC = 1=x; SRMC = 3x1=2:
  • 8. The Relationship Between Short Run and Long Run Cost Curves LRATC must be less than SRATC, because in the long run, all inputs are variable. You can always choose K = K and have average cost equal to SRATC, but choosing a di®erent K (when K is variable) might yield lower costs. Choosing K = K will be optimal for some level of x (when K is variable), so for that x, LRATC=SRATC. For other values of x, a di®erent K will be optimal, so LRATC < SRATC. As we vary K, we trace out a di®erent SRATC curve. LRATC is the lower envelope of all the SRATC curves, as we vary K:
  • 9. 0 5 10 15 20 $ 1 2 3 4 5 x Short Run and Long Run: Cobb Douglas 0 5 10 15 20 $ 1 2 3 4 5 x SR vs. LR: U-shaped LRATC