NCERT Books

Continuous Compound Interest Formula: Definition, Derivation and Solved Examples

The Continuous Compound Interest Formula, expressed as A = Pert, calculates the maximum possible interest earned when compounding occurs infinitely many times per year. This formula is covered in NCERT Mathematics for Class 11 and Class 12 under exponential functions and financial mathematics. It is also relevant for JEE Main aspirants studying limits and exponential growth. This article covers the formula expression, variable definitions, derivation, a complete formula sheet, three solved examples, CBSE exam tips, common mistakes, and JEE/NEET applications.

Continuous Compound Interest Formula — Formula Chart for CBSE & JEE/NEET
Continuous Compound Interest Formula Complete Formula Reference | ncertbooks.net

Key Continuous Compound Interest Formulas at a Glance

Quick reference for the most important continuous compounding formulas.

Essential Formulas:
  • Continuous compound interest: \( A = Pe^{rt} \)
  • Interest earned: \( CI = A – P = Pe^{rt} – P \)
  • Principal from amount: \( P = Ae^{-rt} \)
  • Rate of interest: \( r = \frac{\ln(A/P)}{t} \)
  • Time period: \( t = \frac{\ln(A/P)}{r} \)
  • Effective annual rate: \( EAR = e^{r} – 1 \)
  • Standard compound interest (n times): \( A = P\left(1 + \frac{r}{n}\right)^{nt} \)

What is Continuous Compound Interest?

The Continuous Compound Interest Formula arises when the number of compounding periods per year approaches infinity. In standard compound interest, interest is added at fixed intervals — monthly, quarterly, or annually. As those intervals become smaller and smaller, the accumulated amount approaches a limiting value. That limit is what we call continuously compounded interest.

The concept is rooted in the mathematical constant e (Euler’s number, approximately 2.71828). When you take the standard compound interest formula and let the number of compounding periods n tend to infinity, the expression converges to A = Pert.

This topic is introduced in NCERT Class 11 Mathematics, Chapter 1 (Sets) and more formally in Class 12 under exponential and logarithmic functions. It also appears in Class 11 and Class 12 applied mathematics syllabi. Understanding this formula builds a strong foundation for topics like exponential growth, radioactive decay, and population modelling — all of which appear in CBSE board exams and competitive entrance tests.

Continuous Compound Interest Formula — Expression and Variables

The standard form of the Continuous Compound Interest Formula is:

\[ A = Pe^{rt} \]

Here, A is the final accumulated amount, P is the principal, r is the annual interest rate (in decimal form), and t is time in years. The constant e is Euler’s number (≈ 2.71828).

SymbolQuantitySI Unit / Remark
AFinal accumulated amount (Principal + Interest)Rupees (₹) or any currency unit
PPrincipal (initial investment)Rupees (₹) or any currency unit
eEuler’s number (mathematical constant)≈ 2.71828 (dimensionless)
rAnnual interest rateDecimal (e.g., 5% = 0.05)
tTime periodYears
CIContinuous compound interest earned₹ (CI = A − P)

Derivation of the Continuous Compound Interest Formula

Start with the standard compound interest formula where interest is compounded n times per year:

\[ A = P\left(1 + \frac{r}{n}\right)^{nt} \]

Let m = n/r, so n = mr. Substituting:

\[ A = P\left(1 + \frac{1}{m}\right)^{mrt} \]

As n → ∞, m → ∞ as well. We use the fundamental limit definition of Euler’s number:

\[ \lim_{m \to \infty} \left(1 + \frac{1}{m}\right)^{m} = e \]

Therefore, the expression simplifies to:

\[ A = Pe^{rt} \]

This derivation shows that continuous compounding is the theoretical upper limit of compound interest for any given rate and time period.

Complete Financial Mathematics Formula Sheet

Formula NameExpressionVariablesUnitsNCERT Chapter
Continuous Compound Interest \( A = Pe^{rt} \) P = Principal, r = rate (decimal), t = time (years) Class 12, Exponential Functions
Simple Interest \( SI = \frac{P \times R \times T}{100} \) P = Principal, R = Rate (%), T = Time (years) Class 8, Ch 8
Compound Interest (Annual) \( A = P\left(1 + \frac{R}{100}\right)^{T} \) P = Principal, R = Rate (%), T = Time Class 8, Ch 8
Compound Interest (n times/year) \( A = P\left(1 + \frac{r}{n}\right)^{nt} \) n = compounding frequency, r = rate (decimal) Class 11, Applied Maths
Effective Annual Rate (EAR) \( EAR = e^{r} – 1 \) r = nominal annual rate (decimal) Decimal / % Class 12, Applied Maths
Present Value (Continuous) \( P = Ae^{-rt} \) A = Future amount, r = rate, t = time Class 12, Applied Maths
Time to Double (Continuous) \( t = \frac{\ln 2}{r} \) r = annual rate (decimal) Years Class 12, Logarithms
Rate from Amount (Continuous) \( r = \frac{\ln(A/P)}{t} \) A = final amount, P = principal, t = time Per year Class 12, Logarithms
Exponential Growth/Decay \( N = N_0 e^{kt} \) N₀ = initial quantity, k = growth/decay constant Varies Class 12, Ch 9 (Differential Equations)
Compound Interest (Half-yearly) \( A = P\left(1 + \frac{R}{200}\right)^{2T} \) R = annual rate (%), T = time (years) Class 8, Ch 8

Continuous Compound Interest Formula — Solved Examples

Example 1 (Class 9-10 Level) — Basic Calculation

Problem: Ravi invests ₹10,000 at an annual interest rate of 6% compounded continuously for 3 years. Find the total amount at the end of 3 years. (Use e0.18 ≈ 1.1972)

Given: P = ₹10,000, r = 6% = 0.06, t = 3 years

Step 1: Write the Continuous Compound Interest Formula: \( A = Pe^{rt} \)

Step 2: Calculate the exponent: \( rt = 0.06 \times 3 = 0.18 \)

Step 3: Substitute values: \( A = 10000 \times e^{0.18} \)

Step 4: Use the given approximation: \( A = 10000 \times 1.1972 = ₹11,972 \)

Step 5: Find the interest earned: \( CI = A – P = 11972 – 10000 = ₹1,972 \)

Answer

Total Amount = ₹11,972  |  Continuous Compound Interest = ₹1,972

Example 2 (Class 11-12 Level) — Finding Time Period

Problem: At what annual rate (compounded continuously) will ₹5,000 grow to ₹8,000 in 5 years? (Use ln(1.6) ≈ 0.4700)

Given: P = ₹5,000, A = ₹8,000, t = 5 years

Step 1: Write the formula and rearrange for r: \( A = Pe^{rt} \Rightarrow e^{rt} = \frac{A}{P} \)

Step 2: Take natural logarithm on both sides: \( rt = \ln\left(\frac{A}{P}\right) \)

Step 3: Solve for r: \( r = \frac{\ln(A/P)}{t} \)

Step 4: Substitute values: \( r = \frac{\ln(8000/5000)}{5} = \frac{\ln(1.6)}{5} \)

Step 5: Apply approximation: \( r = \frac{0.4700}{5} = 0.094 \)

Step 6: Convert to percentage: \( r = 9.4\% \text{ per annum} \)

Answer

The required annual rate of continuous compounding is approximately 9.4% per annum.

Example 3 (JEE Level) — Comparing Compounding Frequencies

Problem: A principal of ₹20,000 is invested at a nominal annual rate of 10%. Compare the accumulated amounts after 2 years under: (i) annual compounding, (ii) quarterly compounding, and (iii) continuous compounding. (Use e0.2 ≈ 1.2214)

Given: P = ₹20,000, R = 10% = 0.10, t = 2 years

Step 1 — Annual compounding (n = 1):

\( A_1 = P\left(1 + r\right)^{t} = 20000 \times (1.10)^2 = 20000 \times 1.21 = ₹24,200 \)

Step 2 — Quarterly compounding (n = 4):

\( A_2 = P\left(1 + \frac{r}{n}\right)^{nt} = 20000 \times \left(1 + \frac{0.10}{4}\right)^{8} \)

\( A_2 = 20000 \times (1.025)^{8} \)

\( (1.025)^8 \approx 1.2184 \)

\( A_2 = 20000 \times 1.2184 = ₹24,368 \)

Step 3 — Continuous compounding:

\( A_3 = Pe^{rt} = 20000 \times e^{0.10 \times 2} = 20000 \times e^{0.2} \)

\( A_3 = 20000 \times 1.2214 = ₹24,428 \)

Step 4 — Comparison: \( A_1 < A_2 < A_3 \), i.e., ₹24,200 < ₹24,368 < ₹24,428

This confirms that continuous compounding always yields the highest accumulated amount for the same nominal rate and time.

Answer

Annual: ₹24,200  |  Quarterly: ₹24,368  |  Continuous: ₹24,428. Continuous compounding gives the maximum return.

CBSE Exam Tips 2025-26

CBSE Board Exam Strategies for Continuous Compound Interest
  • Memorise the formula precisely: Write \( A = Pe^{rt} \) at the top of your answer sheet when solving related problems. We recommend practising the formula at least 10 times before the exam.
  • Convert rate to decimal first: Always convert the percentage rate to a decimal before substituting. For example, 8% becomes r = 0.08. This is the most common source of errors in CBSE 2025-26 papers.
  • Know your logarithm rules: Questions often ask you to find r or t. Use \( r = \frac{\ln(A/P)}{t} \) and \( t = \frac{\ln(A/P)}{r} \). Practise natural logarithm (ln) calculations separately.
  • Use the doubling time formula: For questions asking when an amount doubles, use \( t = \frac{\ln 2}{r} \approx \frac{0.693}{r} \). This is a frequently tested shortcut in Class 12 Applied Mathematics.
  • Compare compounding methods: CBSE 2025-26 papers often ask students to compare annual, half-yearly, quarterly, and continuous compounding. Remember: more frequent compounding always yields a higher amount.
  • Link to exponential functions: In Class 12 board exams, this formula may appear in the context of differential equations or exponential growth. Recognise the connection between \( \frac{dA}{dt} = rA \) and \( A = Pe^{rt} \).

Common Mistakes to Avoid

  • Using percentage instead of decimal: A very common error is substituting r = 5 instead of r = 0.05. Always convert the percentage to its decimal equivalent before using the formula.
  • Confusing A with CI: The formula gives A, the total accumulated amount. The compound interest (CI) is A − P. Many students report A as the interest earned, which is incorrect.
  • Using log instead of ln: The derivation and rearrangement of the continuous compound interest formula requires the natural logarithm (ln or log base e), not the common logarithm (log base 10). Using log base 10 gives a wrong answer.
  • Incorrect exponent calculation: When computing rt, students sometimes add r and t instead of multiplying. Always multiply: the exponent is the product \( r \times t \).
  • Forgetting units of time: The time t must be in years when r is an annual rate. If time is given in months, convert to years first (divide by 12) before substituting.

JEE/NEET Application of Continuous Compound Interest Formula

In our experience, JEE aspirants encounter the Continuous Compound Interest Formula primarily through the lens of exponential growth and differential equations rather than direct financial calculations. Here are the key application patterns to master.

Application 1: Differential Equations and Exponential Growth (JEE Main)

JEE Main regularly tests the connection between the differential equation \( \frac{dA}{dt} = rA \) and its solution \( A = Pe^{rt} \). If you are told that a quantity grows at a rate proportional to its current value, you must recognise this as continuous compounding. Solve the separable ODE by integrating both sides to arrive at \( A = Pe^{rt} \). This pattern appears in JEE Main under Class 12 Chapter 9 (Differential Equations).

Application 2: Radioactive Decay and Population Growth (JEE Advanced / NEET)

The continuous compound interest formula is mathematically identical to the exponential decay formula \( N = N_0 e^{-\lambda t} \) used in nuclear physics (NEET, JEE Advanced). Here, \( \lambda \) is the decay constant (analogous to r) and \( N_0 \) is the initial quantity (analogous to P). NEET aspirants must recognise that half-life \( t_{1/2} = \frac{\ln 2}{\lambda} \) directly mirrors the doubling time formula \( t = \frac{\ln 2}{r} \) in continuous compounding. Mastering one formula effectively teaches the other.

Application 3: Comparing Compounding Frequencies (JEE Main)

JEE Main frequently presents data-interpretation problems that ask students to rank investment schemes by return. The key insight is: for the same nominal rate, continuous compounding always yields the highest effective annual rate, given by \( EAR = e^r – 1 \). Our experts suggest practising numerical comparisons between annual, semi-annual, quarterly, monthly, and continuous compounding to build intuition quickly.

FAQs on Continuous Compound Interest Formula

The Continuous Compound Interest Formula is A = Pe^(rt), where A is the final amount, P is the principal, e is Euler's number (≈ 2.71828), r is the annual interest rate in decimal form, and t is time in years. It gives the maximum possible accumulated amount when interest is compounded an infinite number of times per year.

To calculate continuous compound interest: (1) Convert the percentage rate to a decimal (e.g., 5% = 0.05). (2) Multiply r by t to get the exponent. (3) Calculate e raised to that exponent. (4) Multiply the result by the principal P to get the total amount A. (5) Subtract P from A to find the interest earned (CI = A − P).

Standard compound interest uses A = P(1 + r/n)^(nt), where n is the number of compounding periods per year (e.g., 12 for monthly). Continuous compound interest is the limiting case as n approaches infinity, giving A = Pe^(rt). Continuous compounding always produces a slightly higher amount than any finite compounding frequency for the same nominal rate.

The Continuous Compound Interest Formula is important for JEE because it directly connects to Class 12 differential equations (Chapter 9) and exponential functions. JEE Main tests the derivation via limits and its application to growth/decay problems. For CBSE Class 12 Applied Mathematics, it is a core topic. Understanding it also helps with radioactive decay and population growth problems in NEET and JEE Advanced.

The most common mistakes are: (1) Using the percentage rate directly instead of converting to decimal. (2) Confusing the total amount A with the interest CI. (3) Using log base 10 instead of natural log (ln) when rearranging the formula. (4) Adding r and t instead of multiplying them for the exponent. (5) Forgetting to convert time from months to years when required.

We hope this comprehensive guide to the Continuous Compound Interest Formula has helped you build a strong understanding of the concept, its derivation, and its applications. For more related formulas, explore our detailed articles on the Angular Velocity Formula, the Instantaneous Speed Formula, and the Fluid Mechanics Formula. You can also visit our complete Physics Formulas hub for a full list of NCERT-aligned formula articles. For official CBSE curriculum references, visit the NCERT official website.