© 2025 Astra.si. All rights reserved.
"For the next generation"
Compound interest is a method where interest is added not only to the initial principal but also to the accumulated interest from previous periods. This process, also known as capitalization of interest, means that in each compounding period, the new basis for calculating interest becomes the sum of the principal and the previously earned interest. Because of this, the value of an investment does not increase linearly but exponentially.
Let:
then the formula is:
A = P * (1 + r/n)^(n*t)
If interest is compounded once per year (annually), then n = 1, and the formula simplifies to:
A = P * (1 + r)^t
The amount of interest (I) that the investment has earned is:
I = A – P
Let's invest €1,000 at a 5% annual interest rate, with annual compounding, for a period of 3 years:
A = 1000 * (1 + 0.05/1)^(1*3) = 1000 * (1.05)³ = 1000 * 1.157625 = €1157.63
I = 1157.63 – 1000 = €157.63
If interest is compounded quarterly (n = 4):
A = 1000 * (1 + 0.05/4)^(4*3) = 1000 * (1 + 0.0125)¹² = 1000 * (1.0125)¹²
(1.0125)¹² ≈ 1.1607545
A ≈ 1000 * 1.1607545 ≈ €1160.75
With a higher frequency of compounding, the final amount is also slightly higher.
Due to the compounding effect of interest capitalization, the value of an investment increases exponentially over time. This means that a longer period and more frequent compounding significantly increase the total return. This very principle of compound interest is the foundation of long-term saving and investing.
Compound interest allows interest itself to earn interest, leading to accelerated growth of an investment. This principle is key in financial mathematics, as we encounter it in savings, loans, and long-term investments.