Calculating the Net Present Value (NPV)

The name of the pictureThe name of the pictureThe name of the pictureClash Royale CLAN TAG#URR8PPP











up vote
1
down vote

favorite












When input the apropriate data is subbed into the equation we get:



$$NPV=sum_t=0^inftyfrac2001.1^t$$



I have been told that the second term looks like
$$sum_t=0^inftyfrac2001.1^t =frac2000.1=2000$$



Could someone explain how the second term can end up being written as $frac2000.1$?







share|cite|improve this question






















  • What is the particular difficulty you're facing? You just plug in different values of $t$.
    – Matti P.
    Aug 27 at 12:07















up vote
1
down vote

favorite












When input the apropriate data is subbed into the equation we get:



$$NPV=sum_t=0^inftyfrac2001.1^t$$



I have been told that the second term looks like
$$sum_t=0^inftyfrac2001.1^t =frac2000.1=2000$$



Could someone explain how the second term can end up being written as $frac2000.1$?







share|cite|improve this question






















  • What is the particular difficulty you're facing? You just plug in different values of $t$.
    – Matti P.
    Aug 27 at 12:07













up vote
1
down vote

favorite









up vote
1
down vote

favorite











When input the apropriate data is subbed into the equation we get:



$$NPV=sum_t=0^inftyfrac2001.1^t$$



I have been told that the second term looks like
$$sum_t=0^inftyfrac2001.1^t =frac2000.1=2000$$



Could someone explain how the second term can end up being written as $frac2000.1$?







share|cite|improve this question














When input the apropriate data is subbed into the equation we get:



$$NPV=sum_t=0^inftyfrac2001.1^t$$



I have been told that the second term looks like
$$sum_t=0^inftyfrac2001.1^t =frac2000.1=2000$$



Could someone explain how the second term can end up being written as $frac2000.1$?









share|cite|improve this question













share|cite|improve this question




share|cite|improve this question








edited Aug 27 at 12:58









Mefitico

65514




65514










asked Aug 27 at 12:02









AniaN

63




63











  • What is the particular difficulty you're facing? You just plug in different values of $t$.
    – Matti P.
    Aug 27 at 12:07

















  • What is the particular difficulty you're facing? You just plug in different values of $t$.
    – Matti P.
    Aug 27 at 12:07
















What is the particular difficulty you're facing? You just plug in different values of $t$.
– Matti P.
Aug 27 at 12:07





What is the particular difficulty you're facing? You just plug in different values of $t$.
– Matti P.
Aug 27 at 12:07











2 Answers
2






active

oldest

votes

















up vote
2
down vote













Hint :



$frac 200 1.1^i$ is the general term of a geometric sequence.






share|cite|improve this answer



























    up vote
    2
    down vote













    When you sum a geometric series, you have
    $$
    S_N = sum_k=0^N a^k = 1 + a + a^2 + ldots + a^N\
    aS_n = asum_k=0^N a^k = a + a^2 + a^3 + ldots + a^N+1
    $$
    now subtract both sides to get
    $$
    S_N - aS_N = 1 - a^N+1,
    $$
    which implies
    $$
    S_N = frac1-a^N+11-a.
    $$



    As $N to infty$, if $0 < a < 1$, we have $a^N+1 to 0$, so
    $$
    lim_N to infty S_N = frac11-a.
    $$



    Can you simplify your series to fit this result?






    share|cite|improve this answer






















      Your Answer




      StackExchange.ifUsing("editor", function ()
      return StackExchange.using("mathjaxEditing", function ()
      StackExchange.MarkdownEditor.creationCallbacks.add(function (editor, postfix)
      StackExchange.mathjaxEditing.prepareWmdForMathJax(editor, postfix, [["$", "$"], ["\\(","\\)"]]);
      );
      );
      , "mathjax-editing");

      StackExchange.ready(function()
      var channelOptions =
      tags: "".split(" "),
      id: "69"
      ;
      initTagRenderer("".split(" "), "".split(" "), channelOptions);

      StackExchange.using("externalEditor", function()
      // Have to fire editor after snippets, if snippets enabled
      if (StackExchange.settings.snippets.snippetsEnabled)
      StackExchange.using("snippets", function()
      createEditor();
      );

      else
      createEditor();

      );

      function createEditor()
      StackExchange.prepareEditor(
      heartbeatType: 'answer',
      convertImagesToLinks: true,
      noModals: false,
      showLowRepImageUploadWarning: true,
      reputationToPostImages: 10,
      bindNavPrevention: true,
      postfix: "",
      noCode: true, onDemand: true,
      discardSelector: ".discard-answer"
      ,immediatelyShowMarkdownHelp:true
      );



      );













       

      draft saved


      draft discarded


















      StackExchange.ready(
      function ()
      StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2fmath.stackexchange.com%2fquestions%2f2896118%2fcalculating-the-net-present-value-npv%23new-answer', 'question_page');

      );

      Post as a guest






























      2 Answers
      2






      active

      oldest

      votes








      2 Answers
      2






      active

      oldest

      votes









      active

      oldest

      votes






      active

      oldest

      votes








      up vote
      2
      down vote













      Hint :



      $frac 200 1.1^i$ is the general term of a geometric sequence.






      share|cite|improve this answer
























        up vote
        2
        down vote













        Hint :



        $frac 200 1.1^i$ is the general term of a geometric sequence.






        share|cite|improve this answer






















          up vote
          2
          down vote










          up vote
          2
          down vote









          Hint :



          $frac 200 1.1^i$ is the general term of a geometric sequence.






          share|cite|improve this answer












          Hint :



          $frac 200 1.1^i$ is the general term of a geometric sequence.







          share|cite|improve this answer












          share|cite|improve this answer



          share|cite|improve this answer










          answered Aug 27 at 12:05









          nicomezi

          3,6621819




          3,6621819




















              up vote
              2
              down vote













              When you sum a geometric series, you have
              $$
              S_N = sum_k=0^N a^k = 1 + a + a^2 + ldots + a^N\
              aS_n = asum_k=0^N a^k = a + a^2 + a^3 + ldots + a^N+1
              $$
              now subtract both sides to get
              $$
              S_N - aS_N = 1 - a^N+1,
              $$
              which implies
              $$
              S_N = frac1-a^N+11-a.
              $$



              As $N to infty$, if $0 < a < 1$, we have $a^N+1 to 0$, so
              $$
              lim_N to infty S_N = frac11-a.
              $$



              Can you simplify your series to fit this result?






              share|cite|improve this answer


























                up vote
                2
                down vote













                When you sum a geometric series, you have
                $$
                S_N = sum_k=0^N a^k = 1 + a + a^2 + ldots + a^N\
                aS_n = asum_k=0^N a^k = a + a^2 + a^3 + ldots + a^N+1
                $$
                now subtract both sides to get
                $$
                S_N - aS_N = 1 - a^N+1,
                $$
                which implies
                $$
                S_N = frac1-a^N+11-a.
                $$



                As $N to infty$, if $0 < a < 1$, we have $a^N+1 to 0$, so
                $$
                lim_N to infty S_N = frac11-a.
                $$



                Can you simplify your series to fit this result?






                share|cite|improve this answer
























                  up vote
                  2
                  down vote










                  up vote
                  2
                  down vote









                  When you sum a geometric series, you have
                  $$
                  S_N = sum_k=0^N a^k = 1 + a + a^2 + ldots + a^N\
                  aS_n = asum_k=0^N a^k = a + a^2 + a^3 + ldots + a^N+1
                  $$
                  now subtract both sides to get
                  $$
                  S_N - aS_N = 1 - a^N+1,
                  $$
                  which implies
                  $$
                  S_N = frac1-a^N+11-a.
                  $$



                  As $N to infty$, if $0 < a < 1$, we have $a^N+1 to 0$, so
                  $$
                  lim_N to infty S_N = frac11-a.
                  $$



                  Can you simplify your series to fit this result?






                  share|cite|improve this answer














                  When you sum a geometric series, you have
                  $$
                  S_N = sum_k=0^N a^k = 1 + a + a^2 + ldots + a^N\
                  aS_n = asum_k=0^N a^k = a + a^2 + a^3 + ldots + a^N+1
                  $$
                  now subtract both sides to get
                  $$
                  S_N - aS_N = 1 - a^N+1,
                  $$
                  which implies
                  $$
                  S_N = frac1-a^N+11-a.
                  $$



                  As $N to infty$, if $0 < a < 1$, we have $a^N+1 to 0$, so
                  $$
                  lim_N to infty S_N = frac11-a.
                  $$



                  Can you simplify your series to fit this result?







                  share|cite|improve this answer














                  share|cite|improve this answer



                  share|cite|improve this answer








                  edited Aug 27 at 12:42









                  Botond

                  4,0082632




                  4,0082632










                  answered Aug 27 at 12:08









                  gt6989b

                  30.7k22248




                  30.7k22248



























                       

                      draft saved


                      draft discarded















































                       


                      draft saved


                      draft discarded














                      StackExchange.ready(
                      function ()
                      StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2fmath.stackexchange.com%2fquestions%2f2896118%2fcalculating-the-net-present-value-npv%23new-answer', 'question_page');

                      );

                      Post as a guest













































































                      這個網誌中的熱門文章

                      tkz-euclide: tkzDrawCircle[R] not working

                      How to combine Bézier curves to a surface?

                      1st Magritte Awards