Michael F. answered 09/27/22
More than 30 years of college math and computer science teaching
"Ordinary Annuities" (and "Annuity Dues") are sequences of identical payments made regularly over time (e.g. monthly, quarterly, etc) . But why not allow payments that grow or shrink geometrically (by constant percentage) over time? If inflation made prices go up at a fixed percentage, I could ask for my monthly payments to grow at the inflation rate. This problem asks for analysis of such a sequence of payments, as well as some other standard problems finding future values of annuities and lump sums.
Let’s assume that the payments are made for 50 + y years, where y is a whole number. y of years. And payments are at the end of the month. And assume that "3% annual interest compounded daily” (for the first 50 years) is computed as 3%/12 monthly interest compounded 30 times per month. So every month’s growth factor is
m = (1+.03/360)^30.
So the value of these payments 50 years (600 months) from now is the future value of the 50-year, 600-payment annuity
A600=850 * (m600-1)/(m-1) [obtained using a well-known formula for future value of an annuity].
and the value of those 600 payments y years late, at time 50+y, is A600*m12y [using a well-known formula for the future value of a lump sum].
For t from 1 to y, the 12 monthly payments in the tth year after the 50 year mark are all 850 * (1+.025)t, so the value at the end of year 50+t of those 12 payments is the future value of the 12-month annuity for that year, which is
Pt = 850 * (1+.025)t * (m12-1)/(m-1) .
Note that Pt+1 is a constant multiple of Pt. For every t from 1 to y-1, Pt+1 = Pt * [1 + .025] .
Treat that annuity's future value (the value after the tth year) as a single annual deposit made at the end of year 50+t. So these y deposits are a geometrically increasing sequence of payments with money earning interest at a constant rate (in this case, not the same rate as the growth of the sequence of payments).
And the future value of that deposit at time 50+y (after y-t years of interest) is Pt * m12(y-t).
And the future value of all y of those annual Pt is
∑{for t from 1 to y} (Pt * m12(y-t)).
= ∑{for t from 1 to y} (850 * (1+.025)t * (m12-1)/(m-1) * m12(y-t)) *
=∑{for t from 1 to y} [850 * (m12-1)/(m-1) * m12y] *[(1+.025) / m12]t
(a geometric sum, since the values in both sets of square brackets do not depend on t )
= 850 * m12y * (m12-1)/(m-1) * u * (1 – uy-1) / (1 – u)
where u = (1+.025) / m12
and m = (1+.03/360)30.
So the future value of all 50+y years of payments is:
A600*m12y + 850 * m12y * (m12-1)/(m-1) * u * (1 – uy-1) / (1 – u).