Calculus Summary
Calculus Summary
Daniel N. Hauser
This note summarizes some of the key concepts from the second set
of lectures.
Derivatives
Economic “applications” of derivatives
We have a class of functions that are easy to work with and we un- (beyond finding maxes)
derstand very well (linear functions) and another larger class of 1. Comparative statics: How do en-
dogenous choices respond to small
functions that are at least in principle “well-behaved” (continuous
changes in exogenous parameters.
functions). Can we leverage the tractability of the former to help us How much does a small change in
analyze the latter? The derivative, when it exists, gives us a tool that price change demand?
f ( x̂ ) = f ( x ) + ∇ f ( x ) · ( x̂ − x ) + o ( x̂ − x ).
Unconstrained Optimization
So, for any maximum x ∗ that occurs on the interior of the domain,
a necessary condition is that ∇ f ( x ∗ ) = 0. This provides us with a set
of candidate maximizers, called critical points.
First order conditions are necessary, but not sufficient for a maxi-
mizer. 4 The second derivative gives us a second test to help narrow 4
Clearly, this must also hold at mini-
mizers. This can also hold at points that
our search: are neither, e.g. x = 0 for the function
f ( x ) = x3 .
Theorem 2 (Second order conditions). At any critical point x ∗ of f if
D2 f ( x ∗ ) is negative definite then x ∗ is a local maximum. If x ∗ is a local
maximum then D2 f ( x ∗ ) is negative semidefinite.
This gives us a good way to look for
maximizers of a function f if it is twice
differentiable.
The Implicit Function Theorem
1. First, find all points where ∇ f ( x ) =
Consider functions f : Rn + m → Rn . We are often going be confronted 0.
with problems where for any given vector of exogenous variables 2. Then look at D2 f at those points:
max f ( x )
x ∈Rm
s.t. g( x ) = 0
for f : Rm → R, g : Rm → Rn . The extreme value theorem tells us Maximizing utility subject to spending
your entire budget
that for continuous f and nice enough g, this has a solution. It would
be nice to have something like first order conditions to help us find max u( x )
x ∈Rm
it. In class, we used the implicit function theorem to show that at any s.t. p · x − m = 0
maximum x ∗ , if Dg has full rank then is probably the most familiar of these.
∇ f ( x ∗ ) = λ T Dg( x ∗ )