Tell me more ×
Quantitative Finance Stack Exchange is a question and answer site for finance professionals and academics. It's 100% free, no registration required.

Suppose that your grandmother is receiving Social Security at the start of next year and has to choose between two plans for how to receive her payments. Divide each year into $k$ payment periods ($k$ periodic compounding). From the start of next year, she plans to save over $n+1$ years the proceeds from her Social Security into an account that compounds $k$ times per year at annual interest rate $r$.

From both plans, the last payment is made at the start of the last period during the $(n+1)$st year.


Plan $A$ we take the first year to be the current year so plan $A$ begins at the start of next year (the second year). She receives the amount $A$ per period starting at the end of the first period of next year.

I have shown that the total amount she would accrue by the end of the $(n+1)$st year under plan $A$ is $$\tag{$*$} FV_A \equiv A \left[{(1 + r/k)^{(n+1)k} - (1 + r/k) \over r/k}\right] $$


For plan $B$, she receives amount $B$ per period with the plan starting at the end of the $q$th year, so the first payment is at the end of the first period of the $(q+1)$st year. So I have similarly shown that the amount she would have accrued by the end of the $(n+1)$st year is $$\tag{$**$} FV_B \equiv B \left[{(1 + r/k)^{[(n+1)-q]k} - (1 + r/k) \over r/k}\right] $$


My Question

Using those two FV amounts, and assuming that plan $B$ pays more per period than plan $A$, (but starts later) i.e. $B > A$, assuming also that the interest rate is above a certain threshold: $$r > k[(B/A)^{1/q} - 1]$$ I must show that there is no $n$ such that the amounts accrued under both plans are equal by the end of the $(n+1)$st year.

I must then show that plan $A$ is superior to plan $B$ i.e. $FV_A > FV_B$.


I know that I need only use the $FV$ values I derived above, but what assumptions should I make? I am working myself in circles doing this problem.

share|improve this question
Since you cross-posted this, I'm going to close it here. As per the FAQ, cross-posting is prohibited. – chrisaycock Sep 18 '12 at 2:36

closed as too localized by chrisaycock Sep 18 '12 at 2:36

This question is unlikely to help any future visitors; it is only relevant to a small geographic area, a specific moment in time, or an extraordinarily narrow situation that is not generally applicable to the worldwide audience of the internet. For help making this question more broadly applicable, see the FAQ.

1 Answer

I received an answer to this question on math.SE here, thus any who are wondering about how to show this inequality should refer to the question on the mathematics site.

share|improve this answer

Not the answer you're looking for? Browse other questions tagged or ask your own question.