Imagine you have a large sum of money . You decide to put this large sum of money into the stock market and, as the careful investor that you are, you decide to invest it in something low risk for a small return rate of .
Of course, one of your life goals is never to have to work this crappy job again. You ask to yourself "would it be possible for me to live off , and still grow my money?" In other words, you might take out some fixed amount at regular intervals, say , and hope that even if your cash pile gets smaller, compound interest would have you covered.
Disclaimer. This is not financial advice. However I do think that this question, and its answers can be insightful (or at the very least, interesting.) There are still many things that this model does not consider, and it's important to be aware of these things too (see the section on shortcomings.)
All models are wrong, but some are useful. George E. P. Box
Until this point, I've been trying really hard not to use the phrase "per month", or "per year." This is very intentional, because it doesn't matter at all! All that matters is that we work in terms of some regular period (every month, every year, every 10 days, every 6 minutes, you decide!) As long as and are both expressed in terms of that period, the math will work out.
Let's make the scenario abundantly clear: you have an initial sum , every period, you take out from it and the result accrues by , also every period.
Sidenote. Let's turn our attention to for a minute. Understanding its value will be very important throughout. Suppose that accrues by 5% each period. Then should be (not , not , but !) Why? Well suppose that you put in $100, and those $100 accrue 5% per period. Then, at the end of one period, you'll have $105, but that's equal to . If our rate were 12%, would be . If it were 100%, would be . If it were 1337%, would be . In general, your percentage number divided by 100, plus one. I really recommend making sure that this makes sense before moving on.
Ok, now we're ready to model the problem. Let's take a look at what happens each period.
At first, you have . This accrues by , so we get . This is how much you have at the end of the first period.
Of course, when the second period rolls around, you come back to take out, so you have (from the first period) minus
This all accrues by of course, so by the end of the second period, you have
Now we can see the pattern: each period, you take out , and the result accrues by . In general, we have
This kind of nesting is a pain to write, so let's rewrite it differently. First, notice that the on the very inside is multiplied by all the s. Secondly, notice that the most nested is also multiplied by all the s, and that the second most nested is multiplied by all the except one, the third by all the s except two, and so on...
Now suppose that we do this whole process for periods. Then, we can rewrite the expression in this form
This is already much easier to write! But where to go from here? If you've never seen it before I don't blame you, but we can actually simplify . This is called a geometric sum and in general, we have
Why this is equation is true is not obvious and beyond the scope of this article, but you can just trust me that it is (or try it for, say and !)
With this newfound knowledge descended to us from the heavens above, we can rewrite our form from earlier!
That's it! We've now modeled the problem and massaged it into a form which is not even much of a pain to write out. At this point, it's worth stopping to mention that, you could stop right here, plug in your numbers, and figure out how much money you'd have. If that's you, let me at least reiterate what everything above is saying, so that you can be sure you did it right.
is your initial large sum of money that you decide to invest. Maybe this is $50,000. Maybe it's $100,000. Maybe it's $500,000. You can decide this for yourself.
is the accruing rate over a period. For example, you might have heard that the S&P 500 returns on average, around 8% per year. It's important for to be written in terms of the period you are going for! In the example of the S&P 500 above, 8% per year does not mean 8% per month (I mean could you imagine??) Instead, to get the monthly interest rate, you need to divide it equally into each month (12 months in a year) and get a month interest rate of per month. Already, a lot more believable.
is the number of periods. For instance, if you're working in months and want to calculate for years, that would be . If you're working in years and want to find out for years, . Just make sure your value is correctly adjusted for the period you're working in (see bullet above.)
Finally, what the whole expression is telling you is how much money you will have at the end of periods by following this process.
In the previous section, I told you that we had completely modeled the problem. While this is true, there are still some questions we haven't answered. We know at the end of each period how much money we'll have, but what if that number is going down over more and more periods? (Spoiler alert: that does mean you're going bankrupt.)
It's probably important for us to figure out exactly when it does go down so we can avoid it.
A crude way of doing this is to just plug in your numbers for larger and larger values of . If you see the number going down as gets larger, that probably means you're taking too much money out each period.
Of course, we can be a lot more precise with the right math. This rate of change problem calls for some calculus! (Please don't be scared)
Remember our expression from the previous section? Let's call it , its a function (of a couple variables) that tells us how much money we'll have after periods.
The question we're interested in is: does go up as goes up? That is, if we chose values for everything else (, , and ) and we change , does our money go up or down?
Some of you might recognize this as the derivative of , with respect to . If you don't recognize this, it just means what I said above, and we write it like this
Our goal of course is for to go up as goes up. If you've never taken a partial derivative before, don't worry, I'll do it for you.
First, we massage a little bit
Now, we take the derivative with respect to .
If this rate of change is positive, we're making money! But where to go from here? Well, we know that we have no control over (we could make riskier investments of course, but let's not do that) Instead, let's ask the following question: "How big can I make in proportion with , without losing money?" In other words, how much of this snowball can I steal from and still have my snowball grow? What we're really looking for here is a ratio of and , so let's solve for that!
Wow! Look at how simple that result is. I have to admit that when I first solved this system, I was definitely a bit surprised myself. Notice how is completely gone! This should make sense, since changing the number of periods we do this over isn't going to make us lose more or less money: it's just going to tell us how much we've made (or lost.)
This result tells us that our ratio should be at least , but what does that say about ? If we solve for it, we can know the answer
If is less than this quantity, we're not losing money!
It would be disingenuous not to mention certain things that this model fails to consider. Firstly, interest rates are hardly constant. For instance, I mentioned earlier that the S&P 500 returns on average 8% per year, but this is an average. Some years, it might be less (maybe even negative), and some it might be more. The second thing that this model fails to consider is that normal people often have unpredictable expenses. While this model assumes that a constant amount is withdrawn each period, one might not find it difficult to imagine that an unforeseen expense may blow out this budget.
There are solutions to these problems of course, one could consider overestimating for , or underestimating for . However none of these changes would ever truly capture the actual complexity of the problem we attempt to solve. It is up to the reader to decide how to weigh these options.