Skip to content

Commit 8c49d59

Browse files
committed
minor fix
1 parent 688db7d commit 8c49d59

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

lectures/risk_aversion_or_mistaken_beliefs.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1216,7 +1216,7 @@ These come from the penalty $\frac{\theta}{2}(w^\top w - x^\top \Xi x)$ and from
12161216
*Linear terms in $x$:*
12171217
12181218
$$
1219-
\tfrac{1}{1-\beta}(D - GW)x + \beta v^\top (A-CW)x + \theta a^\top W x - 2\beta a^\top C^\top P(A-CW)x
1219+
\tfrac{\beta}{1-\beta}(D - GW)x + \beta v^\top (A-CW)x + \theta a^\top W x - 2\beta a^\top C^\top P(A-CW)x
12201220
$$
12211221
12221222
These come from $(c'-c)/(1-\beta)$, from $v^\top x'$, from the cross term in $w^\top w = (a+Wx)^\top(a+Wx)$, and from the cross term in $x'^\top P x'$.

0 commit comments

Comments
 (0)