Skip to content

Commit 7e407a6

Browse files
authored
Fixed a minor typo (#217)
1 parent dd9f006 commit 7e407a6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

lectures/geom_series.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -561,7 +561,7 @@ For a reason soon to be revealed, we assume that $G < R$.
561561
The **present value** of the lease is
562562

563563
$$
564-
\begin{aligned} p_0 & = x_0 + x_1/R + x_2/(R^2) + \ddots \\
564+
\begin{aligned} p_0 & = x_0 + x_1/R + x_2/(R^2) + \cdots \\
565565
& = x_0 (1 + G R^{-1} + G^2 R^{-2} + \cdots ) \\
566566
& = x_0 \frac{1}{1 - G R^{-1}} \end{aligned}
567567
$$

0 commit comments

Comments
 (0)