Thursday, August 30, 2007

Calculating a Graduated Annuity

(Use the calculator to skip the math below.)

Calculating the future value of a savings program with fixed savings installments and a fixed interest rate (a simple annuity) is fairly straightforward with a geometric series:


T_1 = p ; T_2 = pr + p ; T_3 = pr^2 + pr + p ; T_n = pr^{n-1} + pr^{n-2} + pr^{n-3} + \dots + pr^2 + pr + p

To calculate the value after n periods, we multiply the last equation by r and subtract the result:

rT_n = pr^n + pr^{n-1} + pr^{n-2} + \dots + pr^3 + pr^2 + pr ; (r-1)T_n = pr^n - p ; T_n = p{r^n-1\over r-1}

So, saving $1,000/year for 10 years at 5% interest would give:

T_{10} = \$1,000{1.05^{10}-1\over 1.05-1} = \$12,577.89

And if we had the goal of saving $100,000 over 30 years with a 8%
interest rate, we could calculate the yearly deposit required:

p = T_n{r-1\over r^n-1} = \$100,000{1.08-1\over 1.08^{30}-1} = \$882.74


Now, since the real value of the periodic deposit degrades over time due to inflation, and since one's ability to save will hopefully increase over time due to increased income through cost-of-living increases and promotions, a real-life long-term savings plan will likely include deposits that increase over time (a graduated annuity). These, too, can be represented with a series:

T_1 = p ; T_2 = pr + pa ; T_3 & = pr^2 + par + pa^2 ; T_4 = pr^3 + par^2 + pa^2r + pa^3 ; T_n & = pr^{n-1} + par^{n-2} + pa^2r^{n-3} + \dots + pa^{n-3}r^2 + pa^{n-2}r + pa^{n-1}

where a is the geometric ratio describing the rate of increase (the graduation) of the deposits. This series is similar in form to the binomial series, except that the coefficients in this series are all the same. To solve for the sum, we multiply by a/r and subtract:

{a\over r}T_n = par^{n-2} + pa^2r^{n-2} + \dots + pa^{n-1} + p{a^n\over r} ; (1-{a\over r})T_n = p(r^{n-1} - {a^n\over r}) ; {r-a\over r}T_n = p{r^n-a^n\over r} ; T_n = p{r^n - a^n \over r-a}

Notice how this simplifies to the result for constant deposits, when a=1.

This equation can be rearranged to the elegant form:

{T_n\over p}r - r^n = {T_n\over p}a - a^n, r \ne a

When asked to solve for either rate, Mathematica complained that this equation involves variables in "an essentially non-algebraic way," which I found a bit odd. Nevertheless, to determine the interest rate necessary to achieve a given sum with a set rate of deposit graduation (or vice versa), one can evaluate one side of the equation, move the resulting constant to the other side, and calculate the positive real roots of the n-th degree polynomial.

In any case, after 10 years, a savings program that begins at $1,000/year
and increases by 4% each year with 8% interest would give:

T_{10} =  \$1,000{1.08^{10}-1.04^{10}\over 1.08-1.04} = \$16,967.02


This equation is also useful for determining savings left after a series of increasing withdraws. If one starts with $500,000 in retirement savings invested at 5%, taking a 2% inflation-adjusted $30,000 annuity for 5 years would leave:

T_n = Ar^n - p{r^n - a^n \over r-a} = \$500,000\cdot1.05^5 - \$30,000{1.05^5-1.02^5\over1.05-1.02} = \$465,940.02


One can rearrange the formula to achieve a somewhat unwieldy but functional equation for the number of years before the retirement savings will run out:

0 = Ar^n-p{r^n-a^n\over r-a} ; {A(r-a)\over p}r^n = r^n - a^n ; a^n = [1-{A(r-a)\over p}]r^n ; n\log a = n\log r + \log[1-{A(r-a)\over p}] ; n(\log a - \log r) = \log[1-{A(r-a)\over p}] ; n = \log[1-{A(r-a)\over p}] \div \log {a\over r}

So, to find out how long the $500,000 investment from the previous example will last:

n = \log[1-{\$500,000(1.05-1.02)\over\$30,000}] \div \log{1.02\over1.05} = 23.9 years


All of these calculations assume that payments occur at the end of the year (an ordinary annuity). The calculations for payments at the beginning of the year (an annuity due) are equally straightforward, and yield:

T_n = pr{r^n-a^n\over r-a}

Wednesday, August 22, 2007

Because We Were Slaves

When you are harvesting in your field and you overlook a sheaf, do not go back to get it. Leave it for the alien the fatherless, and the widow, so that the Lord your God may bless you in all the work of your hands.

When you beat the olives from your trees, do not go over the branches a second time. Leave what remains for the alien, the fatherless, and the widow.

When you harvest the grapes in your vineyard, do not go over the vines again. Leave what remains for the alien, the fatherless, and the widow.

Remember that you were slaves in Egypt. That is why I command you to do this. (Deuteronomy 24:29-22)

What would people say if you were to ask them why they should give to the needy? "It's their human right to have adequate food, shelter, clothing, and education," some might say. "It's your social responsibility," perhaps. Or maybe, "What goes around comes around."

Do you think anyone would say, "Because we were slaves"?

I find it striking that God gave precisely this reason for his command of charity to the Israelites as they were poised to cross the Jordan into the Promised Land. Why, of all things, would God ground his command in their former slavery?

Some might suggest that God was calling the Israelites to recall their former meager estate in order to identify with the poor, and thus to give out of empathetic pity. And, while this certainly could be part of it, I think there's something much more to God's reasoning here.

Not only were all the riches the Israelites possessed--from the spoils of Egypt to the land they were soon to inherit and its abundant fruit--gifts directly from God, but the Israelites would be in no position to enjoy any of these material goods if not for God's mighty deliverance of them from the bondage of slavery in Egypt. In recalling for them their former slavery, God is saying, "Remember how it is you got the land for your fields and vineyards; remember why you are free to cultivate and harvest. The only reason you live in comfort is because I have saved you and given you all you have." God commanded the Israelites, therefore, to give of their goods (which were really God's to begin with) to the poor among them in thanksgiving to God for his provision and liberation, providing a kind of miniature liberation in turn for the poor from the bonds of poverty.

"Now that's all well and good for the Israelites," you might say, "but I worked hard for my own riches, and have been enslaved to no man." Not so fast. Whatever work you have done to earn your income you would not have accomplished without the gifts of God--even the gifts as basic as your latent abilities and drive for hard work. But more importantly, you, as well, were also a slave--a slave to sin and death. By trusting in Jesus Christ, you accept the gift of liberation from the bondage of the slavery to death. And in thanksgiving for this salvation, God calls you to share his gifts with the poor.

So, when asked why charity is important, you too can say, "Because we were slaves."


For more Biblical insights on poverty, I commend to you the sermon series on poverty given at Blanchard Alliance Church, in Wheaton, Illinois:
The Dignity of Potato Eaters, 1/7/2007
Stopping Our Oppression of the Poor, 1/14/2007
Living on Less to Share with Others, 1/21/2007
Helping the Poor Regain the Dignity of Self Support, 1/28/2007