GitHub

@@ -46,15 +46,15 @@ markets in one-period Arrow securities.

46464747

This simplification of BCG’s setup helps us by

484849-

{cite}`Modigliani_Miller_1958`- creating a benchmark economy to compare with outcomes in BCG’s

49+

`- creating a benchmark economy to compare with outcomes in BCG’s

5050

incomplete markets economy

5151

- creating a good guess for initial values of some equilibrium objects

5252

to be computed in BCG’s incomplete markets economy via an iterative

5353

algorithm

5454

- illustrating classic complete markets outcomes that include

5555

- indeterminacy of consumers’ portfolio choices

5656

- indeterminacy of firms' financial structures that underlies a

57-

Modigliani-Miller theorem

57+

Modigliani-Miller theorem {cite}`Modigliani_Miller_1958

5858

- introducing `Big K, little k` issues in a simple context that will

5959

recur in the BCG incomplete markets environment

6060

@@ -65,7 +65,7 @@ A Big K, little k analysis also played roles in [this quantecon lecture](https:/

65656666

The economy lasts for two periods, $t=0, 1$.

676768-

There are unit measure continua of two types of consumers named $i=1,2$.

68+

There are two types of consumers named $i=1,2$.

69697070

A scalar random variable $\epsilon$ with probability density $g(\epsilon)$ affects both

7171

@@ -402,16 +402,18 @@ not now.

402402403403

### Objects appearing in a competitive equilibrium

404404405-

We let

405+

Let

406406407-

- $a^i(\epsilon)$ be consumer $i$’s purchases of claims

407+

- $a^i(\epsilon)$ be consumer $i$ ’s purchases of claims

408408

on time $1$ consumption in state $\epsilon$

409409

- $q(\epsilon)$ be a pricing kernel for one-period Arrow

410410

securities

411411

- $\theta_0^i \geq 0$ be consumer $i$’s intial share of

412412

the firm, $\sum_i \theta_0^i =1$

413413

- $\theta^i$ be the fraction of the firm’s shares purchased by

414414

consumer $i$ at time $t=0$

415+

- $- \bar a^i(\epsilon; \theta^i)$ be debt limits constraining consumer $i$ ' s issues of claims

416+

on time $1$ consumption in state $\epsilon$

415417

- $V$ be the value of the representative firm

416418

- $\tilde V$ be the value of equity issued by the representative

417419

firm

@@ -471,39 +473,67 @@ As a price taker, each consumer faces a given Arrow securities pricing kernel

471473

$q(\epsilon)$, a given value of a firm $V$ that has chosen capital stock $k$, a price of

472474

equity $\tilde V$, and given prospective random dividends next period $A k^\alpha e^\epsilon$.

473475476+

Consumer $i$ also faces a state-by-state borrowing limit that restricts quantities of Arrow securities that he can issue.

477+478+

If we evaluate consumer $i$'s time $1$ budget constraint at zero consumption $c^i(\epsilon) = 0$ and solve for $-a^i(\epsilon)$

479+

we obtain

480+481+

$$

482+

- \bar a^i(\epsilon;\theta^i) = w_1^i(\epsilon) +\theta^i A k^\alpha e^\epsilon

483+

$$

484+485+

The quantity $- \bar a^i(\epsilon;\theta^i)$ is the maximum amount that it is feasible for consumer $i$ to repay to

486+

his Arrow security creditors at time $1$ in state $\epsilon$.

487+488+

To implement trading with one-period Arrow securities, we must impose on agent $i$ the state-by-state debt limits

489+490+

$$

491+

-a^i(\epsilon) \leq - \bar a^i(\epsilon;\theta^i)

492+

$$

493+494+

Notice that consumer $i$'s borrowing limit depends on

495+496+

* his endowment at time $1$ in state $\epsilon$

497+

* his share $\theta^i$ of a representive firm's dividends

498+499+

These are the two sources of **collateral** that back the consumer's issues of Arrow securities that pay off in state $\epsilon$

500+474501

Consumer $i$ chooses a scalar $c_0^i$ and a function

475502

$c_1^i(\epsilon)$ to maximize

476503477504

$$

478505

u(c_0^i) + \beta \int u(c_1^i(\epsilon)) g (\epsilon) d \epsilon

479506

$$

480507481-

subject to time $0$ and time $1$ budget constraints

508+

subject to his state-by-state debt limits and the time $0$ and time $1$ budget constraints

482509483510

$$

484511

\begin{aligned}

485512

c_0^i & \leq w_0^i +\theta_0^i V - \int q(\epsilon) a^i(\epsilon) d \epsilon - \theta^i \tilde V \cr

486-

c_1^i & \leq w_1^i(\epsilon) +\theta^i A k^\alpha e^\epsilon + a^i(\epsilon)

513+

c_1^i(\epsilon) & \leq w_1^i(\epsilon) +\theta^i A k^\alpha e^\epsilon + a^i(\epsilon)

487514

\end{aligned}

488515

$$

489516490517

Attach Lagrange multiplier $\lambda_0^i$ to the budget constraint

491-

at time $0$ and scaled Lagrange multiplier

518+

at time $0$, scaled Lagrange multiplier

492519

$\beta \lambda_1^i(\epsilon) g(\epsilon)$ to the budget constraint

493-

at time $1$ and state $\epsilon$ and form the Lagrangian

520+

at time $1$ and state $\epsilon$, and scaled Lagrange multiplier

521+

$\beta \phi_1^i(\epsilon) g(\epsilon)$ to the debt limit at time $1$ and state $\epsilon$,

522+

then form the Lagrangian

494523495524

$$

496525

\begin{aligned}

497526

L^i & = u(c_0^i) + \beta \int u(c^i_1(\epsilon)) g(\epsilon) d \epsilon \cr

498527

& + \lambda_0^i [ w_0^i + \theta_0^i - \int q(\epsilon) a^i(\epsilon) d \epsilon -

499528

\theta^i \tilde V - c_0^i ] \cr

500529

& + \beta \int \lambda_1^i(\epsilon) [ w_1^i(\epsilon) + \theta^i A k^\alpha e^\epsilon

501-

+ a^i(\epsilon) c_1^i(\epsilon) g(\epsilon)] d \epsilon

530+

+ a^i(\epsilon) c_1^i(\epsilon) ] g(\epsilon) d \epsilon \cr

531+

& + \beta \int \phi_1^i(\epsilon) [ - \bar a^i(\epsilon; \theta^i) - a^i(\epsilon) ] g(\epsilon) d \epsilon

502532

\end{aligned}

503533

$$

504534505-

First-order necessary conditions for an optimum with respect to

506-

$c_0^i, c_1^i(\epsilon)$, and $a^i(\epsilon)$ are

535+

Off corners, first-order necessary conditions for an optimum with respect to

536+

$c_0^i, c_1^i(\epsilon)$ and $a^i(\epsilon)$ are

507537508538

$$

509539

\begin{aligned}

@@ -522,7 +552,7 @@ plan to satisfy

522552

q(\epsilon) = \beta \left( \frac{u'(c_1^i(\epsilon))}{u'(c_0^i)} \right) g(\epsilon)

523553

```

524554525-

To deduce a restriction on the consumer’s choice of $\theta^i$ we

555+

To deduce a restriction on equilibrium prices, we

526556

solve the period $1$ budget constraint to express

527557

$a^i(\epsilon)$ as

528558

Read the original on github.com ↗