Formula for the number of terms being compounded

  • Thread starter Thread starter Square1
  • Start date Start date
  • Tags Tags
    Formula Terms
Click For Summary

Discussion Overview

The discussion revolves around finding a formula for the number of terms that accrue interest over a given length of time in the context of financial engineering. Participants explore the implications of including or excluding the principal in the count of terms and seek to understand the relationship between these terms and the compound interest formula.

Discussion Character

  • Exploratory
  • Technical explanation
  • Mathematical reasoning

Main Points Raised

  • One participant presents a scenario with a principal of 1000 and an interest rate of 10%, seeking a formula for the number of terms compounded over time, noting patterns in the number of terms accrued.
  • Another participant challenges the initial series presented, suggesting that the number of terms should double each period, leading to a different sequence of terms.
  • A later reply acknowledges the mistake in the initial series and aligns with the corrected sequence, while also introducing a new inquiry about the total amount of payments made over time, proposing a formula of (2^n) - 1.
  • Participants discuss whether the formula for total payments can be derived from the compound interest formula P(1+i)^n, raising questions about the relationship between these mathematical expressions.
  • Some participants provide links to external resources on compound interest and annuities, suggesting further reading for clarity.
  • There is a request for clarification on the strategies that could be used to derive the formula for total interest payments, with an emphasis on recursive thinking.

Areas of Agreement / Disagreement

Participants generally agree on the need for a formula for the number of terms compounded, but there is disagreement regarding the correct sequence of terms and how to derive related formulas. The discussion remains unresolved regarding the relationship between the proposed formulas and the compound interest formula.

Contextual Notes

Participants express uncertainty about the derivation of certain formulas and the mathematical connections between them, indicating that assumptions about the nature of compounding and payments may not be fully articulated.

Who May Find This Useful

This discussion may be useful for individuals interested in financial mathematics, particularly those exploring concepts related to compound interest, annuities, and recursive formulas in financial engineering.

Square1
Messages
143
Reaction score
1
Ran out of room for my title - not sure how to say it concisely, or if there is a better place to put this question...lets say this is "financial engineering"...

I am looking for a formula what will give me the number of terms that will be compounded in a given length of time.

Say:
Principle = 1000
i = 10%

If we are including the principle as a term, for the end of the first period T1 we have the original principle accruing interest. At the end of the second period T2, now we have two terms accruing interest (the principle and the previous interest earned). At the end of the third period T3 we have four terms accruing interest. At the end of T4, I think we got nine terms accruing interest. T1 = 1, T2 = 2, T3 = 4, T4 = 9. Similarily, if we exclude the principle term, the pattern is like this: T1 = 0, T2 = 1, T3 = 3, T4 = 8.

So, how would you go about getting a formula for the number of terms? Does anyone know what it is?

Wow it's been perhaps 3 years or so since I've last posted here. Oh the memories coming back :) Love you all :)
 
Engineering news on Phys.org
Square1 said:
If we are including the principle as a term, for the end of the first period T1 we have the original principle accruing interest. At the end of the second period T2, now we have two terms accruing interest (the principle and the previous interest earned). At the end of the third period T3 we have four terms accruing interest. At the end of T4, I think we got nine terms accruing interest. T1 = 1, T2 = 2, T3 = 4, T4 = 9. Similarily, if we exclude the principle term, the pattern is like this: T1 = 0, T2 = 1, T3 = 3, T4 = 8.

So, how would you go about getting a formula for the number of terms? Does anyone know what it is?

If I'm understanding your explanation right, your series are wrong. At the end of each period every term accrues interest which results in a doubling of the number of interest earning terms ie

1,2,4,8,16,32, 64 ...

(rather than: T1 = 1, T2 = 2, T3 = 4, T4 = 9)

Where an expression to find the value of the nth term can be had quite simply...
 
OK, yes, I made a mistake and it automatically makes things much easier...Yes I was asking for is the amount of terms getting compounded in any year (previous interest and the principle). Since I should have had T4 = 8 instead of 9 including principle, your set of numbers are what I am looking for.

The next thing I wanted to think about is, a formula for the total amount of payments made over a given amount of time. It appears to be T1 = 1, T2 = 3, T3 = 7, T4 = 15, T5 = 31...I googled and found (2^n) -1. Are there other expressions? Something that is recursive?

I ask this because I'm just looking to quantify the amount of payments coming out of an investment that compounds, vs one that doesn't...(2^n) -1 vs. n...

Now having said that, this is all related to the compound interest formula P(1+i)^n. Is (2^n) -1, where n is for # of payments, derivable from P(1+i)^n, or are this completely separate matters?
 
It's "principal", not "principle", as in the "principal amount" (the amount you first start with).

This article discusses some of the math behind compound interest:

http://en.wikipedia.org/wiki/Compound_interest

Square1 said:
OK, yes, I made a mistake and it automatically makes things much easier...Yes I was asking for is the amount of terms getting compounded in any year (previous interest and the principle). Since I should have had T4 = 8 instead of 9 including principle, your set of numbers are what I am looking for.

The next thing I wanted to think about is, a formula for the total amount of payments made over a given amount of time. It appears to be T1 = 1, T2 = 3, T3 = 7, T4 = 15, T5 = 31...I googled and found (2^n) -1. Are there other expressions? Something that is recursive?

I ask this because I'm just looking to quantify the amount of payments coming out of an investment that compounds, vs one that doesn't...(2^n) -1 vs. n...

Now having said that, this is all related to the compound interest formula P(1+i)^n. Is (2^n) -1, where n is for # of payments, derivable from P(1+i)^n, or are this completely separate matters?

I'm not sure, but it sounds like you are asking about how to figure how much money you will get out of some kind of annuity, versus drawing periodically from a fixed sum.

Annuities are discussed here:

http://en.wikipedia.org/wiki/Annuity_(finance_theory)

Perhaps if you explained in more detail what you are looking for ...?
 
SteamKing said:
It's "principal", not "principle", as in the "principal amount" (the amount you first start with).

This article discusses some of the math behind compound interest:

http://en.wikipedia.org/wiki/Compound_interest
I'm not sure, but it sounds like you are asking about how to figure how much money you will get out of some kind of annuity, versus drawing periodically from a fixed sum.

Annuities are discussed here:

http://en.wikipedia.org/wiki/Annuity_(finance_theory)

Perhaps if you explained in more detail what you are looking for ...?

Thanks for the spelling tip :)

My initial questions about getting a formula for the number of payments is solved.

At this point I am wondering what strategy/strategies would be used to derive the formula for the number of total interest payments after given number of periods...just a general overview. It appears to me that applying recursive thinking may be one way. (2^n) - 1 seems like it would be derived another way (which I'm not sure of how). Furthermore, how closely would such formulas be related to the formula for compound interest p(1+i)^n? I.e. is there any math that can be done directly on p(1+i)^n to find these formulas, or as I've mentioned, do you start for the most part with a blank card?

Hope this is clearer. I'm not a math student so my literacy in it is not the best.
 

Similar threads

Replies
11
Views
2K
  • · Replies 4 ·
Replies
4
Views
2K
  • · Replies 7 ·
Replies
7
Views
3K
  • · Replies 1 ·
Replies
1
Views
2K
  • · Replies 3 ·
Replies
3
Views
4K
  • · Replies 53 ·
2
Replies
53
Views
36K
  • · Replies 5 ·
Replies
5
Views
10K
Replies
2
Views
11K
  • · Replies 2 ·
Replies
2
Views
2K
  • · Replies 3 ·
Replies
3
Views
2K