Skip to content

Commit 689cb06

Browse files
committed
[Solow] Update context
1 parent 8cb45a1 commit 689cb06

File tree

1 file changed

+1
-3
lines changed

1 file changed

+1
-3
lines changed

lectures/solow.md

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -385,9 +385,7 @@ linear differential equation
385385
x'_t = (1-\alpha) (sA - \delta x_t)
386386
```
387387

388-
To solve this equation, we need the [first ODE](https://math.libretexts.org/Bookshelves/Calculus/Calculus_(Guichard)/17%3A_Differential_Equations/17.01%3A_First_Order_Differential_Equations).
389-
390-
This equation has the exact solution
388+
This equation, which is a [linear ordinary differential equation](https://math.libretexts.org/Bookshelves/Calculus/Calculus_(Guichard)/17%3A_Differential_Equations/17.01%3A_First_Order_Differential_Equations), has the solution
391389

392390
$$
393391
x_t

0 commit comments

Comments
 (0)