Skip to content

Commit 71e6f13

Browse files
committed
remove incompatible latex symbol
1 parent b075413 commit 71e6f13

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

content/lectures/cass_koopmans_2.ipynb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -439,7 +439,7 @@
439439
"or\n",
440440
"\n",
441441
"$$\n",
442-
"\\sum_{t=0}^T q^0_t \\left(c_t + (k_{t+1} -(1-\\delta)k_t)\\right) \\leq \\sum_{t=0}^T q^0_t(w_t 1 + \\eta_t k_t) \\\n",
442+
"\\sum_{t=0}^T q^0_t \\left(c_t + (k_{t+1} -(1-\\delta)k_t)\\right) \\leq \\sum_{t=0}^T q^0_t(w_t 1 + \\eta_t k_t)\n",
443443
"$$\n",
444444
"\n",
445445
"The household faces price system $ \\{q^0_t, w_t, \\eta_t\\} $ as a price-taker and chooses an allocation to solve the constrained optimization problem:\n",

0 commit comments

Comments
 (0)