File tree Expand file tree Collapse file tree 2 files changed +3
-3
lines changed
Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change 329329
330330Evidently $Py$ is a linear function from $y \in \mathbb R^n$ to $P y \in \mathbb R^n$.
331331
332- This reference is useful [ https://en.wikipedia.org/wiki/Linear_map#Matrices ] ( https://en.wikipedia.org/wiki/Linear_map#Matrices ) .
332+ [ This reference] ( https://en.wikipedia.org/wiki/Linear_map#Matrices ) is useful .
333333
334334** Theorem.** Let the columns of $n \times k$ matrix $X$ form a basis of $S$. Then
335335
340340Proof: Given arbitrary $y \in \mathbb R^n$ and $P = X (X'X)^{-1} X'$, our claim is that
341341
3423421 . $P y \in S$, and
343- 1 . $y - P y \perp S$
343+ 2 . $y - P y \perp S$
344344
345345Claim 1 is true because
346346
Original file line number Diff line number Diff line change @@ -115,7 +115,7 @@ payoffs depend on next period's realization of the Markov state.
115115* In an $N$ state Markov state version, $N$ such securities are traded each period.
116116* In a continuous state Markov state version, a continuum of such securities are traded each period.
117117
118- These state-contingent securities are commonly called Arrow securities, after Kenneth Arrow < https://en.wikipedia.org/wiki/Kenneth_Arrow >
118+ These state-contingent securities are commonly called Arrow securities, after [ Kenneth Arrow] ( https://en.wikipedia.org/wiki/Kenneth_Arrow ) .
119119
120120In the ** incomplete markets version** , the consumer can buy and sell only one security each period, a risk-free one-period bond with gross
121121one-period return $\beta^{-1}$.
You can’t perform that action at this time.
0 commit comments