Mathematics of Finance
$begingroup$
If you invest a dollar at “6% interest compounded monthly,” it amounts to $1.005^n$
dollars after $n$ months. If you invest 10 dollars at the beginning of each month for 10 years (120 months), how much will you have at the end of the 10 years? I know the answer is $1646.99 but do not know how to get this answer using the compound interest formula. Please explain.
finance
$endgroup$
add a comment |
$begingroup$
If you invest a dollar at “6% interest compounded monthly,” it amounts to $1.005^n$
dollars after $n$ months. If you invest 10 dollars at the beginning of each month for 10 years (120 months), how much will you have at the end of the 10 years? I know the answer is $1646.99 but do not know how to get this answer using the compound interest formula. Please explain.
finance
$endgroup$
$begingroup$
We use dollar signs to set off MathJax, which is why your post changes from normal to italics. Please escape the dollar signs or escape them with backslashes.
$endgroup$
– Ross Millikan
Jan 2 at 21:20
$begingroup$
What have you tried? The compound interest formula is all you really need.
$endgroup$
– Neeyanth Kopparapu
Jan 2 at 21:31
$begingroup$
This is called Future value of annuity due
$endgroup$
– farruhota
Jan 3 at 5:16
add a comment |
$begingroup$
If you invest a dollar at “6% interest compounded monthly,” it amounts to $1.005^n$
dollars after $n$ months. If you invest 10 dollars at the beginning of each month for 10 years (120 months), how much will you have at the end of the 10 years? I know the answer is $1646.99 but do not know how to get this answer using the compound interest formula. Please explain.
finance
$endgroup$
If you invest a dollar at “6% interest compounded monthly,” it amounts to $1.005^n$
dollars after $n$ months. If you invest 10 dollars at the beginning of each month for 10 years (120 months), how much will you have at the end of the 10 years? I know the answer is $1646.99 but do not know how to get this answer using the compound interest formula. Please explain.
finance
finance
edited Jan 2 at 21:51
Madarb
351111
351111
asked Jan 2 at 21:18
Eric BrownEric Brown
11011
11011
$begingroup$
We use dollar signs to set off MathJax, which is why your post changes from normal to italics. Please escape the dollar signs or escape them with backslashes.
$endgroup$
– Ross Millikan
Jan 2 at 21:20
$begingroup$
What have you tried? The compound interest formula is all you really need.
$endgroup$
– Neeyanth Kopparapu
Jan 2 at 21:31
$begingroup$
This is called Future value of annuity due
$endgroup$
– farruhota
Jan 3 at 5:16
add a comment |
$begingroup$
We use dollar signs to set off MathJax, which is why your post changes from normal to italics. Please escape the dollar signs or escape them with backslashes.
$endgroup$
– Ross Millikan
Jan 2 at 21:20
$begingroup$
What have you tried? The compound interest formula is all you really need.
$endgroup$
– Neeyanth Kopparapu
Jan 2 at 21:31
$begingroup$
This is called Future value of annuity due
$endgroup$
– farruhota
Jan 3 at 5:16
$begingroup$
We use dollar signs to set off MathJax, which is why your post changes from normal to italics. Please escape the dollar signs or escape them with backslashes.
$endgroup$
– Ross Millikan
Jan 2 at 21:20
$begingroup$
We use dollar signs to set off MathJax, which is why your post changes from normal to italics. Please escape the dollar signs or escape them with backslashes.
$endgroup$
– Ross Millikan
Jan 2 at 21:20
$begingroup$
What have you tried? The compound interest formula is all you really need.
$endgroup$
– Neeyanth Kopparapu
Jan 2 at 21:31
$begingroup$
What have you tried? The compound interest formula is all you really need.
$endgroup$
– Neeyanth Kopparapu
Jan 2 at 21:31
$begingroup$
This is called Future value of annuity due
$endgroup$
– farruhota
Jan 3 at 5:16
$begingroup$
This is called Future value of annuity due
$endgroup$
– farruhota
Jan 3 at 5:16
add a comment |
1 Answer
1
active
oldest
votes
$begingroup$
Your first deposit compounds for 120 months.
The second for 119 months.
Your last deposit for 1 month.
The future value of 120 deposits.
$10(1.005)^{120} + 10(1.005)^{119} + cdots + 10(1.005)$
or
$sum_{n=1}^{120} 10(1.005)^n$
This is the sum of a geometric progression.
$sum_{n=1}^{m} y^n = frac {y(y^m-1)}{y-1}$
to find this formula multiply by $frac {1-y}{1-y}$
$frac {1}{1-y}(1-y)(y+y^2 + y^3 + cdots + y^m) = frac {1}{1-y} (y - y^2 + y^2 -y^3 + y^3-y^4 + cdots - y^{m+1})$
The expression "telescopes" leaving:
$frac {1}{1-y} (y - y^{m+1})$ which equals the formula above.
plugging the numbers for this problem.
$10frac {1.005(1.005^{120} - 1)}{0.005}$
$endgroup$
add a comment |
Your Answer
StackExchange.ifUsing("editor", function () {
return StackExchange.using("mathjaxEditing", function () {
StackExchange.MarkdownEditor.creationCallbacks.add(function (editor, postfix) {
StackExchange.mathjaxEditing.prepareWmdForMathJax(editor, postfix, [["$", "$"], ["\\(","\\)"]]);
});
});
}, "mathjax-editing");
StackExchange.ready(function() {
var channelOptions = {
tags: "".split(" "),
id: "69"
};
initTagRenderer("".split(" "), "".split(" "), channelOptions);
StackExchange.using("externalEditor", function() {
// Have to fire editor after snippets, if snippets enabled
if (StackExchange.settings.snippets.snippetsEnabled) {
StackExchange.using("snippets", function() {
createEditor();
});
}
else {
createEditor();
}
});
function createEditor() {
StackExchange.prepareEditor({
heartbeatType: 'answer',
autoActivateHeartbeat: false,
convertImagesToLinks: true,
noModals: true,
showLowRepImageUploadWarning: true,
reputationToPostImages: 10,
bindNavPrevention: true,
postfix: "",
imageUploader: {
brandingHtml: "Powered by u003ca class="icon-imgur-white" href="https://imgur.com/"u003eu003c/au003e",
contentPolicyHtml: "User contributions licensed under u003ca href="https://creativecommons.org/licenses/by-sa/3.0/"u003ecc by-sa 3.0 with attribution requiredu003c/au003e u003ca href="https://stackoverflow.com/legal/content-policy"u003e(content policy)u003c/au003e",
allowUrls: true
},
noCode: true, onDemand: true,
discardSelector: ".discard-answer"
,immediatelyShowMarkdownHelp:true
});
}
});
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
StackExchange.ready(
function () {
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2fmath.stackexchange.com%2fquestions%2f3059990%2fmathematics-of-finance%23new-answer', 'question_page');
}
);
Post as a guest
Required, but never shown
1 Answer
1
active
oldest
votes
1 Answer
1
active
oldest
votes
active
oldest
votes
active
oldest
votes
$begingroup$
Your first deposit compounds for 120 months.
The second for 119 months.
Your last deposit for 1 month.
The future value of 120 deposits.
$10(1.005)^{120} + 10(1.005)^{119} + cdots + 10(1.005)$
or
$sum_{n=1}^{120} 10(1.005)^n$
This is the sum of a geometric progression.
$sum_{n=1}^{m} y^n = frac {y(y^m-1)}{y-1}$
to find this formula multiply by $frac {1-y}{1-y}$
$frac {1}{1-y}(1-y)(y+y^2 + y^3 + cdots + y^m) = frac {1}{1-y} (y - y^2 + y^2 -y^3 + y^3-y^4 + cdots - y^{m+1})$
The expression "telescopes" leaving:
$frac {1}{1-y} (y - y^{m+1})$ which equals the formula above.
plugging the numbers for this problem.
$10frac {1.005(1.005^{120} - 1)}{0.005}$
$endgroup$
add a comment |
$begingroup$
Your first deposit compounds for 120 months.
The second for 119 months.
Your last deposit for 1 month.
The future value of 120 deposits.
$10(1.005)^{120} + 10(1.005)^{119} + cdots + 10(1.005)$
or
$sum_{n=1}^{120} 10(1.005)^n$
This is the sum of a geometric progression.
$sum_{n=1}^{m} y^n = frac {y(y^m-1)}{y-1}$
to find this formula multiply by $frac {1-y}{1-y}$
$frac {1}{1-y}(1-y)(y+y^2 + y^3 + cdots + y^m) = frac {1}{1-y} (y - y^2 + y^2 -y^3 + y^3-y^4 + cdots - y^{m+1})$
The expression "telescopes" leaving:
$frac {1}{1-y} (y - y^{m+1})$ which equals the formula above.
plugging the numbers for this problem.
$10frac {1.005(1.005^{120} - 1)}{0.005}$
$endgroup$
add a comment |
$begingroup$
Your first deposit compounds for 120 months.
The second for 119 months.
Your last deposit for 1 month.
The future value of 120 deposits.
$10(1.005)^{120} + 10(1.005)^{119} + cdots + 10(1.005)$
or
$sum_{n=1}^{120} 10(1.005)^n$
This is the sum of a geometric progression.
$sum_{n=1}^{m} y^n = frac {y(y^m-1)}{y-1}$
to find this formula multiply by $frac {1-y}{1-y}$
$frac {1}{1-y}(1-y)(y+y^2 + y^3 + cdots + y^m) = frac {1}{1-y} (y - y^2 + y^2 -y^3 + y^3-y^4 + cdots - y^{m+1})$
The expression "telescopes" leaving:
$frac {1}{1-y} (y - y^{m+1})$ which equals the formula above.
plugging the numbers for this problem.
$10frac {1.005(1.005^{120} - 1)}{0.005}$
$endgroup$
Your first deposit compounds for 120 months.
The second for 119 months.
Your last deposit for 1 month.
The future value of 120 deposits.
$10(1.005)^{120} + 10(1.005)^{119} + cdots + 10(1.005)$
or
$sum_{n=1}^{120} 10(1.005)^n$
This is the sum of a geometric progression.
$sum_{n=1}^{m} y^n = frac {y(y^m-1)}{y-1}$
to find this formula multiply by $frac {1-y}{1-y}$
$frac {1}{1-y}(1-y)(y+y^2 + y^3 + cdots + y^m) = frac {1}{1-y} (y - y^2 + y^2 -y^3 + y^3-y^4 + cdots - y^{m+1})$
The expression "telescopes" leaving:
$frac {1}{1-y} (y - y^{m+1})$ which equals the formula above.
plugging the numbers for this problem.
$10frac {1.005(1.005^{120} - 1)}{0.005}$
edited Jan 2 at 22:37
answered Jan 2 at 22:03
Doug MDoug M
44.5k31854
44.5k31854
add a comment |
add a comment |
Thanks for contributing an answer to Mathematics Stack Exchange!
- Please be sure to answer the question. Provide details and share your research!
But avoid …
- Asking for help, clarification, or responding to other answers.
- Making statements based on opinion; back them up with references or personal experience.
Use MathJax to format equations. MathJax reference.
To learn more, see our tips on writing great answers.
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
StackExchange.ready(
function () {
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2fmath.stackexchange.com%2fquestions%2f3059990%2fmathematics-of-finance%23new-answer', 'question_page');
}
);
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
$begingroup$
We use dollar signs to set off MathJax, which is why your post changes from normal to italics. Please escape the dollar signs or escape them with backslashes.
$endgroup$
– Ross Millikan
Jan 2 at 21:20
$begingroup$
What have you tried? The compound interest formula is all you really need.
$endgroup$
– Neeyanth Kopparapu
Jan 2 at 21:31
$begingroup$
This is called Future value of annuity due
$endgroup$
– farruhota
Jan 3 at 5:16