You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: lectures/sd_foundations.md
+8-8Lines changed: 8 additions & 8 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,5 +1,5 @@
1
1
<!-- #region -->
2
-
##Elements of Supply and Demand
2
+
# Elements of Supply and Demand
3
3
4
4
This lecture is about some linear models of equilibrium prices and quantities, one of the main topics
5
5
of elementary microeconomics.
@@ -46,7 +46,7 @@ Key infrastructure concepts that we'll encounter in this lecture are
46
46
* dynamics as a special case of statics
47
47
* risk as a special case of statics
48
48
49
-
###Scalar setting
49
+
## Scalar setting
50
50
51
51
We study a market for a single good in which buyers and sellers exchange a quantity $q$ for a price $p$.
52
52
@@ -141,11 +141,11 @@ In addition
141
141
* we'll derive **supply curves** from the problem of a producer who is price taker and maximizes his profits minus total costs that are described by a **cost function**.
142
142
<!-- #endregion -->
143
143
144
-
# Multiple goods
144
+
## Multiple goods
145
145
146
146
We study a setting with $n$ goods and $n$ corresponding prices.
147
147
148
-
## Formulas from linear algebra
148
+
### Formulas from linear algebra
149
149
150
150
We shall apply formulas from linear algebra that
151
151
@@ -211,7 +211,7 @@ so that utility function {eq}`eq:old2` tells us that the consumer has much less
211
211
212
212
Condition {eq}`eq:bversusc` will ultimately assure us that competitive equilibrium prices are positive.
213
213
214
-
## Demand Curve Implied by Constrained Utility Maximization
214
+
### Demand Curve Implied by Constrained Utility Maximization
215
215
216
216
For now, we assume that the budget constraint is {eq}`eq:old2`.
217
217
@@ -868,7 +868,7 @@ class Exchange_economy:
868
868
return p, c_s, mu_s
869
869
```
870
870
871
-
####Example: Two-person economy **without** production
871
+
### Example: Two-person economy **without** production
872
872
* Study how competitive equilibrium $p, c^1, c^2$ respond to different
0 commit comments