It's said that playing the lottery is akin to imposing a tax on those who cannot do mathematics. However, there are plenty of real-life situations where it becomes difficult to gauge whether or not you are getting a good deal. Issues of real-estate, investment, and mortgaging is one of those situations.
Here's a typical situation that will be familiar to a lot of our readers. You would like to take out a mortgage of a certain amount, let's say L=L0. Currently, Halifax has a deal where they will charge you a fixed rate of r1=2.11% interest on the first t=n1 months. For the remainder of the time, up to t=ne, they will charge the variable rate, which for simplicity we assume to be at r2=3.74%.
Now when you fill out the details of the mortgage on their calculators, it will indicate how much you should be paying back per month, and this takes the form of a fixed amount m1 for the first period and m2 for the second. The question is then: how are m1 and m2 determined? Clearly, if m1 is very large, then this is typically in your best interest, as you profit from the better interest rate. Is the rate they set in your favour or theirs?
This turns out to be a question of recurrence relations. Let Ln be the current loan amount in the nth month. During the first period, 0<n<n1 we can verify that Ln=Ln−1(1+r1/12)−m1,
where r1=0.0211 is the interest rate and it is assumed to be compounded monthly. From this, it follows that Ln=kn1L0−m1(1−kn11−k1),
where we have set k1=1+r1/12. In the same vein, we reason that in the second period, where n1<n≤ne, it follows that Ln=k(n−ne)2L∗−m2(1−kn−ne21−k2),
where we have set k2=1+r2/12. The key parameter here is the value of L∗, which is the loan amount that exists in the changeover month, t=n1. By solving the above equations for m1 and m2, then these fixed monthly payments can be determined as a function of L∗ and all the other parameters of the problem.
As a test, I found that Halifax was quoting me monthly figures of m_1 = £620.87 and m_2 = £755.81 for a loan of £176,999.00. This is for the initial fixed period of n_1 = 62 months and then the remaining period stretches to month n_e = 396. Below is a graph of the two fixed monthly payments as a function of the changeover amount L^*.
Based on the image, you see two things. First, there is a critical point of intersection where you would pay exactly the same every month, and where m_1 = m_2. This point occurs at £723.432. To me, it would seem sensible to simply charge this fixed amount for the duration of the mortgage. Of course, people will remortgage depending on the change in the interest rates, but why not require this value?
The second point is that the changeover amount that Halifax imposes is instead on the right side of the intersection. Hence it requires a smaller initial monthly payment but a larger later payment. Because the total amount of interest paid increases (linearly) as you decrease m_1, this is in Halifax's favour. The difference amounts to around £6,712.
What this certainly indicates is that it's not enough for you to simply consider the duration of a fixed-term mortgage, but there are often sneaky calculations behind the scenes that may be suboptimal for you if you go with their repayment scheme.