Finding the difference $(a_2 + a_4 + … + a_{100}) - (a_1 + a_3 + … + a_{99})$
$begingroup$
Given the general sequence $a_n = 4n^2 +6n - 4$, calculate the difference $(a_2 + a_4 + ... + a_{100}) - (a_1 + a_3 + ... + a_{99})$.
If we look closely the difference can be rewritten as the sum of the differences between every element:
$(a_2 - a_1) + (a_4 - a_3) + ... +(a_{100} - a_{99})$
We can turn this information into a new sequence, $c_n = a_{n+1} - a_n$:
$$c_n = a_{n+1} - a_n = [4(n+1)^2 +6(n+1) - 4] -[4n^2 +6n - 4] = 8n + 10$$
The new sequence is an arithmetic one, where $c_1 = 18$, $d = 8$, and has 50 elements.
Using the summation formula for an arithmetic sequence, we get:
$$C_n = frac{c_1+c_{n}}{2}cdot nrightarrow C_{50} = frac{c_1+c_{50}}{2}cdot 50 = frac{18 + 410}{2}cdot 50 = boxed{10700}$$
This appears to be wrong however, as the correct answer says 20500.
Where have I gone wrong?
sequences-and-series
$endgroup$
add a comment |
$begingroup$
Given the general sequence $a_n = 4n^2 +6n - 4$, calculate the difference $(a_2 + a_4 + ... + a_{100}) - (a_1 + a_3 + ... + a_{99})$.
If we look closely the difference can be rewritten as the sum of the differences between every element:
$(a_2 - a_1) + (a_4 - a_3) + ... +(a_{100} - a_{99})$
We can turn this information into a new sequence, $c_n = a_{n+1} - a_n$:
$$c_n = a_{n+1} - a_n = [4(n+1)^2 +6(n+1) - 4] -[4n^2 +6n - 4] = 8n + 10$$
The new sequence is an arithmetic one, where $c_1 = 18$, $d = 8$, and has 50 elements.
Using the summation formula for an arithmetic sequence, we get:
$$C_n = frac{c_1+c_{n}}{2}cdot nrightarrow C_{50} = frac{c_1+c_{50}}{2}cdot 50 = frac{18 + 410}{2}cdot 50 = boxed{10700}$$
This appears to be wrong however, as the correct answer says 20500.
Where have I gone wrong?
sequences-and-series
$endgroup$
2
$begingroup$
$6(n+1)neq 6n+1$, so your expression for $a_{n+1}$ is wrong. Ah, you just have corrected it...may be there are more.
$endgroup$
– Dietrich Burde
Jan 21 at 19:12
$begingroup$
@DietrichBurde Thanks, but this is just a typographical error, my notes were different.
$endgroup$
– daedsidog
Jan 21 at 19:14
1
$begingroup$
Last element is not $c_{50}$ !
$endgroup$
– Damien
Jan 21 at 19:19
add a comment |
$begingroup$
Given the general sequence $a_n = 4n^2 +6n - 4$, calculate the difference $(a_2 + a_4 + ... + a_{100}) - (a_1 + a_3 + ... + a_{99})$.
If we look closely the difference can be rewritten as the sum of the differences between every element:
$(a_2 - a_1) + (a_4 - a_3) + ... +(a_{100} - a_{99})$
We can turn this information into a new sequence, $c_n = a_{n+1} - a_n$:
$$c_n = a_{n+1} - a_n = [4(n+1)^2 +6(n+1) - 4] -[4n^2 +6n - 4] = 8n + 10$$
The new sequence is an arithmetic one, where $c_1 = 18$, $d = 8$, and has 50 elements.
Using the summation formula for an arithmetic sequence, we get:
$$C_n = frac{c_1+c_{n}}{2}cdot nrightarrow C_{50} = frac{c_1+c_{50}}{2}cdot 50 = frac{18 + 410}{2}cdot 50 = boxed{10700}$$
This appears to be wrong however, as the correct answer says 20500.
Where have I gone wrong?
sequences-and-series
$endgroup$
Given the general sequence $a_n = 4n^2 +6n - 4$, calculate the difference $(a_2 + a_4 + ... + a_{100}) - (a_1 + a_3 + ... + a_{99})$.
If we look closely the difference can be rewritten as the sum of the differences between every element:
$(a_2 - a_1) + (a_4 - a_3) + ... +(a_{100} - a_{99})$
We can turn this information into a new sequence, $c_n = a_{n+1} - a_n$:
$$c_n = a_{n+1} - a_n = [4(n+1)^2 +6(n+1) - 4] -[4n^2 +6n - 4] = 8n + 10$$
The new sequence is an arithmetic one, where $c_1 = 18$, $d = 8$, and has 50 elements.
Using the summation formula for an arithmetic sequence, we get:
$$C_n = frac{c_1+c_{n}}{2}cdot nrightarrow C_{50} = frac{c_1+c_{50}}{2}cdot 50 = frac{18 + 410}{2}cdot 50 = boxed{10700}$$
This appears to be wrong however, as the correct answer says 20500.
Where have I gone wrong?
sequences-and-series
sequences-and-series
edited Jan 21 at 19:13
daedsidog
asked Jan 21 at 19:11
daedsidogdaedsidog
29517
29517
2
$begingroup$
$6(n+1)neq 6n+1$, so your expression for $a_{n+1}$ is wrong. Ah, you just have corrected it...may be there are more.
$endgroup$
– Dietrich Burde
Jan 21 at 19:12
$begingroup$
@DietrichBurde Thanks, but this is just a typographical error, my notes were different.
$endgroup$
– daedsidog
Jan 21 at 19:14
1
$begingroup$
Last element is not $c_{50}$ !
$endgroup$
– Damien
Jan 21 at 19:19
add a comment |
2
$begingroup$
$6(n+1)neq 6n+1$, so your expression for $a_{n+1}$ is wrong. Ah, you just have corrected it...may be there are more.
$endgroup$
– Dietrich Burde
Jan 21 at 19:12
$begingroup$
@DietrichBurde Thanks, but this is just a typographical error, my notes were different.
$endgroup$
– daedsidog
Jan 21 at 19:14
1
$begingroup$
Last element is not $c_{50}$ !
$endgroup$
– Damien
Jan 21 at 19:19
2
2
$begingroup$
$6(n+1)neq 6n+1$, so your expression for $a_{n+1}$ is wrong. Ah, you just have corrected it...may be there are more.
$endgroup$
– Dietrich Burde
Jan 21 at 19:12
$begingroup$
$6(n+1)neq 6n+1$, so your expression for $a_{n+1}$ is wrong. Ah, you just have corrected it...may be there are more.
$endgroup$
– Dietrich Burde
Jan 21 at 19:12
$begingroup$
@DietrichBurde Thanks, but this is just a typographical error, my notes were different.
$endgroup$
– daedsidog
Jan 21 at 19:14
$begingroup$
@DietrichBurde Thanks, but this is just a typographical error, my notes were different.
$endgroup$
– daedsidog
Jan 21 at 19:14
1
1
$begingroup$
Last element is not $c_{50}$ !
$endgroup$
– Damien
Jan 21 at 19:19
$begingroup$
Last element is not $c_{50}$ !
$endgroup$
– Damien
Jan 21 at 19:19
add a comment |
2 Answers
2
active
oldest
votes
$begingroup$
We can turn this information into a new sequence, $c_n = a_{n+1} - a_n$:
Herein lies the problem. What you ultimately end up doing is finding $c_1 + ... + c_{50}$, but notice:
$$c_1 + c_2 = (a_2 - a_1) + (a_3 - a_2) = a_3 - a_1$$
Another example:
$$c_1 + ... + c_5 = (a_2 - a_1) + (a_3 - a_2) + ... + (a_6 - a_5) = a_6 - a_1$$
Basically, the sum over $c_n$ ends up being a telescoping sum of sorts, and you can see by now
$$c_1 + ... + c_{50} = a_{51} - a_1$$
which is not the sum you wanted to compute. Indeed, plugging in the appropriate values for $n$ shows $a_{51} - a_1 = 10,700$, your erroneous result.
$endgroup$
$begingroup$
Ahh. Thank you.
$endgroup$
– daedsidog
Jan 21 at 19:24
add a comment |
$begingroup$
$$sum_{r=1}^{50}(a_{2r}-a_{2r-1})=sum (4(4r-1)+6)=?$$
$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%2f3082277%2ffinding-the-difference-a-2-a-4-a-100-a-1-a-3-a-99%23new-answer', 'question_page');
}
);
Post as a guest
Required, but never shown
2 Answers
2
active
oldest
votes
2 Answers
2
active
oldest
votes
active
oldest
votes
active
oldest
votes
$begingroup$
We can turn this information into a new sequence, $c_n = a_{n+1} - a_n$:
Herein lies the problem. What you ultimately end up doing is finding $c_1 + ... + c_{50}$, but notice:
$$c_1 + c_2 = (a_2 - a_1) + (a_3 - a_2) = a_3 - a_1$$
Another example:
$$c_1 + ... + c_5 = (a_2 - a_1) + (a_3 - a_2) + ... + (a_6 - a_5) = a_6 - a_1$$
Basically, the sum over $c_n$ ends up being a telescoping sum of sorts, and you can see by now
$$c_1 + ... + c_{50} = a_{51} - a_1$$
which is not the sum you wanted to compute. Indeed, plugging in the appropriate values for $n$ shows $a_{51} - a_1 = 10,700$, your erroneous result.
$endgroup$
$begingroup$
Ahh. Thank you.
$endgroup$
– daedsidog
Jan 21 at 19:24
add a comment |
$begingroup$
We can turn this information into a new sequence, $c_n = a_{n+1} - a_n$:
Herein lies the problem. What you ultimately end up doing is finding $c_1 + ... + c_{50}$, but notice:
$$c_1 + c_2 = (a_2 - a_1) + (a_3 - a_2) = a_3 - a_1$$
Another example:
$$c_1 + ... + c_5 = (a_2 - a_1) + (a_3 - a_2) + ... + (a_6 - a_5) = a_6 - a_1$$
Basically, the sum over $c_n$ ends up being a telescoping sum of sorts, and you can see by now
$$c_1 + ... + c_{50} = a_{51} - a_1$$
which is not the sum you wanted to compute. Indeed, plugging in the appropriate values for $n$ shows $a_{51} - a_1 = 10,700$, your erroneous result.
$endgroup$
$begingroup$
Ahh. Thank you.
$endgroup$
– daedsidog
Jan 21 at 19:24
add a comment |
$begingroup$
We can turn this information into a new sequence, $c_n = a_{n+1} - a_n$:
Herein lies the problem. What you ultimately end up doing is finding $c_1 + ... + c_{50}$, but notice:
$$c_1 + c_2 = (a_2 - a_1) + (a_3 - a_2) = a_3 - a_1$$
Another example:
$$c_1 + ... + c_5 = (a_2 - a_1) + (a_3 - a_2) + ... + (a_6 - a_5) = a_6 - a_1$$
Basically, the sum over $c_n$ ends up being a telescoping sum of sorts, and you can see by now
$$c_1 + ... + c_{50} = a_{51} - a_1$$
which is not the sum you wanted to compute. Indeed, plugging in the appropriate values for $n$ shows $a_{51} - a_1 = 10,700$, your erroneous result.
$endgroup$
We can turn this information into a new sequence, $c_n = a_{n+1} - a_n$:
Herein lies the problem. What you ultimately end up doing is finding $c_1 + ... + c_{50}$, but notice:
$$c_1 + c_2 = (a_2 - a_1) + (a_3 - a_2) = a_3 - a_1$$
Another example:
$$c_1 + ... + c_5 = (a_2 - a_1) + (a_3 - a_2) + ... + (a_6 - a_5) = a_6 - a_1$$
Basically, the sum over $c_n$ ends up being a telescoping sum of sorts, and you can see by now
$$c_1 + ... + c_{50} = a_{51} - a_1$$
which is not the sum you wanted to compute. Indeed, plugging in the appropriate values for $n$ shows $a_{51} - a_1 = 10,700$, your erroneous result.
answered Jan 21 at 19:19


Eevee TrainerEevee Trainer
7,59721338
7,59721338
$begingroup$
Ahh. Thank you.
$endgroup$
– daedsidog
Jan 21 at 19:24
add a comment |
$begingroup$
Ahh. Thank you.
$endgroup$
– daedsidog
Jan 21 at 19:24
$begingroup$
Ahh. Thank you.
$endgroup$
– daedsidog
Jan 21 at 19:24
$begingroup$
Ahh. Thank you.
$endgroup$
– daedsidog
Jan 21 at 19:24
add a comment |
$begingroup$
$$sum_{r=1}^{50}(a_{2r}-a_{2r-1})=sum (4(4r-1)+6)=?$$
$endgroup$
add a comment |
$begingroup$
$$sum_{r=1}^{50}(a_{2r}-a_{2r-1})=sum (4(4r-1)+6)=?$$
$endgroup$
add a comment |
$begingroup$
$$sum_{r=1}^{50}(a_{2r}-a_{2r-1})=sum (4(4r-1)+6)=?$$
$endgroup$
$$sum_{r=1}^{50}(a_{2r}-a_{2r-1})=sum (4(4r-1)+6)=?$$
answered Jan 21 at 19:17
lab bhattacharjeelab bhattacharjee
226k15157275
226k15157275
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%2f3082277%2ffinding-the-difference-a-2-a-4-a-100-a-1-a-3-a-99%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
2
$begingroup$
$6(n+1)neq 6n+1$, so your expression for $a_{n+1}$ is wrong. Ah, you just have corrected it...may be there are more.
$endgroup$
– Dietrich Burde
Jan 21 at 19:12
$begingroup$
@DietrichBurde Thanks, but this is just a typographical error, my notes were different.
$endgroup$
– daedsidog
Jan 21 at 19:14
1
$begingroup$
Last element is not $c_{50}$ !
$endgroup$
– Damien
Jan 21 at 19:19