Rearrangement of Alternating Harmonic Series to be Infinity
$begingroup$
Our professor gave a problem asking to rearrange the alternating harmonic series:
$sum_{n=0}^{infty} frac{(-1)^n}{n} $
such that the rearrangement equals infinity.
So I was doing some searching and found this property that the rearranged sums of the alternating harmonic series sum to:
$ln(2) + frac{1}{2}ln(frac{p}{n}) $
Where $p$ is the number of positive terms listed followed by $n$ negative terms in the rearrangement.
So my idea is that in order for the rearrangement to go to infinity, either $p$ is going to have to be infinite, or $n$ is going to have to be $0$. Would this make sense for the problem? It almost seems like this would not be a valid rearrangement of the alternating harmonic series, since I would basically be rearranging it to be the normal harmonic series.
real-analysis sequences-and-series
$endgroup$
add a comment |
$begingroup$
Our professor gave a problem asking to rearrange the alternating harmonic series:
$sum_{n=0}^{infty} frac{(-1)^n}{n} $
such that the rearrangement equals infinity.
So I was doing some searching and found this property that the rearranged sums of the alternating harmonic series sum to:
$ln(2) + frac{1}{2}ln(frac{p}{n}) $
Where $p$ is the number of positive terms listed followed by $n$ negative terms in the rearrangement.
So my idea is that in order for the rearrangement to go to infinity, either $p$ is going to have to be infinite, or $n$ is going to have to be $0$. Would this make sense for the problem? It almost seems like this would not be a valid rearrangement of the alternating harmonic series, since I would basically be rearranging it to be the normal harmonic series.
real-analysis sequences-and-series
$endgroup$
add a comment |
$begingroup$
Our professor gave a problem asking to rearrange the alternating harmonic series:
$sum_{n=0}^{infty} frac{(-1)^n}{n} $
such that the rearrangement equals infinity.
So I was doing some searching and found this property that the rearranged sums of the alternating harmonic series sum to:
$ln(2) + frac{1}{2}ln(frac{p}{n}) $
Where $p$ is the number of positive terms listed followed by $n$ negative terms in the rearrangement.
So my idea is that in order for the rearrangement to go to infinity, either $p$ is going to have to be infinite, or $n$ is going to have to be $0$. Would this make sense for the problem? It almost seems like this would not be a valid rearrangement of the alternating harmonic series, since I would basically be rearranging it to be the normal harmonic series.
real-analysis sequences-and-series
$endgroup$
Our professor gave a problem asking to rearrange the alternating harmonic series:
$sum_{n=0}^{infty} frac{(-1)^n}{n} $
such that the rearrangement equals infinity.
So I was doing some searching and found this property that the rearranged sums of the alternating harmonic series sum to:
$ln(2) + frac{1}{2}ln(frac{p}{n}) $
Where $p$ is the number of positive terms listed followed by $n$ negative terms in the rearrangement.
So my idea is that in order for the rearrangement to go to infinity, either $p$ is going to have to be infinite, or $n$ is going to have to be $0$. Would this make sense for the problem? It almost seems like this would not be a valid rearrangement of the alternating harmonic series, since I would basically be rearranging it to be the normal harmonic series.
real-analysis sequences-and-series
real-analysis sequences-and-series
asked Oct 25 '18 at 0:42
TynaTyna
876
876
add a comment |
add a comment |
2 Answers
2
active
oldest
votes
$begingroup$
Well. First, note that
begin{align}
sum^infty_{n=1} frac{1}{2n} =infty.
end{align}
Then we see that there exists $N_1$ such that
begin{align}
2<frac{1}{2}+frac{1}{4}+ldots +frac{1}{2N_1}<3
end{align}
then
begin{align}
1<frac{1}{2}+frac{1}{4}+ldots +frac{1}{2N_1}-1<2.
end{align}
Next, we can find an $N_2$ such that
begin{align}
3<frac{1}{2}+frac{1}{4}+ldots +frac{1}{2N_1}-1+frac{1}{2(N_1+1)}+ldots+frac{1}{2N_2}<4
end{align}
then
begin{align}
2<frac{1}{2}+frac{1}{4}+ldots +frac{1}{2N_1}-1+frac{1}{2(N_1+1)}+ldots+frac{1}{2N_2}-frac{1}{3}.
end{align}
Again, choose $N_3$ such that
begin{align}
4<frac{1}{2}+frac{1}{4}+ldots +frac{1}{2N_1}-1+frac{1}{2(N_1+1)}+ldots+frac{1}{2N_2}-frac{1}{3}+frac{1}{2(N_2+1)}+ldots+frac{1}{2N_3}<5
end{align}
which means
begin{align}
3<frac{1}{2}+frac{1}{4}+ldots +frac{1}{2N_1}-1+frac{1}{2(N_1+1)}+ldots+frac{1}{2N_2}-frac{1}{3}+frac{1}{2(N_2+1)}+ldots+frac{1}{2N_3}-frac{1}{5}.
end{align}
Applying this process, you will obtain a rearrangment of $sum (-1)^n/n$ such that the resulting series diverges.
$endgroup$
add a comment |
$begingroup$
Rearrange the as following$$left({1over 1}+{1over 3}-{1over 2}right)+left({1over 5}+{1over 7}-{1over 4}right)+left({1over 9}+{1over 11}-{1over 6}right)+left({1over 13}+{1over 15}-{1over 8}right)+cdots\> {1over 3}+{1over 7}+{1over 11}+{1over 15}+cdots =infty$$therefore the series with this kind of rearrangement, goes to $infty$
$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%2f2969898%2frearrangement-of-alternating-harmonic-series-to-be-infinity%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$
Well. First, note that
begin{align}
sum^infty_{n=1} frac{1}{2n} =infty.
end{align}
Then we see that there exists $N_1$ such that
begin{align}
2<frac{1}{2}+frac{1}{4}+ldots +frac{1}{2N_1}<3
end{align}
then
begin{align}
1<frac{1}{2}+frac{1}{4}+ldots +frac{1}{2N_1}-1<2.
end{align}
Next, we can find an $N_2$ such that
begin{align}
3<frac{1}{2}+frac{1}{4}+ldots +frac{1}{2N_1}-1+frac{1}{2(N_1+1)}+ldots+frac{1}{2N_2}<4
end{align}
then
begin{align}
2<frac{1}{2}+frac{1}{4}+ldots +frac{1}{2N_1}-1+frac{1}{2(N_1+1)}+ldots+frac{1}{2N_2}-frac{1}{3}.
end{align}
Again, choose $N_3$ such that
begin{align}
4<frac{1}{2}+frac{1}{4}+ldots +frac{1}{2N_1}-1+frac{1}{2(N_1+1)}+ldots+frac{1}{2N_2}-frac{1}{3}+frac{1}{2(N_2+1)}+ldots+frac{1}{2N_3}<5
end{align}
which means
begin{align}
3<frac{1}{2}+frac{1}{4}+ldots +frac{1}{2N_1}-1+frac{1}{2(N_1+1)}+ldots+frac{1}{2N_2}-frac{1}{3}+frac{1}{2(N_2+1)}+ldots+frac{1}{2N_3}-frac{1}{5}.
end{align}
Applying this process, you will obtain a rearrangment of $sum (-1)^n/n$ such that the resulting series diverges.
$endgroup$
add a comment |
$begingroup$
Well. First, note that
begin{align}
sum^infty_{n=1} frac{1}{2n} =infty.
end{align}
Then we see that there exists $N_1$ such that
begin{align}
2<frac{1}{2}+frac{1}{4}+ldots +frac{1}{2N_1}<3
end{align}
then
begin{align}
1<frac{1}{2}+frac{1}{4}+ldots +frac{1}{2N_1}-1<2.
end{align}
Next, we can find an $N_2$ such that
begin{align}
3<frac{1}{2}+frac{1}{4}+ldots +frac{1}{2N_1}-1+frac{1}{2(N_1+1)}+ldots+frac{1}{2N_2}<4
end{align}
then
begin{align}
2<frac{1}{2}+frac{1}{4}+ldots +frac{1}{2N_1}-1+frac{1}{2(N_1+1)}+ldots+frac{1}{2N_2}-frac{1}{3}.
end{align}
Again, choose $N_3$ such that
begin{align}
4<frac{1}{2}+frac{1}{4}+ldots +frac{1}{2N_1}-1+frac{1}{2(N_1+1)}+ldots+frac{1}{2N_2}-frac{1}{3}+frac{1}{2(N_2+1)}+ldots+frac{1}{2N_3}<5
end{align}
which means
begin{align}
3<frac{1}{2}+frac{1}{4}+ldots +frac{1}{2N_1}-1+frac{1}{2(N_1+1)}+ldots+frac{1}{2N_2}-frac{1}{3}+frac{1}{2(N_2+1)}+ldots+frac{1}{2N_3}-frac{1}{5}.
end{align}
Applying this process, you will obtain a rearrangment of $sum (-1)^n/n$ such that the resulting series diverges.
$endgroup$
add a comment |
$begingroup$
Well. First, note that
begin{align}
sum^infty_{n=1} frac{1}{2n} =infty.
end{align}
Then we see that there exists $N_1$ such that
begin{align}
2<frac{1}{2}+frac{1}{4}+ldots +frac{1}{2N_1}<3
end{align}
then
begin{align}
1<frac{1}{2}+frac{1}{4}+ldots +frac{1}{2N_1}-1<2.
end{align}
Next, we can find an $N_2$ such that
begin{align}
3<frac{1}{2}+frac{1}{4}+ldots +frac{1}{2N_1}-1+frac{1}{2(N_1+1)}+ldots+frac{1}{2N_2}<4
end{align}
then
begin{align}
2<frac{1}{2}+frac{1}{4}+ldots +frac{1}{2N_1}-1+frac{1}{2(N_1+1)}+ldots+frac{1}{2N_2}-frac{1}{3}.
end{align}
Again, choose $N_3$ such that
begin{align}
4<frac{1}{2}+frac{1}{4}+ldots +frac{1}{2N_1}-1+frac{1}{2(N_1+1)}+ldots+frac{1}{2N_2}-frac{1}{3}+frac{1}{2(N_2+1)}+ldots+frac{1}{2N_3}<5
end{align}
which means
begin{align}
3<frac{1}{2}+frac{1}{4}+ldots +frac{1}{2N_1}-1+frac{1}{2(N_1+1)}+ldots+frac{1}{2N_2}-frac{1}{3}+frac{1}{2(N_2+1)}+ldots+frac{1}{2N_3}-frac{1}{5}.
end{align}
Applying this process, you will obtain a rearrangment of $sum (-1)^n/n$ such that the resulting series diverges.
$endgroup$
Well. First, note that
begin{align}
sum^infty_{n=1} frac{1}{2n} =infty.
end{align}
Then we see that there exists $N_1$ such that
begin{align}
2<frac{1}{2}+frac{1}{4}+ldots +frac{1}{2N_1}<3
end{align}
then
begin{align}
1<frac{1}{2}+frac{1}{4}+ldots +frac{1}{2N_1}-1<2.
end{align}
Next, we can find an $N_2$ such that
begin{align}
3<frac{1}{2}+frac{1}{4}+ldots +frac{1}{2N_1}-1+frac{1}{2(N_1+1)}+ldots+frac{1}{2N_2}<4
end{align}
then
begin{align}
2<frac{1}{2}+frac{1}{4}+ldots +frac{1}{2N_1}-1+frac{1}{2(N_1+1)}+ldots+frac{1}{2N_2}-frac{1}{3}.
end{align}
Again, choose $N_3$ such that
begin{align}
4<frac{1}{2}+frac{1}{4}+ldots +frac{1}{2N_1}-1+frac{1}{2(N_1+1)}+ldots+frac{1}{2N_2}-frac{1}{3}+frac{1}{2(N_2+1)}+ldots+frac{1}{2N_3}<5
end{align}
which means
begin{align}
3<frac{1}{2}+frac{1}{4}+ldots +frac{1}{2N_1}-1+frac{1}{2(N_1+1)}+ldots+frac{1}{2N_2}-frac{1}{3}+frac{1}{2(N_2+1)}+ldots+frac{1}{2N_3}-frac{1}{5}.
end{align}
Applying this process, you will obtain a rearrangment of $sum (-1)^n/n$ such that the resulting series diverges.
answered Oct 25 '18 at 1:40
Jacky ChongJacky Chong
17.8k21128
17.8k21128
add a comment |
add a comment |
$begingroup$
Rearrange the as following$$left({1over 1}+{1over 3}-{1over 2}right)+left({1over 5}+{1over 7}-{1over 4}right)+left({1over 9}+{1over 11}-{1over 6}right)+left({1over 13}+{1over 15}-{1over 8}right)+cdots\> {1over 3}+{1over 7}+{1over 11}+{1over 15}+cdots =infty$$therefore the series with this kind of rearrangement, goes to $infty$
$endgroup$
add a comment |
$begingroup$
Rearrange the as following$$left({1over 1}+{1over 3}-{1over 2}right)+left({1over 5}+{1over 7}-{1over 4}right)+left({1over 9}+{1over 11}-{1over 6}right)+left({1over 13}+{1over 15}-{1over 8}right)+cdots\> {1over 3}+{1over 7}+{1over 11}+{1over 15}+cdots =infty$$therefore the series with this kind of rearrangement, goes to $infty$
$endgroup$
add a comment |
$begingroup$
Rearrange the as following$$left({1over 1}+{1over 3}-{1over 2}right)+left({1over 5}+{1over 7}-{1over 4}right)+left({1over 9}+{1over 11}-{1over 6}right)+left({1over 13}+{1over 15}-{1over 8}right)+cdots\> {1over 3}+{1over 7}+{1over 11}+{1over 15}+cdots =infty$$therefore the series with this kind of rearrangement, goes to $infty$
$endgroup$
Rearrange the as following$$left({1over 1}+{1over 3}-{1over 2}right)+left({1over 5}+{1over 7}-{1over 4}right)+left({1over 9}+{1over 11}-{1over 6}right)+left({1over 13}+{1over 15}-{1over 8}right)+cdots\> {1over 3}+{1over 7}+{1over 11}+{1over 15}+cdots =infty$$therefore the series with this kind of rearrangement, goes to $infty$
answered Nov 30 '18 at 15:59
Mostafa AyazMostafa Ayaz
14.8k3938
14.8k3938
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%2f2969898%2frearrangement-of-alternating-harmonic-series-to-be-infinity%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