Skip to article frontmatterSkip to article content
Site not loading correctly?

This may be due to an incorrect BASE_URL configuration. See the MyST Documentation for reference.

The Abel (1981)-Hayashi (1982) Marginal q Model

Authors
Affiliations
Johns Hopkins University
Econ-ARK
Johns Hopkins University
Econ-ARK

This section presents a discrete-time version of the Abel Abel (1981)-Hayashi Hayashi (1982) marginal q\q model of investment.

A corresponding Jupyter Notebook implements numerical solutions to the model using HARK and dolo.

1Definitions

To simplify some algebra, we assume that a unit of investment purchased in period tt does not become productive until t+1t+1; the cost at tt reflects the present discounted value of the period-t+1t+1 price of capital.[1]

Adjustment costs are priced the same way.[2] We repeatedly make approximations motivated by results from the continuous-time model; the key approximation will be the usual calculus result that if ϵ\epsilon and γ\gamma are “small” then ϵγ\epsilon\gamma can be approximated by zero. (We will call this fact SmallSmallZero in the MathFactsList.)[3]

SymbolDefinition
ktk_{t}-Firm’s capital stock at the beginning of period tt
f(k)\fFunc(k)-Gross output excluding investment and adjustment costs
τ\TaxCorp-Tax rate on corporate earnings
τ\TaxFree-1τ1-\TaxCorp = Portion of earnings remaining after corporate tax
πt=f(kt)τ\rev_{t} = \fFunc(k_{t})\TaxFree-After tax revenues
iti_{t}-Investment in period tt (affects capital stock in period t+1t+1)
jt=j(it,kt)j_{t} = \adj(i_{t},k_{t})-AdJustment costs incurred in period tt; smooth and convex
β=R1\Discount=\Rfree^{-1}-Discount factor for future profits (inverse of interest factor)
ζ\itc-Investment tax credit (ITC)
ζ\PostITC-=1ζ=1-\itc = Cost of investment after ITC

With time-varying price: Pt\kPrice_{t} denotes the price of one unit of investment, and Pt=ζPt\kPriceAfterITC_{t}=\PostITC \kPrice_{t} is the effective after-tax price of 1 unit of investment.

With constant price: When Pt=1\kPrice_{t}=1, the after-tax price simplifies to ζ\PostITC.

SymbolDefinition
ξt=(it+jt)Pt+1β\xpend_{t} = (i_{t}+j_{t})\kPriceAfterITC_{t+1}\Discount-Total after-tax period-tt spending on investment (with time-varying price)
ξt=(it+jt)ζt+1β\xpend_{t} = (i_{t}+j_{t})\PostITC_{t+1}\Discount-Total after-tax period-tt spending on investment (with constant price)
δ\depr-Depreciation rate
\daleth-Depreciation factor =(1δ)=(1-\depr)
ω\omega-Adjustment cost parameter

2The Problem

The q\q model assumes that firms maximize the net profits payable to shareholders, definable as the present discounted value of after-tax revenues after subtracting off costs of investment:

et(kt)=max{i}t Et[n=0βn(πt+nξt+n)].\begin{aligned} \vFirm_{t}(k_{t}) & = \max_{\{i\}_{t}^{\infty}}~\Ex_{t}\left[\sum_{n=0}^{\infty} \Discount^{n} \left(\rev_{t+n}-\xpend_{t+n}\right)\right]. \end{aligned}

Next period’s capital is what remains of this period’s capital after depreciation, plus current investment:[4]

kt+1=kt+it.\begin{aligned} k_{t+1} & = k_{t}\daleth+i_{t}. \end{aligned}

If capital markets are efficient, et(kt)\vFirm_{t}(\kap_{t}) will also be the stock market value (“equity” is the mnemonic) of the profit-maximizing firm because it is precisely the amount that a rational investor will be willing to pay if they care only about discounted after-tax income derived from owning (a share of) the firm.

We can simplify by thinking about the firm’s shareholders as the suppliers of physical capital, not just financial capital. In this interpretation, k\kap represents not just the value of the physical machinery owned by the firm, but also the number of shares of stock outstanding in the firm. We can think of the firm in this way if we suppose that every time the firm purchases new physical capital, it does so by issuing new shares at a price equal to the marginal valuation of the firm’s capital stock, purchasing the unit of capital at the price given by the after-tax cost of that capital (and after paying any associated adjustment costs).[5]

The Bellman equation for the firm’s value can be derived from

et(kt)=maxit πtξt+βEt[max{i}t+1n=0βn(πt+1+nξt+1+n)]=maxit πtξt+βEt[et+1(kt+it)]\begin{aligned} \vFirm_{t}(k_{t}) & = \max_{i_{t}}~ \rev_{t}-\xpend_{t}+\Discount \Ex_{t}\left[\max_{\{i\}_{t+1}^{\infty}}\sum_{n=0}^{\infty} \Discount^{n} \left(\pi_{t+1+n}-\xpend_{t+1+n}\right)\right] \\ & = \max_{i_{t}}~ \rev_{t}-\xpend_{t}+\Discount \Ex_{t}[\vFirm_{t+1}(k_{t}\daleth + i_{t})] \end{aligned}

which is equivalent to

et(kt)=maxkt+1{πt(kt+1kt=it+j(kt+1kt,kt))Pt+1β+βEt[et+1(kt+1)]}\begin{aligned} \vFirm_{t}(k_{t}) & = \max_{k_{t+1}} \left\{ \rev_{t}-(\overbrace{k_{t+1}-k_{t}\daleth}^{=i_{t}}+\adj(k_{t+1}-k_{t}\daleth,k_{t}))\kPriceAfterITC_{t+1}\Discount+\Discount \Ex_{t}[\vFirm_{t+1}(k_{t+1})]\right\} \end{aligned}

and defining jti=ji(it,kt)j_{t}^{i}=\adj^{i}(i_{t},k_{t}) as the derivative of adjustment costs with respect to the level of investment,[6] the first order condition for optimization with respect to kt+1\kap_{t+1} (or, equivalently, iti_{t}) is

(1+jti)Pt+1β=βEt[et+1k(kt+1)].\begin{aligned} (1+j_{t}^{i})\kPriceAfterITC_{t+1}\Discount & = \Discount \Ex_{t}[\vFirm_{t+1}^{k}(k_{t+1})]. \end{aligned}

Thus: The PDV of the marginal cost (after tax, including adjustment costs) of an additional unit of investment should match the discounted expected marginal value of the resulting extra capital. (Recall that investment performed today iti_{t} is paid for tomorrow at price Pt+1\kPriceAfterITC_{t+1} so today’s cost is Pt+1β\kPriceAfterITC_{t+1}\Discount.)

Recalling that πt=τf(kt)\pi_{t} = \TaxFree\fFunc(k_{t}), the The Envelope Theorem and the Euler Equation theorem for this problem can be used on either (3) or (4):

etk(kt)=τfk(kt)jtkPt+1β+βEt[et+1k(kt+1)]etk(kt)=τfk(kt)+((1+jti)jtk)Pt+1β\begin{aligned} \vFirm_{t}^{k}(k_{t}) & = \TaxFree\fFunc^{k}(k_{t})-j_{t}^{k}\kPriceAfterITC_{t+1}\Discount +\daleth \Discount \Ex_{t}[\vFirm_{t+1}^{k}(k_{t+1})] \\ \vFirm_{t}^{k}(k_{t}) & = \TaxFree\fFunc^{k}(k_{t}) + ((1 + j_{t}^{i})\daleth-j_{t}^{k})\kPriceAfterITC_{t+1}\Discount \end{aligned}

and equivalently for period t+1t+1 so that (5) can be rewritten as the Euler equation for investment,

(1+jti)Pt+1=Et[τfk(kt+1)+(+jt+1ijt+1k)Pt+2β]=Et[τfk(kt+1)+(+jt+1iδjt+1ijt+1k)Pt+2β].\begin{aligned} (1+j_{t}^{i})\kPriceAfterITC_{t+1} & = \Ex_{t}[\TaxFree\fFunc^{k}(k_{t+1}) +( \daleth + \daleth j_{t+1}^{i}-j_{t+1}^{k})\kPriceAfterITC_{t+2}\Discount] \\ & = \Ex_{t}[\TaxFree\fFunc^{k}(k_{t+1}) +( \daleth + j_{t+1}^{i}-\depr j_{t+1}^{i} -j_{t+1}^{k})\kPriceAfterITC_{t+2}\Discount]. \end{aligned}

It will be useful to define the net investment ratio as the Greek letter ι\iota (the absence of a dot distinguishes ι\iota from the level of investment ii),

ιt=(it/ktδ)\begin{aligned} \iota_{t} & = (i_{t}/k_{t} - \depr) \end{aligned}

which measures how much investment differs from the proportion δ\depr necessary to maintain the capital stock unchanged. It has derivatives

ιti=(1/kt)ιtk=(it/kt)/kt=(ιt+δ)/kt.\begin{aligned} \iota_{t}^{i} & = (1/k_{t}) \\ \iota_{t}^{k} & = - (i_{t}/k_{t})/k_{t} \\ & = - (\iota_{t}+\depr)/k_{t}. \end{aligned}

We now specify a convex (quadratic) adjustment cost function centered around the depreciation rate δ\depr. The rationale for this centering is that when it=δkti_{t} = \depr k_{t} (investment exactly replaces depreciated capital), the firm is simply maintaining its existing capital stock and incurs no adjustment costs. Adjustment costs arise only when the firm deviates from this “replacement investment” benchmark:

j(it,kt)=(kt/2)(itδktkt)2ω=(kt/2)ιt2ω\begin{aligned} \adj(i_{t},k_{t}) & = (k_{t}/2) \left(\frac{i_{t}-\depr k_{t}}{k_{t}}\right)^{2}\omega \\ & = (k_{t}/2) \iota_{t}^{2}\omega \end{aligned}

with derivatives (using (9) to simplify)

ji=kιωιi=ιωjk=(ι2/2kι(ι+δ)/k)ω=(ι2/2ι(ι+δ))ω=(ι2/2+ιδ)ωjiδjijk=(ιδι+(ι2/2+ιδ))ω=(ι+ι2/2)ω=ji+(ω/2)ι2\begin{aligned} \adj^{i} & = k \iota\omega\iota^{i} \\ & = \iota\omega \\ \adj^{k} & = \left(\iota^{2}/2 - k \iota(\iota+\depr)/k\right)\omega \\ & = \left(\iota^{2}/2 - \iota(\iota+\depr)\right)\omega \\ & = -\left(\iota^{2}/2 + \iota \depr\right)\omega \\ \adj^{i} - \depr \adj^{i} - \adj^{k} & = \left(\iota - \depr \iota + \left(\iota^{2}/2 + \iota \depr\right)\right)\omega \\ & = \left(\iota + \iota^2/2\right)\omega \\ & = \adj^{i}+(\omega/2)\iota^{2} \end{aligned}

so the Euler equation for investment (7) can be written

(1+jti)Pt+1=Et[τfk(kt+1)+(+jt+1i+(ω/2)ιt+12)Pt+2β].\begin{aligned} (1+\adj_{t}^{i})\kPriceAfterITC_{t+1} & = \Ex_{t}[\TaxFree\fFunc^{k}(k_{t+1}) +( \daleth + \adj_{t+1}^{i}+(\omega/2)\iota^{2}_{t+1})\kPriceAfterITC_{t+2}\Discount]. \end{aligned}

To begin interpreting this equation, consider first the case where the costs of adjustment are zero, ω=0\omega = 0. In this case ji=jk=0\adj^{i}=\adj^{k}=0 and the Euler equation reduces to

Pt+1=Et[τfk(kt+1)+Pt+2β].\begin{aligned} % \kPriceAfterITC_{t+1}\Discount & = \Discount \daleth \Ex_{t}[\TaxFree\fFunc^{k}(k_{t+1}) + \kPriceAfterITC_{t+2}\Discount]. \kPriceAfterITC_{t+1} & = \Ex_{t}[\TaxFree\fFunc^{k}(k_{t+1}) + \daleth \kPriceAfterITC_{t+2}\Discount]. \end{aligned}

Simplifying further, suppose that capital prices are constant at Pt=1\kPrice_{t}=1 and the ITC is unchanging so that the after-tax price of capital is constant at P\kPriceAfterITC. Then since 1+r+δ1/β1+\rfree+\depr \approx 1/\Discount \daleth, the equation becomes

P=Et[τfk(kt+1)]+Pβ(r+δ)PEt[τfk(kt+1)].\begin{aligned} \kPriceAfterITC & = \Ex_{t}[\TaxFree\fFunc^{k}(k_{t+1})] + \kPriceAfterITC\Discount \daleth \\ (\rfree+\depr)\kPriceAfterITC & \approx \Ex_{t}[\TaxFree\fFunc^{k}(k_{t+1})]. \end{aligned}

This says that the cost of buying one unit of capital, P\kPriceAfterITC, is equal to the opportunity cost in lost interest plus the value lost to depreciation, (r+δ)(\rfree+\depr), which must match the (after-tax) payoff from ownership of that capital. This corresponds exactly to the formula for the equilibrium cost of capital in the The Hall-Jorgenson Model of Investment model: In the presence of an investment tax credit at rate ζ\itc, the after-tax price of capital is P=ζ\kPriceAfterITC=\PostITC, and the firm will adjust its holdings of capital to the point where

ζ(r+δ)/τ=fk(k).\begin{aligned} \PostITC(\rfree+\depr)/\TaxFree & = \fFunc^{k}(k). \end{aligned}

Now define λtetk\vk_{t} \equiv \vFirm_{t}^{k} as the marginal value to the firm of ownership of one more unit of capital at the beginning of period tt; using this definition, the envelope condition can be written

λt=τfk(kt)jtkPt+1β+βEt[λt+1]τfk(kt)jtkPt+1β+(1δr)Et[λt+λt+1λt]=τfk(kt)jtkPt+1β+(1δr)(λt+Et[Δλt+1])(r+δ)λtτfk(kt)jtkPt+1β+Et[Δλt+1]\begin{aligned} \vk_{t} & = \TaxFree\fFunc^{k}(k_{t})- j_{t}^{k}\kPriceAfterITC_{t+1}\Discount+\Discount \daleth \Ex_{t}[\vk_{t+1}] \\ & \approx \TaxFree\fFunc^{k}(k_{t})- j_{t}^{k}\kPriceAfterITC_{t+1}\Discount+(1-\depr-\rfree) \Ex_{t}[\vk_{t}+\vk_{t+1}-\vk_{t}] \\ % & = \TaxFree\fFunc^{k}(k_{t})+\Discount \Ex_{t}[\vk_{t}+(\vk_{t+1}-\vk_{t})] + (\daleth+j_{t}^{k})\kPriceAfterITC_{t+1}\Discount & = \TaxFree\fFunc^{k}(k_{t})- j_{t}^{k}\kPriceAfterITC_{t+1}\Discount+(1-\depr-\rfree) (\vk_{t}+\Ex_{t}[\Delta \vk_{t+1}] ) \\ (\rfree+\depr) \vk_{t} & \approx \TaxFree\fFunc^{k}(k_{t})- j_{t}^{k}\kPriceAfterITC_{t+1}\Discount + \Ex_{t}[\Delta \vk_{t+1}] \end{aligned}

where the last approximation uses SmallSmallZero\mathtt{SmallSmallZero} in the form (r+δ)Et[Δλt+1]0(\rfree+\depr) \Ex_{t}[\Delta \vk_{t+1}] \approx 0. Equation (16) can be rearranged as

Et[Δλt+1]rλt[τfk(kt)jtkPt+1βδλt].\begin{aligned} \Ex_{t}[\Delta \vk_{t+1}] & \approx \rfree \vk_{t} - \left[\TaxFree\fFunc^{k}(k_{t})- j_{t}^{k}\kPriceAfterITC_{t+1}\Discount-\depr \vk_{t} \right]. \end{aligned}

This equation can best be understood as an arbitrage equation for the share price of the company if capital markets are efficient.[7] The first term on the RHS rλt\rfree\vk_{t} is the flow of income that would be obtained from putting the value of an extra unit of capital in the bank. The term in brackets [][] is the flow value of having an extra unit of capital inside the firm: Extra after-tax revenues are measured by the first term, the second term accounts for the effect of the extra capital on costs of adjustment, and the final term reflects the cost to the firm of the extra depreciation that results from having more capital.

Think first about the Et[Δλt+1]=0\Ex_{t} [\Delta \vk_{t+1}] = 0 case, in which the firm’s value, share price, and size will be unchanging because the marginal value of capital inside the firm is equal to the opportunity cost of employing that capital outside the firm (leaving it in the bank). If these two options yield equivalent returns, it is because the firm is already the “right” size and should be neither growing nor shrinking.

Now consider the case where Et[Δλt+1]<0\Ex_{t} [\Delta \vk_{t+1}] < 0, because

rλt<[τfk(kt)Pt+1βjtkδλt].\begin{aligned} \rfree \vk_{t} & < \left[\TaxFree\fFunc^{k}(k_{t})-\kPriceAfterITC_{t+1}\Discount j_{t}^{k}-\depr \vk_{t} \right]. \end{aligned}

This says that an extra unit of capital is more valuable inside the firm than outside it, which means that 1) λt\vk_{t} is above its steady-state value; 2) the firm will have positive net investment; and 3) the firm’s share value will be falling over time (because the level of its share value today is high, reflecting the fact that the high marginal valuation of the firm’s future investment has already been incorporated into λt\vk_{t}).[8]

Now define “marginal q\q” as the value of an additional unit of capital inside the firm divided by the after-tax purchase price of an additional unit of capital,[9]

qt=λt/Pt.\begin{aligned} \q_{t} & = \vk_{t}/\kPriceAfterITC_{t}. \end{aligned}

The investment first order condition (5) implies

(1+ji)Pt+1β=βλt+11+ιtω=qt+1\begin{aligned} (1+\adj^{i})\kPriceAfterITC_{t+1}\Discount & = \Discount \vk_{t+1} \\ 1+\iota_{t}\omega & = \q_{t+1} \end{aligned}

which constitutes the implicit definition of a function

ι(qt+1)(qt+11)/ωit=(ι(qt+1)+δ)kt\begin{aligned} % 1+\iota_{t}\omega & = \q_{t+1} \pmb{\iota}(\q_{t+1}) & \equiv (\q_{t+1}-1)/\omega \\ i_{t} & = (\pmb{\iota}(\q_{t+1})+\depr)k_{t} \end{aligned}

and notice that this implies

3Phase Diagrams

3.1Dynamics of kk

The capital accumulation equation can be rewritten as

kt+1=(1δ)kt+itΔkt+1=itδkt=ι(qt+1)kt.\begin{aligned} k_{t+1} & = (1-\depr) k_{t} + i_{t} \\ \Delta k_{t+1} & = i_{t} - \depr k_{t} \\ & = \pmb{\iota}(\q_{t+1}) k_{t}. \end{aligned}

3.2Dynamics of q\q

To construct a phase diagram involving q\q, we need to transform our equation (16) for the dynamics of λ\vk into an equation for the dynamics of q\q. As a preliminary, define the proportional change in the after-tax price of capital as

Pt+1ΔPt+1/Pt.\begin{aligned} \nabla \kPriceAfterITC_{t+1} & \equiv \Delta \kPriceAfterITC_{t+1}/\kPriceAfterITC_{t}. \end{aligned}

Recalling that Pt+1=ΔPt+1+Pt\kPriceAfterITC_{t+1}=\Delta \kPriceAfterITC_{t+1} + \kPriceAfterITC_{t}, dividing both sides of (16) by Pt\kPriceAfterITC_{t} yields

(r+δ)qt=τfk(kt)/Ptjtk(ΔPt+1+Pt)β/Pt+Et[(λt+1Pt)(λtPt)]τfk(kt)/Pt(1+Pt+1)jtkβ+Et[(λt+1Pt+1(1+Pt+1))qt]=τfk(kt)/Pt(1+Pt+1)jtkβ+Et[(1+Pt+1)qt+1qt].\begin{aligned} (\rfree+\depr) \q_{t} & = \TaxFree\fFunc^{k}(k_{t})/\kPriceAfterITC_{t} - j_{t}^{k}(\Delta \kPriceAfterITC_{t+1}+\kPriceAfterITC_{t})\Discount/\kPriceAfterITC_{t} + \Ex_{t} \left[\left(\frac{ \vk_{t+1}}{\kPriceAfterITC_{t}}\right)-\left(\frac{ \vk_{t}}{\kPriceAfterITC_{t}}\right)\right] \\ & \approx \TaxFree\fFunc^{k}(k_{t})/\kPriceAfterITC_{t} - (1+\nabla \kPriceAfterITC_{t+1})j_{t}^{k}\Discount + \Ex_{t} \left[\left(\frac{ \vk_{t+1}}{\kPriceAfterITC_{t+1}}(1+\nabla \kPriceAfterITC_{t+1})\right)-\q_{t}\right] \\ & = \TaxFree\fFunc^{k}(k_{t})/\kPriceAfterITC_{t} - (1+\nabla \kPriceAfterITC_{t+1})j_{t}^{k}\Discount + \Ex_{t} \left[(1+\nabla \kPriceAfterITC_{t+1})\q_{t+1}-\q_{t}\right]. \end{aligned}

Now assuming that Δqt+1\Delta \q_{t+1}, Pt+1\nabla \kPriceAfterITC_{t+1}, r\rfree, and jtkj^{k}_{t} are all “small” so that their interactions are approximately 0, we have

Et[Δqt+1](r+δPt+1)qt[τfk(kt)/Ptjtkβ].\begin{aligned} % (\rfree+\depr) \q_{t} & \approx \TaxFree\fFunc^{k}(k_{t})/\kPriceAfterITC_{t} + \q_{t+1} \nabla \kPriceAfterITC_{t+1} + \Ex_{t} \left[ \Delta \q_{t+1}\right] \Ex_{t} \left[ \Delta \q_{t+1}\right] & \approx (\rfree+\depr-\nabla \kPriceAfterITC_{t+1}) \q_{t} - [\TaxFree\fFunc^{k}(k_{t})/\kPriceAfterITC_{t}-j^{k}_{t}\Discount]. \end{aligned}

Simplifying further, if the ITC is unchanging, and the pretax price of capital is unchanging at Pt+1=Pt=1\kPrice_{t+1}=\kPrice_{t} = 1, and δ=0\depr=0, equation (25) becomes

Et[Δqt+1]rqtfk(kt)/Tt+jtkβ\begin{aligned} \Ex_{t}[\Delta \q_{t+1}] & \approx \rfree \q_{t} - \fFunc^{k}(k_{t})/\TaxComb_{t} + j_{t}^{k}\Discount % \Delta k_{t+1} & = k_{t} \pmb{\iota}(\q_{t}) \end{aligned}

where

Tt=ζt/τt\begin{aligned} \TaxComb_{t} & = \PostITC_{t}/\TaxFree_{t} \end{aligned}

combines the effects of the corporate tax and the investment tax credit into a single tax term. Its inverse, Tt1=τt/ζt\TaxCombInv_{t} = \TaxFree_{t}/\PostITC_{t}, appears in subsequent analysis where it is convenient to express the tax-adjusted marginal product of capital as T1fk\TaxCombInv \fFunc^{k}.

3.3Results

Figure Figure 2 presents two phase diagrams, one for kk and λ\vk and one for kk and q\q.

For most purposes, q\q diagram is simpler, because our facts about the ι\iota function imply that the Δkt+1=0\Delta k_{t+1} = 0 locus is always a horizontal line at q=1\q = 1. This is because q=1\q=1 always corresponds to the circumstance in which the value of a unit of capital inside the firm, λ\vk, matches the after-tax cost of a unit of capital, P\kPriceAfterITC; q=1\q=1 is the only value of q\q at which the firm does not wish to change size (Δkt+1=0\Delta k_{t+1}=0).

The slope of the Et[Δqt+1]\Ex_{t}[\Delta \q_{t+1}] locus is easiest to think about near the steady state value of kk where we can approximate jtk0j^{k}_{t} \approx 0.

Pick a point on the Et[Δqt+1]=0\Ex_{t}[\Delta \q_{t+1}]=0 locus. Now consider a value of q\q that is slightly larger. From (26), at the initial value of kk we would have Et[Δqt+1]>0\Ex_{t} [\Delta \q_{t+1}] > 0. Thus, the value of kk corresponding to Et[Δqt+1]=0\Ex_{t} [\Delta \q_{t+1}] = 0 must be one that balances the higher q\q by a higher value of fk\fFunc^{k}, which is to say a lower value of kk. This means that higher q\q will be associated with lower kk so that the locus is downward-sloping.

For appropriate choices of parameter values the problem satisfies the usual conditions for stability and will therefore have a saddle path solution, as depicted in the diagram.

The λ\vk diagram is virtually indistinguishable from the q\q diagram; the only difference is that the Δkt+1\Delta k_{t+1} locus is located at the point λ=P\vk = \kPriceAfterITC (i.e. the marginal value of investment is equal to the price of a unit of investment). The distinction between the diagrams reflects the fact that an increase in the investment tax credit will result in a rise in the steady-state value of kk which implies a fall in the pretax marginal product of capital.

Phase Diagram for \vk

Figure 1:Phase Diagram for λ\vk

Phase Diagram for \q

Figure 2:Phase Diagram for q\q

4Dynamics

4.1Steady State

The key to understanding the model’s dynamics (as, really, with all infinite horizon models) is to figure out the steady state toward which it is heading, then to work out how it gets there. The key to the steady state, in turn, is that the capital stock will eventually reach a point where jk=ji=0\adj^{k}=\adj^{i}=0.

4.2A Positive Shock to Productivity

Suppose that the production function for the firm suddenly, permanently, and unexpectedly improves; specifically, leading up to period tt the firm was in steady state, but in periods t+1t+1 and beyond the production function will be f(k)=Ψf<(k)\fFunc_{\geq}(k)=\Psi \fFunc_{<}(k) for some Ψ>1\Psi>1 where f<\fFunc_{<} and f\fFunc_{\geq} indicate the production functions before and after the increase in productivity.

Note first that none of the tax terms has changed, and in the long run there is nothing to prevent the firm from adjusting its capital stock to the point consistent with the new level of productivity and then leaving it fixed there so that jk=ji=0\adj^{k}=\adj^{i}=0. Thus (26) implies that at the new steady state kˇ\check{k}_{\geq} we will have rqˇ=T1fk(kˇ)=ΨT1f<k(kˇ)\rfree \check{\q} = \TaxCombInv \fFunc_{\geq}^{k}(\check{k}_{\geq}) = \Psi \TaxCombInv \fFunc_{<}^{k}(\check{k}_{\geq}) which implies kˇ>kˇ<\check{k}_{\geq} > \check{k}_{<}, since the steady state value of q\q never changes: qˇ=qˇ<=1\check{\q}_{\geq} = \check{\q}_{<} = 1. That is, with higher productivity, the equilibrium capital stock is larger, but the equilibrium tax adjusted marginal product of capital is the same.

Obviously in order to get from an initial capital stock of kˇ<\check{k}_{<} to a larger equilibrium capital stock of kˇ\check{k}_{\geq} the firm will need to engage in investment in excess of the depreciation rate, incurring costs of adjustment. In the absence of a change in the environment, expected costs of adjustment will always be declining toward zero, because the firm’s capital stock will always be moving toward its equilibrium value in which those costs are zero.

So we can tell the story as follows. Suppose that leading up to period tt the firm was in its steady-state. When the productivity shock occurs, fk\fFunc^{k} jumps up. jtkj_{t}^{k} had been zero (because the firm was at steady state), but now the firm wishes it had more capital because extra capital would reduce future adjustment costs (the firm knows that its old steady-state capital stock is now too small, so it will have to be engaging in ι>0\iota > 0 for a while), so jtkj_{t}^{k} becomes negative (that is, the firm knows that having more capital will reduce the adjustment costs associated with the higher investment that it will be undertaking). The combination T1ftkjtkβ\TaxCombInv \fFunc^{k}_{t} - j^{k}_{t} \Discount therefore becomes a larger positive number, so at the initial level of q\q the RHS of (26) would imply Et[Δqt+1]\Ex_{t}[\Delta \q_{t+1}] less than zero, so the new Et[Δqt+1]=0\Ex_{t}[\Delta \q_{t+1}]=0 locus must be higher (because the equilibrating value of q\q is higher for any kk). The saddle path is therefore also higher. So q\q, and therefore ι\iota, jump up instantly when the new higher level of productivity is revealed, corresponding also to an immediate increase in the firm’s share price (the marginal valuation of an additional unit of capital), since T\TaxComb has not changed.

The phase diagrams with the saddle paths before and after the productivity increase together with the impulse response functions would be plotted here.

4.3A Permanent Tax Cut

Again starting from the steady state equilibrium, suppose T\TaxComb unexpectedly and permanently decreases, which could happen because of a cut in corporate taxes or an increase in the ITC. Equation (26) implies that in steady state

rqˇ=1=fk/Tfk=rT.\begin{aligned} \rfree \overbrace{\check{\q}}^{=1} & = \fFunc^{k}/\TaxComb \\ \fFunc^{k} & = \rfree \TaxComb. \end{aligned}

Dynamically, the story is as follows. Equation (26) implies that following the tax change the Et[Δqt+1]=0\Ex_{t}[\Delta \q_{t+1}] = 0 locus must be higher because at any given q\q the fk/T- \fFunc^{k}/\TaxComb term is a larger negative number, while at the initial kk the jtkj^{k}_{t} term is also now negative; so the Et[Δqt+1]=0\Ex_{t}[\Delta \q_{t+1}]=0 locus shifts up.

In contrast to the case with a productivity shock, the equilibrium marginal product of capital will be lower than before. Arbitrage equalizes the after-tax marginal product of capital with the interest rate, but with a lower tax rate, that equilibration will occur at a higher level of capital.

Notice that the qualitative story is the same whether the change in T\TaxComb is due to a permanent reduction in the corporate tax rate (increase in τ\TaxFree) or a permanent increase in the investment tax credit (reduction in ζ\PostITC). In either case, q\q and investment jump upward at time tt and then gradually decline back downward (though the equilibrium level of investment is higher than before the change).

There is, however, one interesting distinction between a decrease in T\TaxComb due to a reduction in corporate taxes and a decrease caused by an increase in ζ\itc. Since λ=ζq\vk=\PostITC\q, an increase in ζ\itc reduces ζ\PostITC and therefore reduces the equilibrium value of λ\vk, while a change in τ\TaxFree has no effect on equilibrium λ\vk. This reflects a subtle distinction. λ\vk is the after-tax marginal value of extra capital, and the equilibrium in this model will occur at the point where that marginal value is equal to the marginal cost. Changing ζ\itc changes that marginal cost, so it changes the equilibrium after-tax marginal value. Changing τ\TaxFree does not change the marginal cost of capital, so the equilibrium after-tax marginal value of capital is unchanged. The marginal product of capital is lower after a tax cut (equilibrium fk\fFunc^{k} is smaller), but that is exactly counterbalanced by the larger value of τ\TaxFree so that τfk\TaxFree\fFunc^{k} is unchanged in the long run by the change in τ\TaxFree.

The phase diagrams with the saddle paths before and after the corporate tax reduction and the ITC increase, together with the impulse response functions, would be plotted here. Note that the λ\vk saddle path actually jumps downward after the ITC increase. This is not an error; rather, recall that λ\vk reflects marginal value of a unit of capital inside the firm, and recall that the price of purchasing that capital has gone down. Remembering that we are assuming that capital can move in and out of the firm, this has the surprising consequence that, for the original owners of the firm, the ITC is bad news because it means that the capital they own has a lower value (its value is ultimately tied to the price of capital, which has gone down). For a potential new shareholder, the investment tax credit means that you can obtain ownership of a share of the firm’s capital by buying the capital at the ITC-discounted price, paying the adjustment costs, then giving the capital to the firm. Thus, the ITC has the effect of increasing the absolute value of a dollar of money relative to the value of a unit of capital inside the firm. So in this special case, you should think of the ITC as something that provides a discount to purchasing shares or capital λ\vk. While the new saddle path for λ\vk is lower than the old one, that does not reflect the adjustment for the fact that the new capital is being purchased at a cheaper price. The dynamics of q\q, in this case, are more intuitive than those of λ\vk: q\q unambiguously increases, reflecting the fact that the value of capital to the firm exceeds its new (cheaper) cost.

In sum: In terms of effects on capital, the outcome from a corporate tax cut and an ITC tax cut are similar, but the analytics of λ\vk are different, because the former affects the after-tax interest rate while the latter affects the after-tax cost of capital.

4.4A Future Shock to Productivity

Now consider a circumstance where the firm knows that at some date in the future, t+nt+n, the level of productivity will increase so that ft+n=Ψf<t+n\fFunc_{\geq t+n} = \Psi \fFunc_{< t+n} for Ψ>1\Psi>1.

The long run steady state is of course the same as in the example where the increase in productivity is immediately effective.

To determine the short run dynamics, notice several things. First, there can be no anticipated big jumps in the share price of the firm (the marginal productivity of capital inside the firm). Thus, if the productivity jump occurs in period t+nt+n and the time periods are short enough, we must have

Et+n1[λt+nλt+n1]0.\begin{aligned} \Ex_{t+n-1}[\vk_{t+n}-\vk_{t+n-1}] & \approx 0. \end{aligned}

But because the equilibrium capital stock is larger, we know that jt+nk<0{j}^{k}_{\geq t+n}<0 and will stay negative thereafter (asymptoting to zero from below). This reflects the fact that if you know you will need higher capital in the future, the most efficient way to minimize the cost of obtaining that capital is to gradually start building some of it even before you need it, rather than trying to do it all at once. Note further that before period t+nt+n the model behaves according to the equations of motion defined by the problem under the <{<} parameter values,[10] while at t+nt+n and after it behaves according to the new \geq equations of motion.

Putting all this together, the story is as follows. Upon announcement of the productivity increase, λ\vk jumps to the level such that, evolving exactly according to its <{<} equations of motion, it will arrive in period t+nt+n at a point exactly on the saddle path of the model corresponding to the {\geq} equations of motion. Thereafter it will evolve toward the steady state, which will be at a higher level of capital than before, kˇ>kˇ<\check{k}_{\geq} > \check{k}_{<}, because the greater productivity justifies a higher equilibrium capital stock.

Thus, λ\vk jumps up at time tt, evolves to the northeast until time t+nt+n, and thereafter asymptotes downward toward the same equilibrium value it had originally before the productivity change. Since T\TaxComb has not changed, the dynamics of q\q and ι\iota are the same as those of λ\vk.

4.5A Future Increase in the ITC

Consider now the consequences if a surprise increase in the investment tax credit is passed at date tt that will become effective at date t+n>tt+n>t.

Inspection of (26) might suggest that the effects of a future tax cut would be identical to the effects of a future increase in fk\fFunc^{k}, since the terms enter multiplicatively via T1fk\TaxCombInv \fFunc^{k}. And indeed, with respect to the dynamics of λ\vk the two experiments are basically the same. And of course the steady-state value of q\q is always equal to one.

During the transition, however, q\q has interesting dynamics. From periods tt to t+n1t+n-1, the ITC does not change, leaving T1\TaxCombInv and the after-tax marginal product of capital unchanged, and so the dynamics of q\q are basically the same as those of λ.\vk. But between t+n1t+n-1 and t+nt+n, λ\vk cannot jump but T1\TaxCombInv does jump, which implies that q\q must jump (so there is a predictable change in q\q).

Dynamics of investment are determined by dynamics of q\q, so the path of ι\iota is: At tt, a discrete jump up; between tt and t+n1t+n-1, a gently rising path; between t+n1t+n-1 and t+nt+n, an upward jump; and after t+nt+n, a path that asymptotes downward toward the steady state level of investment.

The steady-state effects on λ\vk are of course determined by the same considerations as apply to the unanticipated tax cut, so they depend on whether the tax change is a drop in τ\TaxCorp or an increase in ζ\itc.

5More Figures

Figures for a variety of other experiments have been constructed using the notebook. Such figures are contained in the “Figures” subdirectory.

Footnotes
  1. This assumption simplifies many of the expressions that arise in the discrete-time framework; in continuous time the model presentation is simpler, but is hard to map the continuous-time theory into a transparent computational solution like the one that accompanies these notes.

  2. To avoid arbitrage opportunities, assume that if you claimed an investment tax credit on a unit of investment in period tt, then if you resell the portion that remains after depreciation in a future period, you must repay the ITC corresponding to the remaining capital. Actual tax treatment of depreciation is too complicated be worth incorporating into the model; these assumptions capture the core of it.

  3. We neglect tax depreciation because, as shown in the The Hall-Jorgenson Model of Investment section, it matters only insofar as it affects the cost of capital; since the investment tax credit has a more transparent and direct effect on the cost of capital, including tax depreciation would add complication without adding any fundamental insights to the analysis. In the perfect foresight framework analyzed here, any attempt to analyze the effects of changes in tax depreciation should be translatable into an equivalent modification to the ITC. See House & Shapiro (2008) for elaboration.

  4. The software archive that produces the figures for this section makes a slightly different assumption about the timing of depreciation: kt+1=(it+kt).k_{t+1} = (i_{t}+k_{t})\daleth. The timing choice makes no qualitative and very little quantitative difference, but the alternative specification is slightly better for computational reasons.

  5. This leads to some subtlety in thinking about what happens to the firm’s share price when an ITC is introduced; we discuss this briefly below.

  6. We implicitly assume in the following derivations that the structure of the j\adj function is appropriate to our needs; later we will define a specific j\adj that will always work, but here we want to leave the structure of the function general.

  7. This interpretation requires the assumption (made above) that the number of shares outstanding for the firm is equal to the number of units of capital the firm has; this is justifiable by the assumption that in an efficient capital market shares can always be issued or repurchased at an implicit interest rate corresponding to the riskless rate.

  8. The case with rising share prices is symmetric.

  9. The variable naming conventions here differ subtly from those in Romer (2011): what we call λ\vk Romer calls q\q. Romer also makes different assumptions about the production function.

  10. Strictly speaking, this is not true, because jtkj_{t}^{k} will now differ from the value associated with the initial problem. For purposes of analyzing problems of this kind (announced future changes in parameters) we will neglect the effects of the path of jtkj_{t}^{k} on the equations of motion. Except under extreme circumstances, this should not change the qualitative results of the analysis, and doing anything else would require a very intricate analysis. This treatment is admittedly a bit inconsistent, since in the case under consideration it is precisely the change in jtkj_{t}^{k} that motivates the firm to start adjusting its capital stock before the productivity change comes into effect; effectively, we are taking into account the effect of jtkj_{t}^{k} on the level of λ\vk before period t+nt+n while neglecting its effects on λ\vk’s dynamics during this interval. C’est la vie.

References
  1. Abel, A. B. (1981). A Dynamic Model of Investment and Capacity Utilization. Quarterly Journal of Economics, 96(3), 379–403.
  2. Hayashi, F. (1982). Tobin’s Marginal Q and Average Q: A Neoclassical Interpretation. Econometrica, 50(1), 213–224. 10.2307/1912538
  3. House, C. L., & Shapiro, M. D. (2008). Temporary Investment Tax Inventives: Theory with Evidence from Bonus Depreciation. American Economic Review, 98(3), 737–768.
  4. Romer, D. (2011). Advanced Macroeconomics (Fourth). McGraw-Hill/Irwin.