Skip to content

Commit 604ebd0

Browse files
committed
Update solutions in lecutre pv
1 parent c556397 commit 604ebd0

File tree

1 file changed

+15
-0
lines changed

1 file changed

+15
-0
lines changed

lectures/pv.md

Lines changed: 15 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -428,3 +428,18 @@ following settings for $d$ and $p_{T+1}^*$:
428428
429429
```{exercise-end}
430430
```
431+
432+
```{solution-start} pv_ex_a
433+
:class: dropdown
434+
```
435+
436+
Plugging each pair of the above $p_{T+1}^*, d_t$ into Equation {eq}`eq:ptpveq` yields:
437+
438+
1. $p_t = \sum^T_{s=t} \delta^{s-t} g^s d_0$
439+
1. $p_t = \sum^T_{s=t} \delta^{s-t} g^s d_0 + \delta^{T+1-t} g^{T+1} d_0$
440+
1. $p_t = 0$
441+
1. $p_t = c \delta^{-t}$
442+
443+
444+
```{solution-end}
445+
```

0 commit comments

Comments
 (0)