Skip to content

Commit

Permalink
Merge pull request #283 from LennartMorlock/master
Browse files Browse the repository at this point in the history
Typo fix in intertemporal investment cost
  • Loading branch information
sonercandas authored Sep 21, 2020
2 parents 116651f + ddf6d39 commit fe3cf99
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion doc/theorydoc/intertemp_prob.rst
Original file line number Diff line number Diff line change
Expand Up @@ -145,7 +145,7 @@ following form:

.. math::
C^{\text{total}}_{\text{m}}=\frac 1n \cdot (1+j)^{-m}
\sum_{l=0}^{k-1}(1+j)^{-l} \cdot C=\underbrace{\frac 1n \cdot (1+j)^{-m}
\sum_{l=0}^{k-1}(1+j)^{-l} \cdot C=\underbrace{\frac 1n \cdot (1+j)^{1-m}
\cdot \frac{(1+j)^k-1}{(1+j)^k\cdot j}}_{=:I_{\text{m}}}\cdot C
In any case the total invest costs are then given by:
Expand Down

0 comments on commit fe3cf99

Please sign in to comment.