This equation calculates the fixed periodic payment required to reduce a loan to zero over a specified number of periods, assuming a constant interest rate.
The original total sum underwritten or borrowed in the contract. This acts as the base currency pool on which interest is calculated. Escalating P has a strictly linear correlation: doubling the principal doubles your periodic payment, holding all other variables constant.
The interest rate per payment cycle, derived by dividing the nominal Annual Percentage Rate (APR) by the yearly compounding frequency (e.g., $r = \text{APR} / 12$). A higher i exponentially compounds interest, skewing early payments heavily away from principal reduction.
The total cumulative payment count over the entire contract length (calculated as Years × Payments per Year). A longer term n spreads the capital retirement out, shrinking the monthly installment but multiplying the total interest paid in the long-term.
The amortization equation is derived directly from the present value of an ordinary annuity. The sum of all future periodic payments $M$, discounted back to the present day using the periodic interest factor $i$, must exactly equal the initial principal capital $P$:
By utilizing the mathematical formula for a geometric series progression, this summation simplifies to: P = M × [ 1 - (1+i)⁻ⁿ ] / i Solving algebraically for the monthly repayment $M$ yields the canonical universal expression: M = P × [ i(1+i)ⁿ ] / [ (1+i)ⁿ - 1 ]
To illustrate the practical mechanics of the formula, let us construct a classic scenario calculating a 5-Year monthly auto loan:
Step-by-Step Arithmetic Computation:
Step 1: Calculate compounding factor $(1+i)^n$: (1.005)⁶⁰ ≈ 1.348850
Step 2: Solve the numerator i(1+i)^n: 0.005 × 1.348850 = 0.00674425
Step 3: Solve the denominator (1+i)^n - 1: 1.348850 - 1 = 0.348850
Step 4: Compute final monthly installment M: 100,000 × (0.00674425 / 0.348850) ≈ $1,933.28
Understanding how components of the formula interact is essential to strategic debt design:
The universal amortization formula assumes fixed periodic cycles. When adjusting payment schedules, we must mathematically alter both the periodic interest factor (i_k) and the contractual payment cycles (n_k) based on the compounding frequency constant k:
i12 = APR / 12
n12 = Years × 12
i26 = APR / 26
n26 = Years × 26
i52 = APR / 52
n52 = Years × 52
Standard variations divide the math strictly according to the calendar intervals (780 payments for 30-year bi-weekly or 1,560 for weekly). However, Accelerated Payment Plans leverage a mathematical loophole: they divide the monthly payment in half (for bi-weekly) or by four (for weekly) and pay that amount more frequently.
Since there are exactly 52 weeks (26 bi-weekly periods) in a year rather than 48, this results in the equivalent of 13 full monthly payments being made every 12 months. This accelerated paydown reduces the outstanding principal balance at a faster rate, preventing compound interest from accumulating and shaving years off the repayment term.
| Schedule Type | Periodic P&I | Annual Contrib. | Total Interest Sunk | Repayment Term |
|---|---|---|---|---|
| Standard Monthly (k = 12) | $599.55 | $7,194.60 | $115,838.19 | 30.0 Years |
| Standard Bi-Weekly (k = 26) | $276.43 | $7,187.18 | $115,615.40 | 30.0 Years |
| Standard Weekly (k = 52) | $138.15 | $7,183.80 | $115,514.00 | 30.0 Years |
| Accelerated Bi-Weekly | $299.78 | $7,794.28 | $89,510.15 | 24.2 Years |
| Accelerated Weekly | $149.89 | $7,794.28 | $89,122.90 | 24.1 Years |
We divide the APR (0.06) by 26 intervals to establish the precise periodic rate i = 0.00230769. The total periodic payments across 30 years become n = 780.
1. (1 + i)⁷⁸⁰ ≈ (1.00230769)⁷⁸⁰ ≈ 6.01258
2. Numerator: i(1 + i)⁷⁸⁰ ≈ 0.013875
3. Denominator: (1 + i)⁷⁸⁰ - 1 ≈ 5.01258
4. Payment: $100,000 × (0.013875 / 5.01258) ≈ $276.43
We divide the rate (0.06) by 52 intervals to establish the precise weekly factor i = 0.00115385. Total cycles count escalates to n = 1560.
1. (1 + i)¹⁵⁶⁰ ≈ (1.00115385)¹⁵⁶⁰ ≈ 6.02422
2. Numerator: i(1 + i)¹⁵⁶⁰ ≈ 0.006951
3. Denominator: (1 + i)¹⁵⁶⁰ - 1 ≈ 5.02422
4. Payment: $100,000 × (0.006951 / 5.02422) ≈ $138.15
By altering rate or term during the loan's life, a borrower resets the amortization curve. Refinancing at a lower rate reduces the periodic interest load, while shortening the duration accelerates principal reduction but intensifies the monthly obligation.
Amortization methods differ drastically by region. In Canadian fixed mortgages, interest must compound semi-annually under legal guidelines, which translates to a marginally decreased overall credit costs compared to US standard monthly compounding calculations.