www.egwald.com Egwald Web Services

Egwald Web Services
Domain Names
Web Site Design

Egwald Website Search JOIN US AS A FACEBOOK FAN Twitter - Follow Elmer WiensRadio Podcasts - Geraldos Hour

 

Statistics Programs - Econometrics and Probability Economics - Microeconomics & Macroeconomics Operations Research - Linear Programming and Game Theory Egwald's Mathematics Egwald's Optimal Control
Egwald HomeEconomics Home PageOligopoly/Public Firm ModelRun Oligopoly ModelDerive Oligopoly ModelProduction FunctionsCost FunctionsDuality Production Cost FunctionsReferences & Links
 

Egwald Economics: Microeconomics

Cost Functions

by

Elmer G. Wiens

Egwald's popular web pages are provided without cost to users.
Please show your support by joining Egwald Web Services as a Facebook Fan: JOIN US AS A FACEBOOK FAN
Follow Elmer Wiens on Twitter: Twitter - Follow Elmer Wiens

Cost Functions:  Cobb-Douglas Cost | Normalized Quadratic Cost | Translog Cost | Diewert Cost | Generalized CES-Translog Cost | Generalized CES-Diewert Cost | References and Links

J. Normalized Quadratic Cost Function

Linear Least Squares   |   Nonlinear Least Squares

Suppose we have a data set relating output quantities, q, to (cost minimizing) factor inputs, L, K, M, and input prices, wL, wK, and wM, and consequently data on the total cost of producing specific levels of outputs.

The three factor Normalized Quadratic (Total) Cost Function is:

C(q;wL,wK,wM) = h(q) * c(wL,wK,wM)         (**)

where the returns to scale function is:

h(q) = q^(1/nu1)

a continuous, increasing function of q (q >= 1), with h(0) = 0 and h(1) = 1,

and the unit cost function is:

c(wL,wK,wM) = cL * wL + cK * wK + cM * wM + (1/2) * [dLL * (wL*wL) + dLK*(wL*wK) + dLM * (wL*wM)      
           + dKL * (wK*wL) + dKK*(wK*wK) + dKM * (wK*wM)  
           + dML * (wM*wL) + dMK*(wM*wK) + dMM * (wM*wM)] * (wL + wK + wM)^-1

linear in its twelve parameters, cL, cK, cM, dLL, dLK, dLM, dKL, dKK, dKM, dML, dMK, and dMM.  Dividing the non-linear in variables, wL, wK, and wM, portion of the quadratic unit cost function by (wL + wK + wM) ensures that the unit cost function is homogeneous of degree one in prices, since c(t*wL, t*wK, t*wM) = t * c(wL,wK,wM) (Diewert and Wales, (1988), 327-342).  Multiplying the unit cost function by the returns to scale function to obtain the total cost function presumes that the production technology is homothetic.

It is convenient to express the normalized unit cost function in terms of vectors and matrices.

Define the vectors:

c = [cL, cK, cM]T, w = [wL, wK, wM]T, 1 = [1, 1, 1]T, and 0 = [0, 0, 0]T.

Define the matrix D by :

D = dLLdLKdLM
dKLdKKdKM
dMLdMKdMM

The unit cost function becomes:

c(w) = cT * w + (1/2) * wT * D * w / (1T * w),

a linear function in its parameters, c, and D.

Restrictions:

D = DT, and D * w* = 0,

where the reference vector w* = [wL*, wK*, wM*]T for the base prices, wL*, wK*, and wM*. The symmetry restriction D = DT ensures that dLK = dKL, dLM = dML, and dKM = dMK (Young's Theorem).

Consequently, as specified the Normalized Quadratic cost function apparently has 9 free parameters (actually only six free parameters — see below).

Using conventional matrix calculus (Intriligator, (1971), 497-500), the first and second order partial derivatives (Diewert and Fox, (2009), 158-164) of the unit cost function, c(w), are:

c(w) = c + D * w / ( 1T * w) - (1/2) * wT * D * w * 1 / (1T * w)2, and

2c(w) = D / ( 1T * w) - D * w * 1T / (1T * w)2 - 1 * wT * D / (1T * w)2 + wT * D * w * (1 * 1T) / (1T * w)3.

At the reference vector w*:

c(w*) = c,

2c(w*) = D / ( 1T * w*).

Shephard's lemma provides that the gradient vector of the unit cost function is the vector of unit input demand functions:

c(w) = [l(w), k(w), m(w)]T.

Re-write the factor prices as:

v = [vL, vK, vM] = [wL, wM, wK] / (wL + wM + wK).

The factor demands as functions of q, vL, vK, and vM are:

L(q; vL, vK, vM) / q^(1/nu1) = l(vL, vK, vM) = cL + dLL * vL + dLK * vK + dLM * vM - (1/2) * [dLL * vL * vL + dLK * vL * vK + dLM * vL * vM
          + dKL * vK * vL + dKK * vK * vK + dKM * vK * vM
          + dML * vM * vL + dMK * vM * vK + dMM * vM * vM]
K(q; vL, vK, vM) / q^(1/nu1) = k(vL, vK, vM) = cK + dKL * vL + dKK * vK + dKM * vM - (1/2) * [dLL * vL * vL + dLK * vL * vK + dLM * vL * vM
          + dKL * vK * vL + dKK * vK * vK + dKM * vK * vM
          + dML * vM * vL + dMK * vM * vK + dMM * vM * vM]
M(q; vL, vK, vM) / q^(1/nu1) = m(vL, vK, vM) = cM + dML * vL + dMK * vK + dMM * vM - (1/2) * [dLL * vL * vL + dLK * vL * vK + dLM * vL * vM
          + dKL * vK * vL + dKK * vK * vK + dKM * vK * vM
          + dML * vM * vL + dMK * vM * vK + dMM * vM * vM]


À1:   Estimate the factor demand equations using linear least squares.

I. Linear least squares with restrictions on the parameter values.

For the purpose of estimating the factor demand equations, re-write these functions:

L(q; vL, vK, vM) / q^(1/nu1) = l(vL, vK, vM) = cL + dLL * vL + dLK * vK + dLM * vM + [tdLL * vL * vL + tdLK * vL * vK + tdLM * vL * vM
  + tdKL * vK * vL + tdKK * vK * vK + tdKM * vK * vM
  + tdML * vM * vL + tdMK * vM * vK + tdMM * vM * vM]
K(q; vL, vK, vM) / q^(1/nu1) = k(vL, vK, vM) = cK + dKL * vL + dKK * vK + dKM * vM + [tdLL * vL * vL + tdLK * vL * vK + tdLM * vL * vM
  + tdKL * vK * vL + tdKK * vK * vK + tdKM * vK * vM
  + tdML * vM * vL + tdMK * vM * vK + tdMM * vM * vM]
M(q; vL, vK, vM) / q^(1/nu1) = m(vL, vK, vM) = cM + dML * vL + dMK * vK + dMM * vM + [tdLL * vL * vL + tdLK * vL * vK + tdLM * vL * vM
  + tdKL * vK * vL + tdKK * vK * vK + tdKM * vK * vM
  + tdML * vM * vL + tdMK * vM * vK + tdMM * vM * vM]

We can express the factor demands as functions of ten explanatory variables with their corresponding parameters:

12345678910
VariableconstantvLvKvMvL*vLvL*vKvL*vMvK*vKvK*vMvM*vM
LcLdLLdLKdLMtdLLtdLKtdLMtdKKtdKMtdMMβL
KcKdLKdKKdKMtdLLtdLKtdLMtdKKtdKMtdMMβK
LcLdLMdKMdMMtdLLtdLKtdLMtdKKtdKMtdMMβM

The construction of the variables along with their restrictions described below ensures the symmetry of the estimated matrix D, i.e. D = DT.

Suppose we have m observations on q, L , K, M, wL, wK, and wM.  Let V be the m x 10 matrix of observations of the explanatory variables constructed from v = [vL,vK,vM]T.  Let L, K, and M be the m-component vectors of observed factor demands.  Then we can estimate the factor demand equations as a group (Johnston, (1972), 238-241) along with the necessary constraints, D = DT, D * w* = 0, and the accounting constraints among the "d__" and "td__" parameters within and between the demand equations.

This group of equations can be represented as:

W*β=F
V*βL=L
V*βK=K
V*βM=M

Subject to the constraints on the thirty parameters, our objective is to find the values for the vector of parameters, β, that minimizes the distance between F and W * β, i.e. the norm || W * β - F ||.

Looking at the construction of the ten variables of the matrix V, one finds that the rank of V is six, i.e. V has six independent column vectors. Therefore, when one estimates the factor demand equations as a group, the 3*m by 30 matrix of observations, W, has 18 independent column vectors out of thirty.

Moreover, the matrix of restrictions, R, on the parameters has 24 rows, i.e. R is a 24 x 30 matrix, with a rank of 24. These restrictions can be expressed as:

R * β = r,

where r is a 24 component vector. The restrictions matrix, R, and restrictions vector, r:

cLdLLdLKdLMtdLLtdLKtdLMtdKKtdKMtdMMcKdLKdKKdKMtdLLtdLKtdLMtdKKtdKMtdMMcMdLMdKMdMMtdLLtdLKtdLMtdKKtdKMtdMMr
1010020000000000000000000000000 0
2001001000000000000000000000000 0
3000100100000000000000000000000 0
4000000000001000100000000000000 0
5000000000000100002000000000000 0
6000000000000010000100000000000 0
7000000000000000000000100001000 0
8000000000000000000000010000010 0
9000000000000000000000001000002 0
1000001000000000-1000000000000000 0
11000010000000000000000000-100000 0
12000001000000000-100000000000000 0
130000010000000000000000000-10000 0
140000001000000000-10000000000000 0
1500000010000000000000000000-1000 0
1600000001000000000-1000000000000 0
17000000010000000000000000000-100 0
18000000001000000000-100000000000 0
190000000010000000000000000000-10 0
200000000001000000000-10000000000 0
2100000000010000000000000000000-1 0
2200.2690.50.23100000000000000000000000000 0
23000000000000.2690.50.2310000000000000000 0
240000000000000000000000.2690.50.231000000 0



II. Objective: Solve the LSE problem:

Among all 30 component β vectors obeying:

R * β = r,

find the β vector that minimizes the norm:

|| W * β - F ||.

By construction the observation matrix W is rank deficient, making it infeasible to use the usual QR algorithm described on the web page, Linear and Restricted Multiple Regression, to solve the LS problem:

find the 30 component β vector that minimizes the norm:

|| W * β - F ||,

subject to the requirement:

R * β = r.



III. To determine the Normalized Quadratic cost function's efficacy in estimating the cost structure of a production technology, we shall use it to approximate cost data generated by a CES Production function. The estimated parameters of the Normalized Quadratic cost function will vary with the parameters sigma, nu, alpha, beta and gamma of the CES production function.

CES Production Function:

q = A * [alpha * (L^-rho) + beta * (K^-rho) + gamma *(M^-rho)]^(-nu/rho) = f(L,K,M).

where L = labour, K = capital, M = materials and supplies, and q = product. The parameter nu is a measure of the economies of scale, while the parameter rho yields the elasticity of substitution:

sigma = 1/(1 + rho).

Set the parameters below to re-run with your own CES parameters.

Restrictions: .7 < nu < 1.3; .5 < sigma < 1.5;
.25 < alpha < .45, .3 < beta < .5, .2 < gamma < .35
sigma = 1 → nu = alpha + beta + gamma (Cobb-Douglas)
sigma < 1 → inputs complements; sigma > 1 → inputs substitutes
.5 < nu1 < 2;
4 <= wL* <= 11,   7<= wK* <= 16,   4 <= wM* <= 10

CES Production Function Parameters
CES elasticity of scale parameter: nu
elasticity of substitution: sigma
alpha
beta
gamma
Normalized Quadratic elasticity of scale: nu1
Base Factor Prices
wL* wK* wM*
Distribution to Randomize Factor Prices
Use [-2, 2] Uniform distribution    
Use .25 * Normal (μ = 0, σ2 = 1)

The CES production function as specified:

q = 1 * [0.35 * (L^- 0.17647) + 0.4 * (K^- 0.17647) + 0.25 *(M^- 0.17647)]^(-1/0.17647)

The factor prices are distributed about the base factor prices, wL*, wK*, wM*, by adding a random number distributed uniformly in the [-2, 2] domain.




IV. For these coefficients of the CES production function, I generated a sequence (displayed in the "Normalized Quadratic Cost Function" table) of factor prices, outputs, and the corresponding cost minimizing inputs. Then I used these data to estimate the coefficients of the factor demand equations as a group.

I used the following method to solve the LSE problem:

Among all 30 component β vectors obeying:

R * β = r,

find the β vector that minimizes the norm:

|| W * β - F ||.

1. Start by obtaining the Householder QR factorization of the transpose matrix, RT, where the RT matrix has 30 rows and 24 columns, with rank 24:

RT = Q * U,

where Q is a 30 by 30 orthogonal matrix, and U is a 30 by 24 matrix.

2. Multiplying the matrix R by Q will produce a 24 by 24 lower triangular matrix, T, and a 24 by 6 zero matrix, 0:

R * Q = [T | 0].

3. Multiplying the matrix W by Q will produce a 3*m by 24 matrix, H1, and a 3*m by 6 matrix, H2:

W * Q = [H1 | H2].

4. Solve by forward substitution for the 24 component vector, Γ1, the lower triangular problem:

T * Γ1 = r.

5. Compute the 30 component vector, f:

f = F - H1 * Γ1.

If the vector r = 0, f = F.

6. Solve for the 6 component vector, Γ2, using Householder QR factorization, the least squares problem:

H2 * Γ2 = f.

7. After creating the 30 component vector, Γ = [Γ1, Γ2]T, obtain the solution vector, β, by:

β = Q * Γ.

Note: The solution vector, β, is unique since the augemented matrix:

M = | R  |
| W |

has full rank = 30, (Lawson and Hanson, (1974), 134-143).



V. The method described above obtains the unique solution vector, β.

I obtained the Covariance Matrix of the solution vector, β, as follows:

Form the matrix, tW, as:

tW = H2 * H2+ * W,

where H2+ is the pseudo-inverse matrix of H2.

The solution to the augmented least squares problem:

| R   |
| tW |
* β = | r  |
| F |

is also a solution to the original least squares problem:

|| W * β - F ||,

subject to the requirement:

R * β = r,

(Lawson and Hanson, (1974), 143).

I used the Covariance Matrix from the augmented system to obtain the t-statistics that are displayed below in the solution to the LSE problem. The reported "Observation Matrix Rank" is the rank of the augmented matrix of the augmented least squares problem.

LSE Restricted Least Squares
Parameter Estimates
Parameter Coefficient std error t-ratio
cL1.2344760.01816467.964115
dLL-2.6112980.075671-34.508715
dLK0.8389720.04528718.525753
dLM1.2287430.05523222.247108
tdLL1.3056490.03908633.4049
tdLK-0.8389720.046255-18.138132
tdLM-1.2287430.055368-22.192235
tdKK0.3982170.02811114.165999
tdKM-0.7468060.046157-16.179566
tdMM1.5258070.04241135.976952
cK0.8052240.01531952.56513
dLK0.8389720.04918517.057484
dKK-0.7964340.044696-17.819021
dKM0.7468060.04936415.128468
tdLL1.3056490.0425530.685117
tdLK-0.8389720.047915-17.509463
tdLM-1.2287430.058111-21.144808
tdKK0.3982170.02384716.698977
tdKM-0.7468060.047999-15.55889
tdMM1.5258070.04574733.353284
cM1.0672240.01928755.333472
dLM1.2287430.05530922.215981
dKM0.7468060.0436917.093118
dMM-3.0516140.075259-40.547971
tdLL1.3056490.04309830.294964
tdLK-0.8389720.049463-16.961733
tdLM-1.2287430.055419-22.171843
tdKK0.3982170.03279612.142361
tdKM-0.7468060.044723-16.698377
tdMM1.5258070.03890139.22297
R2 = 0.9958 R2b = 0.9936 # obs = 84
Observation Matrix Rank: 30



Check that the parameter estimates satisfy the restrictions matrix, R.

If the t-ratio = the parameter coefficient / std error seems large in absolute value
with nu = 1 & nu1 = 1 try setting nu = 1.3 & nu1 = 0.5.




VI. As estimated, the parameters of the Normalized Quadratic cost function are:

c = [cL, cK, cM]T = [1.234476, 0.805224, 1.067224], and

D = dLLdLKdLM
dKLdKKdKM
dMLdMKdMM
=
-2.6112980.8389721.228743
0.838972-0.7964340.746806
1.2287430.746806-3.051614

The Normalized Quadratic cost function is:

C(q;vL,vK,vM) / q^(1/1) = c(vL,vK,vM) = 1.234476 * vL + 0.805224 * vK + 1.067224 * vM + (1/2) *
[-2.611298 * (vL*vL) + 0.838972 * (vL*vK) + 1.228743 * (vL*vM)
+ 0.838972 * (vK*vL) + -0.796434 * (vK*vK) + 0.746806 * (vK*vM)
+ 1.228743 * (vM*vL) + 0.746806 * (vM*vK) + -3.051614 * (vM*vM)]

The factor demand functions are:

L(q;vL,vK,vM) / q^(1/1) = l(vL,vK,vM) = 1.234476 + -2.611298 * vL + 0.838972 * vK + 1.228743 * vM - (1/2) *
[-2.611298 * (vL*vL) + 0.838972 * (vL*vK) + 1.228743 * (vL*vM)
+ 0.838972 * (vK*vL) + -0.796434 * (vK*vK) + 0.746806 * (vK*vM)
+ 1.228743 * (vM*vL) + 0.746806 * (vM*vK) + -3.051614 * (vM*vM)]

K(q;vL,vK,vM) / q^(1/1) = k(vL,vK,vM) = 0.805224 + 0.838972 * vL + -0.796434 * vK + 0.746806 * vM - (1/2) *
[-2.611298 * (vL*vL) + 0.838972 * (vL*vK) + 1.228743 * (vL*vM)
+ 0.838972 * (vK*vL) + -0.796434 * (vK*vK) + 0.746806 * (vK*vM)
+ 1.228743 * (vM*vL) + 0.746806 * (vM*vK) + -3.051614 * (vM*vM)]

M(q;vL,vK,vM) / q^(1/1) = m(vL,vK,vM) = 1.067224 + 1.228743 * vL + 0.746806 * vK + -3.051614 * vM - (1/2) *
[-2.611298 * (vL*vL) + 0.838972 * (vL*vK) + 1.228743 * (vL*vM)
+ 0.838972 * (vK*vL) + -0.796434 * (vK*vK) + 0.746806 * (vK*vM)
+ 1.228743 * (vM*vL) + 0.746806 * (vM*vK) + -3.051614 * (vM*vM)]

The Uzawa Partial Elasticities of Substitution in terms of the w factor price vector:

uLK = C(q;wL,wK,wM) * ∂L(q;wL,wK,wM)/∂wK / (L(q;wL,wK,wM) * K(q;wL,wK,wM)),

uLM = C(q;wL,wK,wM) * ∂L(q;wL,wK,wM)/∂wM / (L(q;wL,wK,wM) * M(q;wL,wK,wM)),

uKL = C(q;wL,wK,wM) * ∂K(q;wL,wK,wM)/∂wL / (K(q;wL,wK,wM) * L(q;wL,wK,wM)),

uKM = C(q;wL,wK,wM) * ∂K(q;wL,wK,wM)/∂wM / (K(q;wL,wK,wM) * M(q;wL,wK,wM)),

uML = C(q;wL,wK,wM) * ∂M(q;wL,wK,wM)/∂wL / (M(q;wL,wK,wM) * L(q;wL,wK,wM)),

uMK = C(q;wL,wK,wM) * ∂M(q;wL,wK,wM)/∂wK / (M(q;wL,wK,wM) * M(q;wL,wK,wM)),




VII. Table of Results: check that the costs, factor inputs, and Uzawa elasticities from the estimated Normalized Quadratic cost function at given levels of output agree with those obtained from the CES cost function.

Normalized Quadratic Cost Function
CES Production Function:  Returns to Scale = 1, Elasticity of Substitution = 0.85
Normalized Quadratic:  Returns to Scale = 1;   Base Prices: wL* = 7, wK* = 13, wM* = 6
    —   —   CES Cost Data   —   —     —   Normalized Quadratic Cost Data   —  
Factor PricesFactor InputsFactor SharesUzawa Elasticities  Factor InputsFactor SharesUzawa Elasticities
obs #qwLwKwM LKMsLsKsM uLKuLMuKLuKMuMLuMKcostest costest Lest Kest MsLsKsMuLKuLMuKLuKMuMLuMK
1176.7 14.386.54 22.6113.24 17.340.3330.4180.2490.850.850.850.850.850.85455.26455.322.6213.1317.570.3330.4150.2520.730.820.730.990.820.99
2187.36 13.324.7 20.6313.96 22.690.3420.4180.240.850.850.850.850.850.85444.47444.3520.7113.9422.610.3430.4180.2391.040.761.040.590.760.59
3195.08 13.825.8 28.4413.61 19.090.3260.4240.250.850.850.850.850.850.85443.29443.4927.8413.6319.590.3190.4250.2560.630.650.631.110.651.11
4208.64 13.386.66 22.5717.43 21.150.3430.410.2480.850.850.850.850.850.85569.03569.4222.5417.2521.60.3420.4050.2530.911.080.910.721.080.72
5217.58 11.924.1 22.1416.88 28.050.3470.4160.2380.850.850.850.850.850.85484.08483.9421.9517.127.740.3440.4210.2351.170.821.170.440.820.44
6225.5 11.65.88 29.6517.62 21.050.3320.4160.2520.850.850.850.850.850.85491.19491.3629.7117.5621.130.3330.4150.2530.660.910.661.090.911.09
7237.32 12.484.56 25.6818.28 28.850.3430.4170.240.850.850.850.850.850.85547.68547.5425.6618.2928.840.3430.4170.241.070.811.070.560.810.56
8246.84 14.96.5 31.9118.44 25.040.3330.4190.2480.850.850.850.850.850.85655.84655.8131.918.2925.40.3330.4150.2520.750.790.750.960.790.96
9255.2 12.744.86 34.5518.07 27.490.3310.4240.2460.850.850.850.850.850.85543.49543.2134.3917.9228.010.3290.420.2510.760.640.760.930.640.93
10266.94 14.944.12 31.2518.25 36.580.3390.4260.2350.850.850.850.850.850.85640.19640.2731.9418.335.230.3460.4270.2271.040.541.040.560.540.56
11277.42 12.324.02 29.0321.14 36.720.3460.4180.2370.850.850.850.850.850.85623.45623.4428.9921.3936.010.3450.4230.2321.160.761.160.450.760.45
12286.86 14.227.22 37.3922.54 26.890.3330.4160.2520.850.850.850.850.850.85771.1771.3737.522.44270.3330.4140.2530.670.920.671.070.921.07
13297.36 14.245.46 35.1122.44 33.990.3380.4190.2430.850.850.850.850.850.85763.54763.2935.2622.2534.250.340.4150.2450.930.770.930.720.770.72
14307 136 36.8924.42 31.590.3370.4150.2480.850.850.850.850.850.85765.17765.3837.0324.1632.020.3390.410.2510.830.920.830.850.920.85
15316.56 14.25.22 39.6323.03 36.160.3350.4220.2430.850.850.850.850.850.85775.72775.2539.8122.836.460.3370.4180.2460.880.680.880.790.680.79
16325.08 11.767.56 47.926.29 25.670.3260.4140.260.850.850.850.850.850.85746.5745.7947.8927.1424.260.3260.4280.2460.41.070.41.511.071.51
17337.5 13.267.2 40.8528.19 31.780.3370.4110.2520.850.850.850.850.850.85909.03909.7241.2627.9431.910.340.4070.2530.731.070.730.971.070.97
18348.42 13.067.48 39.5530.51 32.860.3410.4080.2520.850.850.850.850.850.85977.33978.5539.9430.1533.220.3440.4020.2540.781.190.780.871.190.87
19356.18 14.167.76 50.2927.84 31.140.3280.4160.2550.850.850.850.850.850.85946.7946.9950.128.1330.810.3270.4210.2520.540.930.541.270.931.27
20368.42 12.146.34 39.4332.36 37.70.3440.4080.2480.850.850.850.850.850.85963.83964.6739.2632.0338.690.3430.4030.2540.921.160.920.681.160.68
21375.2 11.127.3 53.1731.22 29.940.3280.4120.260.850.850.850.850.850.85842.19841.2953.7431.9628.280.3320.4220.2450.431.140.431.451.141.45
22385.98 12.784.04 46.7627.47 49.030.3370.4240.2390.850.850.850.850.850.85828.77828.2947.3427.3448.470.3420.4220.2360.970.610.970.650.610.65
23395.66 12.55.5 52.3629.91 40.310.3320.4190.2490.850.850.850.850.850.85891.91891.952.329.6840.890.3320.4160.2520.740.780.740.980.780.98
24407.34 11.44 42.0632.4 52.930.3470.4150.2380.850.850.850.850.850.85889.85889.5241.6132.852.540.3430.420.2361.170.841.170.440.840.44
25418.56 12.724.86 42.834.24 52.020.3470.4130.240.850.850.850.850.850.851054.681054.0842.1134.5352.340.3420.4170.2411.150.921.150.460.920.46
26425.24 13.165.12 59.1130.27 45.290.330.4240.2470.850.850.850.850.850.85940.04939.6858.6430.0646.250.3270.4210.2520.730.640.730.970.640.97
27438.4 13.74.64 46.1334.09 57.390.3460.4170.2380.850.850.850.850.850.851120.821120.6345.9334.4556.640.3440.4210.2351.150.791.150.460.790.46
28446.44 11.14.5 50.535.61 51.450.3420.4150.2430.850.850.850.850.850.85952.03951.9350.4935.39520.3420.4130.2460.990.870.990.650.870.65
AVE:30.56.81 13.015.64 37.824.29 33.920.3370.4170.2460.850.850.850.850.850.85751.33751.337.824.2933.920.3370.4170.2460.850.850.850.830.850.83




VIII. The Normalized Quadratic cost function as a flexible functional form.

Diewert (1976) defines a flexible function form as follows. Write c(w) as the unit Normalized Quadratic cost function, and c*(w) as the unit CES cost function. Then the unit Normalized Quadratic cost function, c(w), is a flexible functional form if it has enough free parameters to satisfy:

c(w) = c*(w),

c(w) = c*(w), and

2c(w) = 2c*(w),

at any factor price vector w = [wL, wK, wM]T in the domain of definition of c(w).

Since both c(w) and c*(w) are linear homogeneous functions (Diewert and Fox, (2009), 155), the 6 free parameters of c(w) classify the Normalized Quadratic cost function as a "parsimonious flexible functional form" within the present context.

However, when we estimate the unit Normalized Quadratic cost function, c(w), we choose these free parameters to minimize the distance between c(w) and c*(w) at the set of data points {q, wL, wK, wM, c*(w)}, subject to the augmented restrictions matrix, [R | r].

Consequently, 2c*(w) and 2c(w) can differ, as seen by comparing the Uzawa elasticities in the table above, and the second order partial derivatives of c*(w) and c(w) in the table below.



IX. Table of Results: check that second order partial derivatives of the estimated Normalized Quadratic cost function for a given level of output agree with the second order partial derivatives of the CES cost function. If all of the eigenvalues of 2c*(w) and 2c(w) are nonpositive, the cost functions c*(w*) and c(w*) are concave in factor prices.

(Write:   ∂(∂c(wL,wK,wM)/∂wL)/∂wL = cLL,   ∂(∂c(wL,wK,wM)/∂wL)/∂wK = cLK,   etc.)

Normalized Quadratic Cost Function
CES Production Function:  Returns to Scale = 1, Elasticity of Substitution = 0.85
Normalized Quadratic:  Returns to Scale = 1;   Base Prices: wL* = 7, wK* = 13, wM* = 6
    —     —   CES Cost Data   —     —     —     —   Normalized Quadratic Cost Data   —     —  
  Factor Prices2c*(w)Eigenvalues 2c(w)Eigenvalues
obs #qwLwKwM cLLcLKcLMcKKcKMcMMe1e2e3 cLLcLKcLMcKKcKMcMMe1e2e3
1176.714.386.54 -0.1130.0330.043-0.0270.025-0.1-0.15-0.0890 -0.1010.0280.042-0.0260.029-0.108-0.147-0.089-0
2187.3613.324.7 -0.0870.0310.05-0.0290.034-0.173-0.198-0.0910 -0.0960.0380.044-0.0290.023-0.135-0.164-0.0960
3195.0813.825.8 -0.1690.0390.055-0.0250.026-0.11-0.204-0.101-0 -0.1240.0280.042-0.0250.035-0.121-0.165-0.106-0
4208.6413.386.66 -0.0730.0290.036-0.0330.028-0.102-0.126-0.081-0 -0.0840.0310.046-0.0320.024-0.107-0.143-0.080
5217.5811.924.1 -0.0770.0310.052-0.0330.04-0.211-0.233-0.089-0 -0.0950.0430.049-0.0350.021-0.151-0.18-0.1-0
6225.511.65.88 -0.1390.0410.049-0.0340.029-0.103-0.176-0.101-0 -0.1240.0320.053-0.0340.037-0.124-0.177-0.104-0
7237.3212.484.56 -0.0850.0320.05-0.0320.036-0.178-0.202-0.0920 -0.0970.040.048-0.0320.023-0.141-0.171-0.099-0
8246.8414.96.5 -0.110.0320.043-0.0250.025-0.103-0.15-0.088-0 -0.0990.0280.04-0.0250.028-0.107-0.144-0.0880
9255.212.744.86 -0.1510.0390.059-0.0280.031-0.145-0.208-0.1160 -0.1270.0340.045-0.0270.034-0.138-0.179-0.1140
10266.9414.944.12 -0.0970.0290.058-0.0230.034-0.222-0.247-0.0950 -0.10.0360.036-0.0230.022-0.14-0.161-0.1010
11277.4212.324.02 -0.0810.0310.054-0.0310.039-0.219-0.242-0.09-0 -0.0960.0430.047-0.0320.021-0.151-0.178-0.101-0
12286.8614.227.22 -0.110.0330.04-0.0280.024-0.085-0.141-0.082-0 -0.10.0260.043-0.0280.03-0.101-0.144-0.085-0
13297.3614.245.46 -0.0920.030.046-0.0270.029-0.138-0.167-0.09-0 -0.0950.0330.042-0.0270.025-0.121-0.152-0.091-0
14307136 -0.0990.0330.043-0.0310.029-0.112-0.149-0.093-0 -0.10.0320.047-0.0310.029-0.117-0.157-0.092-0
15316.5614.25.22 -0.110.0320.051-0.0260.029-0.144-0.18-0.099-0 -0.1040.0330.041-0.0250.027-0.126-0.158-0.098-0
16325.0811.767.56 -0.1690.0450.044-0.0350.024-0.067-0.193-0.078-0 -0.1280.0220.052-0.0360.042-0.1-0.169-0.095-0
17337.513.267.2 -0.0930.0330.037-0.0320.025-0.085-0.127-0.084-0 -0.0950.0280.047-0.0310.029-0.102-0.145-0.0830
18348.4213.067.48 -0.0770.0310.033-0.0350.026-0.082-0.113-0.081-0 -0.0860.0280.048-0.0330.026-0.099-0.141-0.078-0
19356.1814.167.76 -0.1330.0360.04-0.0280.022-0.073-0.157-0.076-0 -0.1070.0230.043-0.0280.033-0.095-0.145-0.085-0
20368.4212.146.34 -0.0720.0310.036-0.0370.03-0.106-0.13-0.085-0 -0.0860.0330.051-0.0360.024-0.114-0.153-0.0830
21375.211.127.3 -0.1580.0450.043-0.0380.025-0.07-0.183-0.0820 -0.1290.0240.056-0.0390.042-0.104-0.174-0.0970
22385.9812.784.04 -0.1160.0350.062-0.0280.036-0.207-0.239-0.111-0 -0.1160.040.044-0.0270.027-0.152-0.182-0.1130
23395.6612.55.5 -0.1350.0380.052-0.030.029-0.12-0.18-0.105-0 -0.1190.0330.048-0.030.034-0.127-0.172-0.105-0
24407.3411.44 -0.080.0330.053-0.0350.041-0.214-0.237-0.092-0 -0.0980.0450.052-0.0360.021-0.156-0.186-0.104-0
25418.5612.724.86 -0.0680.0290.044-0.0330.035-0.169-0.189-0.0810 -0.0840.0390.047-0.0330.019-0.133-0.161-0.0890
26425.2413.165.12 -0.1530.0390.058-0.0270.03-0.135-0.203-0.112-0 -0.1250.0330.044-0.0260.034-0.133-0.173-0.111-0
27438.413.74.64 -0.0710.0280.047-0.0290.035-0.186-0.206-0.080 -0.0850.0380.043-0.0290.019-0.133-0.158-0.089-0
28446.4411.14.5 -0.10.0360.053-0.0360.037-0.167-0.198-0.106-0 -0.1110.0420.055-0.0360.029-0.149-0.187-0.108-0
AVE:30.56.81 13.015.64 -0.1080.0340.047-0.0310.03-0.137-0.183-0.092-0 -0.1040.0330.046-0.030.028-0.124-0.163-0.096-0



X. The Factor Demand Price Elasticities of the Normalized Quadratic cost function

The estimated factor demand elasticities are obtained by:

εL,wL = ∂ln(l(wL,wK,wM))/∂ln(wL) = wL * cLL / l(wL,wK,wM),

εL,wK = ∂ln(l(wL,wK,wM))/∂ln(wK) = wK * cLK / l(wL,wK,wM),

εL,wM = ∂ln(l(wL,wK,wM))/∂ln(wM) = wM * cLM / l(wL,wK,wM),

εK,wL = ∂ln(k(wL,wK,wM))/∂ln(wL) = wL * cKL / k(wL,wK,wM), etc.




XI. Table of Results: check that factor demand price elasticities of the estimated Normalized Quadratic cost function for a given level of output and factor prices agree with the factor demand price elasticities of the CES cost function.

Normalized Quadratic Cost Function
CES Production Function:  Returns to Scale = 1, Elasticity of Substitution = 0.85
Normalized Quadratic:  Returns to Scale = 1;   Base Prices: wL* = 7, wK* = 13, wM* = 6
       —     —   CES Cost Data   —     —       —     —   Normalized Quadratic Cost Data   —     —
  Factor PricesFactor Demand Price ElasticitiesFactor Demand Price Elasticities
obs #qwLwKwM εL,wLεL,wKεL,wMεK,wKεK,wMεM,wM εL,wLεL,wKεL,wMεK,wKεK,wMεM,wM
1176.714.386.54 -0.5670.3550.212-0.4950.212-0.638 -0.5110.3030.208-0.2860.145-0.531
2187.3613.324.7 -0.560.3560.204-0.4940.204-0.646 -0.6160.4350.181-0.3350.095-0.552
3195.0813.825.8 -0.5730.3610.212-0.4890.212-0.638 -0.4310.2660.166-0.2370.139-0.477
4208.6413.386.66 -0.5590.3480.21-0.5020.21-0.64 -0.6410.3680.273-0.3770.139-0.634
5217.5811.924.1 -0.5550.3530.202-0.4970.202-0.648 -0.6860.4930.194-0.3940.08-0.592
6225.511.65.88 -0.5680.3540.214-0.4960.214-0.636 -0.5040.2730.231-0.2920.163-0.538
7237.3212.484.56 -0.5580.3540.204-0.4960.204-0.646 -0.6390.4450.195-0.3560.096-0.575
8246.8414.96.5 -0.5670.3560.211-0.4940.211-0.639 -0.510.3120.198-0.2820.138-0.525
9255.212.744.86 -0.5690.360.209-0.490.209-0.641 -0.480.3190.16-0.2520.121-0.489
10266.9414.944.12 -0.5620.3620.2-0.4880.2-0.65 -0.5650.4430.122-0.2780.072-0.468
11277.4212.324.02 -0.5560.3550.201-0.4950.201-0.649 -0.6660.4890.177-0.3720.078-0.565
12286.8614.227.22 -0.5670.3530.214-0.4970.214-0.636 -0.5110.2770.234-0.2960.163-0.542
13297.3614.245.46 -0.5620.3560.207-0.4940.207-0.643 -0.5760.3880.188-0.3120.111-0.544
14307136 -0.5630.3530.211-0.4970.211-0.639 -0.570.340.23-0.3230.14-0.57
15316.5614.25.22 -0.5650.3580.207-0.4920.207-0.643 -0.5330.3660.167-0.280.111-0.512
16325.0811.767.56 -0.5730.3520.221-0.4980.221-0.629 -0.4360.1720.264-0.2840.21-0.504
17337.513.267.2 -0.5630.350.214-0.50.214-0.636 -0.5670.2970.27-0.3340.166-0.587
18348.4213.067.48 -0.560.3470.214-0.5030.214-0.636 -0.6170.3140.303-0.3680.166-0.631
19356.1814.167.76 -0.5710.3540.217-0.4960.217-0.633 -0.4620.2270.235-0.2790.18-0.517
20368.4212.146.34 -0.5570.3460.211-0.5040.211-0.639 -0.6670.3720.295-0.3990.142-0.663
21375.211.127.3 -0.5710.350.221-0.50.221-0.629 -0.4620.1820.28-0.2960.211-0.52
22385.9812.784.04 -0.5630.360.203-0.490.203-0.647 -0.5550.4110.144-0.2810.089-0.493
23395.6612.55.5 -0.5680.3560.211-0.4940.211-0.639 -0.5040.3060.198-0.2790.14-0.523
24407.3411.44 -0.5550.3530.202-0.4970.202-0.648 -0.690.4910.199-0.3980.082-0.599
25418.5612.724.86 -0.5550.3510.204-0.4990.204-0.646 -0.70.4780.222-0.4120.091-0.628
26425.2413.165.12 -0.570.360.21-0.490.21-0.64 -0.4680.3070.161-0.2470.125-0.486
27438.413.74.64 -0.5560.3540.202-0.4960.202-0.648 -0.670.4840.186-0.3780.081-0.577
28446.4411.14.5 -0.560.3530.207-0.4970.207-0.643 -0.6210.4070.214-0.3490.113-0.584
AVE:30.56.81 13.015.64 -0.5630.3540.209-0.4960.209-0.641 -0.5660.3560.21-0.3210.128-0.551



XII. Curvature of the Normalized Quadratic cost function.

Approximating a CES cost function with a Normalized Quadratic cost function provides a "best of all possible worlds" test for the effectiveness of the Normalized Quadratic cost function. Diewert and Wales (1987) prove that a necessary and sufficient condition for the estimated cost function, c(w), to be concave in factor prices is that the estimated matrix:

D = dLLdLKdLM
dKLdKKdKM
dMLdMKdMM
=
-2.6112980.8389721.228743
0.838972-0.7964340.746806
1.2287430.746806-3.051614

be a symmetric, negative semidefinite matrix.

The eigenvalues of the matrix D are:

e1 = -4.08, e2 = -2.379, e3 = 0.

The matrix D is negative semidefinite, since its three eigenvalues are nonpositive.

Furthermore, at the (constant) reference vector, v*, of base prices:

v* = w* / (wL* + wK* + wM*) = [vL*, vK*, vM*]T = [0.2692, 0.5, 0.2308]T = [7, 13, 6]T / 26, and

D * v* = 0,

making v* the eigenvector corresponding to the zero eigenvalue of the D matrix.

If D is a symmetric, negative semidefinite matrix, then -D is a symmetric, positive semidefinite matrix that can be decomposed into the product of a lower triangular matrix L and its transpose LT:

-D = L * LT, where

L = bLL00
bKLbKK0
bMLbMKbMM
LT = bLLbKLbML
0bKKbMK
00bMM

Applying the reference vector, v*, to LT, we get the equations:

bLL * vL* + bKL * vK* + bML * vM* = 0,

bKK * vK* + bMK * vM* = 0,

bMM * vM* = 0.
  bMM = 0,

bMK = - bKK * vK* / vM*,

bML = -(bLL * vL* + bKL * vK*) / vM*.

Consequently, the matrices L, LT, -D, and D can be expressed in terms of three parameters, bLL, bKL, and bKK.

-D = B = bLL^2bLL*bKLbLL*(-bLL*vL* - bKL*vK*)/vM*
bLL*bKLbKL^2 + bKK^2bKL*(-bLL*vL*-bKL*vK*)/vM* - bKK^2 * vK*/vM*
bLL*(-bLL*vL* - bKL*vK*)/vM*bKL*(-bLL*vL* - bKL*vK*)/vM* - bKK^2 * vK*/vM*(bLL*vL* + bKL*vK*)^2 /vM*^2 + bKK^2 * vK*^2 /vM*^2
=
bLL00
bKLbKK0
-(bLL*vL*+bKL*vK*)/vM* -bKK*vK*/vM*0
*
bLLbKL -(bLL*vL*+bKL*vK*)/vM*
0bKK-bKK*vK*/vM*
000

The -B matrix is a reparameterization of the of the D matrix. By construction -B contains all the restrictions inherent in the restrictions matrix and vector, R, r, of the original parameters, and by construction the -B matrix is a symmetric, negative semidefinite matrix.

The reparameterized unit normalized quadratic cost function can be written as:

ç(w) = bT * w + (1/2) * wT * (-B) * w / (1T * w),

a nonlinear function in its parameters, b = [bL, bK, bM]T, and (-B), i.e. parameters bL, bK, bM, bLL, bKL, and bKK.

If c*(w) represents the unit cost function that we want to approximate at the set of data points {q, wL, wK, wM, c*(w)}, our objective is to use a nonlinear regression algorithm to obtain values for these six free parameters that minimize the distance between ç(w) and c*(w) at the set of data points.

Of course, if the symmetric matrix D as estimated is already a negative semidefinite matrix, the reparameterization of the unit cost function, c(w), and the reestimation of ç(w) with a nonlinear regression algorithm are unnecessary.

Equating the parameters of the normalized quadratic cost function as estimated, c(w), and its reparameterization, ç(w), we determine:

bL = cL, bK = cK, bM = cM, and

bLL^2 = -dLL,

bLL*bKL = - dKL, and

bKL^2 + bKK^2 = -dKK.
  bLL = (-dLL)^1/2,

bKL = - dKL / bLL, and

bKK = (-dKK - bKL^2)^1/2.

If restricted to using real numbers, we can always transform the estimated b and -B parameters into c and D parameters, and the estimated c and D parameters into b and -B parameters if the matrix D is negative semidefinite. If the matrix D is not negative semidefinite, the transformation from the estimated c and D parameters into b and -B parameters will require the use of complex numbers.

Transforming the estimated c and D parameters into b and B parameters, we obtain:

bL = 1.234476, bK = 0.805224, bM = 1.067224, and

bLL = (-dLL)^1/2 = 1.6159512 + 0*i,

bKL = - dKL / bLL = -0.5191813 + 0*i, and

bKK = (-dKK - bKL^2)^1/2 = (0.5268846 + -0*i)^1/2 = 0.7258682 + 0*i.



À2:   Estimate the factor demand equations using nonlinear least squares.

XIII. Nonlinear Estimation of the Normalized Quadratic cost function.

The reparameterized unit normalized quadratic cost function::

ç(w) = bT * w + (1/2) * wT * (-B) * w / (1T * w),

is a nonlinear function in its parameters, b = [bL, bK, bM]T, and (-B), i.e. in its free parameters bL, bK, bM, bLL, bKL, and bKK.

We will approximate the CES unit cost function, c*(w), at the set of data points {q, wL, wK, wM, c*(w)}, with the normalized quadratic cost function, ç(w), by using a nonlinear regression algorithm to obtain values for the b,and (-B) parameters that minimize the distance between ç(w) and c*(w) at the set of data points. Having obtained estimates of the six free parameters, bL, bK, bM, bLL, bKL, and bKK, we will transform them into estimates of the c, and D parameters using c = b, and D = (-B).

Shephard's lemma provides that the gradient vector of the unit cost function is the vector of unit input demand functions:

ç(w) = [l(w), k(w), m(w)]T =b + (-B) * w / ( 1T * w) - (1/2) * wT * (-B) * w * 1 / (1T * w)2.

The reparameterized factor demands as functions of q, vL, vK, and vM are:

L(q; vL, vK, vM) / q^(1/nu1) = l(vL, vK, vM) = bL + (-bLL^2 * vL - bLL*bKL * vK - (bLL*(-bLL*vL*-bKL*vK*)/vM*) * vM - (1/2) * vT * (-B) * v
K(q; vL, vK, vM) / q^(1/nu1) = k(vL, vK, vM) = bK + (-bLL*bKL * vL + (-bKL^2-bKK^2) * vK
          + ((-bKL*(-bLL*vL*-bKL*vK*)/vM*)+bKK^2*vK*/vM*)* vM
- (1/2) * vT * (-B) * v
M(q; vL, vK, vM) / q^(1/nu1) = m(vL, vK, vM) = bM + ((-bLL*(-bLL*vL*-bKL*vK*)/vM*) * vL
      + ((-bKL*(-bLL*vL*-bKL*vK*)/vM*)+(bKK^2*vK*)/vM*) * vK
          + (-(-bLL*vL*-bKL*vK*)^2/vM*^2-bKK^2*vK*^2/vM*^2) * vM)
- (1/2) * vT * (-B) * v

where the (constant) reference vector, v*, of base prices is:

v* = w* / (wL* + wK* + wM*) = [vL*, vK*, vM*]T = [0.2692, 0.5, 0.2308]T = [7, 13, 6]T / 26.

XIV. Newton's Nonlinear Least Squares Method.

Newton's nonlinear least squares method is a generalization of Newton's method for finding a root of the equation, g(x) = 0, where g is a function of the 1-dimensional real variable x. Newton's method calculates a sequence of approximations {xn: n = 0, 1, 2, ...} to g(xn) ~= 0, beginning with a starting value, x0. At each iteration, the new approximation, xn+1, is calculated according to the formula:

xn+1 = xn - g(xn) / g'(xn).

where g'(x) is the derivative of the function g evaluated at the value of the variable x.

Newton's method generalizes for a system of n equations:

G(x) = [g1(x), g2(x), ... , gn(x)]T = 0

where G, and thus g1, g2, ... , gn are functions of the n-dimension real variable (vector) x = [x1, x2, ..., xn]T. Newton's method calculates a sequence of vector approximations {xn: n = 0, 1, 2, ...} to G(xn) ~= 0, beginning with a vector of starting values, x0. At each iteration, the new vector, xn+1, is calculated according to the formula:

xn+1 = xn - J(xn)^-1 * G(xn)

where J(x) is the nxn Jacobian matrix of G(x) defined by:

J(x) = [∂gi / ∂xj],   i, j = 1, ..., n.

At each iteration, Newton's algorithm solves the system of linear equations for the vector y:

J(xn) * y = - G(xn),

and computes the new vector, xn+1, by:

xn+1 = xn + y.

The algorithm stops when the norm of y is less than some tolerance value, TOL, i.e, ||y|| < TOL.

We will use Newton's algorithm to obtain the "least squares fit" between the gradient of the CES unit cost function, c*(w), and the gradient of the normalized quadratic unit cost function, ç(w) at the set of data points {q, wL, wK, wM, c*(w)}.

Let {[li, ki, mi]T = c*(wi)} be the CES factor demands at the data set {qi, wi = [wLi, wKi, wMi]T}.

Objective: Choose parameters bL, bK bM, bLL, bKL, bKK that minimize:

S(bL, bK, bM, bLL, bKL, bKK) = i [ (li - l(wi))^2 + (ki - k(wi))^2 + (mi - m(wi))^2]

over the data set {qi, wi}.

The first order conditions are the system of six equations:

[∂S/∂bL, ∂S/∂bK, ∂S/∂bM, ∂S/∂bLL, ∂S/∂bKL, ∂S/∂bKK]T = 0.

For example:

∂S/∂bL = 2 * i [ (li - l(wi)) * ∂l(wi)/∂bL + (ki - k(wi)) * ∂k(wi)/∂bL + (mi - m(wi)) * ∂m(wi)/∂bL] = 0.

The Jacobian of the first order conditions, also the Hessian matrix of the function S(bL, bK, bM, bLL, bKL, bKK), is the 6 by 6 matrix of second order partial derivatives:

J(bL, bK, bM, bLL, bKL, bKK) = [ ∂2S / ∂b_∂b_ ]

for all b_ ∈ {bL, bK, bM, bLL, bKL, bKK}.

(In practice, only the first order partial derivatives of l(wi), k(wi), and m(wi) of the Jacobian are used.)

Using Newton's nonlinear regression algorithm as discussed, we get the following estimates:

Nonlinear Least Squares: Newton's Method
Parameter Estimates
Iter #bLbKbMbLLbKLbKK
0 1111-11
11.2345930.804441.0686511.789241-0.0413031.351929
21.2345930.804441.0686511.615173-0.4682060.953159
31.2345930.804441.0686511.605793-0.5169330.750206
41.2345930.804441.0686511.605765-0.5172260.720969
51.2345930.804441.0686511.605765-0.5172260.720376
61.2345930.804441.0686511.605765-0.5172260.720376

Next, we transform these estimates of the six free parameters, bL, bK, bM, bLL, bKL, and bKK into estimates of the c, and D parameters using c = b, and D = (-B). By construction, the estimated matrix D is negative semidefinite.



XV. As estimated using nonlinear least squares, the parameters of the Normalized Quadratic cost function are:

c = [cL, cK, cM]T = [1.234593, 0.80444, 1.068651], and

D = dLLdLKdLM
dKLdKKdKM
dMLdMKdMM
=
-2.5784830.8305441.208717
0.830544-0.7864650.735038
1.2087170.735038-3.002753

The eigenvalues of the matrix D are:

e1 = -4.018, e2 = -2.35, e3 = -0.

The matrix D is negative semidefinite, since its three eigenvalues are nonpositive.

The Normalized Quadratic cost function is:

C(q;vL,vK,vM) / q^(1/1) = c(vL,vK,vM) = 1.234593 * vL + 0.80444 * vK + 1.068651 * vM + (1/2) *
[-2.578483 * (vL*vL) + 0.830544 * (vL*vK) + 1.208717 * (vL*vM)
+ 0.830544 * (vK*vL) + -0.786465 * (vK*vK) + 0.735038 * (vK*vM)
+ 1.208717 * (vM*vL) + 0.735038 * (vM*vK) + -3.002753 * (vM*vM)]

The factor demand functions are:

L(q;vL,vK,vM) / q^(1/1) = l(vL,vK,vM) = 1.234593 + -2.578483 * vL + 0.830544 * vK + 1.208717 * vM - (1/2) *
[-2.578483 * (vL*vL) + 0.830544 * (vL*vK) + 1.208717 * (vL*vM)
+ 0.830544 * (vK*vL) + -0.786465 * (vK*vK) + 0.735038 * (vK*vM)
+ 1.208717 * (vM*vL) + 0.735038 * (vM*vK) + -3.002753 * (vM*vM)]

K(q;vL,vK,vM) / q^(1/1) = k(vL,vK,vM) = 0.80444 + 0.830544 * vL + -0.786465 * vK + 0.735038 * vM - (1/2) *
[-2.578483 * (vL*vL) + 0.830544 * (vL*vK) + 1.208717 * (vL*vM)
+ 0.830544 * (vK*vL) + -0.786465 * (vK*vK) + 0.735038 * (vK*vM)
+ 1.208717 * (vM*vL) + 0.735038 * (vM*vK) + -3.002753 * (vM*vM)]

M(q;vL,vK,vM) / q^(1/1) = m(vL,vK,vM) = 1.068651 + 1.208717 * vL + 0.735038 * vK + -3.002753 * vM - (1/2) *
[-2.578483 * (vL*vL) + 0.830544 * (vL*vK) + 1.208717 * (vL*vM)
+ 0.830544 * (vK*vL) + -0.786465 * (vK*vK) + 0.735038 * (vK*vM)
+ 1.208717 * (vM*vL) + 0.735038 * (vM*vK) + -3.002753 * (vM*vM)]



XVI. Table of Results: check that the costs, factor inputs, and Uzawa elasticities from the estimated Normalized Quadratic cost function at given levels of output agree with those obtained from the CES cost function.

Normalized Quadratic Cost Function
CES Production Function:  Returns to Scale = 1, Elasticity of Substitution = 0.85
Normalized Quadratic:  Returns to Scale = 1;   Base Prices: wL* = 7, wK* = 13, wM* = 6
    —   —   CES Cost Data   —   —     —   Normalized Quadratic Cost Data   —  
Factor PricesFactor InputsFactor SharesUzawa Elasticities  Factor InputsFactor SharesUzawa Elasticities
obs #qwLwKwM LKMsLsKsM uLKuLMuKLuKMuMLuMKcostest costest Lest Kest MsLsKsMuLKuLMuKLuKMuMLuMK
1176.7 14.386.54 22.6113.24 17.340.3330.4180.2490.850.850.850.850.850.85455.26455.2922.613.1317.60.3330.4150.2530.730.810.730.970.810.97
2187.36 13.324.7 20.6313.96 22.690.3420.4180.240.850.850.850.850.850.85444.47444.3420.7413.9322.580.3430.4180.2391.030.741.030.580.740.58
3195.08 13.825.8 28.4413.61 19.090.3260.4240.250.850.850.850.850.850.85443.29443.5127.7913.6419.630.3180.4250.2570.620.640.621.090.641.09
4208.64 13.386.66 22.5717.43 21.150.3430.410.2480.850.850.850.850.850.85569.03569.4422.5717.2221.620.3420.4050.2530.91.060.90.711.060.71
5217.58 11.924.1 22.1416.88 28.050.3470.4160.2380.850.850.850.850.850.85484.08483.982217.0927.690.3450.4210.2351.150.811.150.430.810.43
6225.5 11.65.88 29.6517.62 21.050.3320.4160.2520.850.850.850.850.850.85491.19491.3829.6817.5421.20.3320.4140.2540.650.90.651.070.91.07
7237.32 12.484.56 25.6818.28 28.850.3430.4170.240.850.850.850.850.850.85547.68547.5425.718.2828.80.3440.4170.241.050.81.050.550.80.55
8246.84 14.96.5 31.9118.44 25.040.3330.4190.2480.850.850.850.850.850.85655.84655.7931.8818.2825.440.3330.4150.2520.750.770.750.940.770.94
9255.2 12.744.86 34.5518.07 27.490.3310.4240.2460.850.850.850.850.850.85543.49543.1934.3517.9228.020.3290.420.2510.750.630.750.910.630.91
10266.94 14.944.12 31.2518.25 36.580.3390.4260.2350.850.850.850.850.850.85640.19640.2931.9618.3235.150.3460.4270.2261.020.531.020.550.530.55
11277.42 12.324.02 29.0321.14 36.720.3460.4180.2370.850.850.850.850.850.85623.45623.4829.0621.3835.930.3460.4230.2321.140.751.140.450.750.45
12286.86 14.227.22 37.3922.54 26.890.3330.4160.2520.850.850.850.850.850.85771.1771.437.4622.4227.090.3330.4130.2540.660.910.661.060.911.06
13297.36 14.245.46 35.1122.44 33.990.3380.4190.2430.850.850.850.850.850.85763.54763.2535.2722.2434.230.340.4150.2450.920.760.920.710.760.71
14307 136 36.8924.42 31.590.3370.4150.2480.850.850.850.850.850.85765.17765.3537.0424.1332.060.3390.410.2510.820.90.820.840.90.84
15316.56 14.25.22 39.6323.03 36.160.3350.4220.2430.850.850.850.850.850.85775.72775.239.822.836.450.3370.4180.2450.870.670.870.780.670.78
16325.08 11.767.56 47.926.29 25.670.3260.4140.260.850.850.850.850.850.85746.5746.1147.7727.0824.460.3250.4270.2480.41.050.41.471.051.47
17337.5 13.267.2 40.8528.19 31.780.3370.4110.2520.850.850.850.850.850.85909.03909.7741.2527.932.010.340.4070.2530.721.050.720.951.050.95
18348.42 13.067.48 39.5530.51 32.860.3410.4080.2520.850.850.850.850.850.85977.33978.6539.9730.0933.310.3440.4020.2550.771.170.770.851.170.85
19356.18 14.167.76 50.2927.84 31.140.3280.4160.2550.850.850.850.850.850.85946.7947.1550.0128.130.960.3260.420.2540.540.910.541.250.911.25
20368.42 12.146.34 39.4332.36 37.70.3440.4080.2480.850.850.850.850.850.85963.83964.7539.3231.9638.740.3430.4020.2550.911.140.910.671.140.67
21375.2 11.127.3 53.1731.22 29.940.3280.4120.260.850.850.850.850.850.85842.19841.6253.6231.8928.510.3310.4210.2470.431.110.431.411.111.41
22385.98 12.784.04 46.7627.47 49.030.3370.4240.2390.850.850.850.850.850.85828.77828.2647.3527.3548.40.3420.4220.2360.960.60.960.640.60.64
23395.66 12.55.5 52.3629.91 40.310.3320.4190.2490.850.850.850.850.850.85891.91891.8752.2529.6740.960.3320.4160.2530.730.770.730.960.770.96
24407.34 11.44 42.0632.4 52.930.3470.4150.2380.850.850.850.850.850.85889.85889.5941.7232.7752.430.3440.420.2361.150.831.150.440.830.44
25418.56 12.724.86 42.834.24 52.020.3470.4130.240.850.850.850.850.850.851054.681054.1642.2334.4952.260.3430.4160.2411.130.91.130.450.90.45
26425.24 13.165.12 59.1130.27 45.290.330.4240.2470.850.850.850.850.850.85940.04939.6658.5730.0746.290.3270.4210.2520.720.630.720.950.630.95
27438.4 13.74.64 46.1334.09 57.390.3460.4170.2380.850.850.850.850.850.851120.821120.6946.0434.4356.530.3450.4210.2341.140.781.140.460.780.46
28446.44 11.14.5 50.535.61 51.450.3420.4150.2430.850.850.850.850.850.85952.03951.950.5435.3651.980.3420.4120.2460.980.850.980.640.850.64
AVE:30.56.81 13.015.64 37.8124.27 33.940.3370.4170.2460.850.850.850.850.850.85751.33751.3437.8124.2733.940.3370.4160.2460.850.840.850.810.840.81



XVII. Table of Results: check that second order partial derivatives of the estimated Normalized Quadratic cost function for a given level of output agree with the second order partial derivatives of the CES cost function. If all of the eigenvalues of 2c*(w) and 2c(w) are nonpositive, the cost functions c*(w*) and c(w*) are concave in factor prices.

Normalized Quadratic Cost Function
CES Production Function:  Returns to Scale = 1, Elasticity of Substitution = 0.85
Normalized Quadratic:  Returns to Scale = 1;   Base Prices: wL* = 7, wK* = 13, wM* = 6
    —     —   CES Cost Data   —     —     —     —   Normalized Quadratic Cost Data   —     —  
  Factor Prices2c*(w)Eigenvalues 2c(w)Eigenvalues
obs #qwLwKwM cLLcLKcLMcKKcKMcMMe1e2e3 cLLcLKcLMcKKcKMcMMe1e2e3
1176.714.386.54 -0.1130.0330.043-0.0270.025-0.1-0.15-0.0890 -0.10.0280.042-0.0260.029-0.106-0.145-0.088-0
2187.3613.324.7 -0.0870.0310.05-0.0290.034-0.173-0.198-0.0910 -0.0950.0370.044-0.0290.023-0.133-0.162-0.095-0
3195.0813.825.8 -0.1690.0390.055-0.0250.026-0.11-0.204-0.101-0 -0.1230.0280.041-0.0250.035-0.119-0.162-0.104-0
4208.6413.386.66 -0.0730.0290.036-0.0330.028-0.102-0.126-0.081-0 -0.0830.0310.045-0.0310.023-0.106-0.141-0.0790
5217.5811.924.1 -0.0770.0310.052-0.0330.04-0.211-0.233-0.089-0 -0.0930.0430.049-0.0340.02-0.148-0.177-0.099-0
6225.511.65.88 -0.1390.0410.049-0.0340.029-0.103-0.176-0.101-0 -0.1220.0310.052-0.0340.037-0.122-0.174-0.1030
7237.3212.484.56 -0.0850.0320.05-0.0320.036-0.178-0.202-0.0920 -0.0960.0390.047-0.0310.023-0.138-0.169-0.097-0
8246.8414.96.5 -0.110.0320.043-0.0250.025-0.103-0.15-0.088-0 -0.0980.0280.04-0.0250.028-0.106-0.142-0.0870
9255.212.744.86 -0.1510.0390.059-0.0280.031-0.145-0.208-0.1160 -0.1250.0340.045-0.0270.034-0.136-0.176-0.1130
10266.9414.944.12 -0.0970.0290.058-0.0230.034-0.222-0.247-0.0950 -0.0990.0360.036-0.0230.021-0.137-0.159-0.10
11277.4212.324.02 -0.0810.0310.054-0.0310.039-0.219-0.242-0.09-0 -0.0950.0420.047-0.0320.02-0.148-0.176-0.1-0
12286.8614.227.22 -0.110.0330.04-0.0280.024-0.085-0.141-0.082-0 -0.0980.0260.043-0.0280.03-0.099-0.141-0.0830
13297.3614.245.46 -0.0920.030.046-0.0270.029-0.138-0.167-0.09-0 -0.0940.0330.041-0.0260.024-0.119-0.15-0.09-0
14307136 -0.0990.0330.043-0.0310.029-0.112-0.149-0.093-0 -0.0990.0320.046-0.030.028-0.115-0.155-0.090
15316.5614.25.22 -0.110.0320.051-0.0260.029-0.144-0.18-0.099-0 -0.1030.0330.04-0.0250.027-0.124-0.155-0.0970
16325.0811.767.56 -0.1690.0450.044-0.0350.024-0.067-0.193-0.078-0 -0.1270.0220.051-0.0360.041-0.098-0.166-0.0940
17337.513.267.2 -0.0930.0330.037-0.0320.025-0.085-0.127-0.084-0 -0.0930.0280.046-0.0310.028-0.1-0.143-0.082-0
18348.4213.067.48 -0.0770.0310.033-0.0350.026-0.082-0.113-0.081-0 -0.0850.0280.047-0.0330.026-0.098-0.139-0.077-0
19356.1814.167.76 -0.1330.0360.04-0.0280.022-0.073-0.157-0.076-0 -0.1060.0230.043-0.0280.033-0.094-0.143-0.0840
20368.4212.146.34 -0.0720.0310.036-0.0370.03-0.106-0.13-0.085-0 -0.0850.0330.05-0.0350.024-0.112-0.15-0.082-0
21375.211.127.3 -0.1580.0450.043-0.0380.025-0.07-0.183-0.0820 -0.1270.0240.055-0.0380.041-0.102-0.171-0.0960
22385.9812.784.04 -0.1160.0350.062-0.0280.036-0.207-0.239-0.111-0 -0.1140.040.044-0.0270.027-0.15-0.179-0.1120
23395.6612.55.5 -0.1350.0380.052-0.030.029-0.12-0.18-0.105-0 -0.1180.0330.047-0.030.034-0.125-0.169-0.104-0
24407.3411.44 -0.080.0330.053-0.0350.041-0.214-0.237-0.092-0 -0.0970.0440.051-0.0360.021-0.153-0.183-0.102-0
25418.5612.724.86 -0.0680.0290.044-0.0330.035-0.169-0.189-0.0810 -0.0830.0380.046-0.0330.019-0.131-0.159-0.0880
26425.2413.165.12 -0.1530.0390.058-0.0270.03-0.135-0.203-0.112-0 -0.1230.0320.043-0.0260.034-0.131-0.17-0.109-0
27438.413.74.64 -0.0710.0280.047-0.0290.035-0.186-0.206-0.080 -0.0840.0370.042-0.0290.018-0.131-0.156-0.0880
28446.4411.14.5 -0.10.0360.053-0.0360.037-0.167-0.198-0.106-0 -0.1090.0420.054-0.0360.028-0.146-0.185-0.107-0
AVE:30.56.81 13.015.64 -0.1080.0340.047-0.0310.03-0.137-0.183-0.092-0 -0.1030.0330.046-0.030.028-0.122-0.161-0.095-0




XVIII. Table of Results: check that factor demand price elasticities of the estimated Normalized Quadratic cost function for a given level of output and factor prices agree with the factor demand price elasticities of the CES cost function.

Normalized Quadratic Cost Function
CES Production Function:  Returns to Scale = 1, Elasticity of Substitution = 0.85
Normalized Quadratic:  Returns to Scale = 1;   Base Prices: wL* = 7, wK* = 13, wM* = 6
       —     —   CES Cost Data   —     —       —     —   Normalized Quadratic Cost Data   —     —
  Factor PricesFactor Demand Price ElasticitiesFactor Demand Price Elasticities
obs #qwLwKwM εL,wLεL,wKεL,wMεK,wKεK,wMεM,wM εL,wLεL,wKεL,wMεK,wKεK,wMεM,wM
1176.714.386.54 -0.5670.3550.212-0.4950.212-0.638 -0.5050.3010.204-0.2830.143-0.523
2187.3613.324.7 -0.560.3560.204-0.4940.204-0.646 -0.6070.430.178-0.3310.093-0.542
3195.0813.825.8 -0.5730.3610.212-0.4890.212-0.638 -0.4270.2640.163-0.2340.138-0.471
4208.6413.386.66 -0.5590.3480.21-0.5020.21-0.64 -0.6320.3640.268-0.3720.137-0.623
5217.5811.924.1 -0.5550.3530.202-0.4970.202-0.648 -0.6760.4860.19-0.3880.079-0.581
6225.511.65.88 -0.5680.3540.214-0.4960.214-0.636 -0.4980.2710.227-0.2890.161-0.53
7237.3212.484.56 -0.5580.3540.204-0.4960.204-0.646 -0.630.4390.191-0.3520.094-0.565
8246.8414.96.5 -0.5670.3560.211-0.4940.211-0.639 -0.5040.310.195-0.2780.136-0.517
9255.212.744.86 -0.5690.360.209-0.490.209-0.641 -0.4740.3170.158-0.2490.119-0.482
10266.9414.944.12 -0.5620.3620.2-0.4880.2-0.65 -0.5580.4380.12-0.2740.071-0.46
11277.4212.324.02 -0.5560.3550.201-0.4950.201-0.649 -0.6560.4830.174-0.3670.076-0.555
12286.8614.227.22 -0.5670.3530.214-0.4970.214-0.636 -0.5050.2750.23-0.2930.16-0.534
13297.3614.245.46 -0.5620.3560.207-0.4940.207-0.643 -0.5680.3830.185-0.3080.11-0.535
14307136 -0.5630.3530.211-0.4970.211-0.639 -0.5620.3360.226-0.3190.137-0.561
15316.5614.25.22 -0.5650.3580.207-0.4920.207-0.643 -0.5260.3620.165-0.2760.109-0.503
16325.0811.767.56 -0.5730.3520.221-0.4980.221-0.629 -0.4320.1710.26-0.2810.207-0.497
17337.513.267.2 -0.5630.350.214-0.50.214-0.636 -0.560.2940.266-0.3290.163-0.578
18348.4213.067.48 -0.560.3470.214-0.5030.214-0.636 -0.6090.310.298-0.3630.163-0.621
19356.1814.167.76 -0.5710.3540.217-0.4960.217-0.633 -0.4570.2250.232-0.2760.178-0.509
20368.4212.146.34 -0.5570.3460.211-0.5040.211-0.639 -0.6570.3670.29-0.3940.139-0.651
21375.211.127.3 -0.5710.350.221-0.50.221-0.629 -0.4570.1810.276-0.2930.208-0.513
22385.9812.784.04 -0.5630.360.203-0.490.203-0.647 -0.5480.4060.141-0.2780.087-0.485
23395.6612.55.5 -0.5680.3560.211-0.4940.211-0.639 -0.4980.3030.195-0.2760.138-0.515
24407.3411.44 -0.5550.3530.202-0.4970.202-0.648 -0.6790.4840.195-0.3920.081-0.588
25418.5612.724.86 -0.5550.3510.204-0.4990.204-0.646 -0.690.4720.218-0.4060.089-0.616
26425.2413.165.12 -0.570.360.21-0.490.21-0.64 -0.4630.3050.158-0.2450.123-0.479
27438.413.74.64 -0.5560.3540.202-0.4960.202-0.648 -0.660.4780.183-0.3730.08-0.566
28446.4411.14.5 -0.560.3530.207-0.4970.207-0.643 -0.6120.4020.21-0.3440.111-0.574
AVE:30.56.81 13.015.64 -0.5630.3540.209-0.4960.209-0.641 -0.5590.3520.207-0.3160.126-0.542

 




Mathematical Notes

Normalized Quadratic Cost Function

c(w) = cT * w + (1/2) * wT * D * w / (1T * w),

a linear function in its parameters, c, and D.

Normalized Quadratic Unit Cost Function:

c(wL,wK,wM) = cL * wL + cK * wK + cM * wM + (1/2) * [dLL * (wL*wL) + dLK*(wL*wK) + dLM * (wL*wM)      
           + dKL * (wK*wL) + dKK*(wK*wK) + dKM * (wK*wM)  
           + dML * (wM*wL) + dMK*(wM*wK) + dMM * (wM*wM)] * (wL + wK + wM)^-1

Returns to Scale Function:

h(q) = q^(1/nu1)

a continuous, increasing function of q (q >= 1), with h(0) = 0 and h(1) = 1,

Normalized Quadratic (Total) Cost Function:

C(q;wL,wK,wM) = h(q) * c(wL,wK,wM)

Define the variable w as:

w = 1 / (wL + wM + wK) = 1 / (1T * w).

Unit Factor Demand Functions:

l(wL, wK, wM) = cL + (dLL * wL + dLK * wK + dLM * wM) * w - (1/2) * [dLL * wL * wL + dLK * wvL * wvK + dLM * wL * wM
          + dKL * wK * wL + dKK * wK * wK + dKM * wK * wM
          + dML * wM * wL + dMK * wM * wK + dMM * wM * wM] * w * w
k(wL, wK, wM) = cK + (dKL * wL + dKK * wK + dKM * wM) * w - (1/2) * [dLL * wL * wL + dLK * wL * wK + dLM * wL * wM
          + dKL * wK * wL + dKK * wK * wK + dKM * wK * wM
          + dML * wM * wL + dMK * wM * wK + dMM * wM * wM] * w * w
m(wL, wK, wM) = cM + (dML * wL + dMK * wK + dMM * wM) * w - (1/2) * [dLL * wL * wL + dLK * wL * wK + dLM * wL * wM) * w
          + dKL * wK * wL + dKK * wK * wK + dKM * wK * wM
          + dML * wM * wL + dMK * wM * wK + dMM * wM * wM] * w * w

Unit Factor Demand Functions' Partial Derivatives:

∂l/∂wL = dLL * w  - (dLL * wL + dLK * wK + dLM * wM
+ dLL * wL + dKL * wK + dML * wM) * w * w
  + [dLL * wL * wL + dLK * wL * wK + dLM * wL * wM
  + dKL * wK * wL + dKK * wK * wK + dKM * wK * wM
  + dML * wM * wL + dMK * wM * wK + dMM * wM * wM] * w * w * w
∂l/∂wK = dLK * w  - (dLL * wL + dLK * wK + dLM * wM
+ dLK * wL + dKK * wK + dMK * wM) * w * w
  + [dLL * wL * wL + dLK * wL * wK + dLM * wL * wM
  + dKL * wK * wL + dKK * wK * wK + dKM * wK * wM
  + dML * wM * wL + dMK * wM * wK + dMM * wM * wM] * w * w * w
∂l/∂wM = dLM * w  - (dLL * wL + dLK * wK + dLM * wM
+ dLM * wL + dKM * wK + dMM * wM) * w * w
  + [dLL * wL * wL + dLK * wL * wK + dLM * wL * wM
  + dKL * wK * wL + dKK * wK * wK + dKM * wK * wM
  + dML * wM * wL + dMK * wM * wK + dMM * wM * wM] * w * w * w
∂k/∂wL = dKL * w  - (dKL * wL + dKK * wK + dKM * wM
+ dLL * wL + dKL * wK + dML * wM) * w * w
  + [dLL * wL * wL + dLK * wL * wK + dLM * wL * wM
  + dKL * wK * wL + dKK * wK * wK + dKM * wK * wM
  + dML * wM * wL + dMK * wM * wK + dMM * wM * wM] * w * w * w
∂k/∂wK = dKK * w  - (dKL * wL + dKK * wK + dKM * wM
+ dLK * wL + dKK * wK + dMK * wM) * w * w
  + [dLL * wL * wL + dLK * wL * wK + dLM * wL * wM
  + dKL * wK * wL + dKK * wK * wK + dKM * wK * wM
  + dML * wM * wL + dMK * wM * wK + dMM * wM * wM] * w * w * w
∂k/∂wM = dKM * w  - (dKL * wL + dKK * wK + dKM * wM
+ dLM * wL + dKM * wK + dMM * wM) * w * w
  + [dLL * wL * wL + dLK * wL * wK + dLM * wL * wM
  + dKL * wK * wL + dKK * wK * wK + dKM * wK * wM
  + dML * wM * wL + dMK * wM * wK + dMM * wM * wM] * w * w * w
∂m/∂wL = dML * w  - (dML * wL + dMK * wK + dMM * wM
+ dLL * wL + dKL * wK + dML * wM) * w * w
  + [dLL * wL * wL + dLK * wL * wK + dLM * wL * wM
  + dKL * wK * wL + dKK * wK * wK + dKM * wK * wM
  + dML * wM * wL + dMK * wM * wK + dMM * wM * wM] * w * w * w
∂m/∂wK = dMK * w  - (dML * wL + dMK * wK + dMM * wM
+ dLK * wL + dKK * wK + dMK * wM) * w * w
  + [dLL * wL * wL + dLK * wL * wK + dLM * wL * wM
  + dKL * wK * wL + dKK * wK * wK + dKM * wK * wM
  + dML * wM * wL + dMK * wM * wK + dMM * wM * wM] * w * w * w
∂m/∂wM = dMM * w  - (dML * wL + dMK * wK + dMM * wM
+ dLM * wL + dKM * wK + dMM * wM) * w * w
  + [dLL * wL * wL + dLK * wL * wK + dLM * wL * wM
  + dKL * wK * wL + dKK * wK * wK + dKM * wK * wM
  + dML * wM * wL + dMK * wM * wK + dMM * wM * wM] * w * w * w

Normalized Quadratic Cost Function's Uzawa Elasticities:

uLK = c(wL,wK,wM) * ∂l/∂wK / (l * k);
uLM = c(wL,wK,wM) * ∂l/∂wM / (l * m);
uKL = c(wL,wK,wM) * ∂k/∂wL / (k * l);
uKM = c(wL,wK,wM) * ∂k/∂wM / (k * m);
uML = c(wL,wK,wM) * ∂m/∂wL / (m * l);
uMK = c(wL,wK,wM) * ∂m/∂wK / (m * k);

Reparameterized Normalized Quadratic Unit Cost Function:

ç(w) = bT * w + (1/2) * wT * (-B) * w / (1T * w),

is a nonlinear function in its parameters, b = [bL, bK, bM]T, and (-B), i.e. in its free parameters bL, bK, bM, bLL, bKL, and bKK.

Reparameterized Normalized Quadratic Unit Cost Function:

ç(wL,wK,wM) = bL * wL + bK * wK + bM * wM
+ .5 * (-wL*bLL^2-wK*bLL*bKL-wM*bLL*(-bLL*uL-bKL*uK)/uM) * wL * w
+ .5 * (-wL*bLL*bKL+wK*(-bKL^2-bKK^2)+wM*(-bKL*(-bLL*uL-bKL*uK)/uM+bKK^2*uK/uM))* wK * w
+ .5 * (-wL*bLL*(-bLL*uL-bKL*uK)/uM+wK*(-bKL*(-bLL*uL-bKL*uK)/uM+bKK^2*uK/uM)+wM*(-(-bLL*uL-bKL*uK)^2/uM^2-bKK^2*uK^2/uM^2))* wM * w);

where u = w* / (wL* + wK* + wM*) = [uL, uK, uM]T = [vL*, vK*, vM*] (redefined), the vector of base prices.

Shephard's lemma provides that the gradient vector of the unit cost function is the vector of unit input demand functions:

ç(w) = [l(w), k(w), m(w)]T =b + (-B) * w / ( 1T * w) - (1/2) * wT * (-B) * w * 1 / (1T * w)2.

Reparameterized Normalized Quadratic Unit Factor Demand Functions:

l(wL,wK,wM) = bL + (-bLL^2*wL - bLL*bKL*wK - bLL*(-bLL*uL-bKL*uK)/uM*wM) * w
- .5 * (-wL*bLL^2-wK*bLL*bKL-wM*bLL*(-bLL*uL-bKL*uK)/uM) * wL * w * w
- .5 * (-wL*bLL*bKL+wK*(-bKL^2-bKK^2)+wM*(-bKL*(-bLL*uL-bKL*uK)/uM+bKK^2*uK/uM))* wK * w * w
- .5 * (-wL*bLL*(-bLL*uL-bKL*uK)/uM+wK*(-bKL*(-bLL*uL-bKL*uK)/uM+bKK^2*uK/uM)+wM*(-(-bLL*uL-bKL*uK)^2/uM^2-bKK^2*uK^2/uM^2))* wM * w * w );
k(wL,wK,wM) = bK + (-bLL*bKL*wL + (-bKL^2-bKK^2)*wK + (-bKL*(-bLL*uL-bKL*uK)/uM+bKK^2*uK/uM)* wM) * w
- .5 * (-wL*bLL^2-wK*bLL*bKL-wM*bLL*(-bLL*uL-bKL*uK)/uM) * wL * w * w
- .5 * (-wL*bLL*bKL+wK*(-bKL^2-bKK^2)+wM*(-bKL*(-bLL*uL-bKL*uK)/uM+bKK^2*uK/uM))* wK * w * w
- .5 * (-wL*bLL*(-bLL*uL-bKL*uK)/uM+wK*(-bKL*(-bLL*uL-bKL*uK)/uM+bKK^2*uK/uM)+wM*(-(-bLL*uL-bKL*uK)^2/uM^2-bKK^2*uK^2/uM^2))* wM * w * w );
m(wL,wK,wM) = bM + (-bLL*(-bLL*uL-bKL*uK)/uM*wL + (-bKL*(-bLL*uL-bKL*uK)/uM+bKK^2*uK/uM)*wK + (-(-bLL*uL-bKL*uK)^2/uM^2-bKK^2*uK^2/uM^2)*wM) * w
- .5 * (-wL*bLL^2-wK*bLL*bKL-wM*bLL*(-bLL*uL-bKL*uK)/uM) * wL * w * w
- .5 * (-wL*bLL*bKL+wK*(-bKL^2-bKK^2)+wM*(-bKL*(-bLL*uL-bKL*uK)/uM+bKK^2*uK/uM))* wK * w * w
- .5 * (-wL*bLL*(-bLL*uL-bKL*uK)/uM+wK*(-bKL*(-bLL*uL-bKL*uK)/uM+bKK^2*uK/uM)+wM*(-(-bLL*uL-bKL*uK)^2/uM^2-bKK^2*uK^2/uM^2))* wM * w * w );

Reparameterized Unit Labour Demand Function Partial Derivatives:

∂l/∂bL = 1
∂l/∂bK = 0
∂l/∂bM = 0
∂l/∂bLL = (-2*wL*bLL-wK*bKL-wM*(-bLL*uL-bKL*uK)/uM+wM*bLL*uL/uM) * w
-((-wL*bLL-1/2*wK*bKL-1/2*wM*(-bLL*uL-bKL*uK)/uM+1/2*wM*bLL*uL/uM)*wL +
(-1/2*wL*bKL+1/2*wM*bKL*uL/uM)*wK +
(-1/2*wL*(-bLL*uL-bKL*uK)/uM+1/2*wL*bLL*uL/uM+1/2*wK*bKL*uL/uM+wM*(-bLL*uL-bKL*uK)/uM^2*uL)*wM)* w * w
∂l/∂bKL = (-wK*bLL+wM*bLL*uK/uM) * w
-((-1/2*wK*bLL+1/2*wM*bLL*uK/uM)*wL +
(-1/2*wL*bLL-wK*bKL+1/2*wM*(-(-bLL*uL-bKL*uK)/uM+bKL*uK/uM))*wK +
(1/2*wL*bLL*uK/uM+1/2*wK*(-(-bLL*uL-bKL*uK)/uM+bKL*uK/uM)+wM*(-bLL*uL-bKL*uK)/uM^2*uK)*wM)* w * w
∂l/∂bKK = -((-wK*bKK+wM*bKK*uK/uM)*wK + (wK*bKK*uK/uM-wM*bKK*uK^2/uM^2)*wM)* w * w

Reparameterized Unit Capital Demand Function Partial Derivatives:

∂k/∂bL = 0
∂k/∂bK = 1
∂k/∂bM = 0
∂k/∂bLL = (-wL*bKL+wM*bKL*uL/uM) * w
-((-wL*bLL-1/2*wK*bKL-1/2*wM*(-bLL*uL-bKL*uK)/uM+1/2*wM*bLL*uL/uM)*wL +
(-1/2*wL*bKL+1/2*wM*bKL*uL/uM)*wK +
(-1/2*wL*(-bLL*uL-bKL*uK)/uM+1/2*wL*bLL*uL/uM+1/2*wK*bKL*uL/uM+wM*(-bLL*uL-bKL*uK)/uM^2*uL)*wM)* w * w
∂k/∂bKL = (-wL*bLL-2*wK*bKL+wM*(-(-bLL*uL-bKL*uK)/uM+bKL*uK/uM)) * w
-((-1/2*wK*bLL+1/2*wM*bLL*uK/uM)*wL +
(-1/2*wL*bLL-wK*bKL+1/2*wM*(-(-bLL*uL-bKL*uK)/uM+bKL*uK/uM))*wK +
(1/2*wL*bLL*uK/uM+1/2*wK*(-(-bLL*uL-bKL*uK)/uM+bKL*uK/uM)+wM*(-bLL*uL-bKL*uK)/uM^2*uK)*wM)* w * w
∂k/∂bKK = (-2*wK*bKK+2*wM*bKK*uK/uM)* w
  -((-wK*bKK+wM*bKK*uK/uM)*wK + (wK*bKK*uK/uM-wM*bKK*uK^2/uM^2)*wM)* w * w

Reparameterized Unit Materials and Supplies Demand Function Partial Derivatives:

∂m/∂bL = 0
∂m/∂bK = 0
∂k/∂bM = 1
∂m/∂bLL = (-wL*(-bLL*uL-bKL*uK)/uM+wL*bLL*uL/uM+wK*bKL*uL/uM+2*wM*(-bLL*uL-bKL*uK)/uM^2*uL) * w
-((-wL*bLL-1/2*wK*bKL-1/2*wM*(-bLL*uL-bKL*uK)/uM+1/2*wM*bLL*uL/uM)*wL +
(-1/2*wL*bKL+1/2*wM*bKL*uL/uM)*wK +
(-1/2*wL*(-bLL*uL-bKL*uK)/uM+1/2*wL*bLL*uL/uM+1/2*wK*bKL*uL/uM+wM*(-bLL*uL-bKL*uK)/uM^2*uL)*wM)* w * w
∂m/∂bKL = (wL*bLL*uK/uM+wK*(-(-bLL*uL-bKL*uK)/uM+bKL*uK/uM)+2*wM*(-bLL*uL-bKL*uK)/uM^2*uK) * w
-((-1/2*wK*bLL+1/2*wM*bLL*uK/uM)*wL +
(-1/2*wL*bLL-wK*bKL+1/2*wM*(-(-bLL*uL-bKL*uK)/uM+bKL*uK/uM))*wK +
(1/2*wL*bLL*uK/uM+1/2*wK*(-(-bLL*uL-bKL*uK)/uM+bKL*uK/uM)+wM*(-bLL*uL-bKL*uK)/uM^2*uK)*wM)* w * w
∂m/∂bKK = (2*wK*bKK*uK/uM-2*wM*bKK*uK^2/uM^2) * w
  -((-wK*bKK+wM*bKK*uK/uM)*wK + (wK*bKK*uK/uM-wM*bKK*uK^2/uM^2)*wM)* w * w

CES Production/Cost Functions:

CES Production Function:

q = A * [alpha * (L^-rho) + beta * (K^-rho) + gamma *(M^-rho)]^(-nu/rho) = f(L,K,M).

where L = labour, K = capital, M = materials and supplies, and q = product. The parameter nu is a measure of the economies of scale, while the parameter rho yields the elasticity of substitution:

sigma = 1/(1 + rho).

The efficiency parameter, A, changes output proportionally for changes in factor inputs, while the distribution parameters, alpha, beta, and gamma, determine the relative shares of the factors in the total cost of producing levels of outputs.

CES Cost Function:

C(q;wL,wK,wM) = h(q) * c(wL,wK,wM)

where the returns to scale function is:

h(q) = (q/A)^1/nu

a continuous, increasing function of q (q >= 1), with h(0) = 0 and h(1)=1.

and the unit cost function is:

c(wL,wK,wM) = [alpha^(1/(1+rho)) * wL^(rho/(1+rho)) + beta^(1/(1+rho)) * wK^(rho/(1+rho)) + gamma^(1/(1+rho)) * wM^(rho/(1+rho))]^((1+rho)/rho)

CES Unit Demand Functions:

l(wL,wK,wM) = [(alpha / wL) * c(wL,wK,wM)]^(1/(1+rho))
k(wL,wK,wM) = [(beta / wK) * c(wL,wK,wM)]^(1/(1+rho))
m(wL,wK,wM) = [(gamma / wM) * c(wL,wK,wM)]^(1/(1+rho))

Properties of the Unit CES Cost Function, c(wL,wK,wM).

  a. c(wL,wK,wM) is linear homogeneous in factor prices.

c(t*wL,t*wK,t*wM) = [alpha^(1/(1+rho)) * (t*wL)^(rho/(1+rho)) + beta^(1/(1+rho)) * (t*wK)^(rho/(1+rho)) + gamma^(1/(1+rho)) * (t*wM)^(rho/(1+rho))]^((1+rho)/rho),
= [t^(rho/(1+rho)) * (alpha^(1/(1+rho)) * wL^(rho/(1+rho)) + beta^(1/(1+rho)) * wK^(rho/(1+rho)) + gamma^(1/(1+rho)) * wM^(rho/(1+rho)))]^((1+rho)/rho),
= t * [alpha^(1/(1+rho)) * wL^(rho/(1+rho)) + beta^(1/(1+rho)) * wK^(rho/(1+rho)) + gamma^(1/(1+rho)) * wM^(rho/(1+rho)))]^((1+rho)/rho),   →
c(t*wL,t*wK,t*wM) = t * c(wL,wK,wM)

  b. The matrix ∇2c of second order partial derivatives of the unit cost function c(wL,wK,wM) is symmetric.

∂(∂c(wL,wK,wM)/∂wL)/∂wK

= ∂([(alpha / wL) * c(wL,wK,wM)]^(1/(1+rho)))/∂wK
= (1/(1+rho)) * (alpha/wL) * ∂c(wL,wK,wM)/∂wK * [(alpha / wL) * c(wL,wK,wM)]^(1/(1+rho)) / [(alpha / wL) * c(wL,wK,wM)]
= (1/(1+rho)) * ∂c(wL,wK,wM)/∂wK * ∂c(wL,wK,wM)/∂wL / c(wL,wK,wM)
= ∂(∂c(wL,wK,wM)/∂wK)/∂wL

∂(∂c(wL,wK,wM)/∂wL)/∂wM

= ∂([(alpha / wL) * c(wL,wK,wM)]^(1/(1+rho)))/∂wM
= (1/(1+rho)) * (alpha/wL) * ∂c(wL,wK,wM)/∂wM * [(alpha / wL) * c(wL,wK,wM)]^(1/(1+rho)) / [(alpha / wL) * c(wL,wK,wM)]
= (1/(1+rho)) * ∂c(wL,wK,wM)/∂wM * ∂c(wL,wK,wM)/∂wL / c(wL,wK,wM)
= ∂(∂c(wL,wK,wM)/∂wM)/∂wL

etc.

 

  c. c(wL,wK,wM) is concave in factor prices.

  d. The CES production function is called homothetic, because the CES cost function can be separated (factored) into a function of output, q, times a function of input prices, wL, wK, and wM.

 

 
   

      Copyright © Elmer G. Wiens:   Egwald Web Services       All Rights Reserved.    Inquiries