According to the general repayment formula, the mortgage repayment for month j is calculated by \begin{equation} Rj = \frac{L_{j-1}x_j}{1-(1+x_j)^{-(N-(j-1))}}. \end{equation} where $L_{j-1}$ is the loan amount outstanding from last month, $x_j$ is the interest rate in month j and N is the number of months the original mortgage was for.
Why, if the interest rate stays the same, does the repayment not change? the loan amount that the interest is calculated on goes down and so does the length of time left on the mortgage so why is the end result still the same?