Jehle and Reny Solutions
Jehle and Reny Solutions
Jehle and Reny Solutions
Contents
1 Mathematical Appendix 2
1.1 Chapter A1 . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 2
1.2 Chapter A2 . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 6
2 Consumer Theory 12
2.1 Preferences and Utility . . . . . . . . . . . . . . . . . . . . . . . . . . . . 12
2.2 The Consumer’s Problem . . . . . . . . . . . . . . . . . . . . . . . . . . . 14
2.3 Indirect Utility and Expenditure . . . . . . . . . . . . . . . . . . . . . . . 16
2.4 Properties of Consumer Demand . . . . . . . . . . . . . . . . . . . . . . 18
2.5 Equilibrium and Welfare . . . . . . . . . . . . . . . . . . . . . . . . . . . 20
3 Producer Theory 23
3.1 Production . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 23
3.2 Cost . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 26
3.3 Duality in production . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 28
3.4 The competitive firm . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 30
1
1 Mathematical Appendix
1 Mathematical Appendix
1.1 Chapter A1
A1.7 Graph each of the following sets. If the set is convex, give a proof. If it is not
convex, give a counterexample.
Answer
(a) (x, y)|y = ex
This set is not convex.
Any combination of points would be outside the set. For example, (0, 1) and
(1, e) ∈ (x, y)|y = ex , but combination of the two vectors with t = 21 not: ( 12 , e+1
2
)∈
/
x
(x, y)|y = e .
(b) (x, y)|y ≥ ex
This set is convex.
Proof: Let (x1 , y1 ), (x2 , y2 ) ∈ S = (x, y)|y ≥ ex . Since y = ex is a continuous
function, it is sufficient to show that (tx1 + (1 − t)x2 , ty1 + (1 − t)y2 ) ∈ S for any
particular t ∈ (0, 1). Set t = 12 . Our task is to show that 12 (x1 + x2 ), 12 (y1 + y2 ) ∈
2
1 Mathematical Appendix
which is always true and therefore, (tx1 + (1 − t)x2 , ty1 + (1 − t)y2 ) ∈ S which is
convex.
A1.40 Sketch a few level sets for the following functions: y = x1 x2 , y = x1 + x2 and
y = min[x1 , x2 ].
Answer
x2 x2 x2
6 6 6
@
@@
@ @@
@ @@
-
x1 @ -
x1 -
x1
(a) y = x1 x2 (b) y = x1 + x2 (c) y = min(x1 , x2 )
3
1 Mathematical Appendix
A1.13). Alternatively, from the definition of convexity the following inequality should
hold 4 − (tx1 + (1 − t)x2 )2 ≥ t(4 − (x1 )2 ) + (1 − t)(4 − (x2 )2 ). Multiply out to get
4 − (tx1 + x2 − tx2 )2 ≥ 4 − x22 + t[(x1 )2 − (x2 )2 ]. Again, the area below the function forms
a convex set. y
6
-x
A1.47 Let f (x) be a concave (convex) real-valued function. Let g(t) be an increas-
ing concave (convex) function of a single variable. Show that the composite function,
h(x) = g(f (x)) is a concave (convex) function.
Answer The composition with an affine function preserves concavity (convexity). As-
sume that both functions are twice differentiable. Then the second order partial deriva-
tive of the composite function, applying chain rule and product rule, is defined as
h00 (x) = g 00 (f (x)) f 0 (x)2 + g 0 (f (x)) f 00 (x)2
4
1 Mathematical Appendix
A1.48 Let f (x1 , x2 ) = −(x1 − 5)2 − (x2 − 5)2 . Prove that f is quasiconcave.
Answer Proof: f is concave iff H(x) is negative semidefinite and it is strictly concave if
the Hessian is negative definite.
−2 0
H=
0 −2
zT H(x)z = −2z12 − 2z22 < 0, for z = (z1 , z2 ) 6= 0
Alternatively, we can check the leading principal minors of H: H1 (x) = −2 < 0 and
H2 (x) = 4 > 0. The determinants of the Hessian alternate in sign beginning with a
negative value. Therefore, the function is even strictly concave. Since f is concave, it is
also quasiconcave.
A1.49 Answer each of the following questions “yes” or ”no“, and justify your answer.
(a) Suppose f (x) is an increasing function of one variable. Is f (x) quasiconcave?
Answer Yes, an increasing function of one variable is quasiconcave. Any convex
combination of two points on this function will be at least as large as the smallest of
the two points. Using the differential-based approach, f is quasiconcave, if for any
x0 and x1 , f (x1 ) ≥ f (x0 ) ⇒ ∂f (x0 )/∂x(x1 − x0 ) ≥ 0. This must be true for any
increasing function.
(b) Suppose f (x) is a decreasing function of one variable. Is f (x) quasiconcave?
Answer Yes, a decreasing function of one variable is quasiconcave. Similarly to (a),
f is quasiconcave if for any x0 , x1 and t ∈ [0, 1], it is true that f (tx0 + (1 − t)x1 ) ≥
min[f (x0 ), f (x1 )].
(c) Suppose f (x) is a function of one variable and there is a real number b such that
f (x) is decreasing on the interval (− inf, b] and increasing on [b, + inf). Is f (x)
quasiconcave?
Answer No, if f is decreasing on (− inf, b] and increasing on [b, + inf) then f (x) is
not quasiconcave.
c−b
Proof: Let a < b < c, and let tb = c−a ∈ [0, 1], tb a + (1 − tb )c = b. Given the nature
of f , f (b) < min[f (a), f (c)]. Then f (tb a + (1 − tb )c) < min[f (a), f (c)], so f is not
quasiconcave.
(d) Suppose f (x) is a function of one variable and there is a real number b such that
f (x) is increasing on the interval (− inf, b] and decreasing on [b, + inf). Is f (x)
quasiconcave?
Answer Yes.
Proof: Let a < b < c, for x ∈ [a, b], f (x) ≥ f (a) and for x ∈ [b, c], f (x) ≥ f (c).
Hence, for any x ∈ [a, c], f (x) ≥ min[f (a), f (c)].
5
1 Mathematical Appendix
(e) You should now be able to come up with a characterization of quasiconcave func-
tions of one variable involving the words “increasing” and “decreasing”.
Answer Any function of one variable f (x) is quasiconcave if and only if is either con-
tinuously increasing, continuously decreasing or first increasing and later decreasing.
1.2 Chapter A2
A2.1 Differentiate the following functions. State whether the function is increasing,
decreasing, or constant at the point x = 2. Classify each as locally concave, convex, or
linear at the point x = 2.
(a) f (x) = 11x3 − 6x + 8 f1 = 33x2 − 6
increasing locally convex
x3 − 3x2 + 1
(e) f (x) = [3x/(x3 + 1)]2 f1 = 18x
(x3 + 1)3
increasing locally concave
3
2 4 4 8 1 1
(f) f (x) = [(1/x + 2) − (1/x − 2)] f1 = − − +4
x2 x3 x2 x
increasing locally convex
Z 1
2 2
(g) f (x) = et dt f1 = −ex
x
decreasing locally convex
6
1 Mathematical Appendix
2x1 −x3
g1 = 2 g2 =
x1 − x2 x3 − x23 x21 − x2 x3 − x23
−x2 − 2x3
g3 = 2
x1 − x2 x3 − x23
A2.5 Find the Hessian matrix and construct the quadratic form, zT H(x)z, when
−2 0
H=
0 −2
zT H(x)z = −2z12 + 2 ∗ 0z1 z2 − 2z22
2 0
H=
0 4
zT H(x)z = 2z12 + 2 ∗ 0z1 z2 + 4z22
7
1 Mathematical Appendix
6x1 0
H=
0 −2
zT H(x)z = 6x1 z12 − 2z22
−2 1
H=
1 −2
zT H(x)z = −2z12 + 2z1 z2 − 2z22
x1 x2 x21 + x22
q
1 · f (x1 , x2 ) = p 2 x 1+ p x 2 = p = x21 + x22
x1 + x22 x21 + x22 x21 + x22
8
1 Mathematical Appendix
(e) Prove that whenever f (x1 , x2 ) is homogeneous of degree m and g(x1 , x2 ) is homoge-
neous of degree n, then k(x1 , x2 ) = g (f (x1 , x2 ), f (x1 , x2 )) is homogeneous of degree
mn.
k(tx1 , tx2 ) = [tm (f (x1 , x2 ), f (x1 , x2 ))]n k = mn
A2.18 Let f (x) be a real-valued function defined on Rn+ , and consider the matrix
0 f1 · · · fn
f1 f11 · · · f1n
H∗ = .. .. .
.. . .
. . . .
fn fn1 · · · fnn
This is a different sort of bordered Hessian than we considered in the text. Here, the
matrix of second-order partials is bordered by the first-order partials and a zero to
complete the square matrix. The principal minors of this matrix are the determinants
0 f1 f2
0 f1
= f1 f11 f12 , . . . , Dn = |H∗ |.
D2 = , D3
f1 f11
f2 f21 f22
Arrow & Enthoven (1961) use the sign pattern of these principal minors to establish the
following useful results:
(i) If f (x) is quasiconcave, these principal minors alternate in sign as follows: D2 ≤ 0,
D3 ≥ 0, . . . .
(ii) If for all x ≥ 0, these principal minors (which depend on x) alternate in sign
beginning with strictly negative: D2 < 0, D3 > 0, . . . , then f (x) is quasiconcave
on the nonnegative orthant. Further, it can be shown that if, for all x 0, we
have this same alternating sign pattern on those principal minors, then f (x) is
strictly quasiconcave on the (strictly) positive orthant.
(a) The function f (x1 , x2 ) = x1 x2 + x1 is quasiconcave on R2+ . Verify that its principal
minors alternate in sign as in (ii).
Answer The bordered Hessian is
0 x2 + 1 x1
H ∗ = x2 + 1 0 1 .
x1 1 0
9
1 Mathematical Appendix
The two principal minors are D2 = −(x2 +1)2 < 0 and D3 = 2x1 x2 +2x1 ≥ 0. Which
shows that the function will be quasiconcave and will be strictly quasiconcave for
all x1 , x2 > 0.
(b) Let f (x1 , x2 ) = a ln(x1 + x2 ) + b, where a > 0. Is this function strictly quasiconcave
for x 0? It is quasiconcave? How about for x ≥ 0? Justify.
Answer The bordered Hessian is
a a
0 x1 +x2 x1 +x2
a −a −a
H∗ = x1 +x2 (x1 +x2 )2 (x1 +x2 )2 .
a −a −a
x1 +x2 (x1 +x2 )2 (x1 +x2 )2
a
The two principal minors are D2 = −( x1 +x 2
)2 < 0 for x1 , x2 > 0 and D3 = 0.
Which shows that the function can not be strictly quasiconcave. However, it can be
quasiconcave following (i). For x1 = x2 = 0 the function is not defined. Therefore,
curvature can not be checked in this point.
The two principal minors are D2 = −(2x1 x2 )2 < 0 and D3 = 16x41 x42 ≥ 0. Which
shows that the function will be strictly quasiconcave. Strict quasiconcavity implies
quasioncavity.
A2.25 Solve the following problems. State the optimised value of the function at the
solution.
(a) minx1 ,x2 = x21 + x22 s.t. x1 x2 = 1
x1 = 1 and x2 = 1 or x1 = −1 and x2 = −1, optimised value= 2
(b) min
px1 ,x2 = x1 x2 s.t. p x21 + x22 = 1 p p
x1 = 1/2 and x2 = − 1/2 or x1 = − 1/2 and x2 = 1/2, optimised value= −1/2
2 2 2 2 2
(c) max
p x1 ,x2 = x1 x2 s.t.px1 /a + x2 /b = 1p 2
x1 = a2 /3 and x2 = 2b2 /3 or x2 = − 2b2 /3, optimised value= 32ab3 /2
(d) max
p x1 ,x2 = x1 + x2p s.t. x41 + x42 = 1 √
4
x1 = 4 1/2 and x2 = 4 1/2, optimised value= 23 = 23/4
(e) maxx1 ,x2 ,x3 = x1 x22 x33 s.t. x1 + x2 + x3 = 1
x1 = 1/6 and x2 = 1/3 = 2/6 and x3 = 1/2 = 3/6, optimised value= 1/432 = 108/66
10
1 Mathematical Appendix
A2.26 Graph f (x) = 6 − x2 − 4x. Find the point where the function achieves its
unconstrained (global) maximum and calculate the value of the function at that point.
Compare this to the value it achieves when maximized subject to the nonnegativity
constraint x ≥ 0.
Answer This function has a global optimum at x = −2. It is a maximum as the second-
order partial derivative is less than zero. Obviously, the global maximum is not a solution
in the presence of a nonnegativity constraint. The constrained maximization problem is
L(x, z, λ) = 6 − x2 − 4x + λ(x − z)
If λ = 0, then x = −2 would solve the problem. However, it does not satisfy the non-
negativity constraint. If λ 6= 0, then x = 0. As the function is continuously decreasing
for all values x ≥ 0, it is the only maximizer in this range.
y
6
x
-
11
2 Consumer Theory
2 Consumer Theory
2.1 Preferences and Utility
1.6 Cite a credible example were the preferences of an ‘ordinary consumer’ would be
unlikely to satisfy the axiom of convexity.
Answer : Indifference curves representing satiated preferences don’t satisfy the axiom of
convexity. That is, reducing consumption would result in a higher utility level. Negative
utility from consumption of ‘bads’ (too much alcohol, drugs etc.) would rather result in
concave preferences.
1.8 Sketch a map of indifference sets that are parallel, negatively sloped straight lines,
with preference increasing northeasterly. We know that preferences such as these satisfy
Axioms 1, 2, 3, and 4. Prove the they also satisfy Axiom 50 . Prove that they do not
satisfy Axiom 5.
Answer : Definition of convexity (Axiom 50 ): If x1 % x0 , then tx1 + (1 − t)x0 % x0 for
all t ∈ [0, 1]. Strict convexity (Axiom 5) requires that, if x1 6= x0 and x1 % x0 , then
tx1 + (1 − t)x0 x0 for all t ∈ [0, 1].
The map of indifference sets in the figure below represent perfect substitues. We know
that those preferences are convex but not stricly convex. Intuitively, all combinations
of two randomly chosen bundles from one indifference curve will necessarily lie on the
same indifference curve. Additionally, the marginal rate of substitution does not change
by moving from x0 to x1 . To prove the statement more formally, define xt as convex
combination of bundles x0 to x1 : xt = tx0 + (1 − t)x1 . Re-writing in terms of single
commodities gives us:
xt = (tx01 , tx02 ) + ((1 − t)x11 , (1 − t)x12 ). A little rearrangement and equalising the two
definitions results in the equality
tx0 + (1 − t)x1 = (tx01 + (1 − t)x11 ), tx02 + (1 − t)x12 ). That is, the consumer is indifferent
with respect to the convex combination and the original bundles, a clear violation of
strict convexity.
12
2 Consumer Theory
x2
6
HH
H
HH
HH H
HH
H H
HH HH
0
x
r
HH HH
H H
HH
HH x t
Hr H
H HH
H HH HH
H HH x1
r
HH HH H
HH H HH
H H HH
HH HH H -
x1
1.9 Sketch a map of indifference sets that are parallel right angles that “kink” on the
line x1 = x2 . If preference increases northeasterly, these preferences will satisfy Axioms
1, 2, 3, and 4’. Prove that they also satisfy Axiom 5’. Do they also satisfy Axiom 4?
Do they satisfy Axiom 5?
Answer : Convexity (Axiom 50 ) requires that, if x1 % x0 , then tx1 + (1 − t)x0 % x0 for
all t ∈ [0, 1].
Take any two vectors x0 , x1 such that x0 ∼ x1 . Given the nature of these preferences, it
must be true that min[x01 , x02 ] = min[x11 , x12 ]. For any t ∈ [0, 1] consider the point tx1 +(1−
t)x2 . If we can show that min[tx01 + (1 − t)x02 , tx11 + (1 − t)x12 ] ≥ min[x01 , x02 = min[x11 , x12 ],
then we shown that these preferences are convex. min[tx01 + (1 − t)x02 , tx11 + (1 − t)x12 ] ≥
min[tx01 , tx11 ] + min[(1 − t)x02 , +(1 − t)x12 ] = min[x02 , x12 ] + t[min(x01 , x11 ) − min(x02 , x12 )] =
min[x02 , x12 ]
Definition of strict monotonicity (Axiom 4): For all x0 , x1 ∈ Rn+ , if x0 ≥ x1 , then
x0 % x1 , while if x0 x1 , then x0 x1 .
The map of indifference sets in the figure below represents perfect complements. Take
two points x0 , x1 along one indifference curve. If x0 x1 , “preferences increase north-
easterly”, then x0 x1 . For any two vectors on the same indifference curve, that is
x0 ≥ x1 , it follows x0 % x1 . Therefore, the definition of strict monotonicity is satisfied
for these indifference sets.
Strict convexity (Axiom 5) requires that, if x1 6= x0 and x1 % x0 , then tx1 +(1−t)x0 x0
for all t ∈ [0, 1].
Take any two points along the horizontal or vertical part of an indifference curve such
as (x01 , x02 ) and (x01 , x12 ), where x02 > x12 . Any convex combination xt = x01 , tx02 + (1 − t)x12
lies on the same indifference curve as x1 and x0 . Therefore, it is not possible that
xt tx0 + (1 − t)x1 . That is, the consumer is indifferent with respect to the convex
combination and the original bundles, a clear violation of strict convexity.
13
2 Consumer Theory
x2
6
0
rx
1
rx
-
x1
(a) Prove that if u(x1 , x2 ) and v(x1 , x2 ) are both homogeneous of degree r, then s(x1 , x2 ) ≡
u(x1 , x2 ) + v(x1 , x2 ) is homogeneous of degree r.
Answer : Whenever it holds that tr u(x1 , x2 ) = u(tx1 , tx2 ) and tr v(x1 , x2 ) = v(tx1 , tx2 )
for all r > 0, it must also hold that tr s(x1 , x2 ) ≡ u(tx1 , tx2 ) + v(tx1 , tx2 ) =
tr u(x1 , x2 ) + tr v(x1 , x2 ).
(b) Prove that if u(x1 , x2 ) and v(x1 , x2 ) are quasiconcave, then m(x1 , x2 ) ≡ u(x1 , x2 ) +
v(x1 , x2 ) is also quasiconcave.
Answer : Forming a convex combination of the two functions u and v and comparing
with m(xt ) satisfies the definition of quasiconcavity:
14
2 Consumer Theory
∂L
= αAxα−1
1 x1−α
2 − λp1 = 0
∂x1
∂L
= (1 − α)Axα1 x−α2 − λp2 = 0
∂x2
∂L
= y − p 1 x1 + p 2 x2 = 0
∂λ
αx2 p2
By dividing first and second FOC and some rearrangement, we get either x1 = (1−α)p1
or
(1−α)p1 x1
x2 = αp2
. Substituting one of these expressions into the budget constraint, results
αy (1−α)y
in the Marshallian demand functions: x1 = p1
and x2 = p2
.
1.21 We’ve noted that u(x) is invariant to positive monotonic transforms. One com-
mon transformation is the logarithmic transform, ln(u(x)). Take the logarithmic trans-
form of the utility function in 1.20; then, using that as the utility function, derive the
Marshallian demand functions and verify that they are identical to those derived in the
preceding exercise (1.20).
Answer : Either the Lagrangian is used or the equality of Marginal Rate of Substitution
with the price ratio. The Lagrangian is
L = ln(A) + α ln(x1 ) + (1 − α) ln(x2 ) + λ(y − p1 x1 − p2 x2 ). The FOC are
∂L α
= − λp1 = 0
∂x1 x1
∂L (1 − α)
= − λp2 = 0
∂x2 x2
∂L
= y − p 1 x1 + p 2 x2 = 0
∂λ
(a) f (x) = u(x) + (u(x))3 Yes, all arguments of the function u are transformed equally
by the third power. Checking the first- and second-order partial derivatives reveals
2 2
that, although the second-order partial ∂∂xf2 = ∂∂xu2 +6(u(x))( ∂x
∂u 2
i
) is not zero, the sign
i i
of the derivatives is always invariant and positive. Thus, f represents a monotonic
transformation of u.
15
2 Consumer Theory
(b) f (x) = u(x) − (u(x))2 No, function f is decreasing with increasing consumption for
any u(x) < (u(x))2 . Therefore, it can not represent the preferences of the consumer.
It could do so if the minus sign is replaced by a plus sign.
(c) f (x) = u(x) + ni=1 xi Yes, the transformation is a linear one, as the first partial
P
is a positive constant, here one, and the second partial of the transforming function
∂f ∂u
is zero. Checking the partial derivatives proves this statement: ∂x i
= ∂xi
+ 1 and
∂2f ∂2u
∂x2i
= ∂x2i
.
1.28 An infinitely lived agent owns 1 unit of a commodity that she consumes over her
lifetime. The commodity is perfect storable and she will receive no more than she has
now. Consumption of the commodity in period t is denoted xt , and her lifetime utility
function is given by
∞
X
u(x0 , x1 , x2 , . . .) = β t ln(xt ), where 0 < β < 1.
t=0
As β is less than one, this series approaches a finite value. To find the solution, multiply
the expression by β and subtract from the original equation [(1)-(2)].
16
2 Consumer Theory
which gives:
1r −1/r 0r −1/r 1r −1/r
y tr (p0r 0r r 1r
≤ max[y p0r , y p1r
1 + p2 ) + (1 − t) (p1 + p2 ) 1 + p2 1 + p2 ].
Second, the bordered Hessian can be derived and their determinants checked. The
determinants will be all negative.
p−1/r −pr−1 −1/r−1
−pr−1 −1/r−1
0 1 p y 2 p y
p−1/r 0 p−1/r p−1/r
H= r−1
−p1 p −1/r−1 −1/r −1/r−1 r−2 r −1 r−1 r−1 −1/r−2
y p yp p1 ((1 − r) − rp1 p ) (1 + r)p1 p2 p y
r−1 −1/r−1 −1/r r−1 r−1 −1/r−2 −1/r−1 r−2 r −1
−p2 p y p (1 + r)p1 p2 p y yp p2 ((1 − r) − rp2 p )
, where p ≡ (pr1 + pr2 ).
1.37 Verify that the expenditure function obtained from the CES direct utility function
in Example 1.3 satisfies all the properties given in Theorem 1.7.
Answer : The expenditure function for two commodities is e(p, u) = u (pr1 + pr2 )1/r where
r ≡ ρ/(ρ − 1).
1. Zero when u takes on the lowest level of utility in U .
The lowest value in U is u((0)) because the utility function is strictly increasing.
Consequently, 0(pr1 + pr2 )1/r = 0.
4. Increasing in p.
Again, take all first partial derivatives with respect to prices: ∂e/∂pi = upr−1
i (pr1 + pr2 )(1/r)−1 ,
what is, obviously, positive.
5. Homogeneous of degree 1 in p.
e(tp, u) = u ((tp1 )r + (tp2 )r )1/r = t1 u (pr1 + pr2 )1/r
17
2 Consumer Theory
6. Concave in p.
The definition of concavity in prices requires
h i h i
0r 0 r 1/r 1r 1 r 1/r
t u p 1+p 2 + (1 − t) u p 1 + p 2 ≤ e(pt , u)
for pt = tp0 + (1 − t)p1 . Plugging in the definition of the price vector into e(pt , u)
yields the relationship
h i h i
r r 1/r r r 1/r
t u p0 1 + p0 2 + (1 − t) u p1 1 + p1 2 ≤
r r r r 1/r
u t(p0 1 + p0 2 ) + (1 − t)(p1 1 + p1 2 ) .
Homogeneity of degree one, together with Euler’s theorem, implies that ∂ 2 e/∂p2i pi =
0. Hence the diagonal elements of the Hessian matrix must be zero and the matrix
will be negative semidefinite.
7. Shephard’s lemma
∂e/∂u = (pr1 + pr2 )1/r what is exactly the definition of a CES-type Hicksian demand
function.
18
2 Consumer Theory
1.43 In a two-good case, show that if one good is inferior, the other good must be
normal.
Answer : The Engel-aggregation in a two-good case is the product of the income elasticity
and the repsective expenditure share s1 η1 + s2 η2 = 1. An inferior good is characterised
by a negative income elasticity, thus, one of the two summands will be less than zero.
Therefore, to secure this aggregation, the other summand must be positive (even larger
one) and the other commodity must be a normal good (even a luxury item).
1.55 What restrictions must the αi , f (y), w(p1 , p2 ), and z(p1 , p2 ) satisfy if each of the
following is to be a legitimate indirect utility function?
Answer :
(a) v(p1 , p2 , p3 , y) = f (y)pα1 1 pα2 2 pα3 3 The function
P f (y) must be continuous, strictly in-
creasing and homogeneous of degree 0 − αi . Each of the exponents αi has to be less
than zero to satisfy v decreasing in prices. Furthermore, negative partial derivatives of
v with respect to each price are required to get positive Marshallian demand functions
by using Roy’s identity.
(b) v(p1 , p2 , y) = w(p1 , p2 )+z(p1 , p2 )/y The functions w and z must be continuous and de-
creasing in prices. Function z has to be homogeneous of degree one and w homogeneous
of degree zero: v(tp1 , tp2 , ty) = t0 w(p1 , p2 )+(t1 z(p1 , p2 ))/(ty) = t0 (w(p1 , p2 ) + z(p1 , p2 )/y).
To satisfy v increasing in income, z must be < 0.
1.60 Show that the Slutsky relation can be expressed in elasticity form as ij = hij −
sj ηi , where hij is the elasticity of the Hicksian demand for xi with respect to price pj ,
and all other terms are as defined in Definition 1.6. Answer : The Slutsky relation is
given by
∂xi ∂xhi ∂xi
= − xj .
∂pj ∂pj ∂y
Multiplying the total expression with y/y and pj gives
By assuming that xhi = xi before the price change occurs, we can divide all three terms
by xi . The result of this operation is
19
2 Consumer Theory
20
2 Consumer Theory
(c) Use the Slutsky equation to decompose the effect of an own-price change on the
demand for x into an income and substitution effect. Interpret your result briefly.
Answer A well-known property of any demand function derived from a quasi-linear
utility function is the absence of the income effect. Which can be easily seen in the
application of the Slutsky equation:
∂xh ∂x ∂x
= +x
∂p ∂p ∂y
∂x 1 1 ∂xh
=− 2 +0· = .
∂p p p ∂p
Therefore, the effect of an own-price change on the demand for x equals the substi-
tution effect.
(d) Suppose that the price of x rises from p0 to p1 > p0 . Show that the consumer surplus
area between p0 and p1 gives an exact measure of the effect of the price change on
consumer welfare.
Answer The consumer surplus area can be calculated by integrating over the inverse
demand function of x: Z p1
1
CS = dx = ln(p1 − p0 ).
p 0 x
Calculating the change in utility induced by a price change gives:
As the two expressions are equal, the consumer surplus area gives an exact measure
of the effect of the price change on consumer welfare in the case of quasi-linear
preferences.
(e) Carefully illustrate your findings with a set of two diagrams: one giving the indif-
ference curves and budget constraints on top, and the other giving the Marshallian
and Hicksian demands below. Be certain that your diagrams reflect all qualitative
information on preferences and demands that you’ve uncovered. Be sure to consider
the two prices p0 and p1 , and identify the Hicksian and Marshallian demands.
Answer See Figure 6. Please note, that Hicksian and Marshallian demands are
identical here.
21
2 Consumer Theory
22
3 Producer Theory
3 Producer Theory
3.1 Production
3.1 The elasticity of average product is defined as ∂AP i (x)
∂xi
· APxii(x) . Show that this is
equal to µi (x) − 1. Show that average product is increasing, constant, or decreasing as
marginal product exceeds, is equal to, or less than average product.
Answer : Applying quotient rule to get the first partial derivative of the average product
gives:
∂APi (x) xi ∂f (x)/∂xi − f (x) MP AP M P − AP
= 2
= − =
∂xi xi xi xi xi
Multiply this term with the right part of the definition (xi /AP ) gives M P/AP − 1 what
is exactly µi (x) − 1.
The first part of the above definition equals the slope of the average product: (M P −
AP )/xi . It is straightforward to show that whenever marginal product exceeds the
average product the slope has to be positive. The average product reaches a maximum
when the marginal product equals average product. Finally, whenever M P < AP
average product is sloping downwards.
3.7 Goldman & Uzawa (1964) have shown that the production function is weakly
separable with respect to the partition {N1 , . . . , NS } if and only if it can be written in
the form
f (x) = g f 1 (x(1) ), . . . , f S (x(S) ) ,
where g is some function of S variables, and, for each i, f i (x(i) ) is a function of the
subvector x(i) of inputs from group i alone. They have also shown that the production
function will be strongly separable if and only if it is of the form
where G is a strictly increasing function of one variable, and the same conditions on the
subfunctions and subvectors apply. Verify their results by showing that each is separable
as they claim.
Answer To show that the first equation is weakly separable with respect to the partitions,
∂[f (x)/f (x)]
we need to show that i ∂xk j = 0 ∀i, j ∈ NS and k ∈
/ NS . Calculate the marginal
23
3 Producer Theory
This expression is independent of any other input which is not in the same partition N S
and, therefore, the production function is weakly separable.
∂(fi /fj )
/ NS
= 0 for k ∈
∂xk
To show that the second equation is strongly separable we have to perform the same ex-
ercise, however, assuming that the three inputs are elements of three different partitions
i ∈ NS , j ∈ NT and k ∈ / NS ∪ NT . The marginal products of the two inputs i and j are:
S (S)
T (T )
∂f x ∂f x
fi (x) = G0 fj (x) = G0 .
∂xi ∂xj
The MRTS is:
fi (x) ∂f S /∂xi
= .
fj (x) ∂f T /∂xj
It follows for k ∈
/ NS ∪ NT
∂(fi /fj )
= 0.
∂xk
3.8 A Leontief production function has the form y = min {αx1 , βx2 } for α > 0 and
β > 0. Carefully sketch the isoquant map for this technology and verify that the
elasticity of substitution σ = 0, where defined.
Answer : Taking the total differential of the log of the factor ratio gives d ln (βx2 /αx1 ) =
β/x2 dx2 − α/x1 dx1 . However, the MRTS is not defined in the kinks as the function is
discontinuous. Along all other segments of the isoquants the MRTS is zero. Therefore,
the elasticity of substitution is only defined when the input ratio remains constant. In
this case, σ = 0.
3.9 Calculate σ for the Cobb-Douglas production function y = Axα1 xβ2 , where A >
0, α > 0 and β > 0.
Answer : The total differential of the log of the factor ratio gives
d ln(x2 /x1 ) = β/x2 dx2 − α/x1 dx1 . The total differential of the marginal rate of technical
substitution gives
!
β
Aαxα−1
1 x 2
d ln α β−1
= α/β(dx1 /x1 − dx2 /x2 )
Aβx1 x2
24
3 Producer Theory
x2
6
-
x1
Figure 7: Isoquant map of Leontief technology
1/ρ
3.14 Let y = ( ni=1 αi xρi ) , where i αi = 1 and 0 6= ρ < 1. Verify that σij =
P P
1/(1 − ρ) for all i 6= j.
Answer Apply the definition of the elasticity of substitution.
∂ (ln(xj ) − ln(xi ))
σij =
∂ ln (fi (x)/fj (x))
1
x
∂xj − x1i ∂xi
= j
αi xρ−1 ρ 1/ρ−1
P
( α i x )
∂ ln α xρ−1 i i i
(sumi αi xρi )1/ρ−1
j j
1 1
− xi ∂xi − xj ∂xj
=
ρ − 1 x1i ∂xi − x1j ∂xj
−1 1
= =
ρ−1 1−ρ
3.15 For the generalised CES production function, prove the following claims made in
the text.
n
!1/ρ n
X X
y= αi xρi , where αi = 1 and 0 6= ρ < 1
i=1 i=1
25
3 Producer Theory
(a)
n
Y
lim y = xαi i
ρ→0
i=1
Answer : Write the log of the CES production function ln y = 1/ρ ln αi xρi . At ρ = 0,
P
the value of the function is indeterminate. However, using L’Hòpital’s rule we can write
αi xρi ln xi
P
lim ln y = P .
ρ→0 αi xρi
P P
At ρ = 0 this expression turns into ln y = αi ln xi / αi . Because the denominator
Q αi is
defined to be one, we can write the CES production at this point as y = xi , what is
exactly the generalised Cobb-Douglas form.
(b)
lim y = min {x1 , . . . , xn }
ρ→−∞
Answer : Let us assume that αi = αj . Then the CES production function has the form
y = (xρ1 + xρ2 )1/ρ . Let us suppose that x1 = min( xi ) and ρ < 0. We want to show
P
P ρ 1/ρ
that x1 = limρ→−∞ ( P xi ) . Since all commodities
P ρ 1/ρ xi are required to be
Pnonnegative,
ρ ρ ρ
P ρ 1/ρ x1 ≤1/ρ xi . Thus, x1 ≥ ( xi ) . On the other hand, P xρi 1/ρ
we can establish ≤ n ∗ xρ1 .
Hence ( xi ) ≥ n ∗ x1 . Letting ρ → −∞, we obtain limρ→−∞ ( xi ) = x1 ,
1/ρ
because limρ→−∞ n ∗ x1 = x1 .
3.2 Cost
3.19 What restrictions must there be on the parameters of the Cobb-Douglas form in
Example 3.4 in order that it be a legitimate cost function?
Answer : The parameters A, w1 , w2 and y are required to be larger than zero. A cost
function is required to be increasing in input prices. Therefore, the exponents α and β
must be larger zero. To fulfill the property of homogeneity of degree one in input prices,
the exponents have to add up to one. To secure concavity in input prices, the second
order partials should be less than zero. Thus, each of the exponents can not be larger
one.
3.24 Calculate the cost function and conditional input demands for the Leontief pro-
duction function in Exercise 3.8.
Answer This problem is identical to the expenditure function and compensated demand
functions in the case of perfect complements in consumer theory.
Because the production is a min-function, set the inside terms equal to find the optimal
relationship between x1 and x2 . In other words, αx1 = βx2 . For a given level of output
y, we must have y = αx1 = βx2 . Rearrange this expression to derive the conditional
input demands:
y y
x1 (w, y) = x2 (w, y) = .
α β
26
3 Producer Theory
The cost function is obtained by substituting the two conditional demands into the
definition of cost:
w1 y w2 y
c(w, y) = w1 x1 (w, y) + w2 x2 (w, y) = + .
α β
3.27 In Fig. 3.85, the cost functions of firms A and B are graphed against the input
price w1 for fixed values of w2 and y.
(a) At wage rate w10 , which firm uses more of input 1? At w10 ? Explain?
Answer : Input demand can be obtained by using Shephard’s lemma, represented by the
slope of the cost function. Therefore, at w10 firm B demands more of factor 1 and at
wage rate w10 firm A has a higher demand of that input.
(b) Which firm’s production function has the higher elasticity of substitution? Explain.
Answer : The first-order conditions for cost minimisation imply that the marginal rate
of technical substitution between input i and j equals the ratio of factor prices wi /wj . In
the two input case, we can re-write the original definition of the elasticity of substitution
as
d ln(x2 /x1 ) d ln(x2 /x1 ) x̂2 − x̂1
σ= = = ,
d ln(f1 /f2 ) d ln(w1 /w2 ) ŵ1 − ŵ2
where the circumflex denotes percentage change in input levels and input prices, respec-
tively. Because ŵ2 = 0, the denominator reduces to ŵ1 , which is assumed to be the
same for both firms. In (a) we established that input demand at w10 is larger for firm B
compared to firm A. It follows that the numerator will be larger for B and, subsequently,
firm A’s production function shows the higher elasticity of substitution at w10 .
27
3 Producer Theory
(b) Show that iy = 1, for i = 1, . . . , n, when the production function has constant
returns to scale.
Answer For any production function with constant returns to scale, the conditional
input demand xi is linear in output level y (see Theorem 3.4). More formally, the
conditional input demand of a production function homogeneous of degree α > 0
can be written as xi (w, y) = y 1/α xi (w, 1). By definition, a constant returns to scale
technology requires a production function homogeneous of degree 1. Therefore, the
conditional input demand reduces to xi (w, y) = yxi (w, 1). Calculating the output
elasticity of demand for input xi results in:
∂xi (w, y) y y
iy (w, y) ≡ = xi (w, 1) = 1.
∂y xi (w, y) yxi (w, 1)
3.33 Calculate the costPfunction and the conditional input demands for the linear
production function y = ni=1 αi xi .
Answer Because the production function is linear, the inputs can be substituted for
another. The most efficient input (i.e. input with the greatest marginal product/ price)
will be used and the other inputs will not be used.
α
(y
αi
if wαii > wjj ∀j 6= i, j ∈ {1, . . . , n}
xi (w, y) = α
0 if wαii < wjj for at least one j 6= i, j ∈ {1, . . . , n}.
wi y
The cost function is then c(w, y) = αi
, where i is the input where
αi αj
> ∀j 6= i, j ∈ 1, . . . , n.
wi wj
28
3 Producer Theory
Concavity:
" #
−5/4 3/4 −1/4 −1/4
− 3 y 1/2 w w2 9 1/2
y w1 w2
H = 9 161/2 − 1 −1/4
16
3 1/2 3/4 −5/4
16
y w 1/41 w2 − 16 y w1 w2
|H1 | < 0
72 y
|H2 | = − √ <0
256 w1 w2
The function is not concave as the first partial derivatives with respect to both
input prices are negative and the second-order partial derivatives are positive. The
determinants of the Hessian matrix are |H1 | > 0 and |H2 | = 0. Thus, the function
is convex.
29
3 Producer Theory
√
(f) c(w, y) = (y + 1/y) w1 w2
The function satisfies all properties, except continuity in y = 0.
xα1 x1−α
y= 2
= axα1 x1−α
2 where a = (Aαα (1 − α)1−α )−1
αα (1 − α)1−α
For the CES cost function a short-cut is used: Derive the conditional input demand
functions and substitute them into the production function.
∂c(w, y) 1
x1 = = yAw1r−1 (w1r + w2r ) r −1
∂w1
∂c(w, y) 1
x2 = = yAw2r−1 (w1r + w2r ) r −1
∂w2
−r −r 1/ρ
ρ w1 + w2
y = (Ay) −r = Ay
w1 + w2−r
30
3 Producer Theory
w1 /w2 = 2x2 /x1 . Solving for one of the inputs, substituting back in the production
function and rearranging, we derive the conditional input demand functions:
y 4/3 2w 1/3
2
x1 = and
100 w1
y 4/3 2w −2/3
2
x2 = .
100 w1
Substituting the two functions in the definition of costs, the resulting cost function
is:
y 4/3 y 4/3
2/3 1/3 2/3
c(w1 , w2 , y) = 1/3
w1 (2w2 ) + w2 w1 2−2/3
100 100
1/3 −2/3
y 4/3 2/3 1/3
= 2 +2 w1 w2 .
100
(b) Find the effect of an increase in output on marginal cost, and verify that λ =
marginal cost.
Answer : Marginal costs are
2/3 1/3
1
(y/100)1/3 w1 w2 21/3 + 2−2/3 . Marginal costs are increasing
M C = ∂c/∂y = 75
with output which is shown by
∂M C ∂2c 1 2 −2/3 2/3 1/3 −2/3
1/3
∂y
= ∂y 2 = 150
(y/100) w 1 w 2 2 + 2 . From the FOC of the La-
1/2 3/4
w1 x1 w2 x2
grangian we can derive that λ∗ = 1/4 = 1/2 . Substituting the conditional input
50x2 25x1
demand functions into one of those expressions gives
w1 1/2 −1/4
λ∗ = (y/100)4/3 (2w2 /w1 )1/3 (y/100)4/3 (2w2 /w1 )−2/3
50
21/3 y 1/3 2/3 1/3
= ( ) w1 w2
50 100
When you solve the ratios, this expression will be equal to the marginal cost function.
(c) Given p = price of output, find x1 (w, p), x2 (w, p) and π(w, p). Use Hotelling’s
lemma to derive the supply function y(w, p).
Answer : By maximising π = py − c(w, y) the first-order condition is
The first expression affirms the equality of price and marginal cost as the profit
maximum for any competitive firm. The last expression gives already the profit
31
3 Producer Theory
(d) Derive the unconditional input demand functions from the conditional input de-
mands.
Answer One, among several, way is to substitute the conditional input demands
into the definition of cost to obtain the cost function. Calculating marginal cost and
equalising with output price, gives, after re-arrangement, the output supply func-
tion. Substitution of the output supply function into the conditional input demands
results in the unconditional input demand functions. Using the example at hand,
and starting from the equality ∂c/∂y = p gives:
1 1/3 y 1/3 2/3 1/3
p= 2 + 2−2/3 w1 w2
75 100
−3 3 −2 −1
y = 753 21/3 + 2−2/3 p w1 w2 · 100
4
75
x1 (w, p) = p4 w1−3 w2−1
21/3 + 2−2/3
32
References
3
75
as K = 25 21/3 +2 −2/3 Calculating the second-order partial derivatives of the profit
function with respect to all prices gives the following Hessian matrix. Be aware of
the doubble sign change after each derivative with respect to the input price (check
Theorem 3.8).
12Kp2 −8Kp3 −4Kp3
2 w13 w2 w12 w22
w−8Kp
1 w2
H= − 3 3 − −6Kp
4
− −2Kp
4
w1 w23 w14 w2 w13 w22
4 4
− −4Kp
w12 w22
− −2Kp
w13 w22
− −2Kp
w12 w23
The own supply effect is positive, the own demand effects are negative and all cross-
price effects are symmmetric. Checking the determinants becomes quite tedious.
Intuituively, it should become clear that they all have to be positive.
(g) Assume x2 as a fixed factor in the short run and calculate short-run total cost,
short-run marginal cost, short-run average cost and short-run profit function.
Short-run total cost are obtained by re-arranging the production function to get
x1 on the left-hand side and plugging in into the definition of cost c(w, y) =
1/2
(y/100)2 w1 /x2 + w2 x2 . The first-partial derivative gives the short-run marginal
1 y 1/2
cost function smc = 50 w /x2 . The short-run average costs are equal to sac =
100 1
y 1/2
w /x2 + w2yx2 .
1002 1
Final remark: Some answers might not be the most elegant ones from a mathemat-
ical perspective. Any comment and suggestion, also in case of obscurities, are highly
welcome.
References
Arrow, K. J. & Enthoven, A. C. (1961), ‘Quasi-concave programming’, Econometrica
29(4), 779–800.
33