How to find the value $sumlimits_{n=1}^{infty}frac{(-1)^{n}}{2n-1}$ converges to?












2












$begingroup$


We have been finding the value of sums related to the Harmonic series by using that



$sum_{n=1}^{N}frac{1}{n}= ln(N)+gamma + varepsilon_N$.



When I try to calculate $sum_{n=1}^{infty}frac{(-1)^{n}}{2n-1}$ using that method there is a point where I don´t know how to continue.



I have read that its value is $frac{pi}{4}$ but I don´t understand how is that obtained and I would like to know if it´s possible to solve it using the method I know.



This is what I did:



$S_N=sum_{n=1}^{N}frac{(-1)^n}{2n-1}$



$S_{2N}=sum_{n=1}^{2N}frac{(-1)^n}{2n-1}=-1+frac{1}{3}-frac{1}{5}+...-frac{1}{4N-3}+frac{1}{4N-1}=$



$=1+frac{1}{3}+frac{1}{5}+...+frac{1}{4N-1}-2(1+frac{1}{5}+frac{1}{9}+...+frac{1}{4N-3})=sum_{n=1}^{2N}frac{1}{2n-1}-2sum_{n=1}^{N}frac{1}{4n-3}$



.



$sum_{n=1}^{2N}frac{1}{2n-1}=1+frac{1}{3}+frac{1}{5}+...+frac{1}{4N-3}+frac{1}{4N-1}=$



$=1+frac{1}{2}+frac{1}{3}+...+frac{1}{4N-1}+frac{1}{4N}-(frac{1}{2}+frac{1}{4}+...+frac{1}{4N})=sum_{n=1}^{4N}frac{1}{n}-frac{1}{2}sum_{n=1}^{2N}frac{1}{n}$



.



But I don´t know what to do with the second one. I tried to write it like this:



$sum_{n=1}^{N}frac{1}{4n-3}=1+frac{1}{5}+frac{1}{9}+...+frac{1}{4N-3}=$



$=1+frac{1}{3}+frac{1}{5}+...+frac{1}{4N-3}+frac{1}{4N-1}-(frac{1}{3}+frac{1}{7}+...frac{1}{4N-1})=sum_{n=1}^{2N}frac{1}{2n-1}-sum_{n=1}^{N}frac{1}{4n-1}$



Wich didn´t help because I find $sum_{n=1}^{N}frac{1}{4n-1}$ as difficult to solve as $sum_{n=1}^{N}frac{1}{4n-3}$ and I have no idea of what else to do.










share|cite|improve this question











$endgroup$








  • 1




    $begingroup$
    Hint: $$sum_{n=1}^{infty}frac{(-1)^{n}}{2n-1}=sum_{n=1}^{infty}frac{a_n}{n}$$ where $(a_n)$ has period $4$ hence $$a_n=sum_{k=1}^4alpha_ki^{kn}$$ since $i$ is a principal fourth root of $1$, for some given $(alpha_1,alpha_2,alpha_3,alpha_4)$ independent of $n$. Now, it happens that $alpha_4=0$. And remains to compute $$u(i^k)=sum_{n=1}^inftyfrac{i^{kn}}n$$ for $k=1$, $k=2$ and $k=3$. Can you do that? At the end, $$sum_{n=1}^{infty}frac{(-1)^{n}}{2n-1}=alpha_1u(i)+alpha_2u(-1)+alpha_3u(-i)$$
    $endgroup$
    – Did
    Jan 28 at 16:49












  • $begingroup$
    We are still doing only real analysis, so sadly I can´t use that
    $endgroup$
    – Chalkling
    Jan 28 at 17:07










  • $begingroup$
    The list of tools you cannot use grows longer any minute, it seems (see your comment to the answer below for another example). Say, what are the tools you can use?
    $endgroup$
    – Did
    Jan 28 at 17:12










  • $begingroup$
    Silence... Probably not either the identity $$picot(pi z)=frac1z+2zsum_{n=1}^inftyfrac1{z^2-n^2}$$ at $z=frac14$...
    $endgroup$
    – Did
    Jan 28 at 17:23










  • $begingroup$
    No, not either. As I said below, right now can´t use almost anything other than the method we have been taught to use for this series and I wanted to know if that was enogh
    $endgroup$
    – Chalkling
    Jan 28 at 17:31
















2












$begingroup$


We have been finding the value of sums related to the Harmonic series by using that



$sum_{n=1}^{N}frac{1}{n}= ln(N)+gamma + varepsilon_N$.



When I try to calculate $sum_{n=1}^{infty}frac{(-1)^{n}}{2n-1}$ using that method there is a point where I don´t know how to continue.



I have read that its value is $frac{pi}{4}$ but I don´t understand how is that obtained and I would like to know if it´s possible to solve it using the method I know.



This is what I did:



$S_N=sum_{n=1}^{N}frac{(-1)^n}{2n-1}$



$S_{2N}=sum_{n=1}^{2N}frac{(-1)^n}{2n-1}=-1+frac{1}{3}-frac{1}{5}+...-frac{1}{4N-3}+frac{1}{4N-1}=$



$=1+frac{1}{3}+frac{1}{5}+...+frac{1}{4N-1}-2(1+frac{1}{5}+frac{1}{9}+...+frac{1}{4N-3})=sum_{n=1}^{2N}frac{1}{2n-1}-2sum_{n=1}^{N}frac{1}{4n-3}$



.



$sum_{n=1}^{2N}frac{1}{2n-1}=1+frac{1}{3}+frac{1}{5}+...+frac{1}{4N-3}+frac{1}{4N-1}=$



$=1+frac{1}{2}+frac{1}{3}+...+frac{1}{4N-1}+frac{1}{4N}-(frac{1}{2}+frac{1}{4}+...+frac{1}{4N})=sum_{n=1}^{4N}frac{1}{n}-frac{1}{2}sum_{n=1}^{2N}frac{1}{n}$



.



But I don´t know what to do with the second one. I tried to write it like this:



$sum_{n=1}^{N}frac{1}{4n-3}=1+frac{1}{5}+frac{1}{9}+...+frac{1}{4N-3}=$



$=1+frac{1}{3}+frac{1}{5}+...+frac{1}{4N-3}+frac{1}{4N-1}-(frac{1}{3}+frac{1}{7}+...frac{1}{4N-1})=sum_{n=1}^{2N}frac{1}{2n-1}-sum_{n=1}^{N}frac{1}{4n-1}$



Wich didn´t help because I find $sum_{n=1}^{N}frac{1}{4n-1}$ as difficult to solve as $sum_{n=1}^{N}frac{1}{4n-3}$ and I have no idea of what else to do.










share|cite|improve this question











$endgroup$








  • 1




    $begingroup$
    Hint: $$sum_{n=1}^{infty}frac{(-1)^{n}}{2n-1}=sum_{n=1}^{infty}frac{a_n}{n}$$ where $(a_n)$ has period $4$ hence $$a_n=sum_{k=1}^4alpha_ki^{kn}$$ since $i$ is a principal fourth root of $1$, for some given $(alpha_1,alpha_2,alpha_3,alpha_4)$ independent of $n$. Now, it happens that $alpha_4=0$. And remains to compute $$u(i^k)=sum_{n=1}^inftyfrac{i^{kn}}n$$ for $k=1$, $k=2$ and $k=3$. Can you do that? At the end, $$sum_{n=1}^{infty}frac{(-1)^{n}}{2n-1}=alpha_1u(i)+alpha_2u(-1)+alpha_3u(-i)$$
    $endgroup$
    – Did
    Jan 28 at 16:49












  • $begingroup$
    We are still doing only real analysis, so sadly I can´t use that
    $endgroup$
    – Chalkling
    Jan 28 at 17:07










  • $begingroup$
    The list of tools you cannot use grows longer any minute, it seems (see your comment to the answer below for another example). Say, what are the tools you can use?
    $endgroup$
    – Did
    Jan 28 at 17:12










  • $begingroup$
    Silence... Probably not either the identity $$picot(pi z)=frac1z+2zsum_{n=1}^inftyfrac1{z^2-n^2}$$ at $z=frac14$...
    $endgroup$
    – Did
    Jan 28 at 17:23










  • $begingroup$
    No, not either. As I said below, right now can´t use almost anything other than the method we have been taught to use for this series and I wanted to know if that was enogh
    $endgroup$
    – Chalkling
    Jan 28 at 17:31














2












2








2





$begingroup$


We have been finding the value of sums related to the Harmonic series by using that



$sum_{n=1}^{N}frac{1}{n}= ln(N)+gamma + varepsilon_N$.



When I try to calculate $sum_{n=1}^{infty}frac{(-1)^{n}}{2n-1}$ using that method there is a point where I don´t know how to continue.



I have read that its value is $frac{pi}{4}$ but I don´t understand how is that obtained and I would like to know if it´s possible to solve it using the method I know.



This is what I did:



$S_N=sum_{n=1}^{N}frac{(-1)^n}{2n-1}$



$S_{2N}=sum_{n=1}^{2N}frac{(-1)^n}{2n-1}=-1+frac{1}{3}-frac{1}{5}+...-frac{1}{4N-3}+frac{1}{4N-1}=$



$=1+frac{1}{3}+frac{1}{5}+...+frac{1}{4N-1}-2(1+frac{1}{5}+frac{1}{9}+...+frac{1}{4N-3})=sum_{n=1}^{2N}frac{1}{2n-1}-2sum_{n=1}^{N}frac{1}{4n-3}$



.



$sum_{n=1}^{2N}frac{1}{2n-1}=1+frac{1}{3}+frac{1}{5}+...+frac{1}{4N-3}+frac{1}{4N-1}=$



$=1+frac{1}{2}+frac{1}{3}+...+frac{1}{4N-1}+frac{1}{4N}-(frac{1}{2}+frac{1}{4}+...+frac{1}{4N})=sum_{n=1}^{4N}frac{1}{n}-frac{1}{2}sum_{n=1}^{2N}frac{1}{n}$



.



But I don´t know what to do with the second one. I tried to write it like this:



$sum_{n=1}^{N}frac{1}{4n-3}=1+frac{1}{5}+frac{1}{9}+...+frac{1}{4N-3}=$



$=1+frac{1}{3}+frac{1}{5}+...+frac{1}{4N-3}+frac{1}{4N-1}-(frac{1}{3}+frac{1}{7}+...frac{1}{4N-1})=sum_{n=1}^{2N}frac{1}{2n-1}-sum_{n=1}^{N}frac{1}{4n-1}$



Wich didn´t help because I find $sum_{n=1}^{N}frac{1}{4n-1}$ as difficult to solve as $sum_{n=1}^{N}frac{1}{4n-3}$ and I have no idea of what else to do.










share|cite|improve this question











$endgroup$




We have been finding the value of sums related to the Harmonic series by using that



$sum_{n=1}^{N}frac{1}{n}= ln(N)+gamma + varepsilon_N$.



When I try to calculate $sum_{n=1}^{infty}frac{(-1)^{n}}{2n-1}$ using that method there is a point where I don´t know how to continue.



I have read that its value is $frac{pi}{4}$ but I don´t understand how is that obtained and I would like to know if it´s possible to solve it using the method I know.



This is what I did:



$S_N=sum_{n=1}^{N}frac{(-1)^n}{2n-1}$



$S_{2N}=sum_{n=1}^{2N}frac{(-1)^n}{2n-1}=-1+frac{1}{3}-frac{1}{5}+...-frac{1}{4N-3}+frac{1}{4N-1}=$



$=1+frac{1}{3}+frac{1}{5}+...+frac{1}{4N-1}-2(1+frac{1}{5}+frac{1}{9}+...+frac{1}{4N-3})=sum_{n=1}^{2N}frac{1}{2n-1}-2sum_{n=1}^{N}frac{1}{4n-3}$



.



$sum_{n=1}^{2N}frac{1}{2n-1}=1+frac{1}{3}+frac{1}{5}+...+frac{1}{4N-3}+frac{1}{4N-1}=$



$=1+frac{1}{2}+frac{1}{3}+...+frac{1}{4N-1}+frac{1}{4N}-(frac{1}{2}+frac{1}{4}+...+frac{1}{4N})=sum_{n=1}^{4N}frac{1}{n}-frac{1}{2}sum_{n=1}^{2N}frac{1}{n}$



.



But I don´t know what to do with the second one. I tried to write it like this:



$sum_{n=1}^{N}frac{1}{4n-3}=1+frac{1}{5}+frac{1}{9}+...+frac{1}{4N-3}=$



$=1+frac{1}{3}+frac{1}{5}+...+frac{1}{4N-3}+frac{1}{4N-1}-(frac{1}{3}+frac{1}{7}+...frac{1}{4N-1})=sum_{n=1}^{2N}frac{1}{2n-1}-sum_{n=1}^{N}frac{1}{4n-1}$



Wich didn´t help because I find $sum_{n=1}^{N}frac{1}{4n-1}$ as difficult to solve as $sum_{n=1}^{N}frac{1}{4n-3}$ and I have no idea of what else to do.







sequences-and-series summation






share|cite|improve this question















share|cite|improve this question













share|cite|improve this question




share|cite|improve this question








edited Jan 28 at 16:53









Did

249k23226466




249k23226466










asked Jan 28 at 16:42









ChalklingChalkling

144




144








  • 1




    $begingroup$
    Hint: $$sum_{n=1}^{infty}frac{(-1)^{n}}{2n-1}=sum_{n=1}^{infty}frac{a_n}{n}$$ where $(a_n)$ has period $4$ hence $$a_n=sum_{k=1}^4alpha_ki^{kn}$$ since $i$ is a principal fourth root of $1$, for some given $(alpha_1,alpha_2,alpha_3,alpha_4)$ independent of $n$. Now, it happens that $alpha_4=0$. And remains to compute $$u(i^k)=sum_{n=1}^inftyfrac{i^{kn}}n$$ for $k=1$, $k=2$ and $k=3$. Can you do that? At the end, $$sum_{n=1}^{infty}frac{(-1)^{n}}{2n-1}=alpha_1u(i)+alpha_2u(-1)+alpha_3u(-i)$$
    $endgroup$
    – Did
    Jan 28 at 16:49












  • $begingroup$
    We are still doing only real analysis, so sadly I can´t use that
    $endgroup$
    – Chalkling
    Jan 28 at 17:07










  • $begingroup$
    The list of tools you cannot use grows longer any minute, it seems (see your comment to the answer below for another example). Say, what are the tools you can use?
    $endgroup$
    – Did
    Jan 28 at 17:12










  • $begingroup$
    Silence... Probably not either the identity $$picot(pi z)=frac1z+2zsum_{n=1}^inftyfrac1{z^2-n^2}$$ at $z=frac14$...
    $endgroup$
    – Did
    Jan 28 at 17:23










  • $begingroup$
    No, not either. As I said below, right now can´t use almost anything other than the method we have been taught to use for this series and I wanted to know if that was enogh
    $endgroup$
    – Chalkling
    Jan 28 at 17:31














  • 1




    $begingroup$
    Hint: $$sum_{n=1}^{infty}frac{(-1)^{n}}{2n-1}=sum_{n=1}^{infty}frac{a_n}{n}$$ where $(a_n)$ has period $4$ hence $$a_n=sum_{k=1}^4alpha_ki^{kn}$$ since $i$ is a principal fourth root of $1$, for some given $(alpha_1,alpha_2,alpha_3,alpha_4)$ independent of $n$. Now, it happens that $alpha_4=0$. And remains to compute $$u(i^k)=sum_{n=1}^inftyfrac{i^{kn}}n$$ for $k=1$, $k=2$ and $k=3$. Can you do that? At the end, $$sum_{n=1}^{infty}frac{(-1)^{n}}{2n-1}=alpha_1u(i)+alpha_2u(-1)+alpha_3u(-i)$$
    $endgroup$
    – Did
    Jan 28 at 16:49












  • $begingroup$
    We are still doing only real analysis, so sadly I can´t use that
    $endgroup$
    – Chalkling
    Jan 28 at 17:07










  • $begingroup$
    The list of tools you cannot use grows longer any minute, it seems (see your comment to the answer below for another example). Say, what are the tools you can use?
    $endgroup$
    – Did
    Jan 28 at 17:12










  • $begingroup$
    Silence... Probably not either the identity $$picot(pi z)=frac1z+2zsum_{n=1}^inftyfrac1{z^2-n^2}$$ at $z=frac14$...
    $endgroup$
    – Did
    Jan 28 at 17:23










  • $begingroup$
    No, not either. As I said below, right now can´t use almost anything other than the method we have been taught to use for this series and I wanted to know if that was enogh
    $endgroup$
    – Chalkling
    Jan 28 at 17:31








1




1




$begingroup$
Hint: $$sum_{n=1}^{infty}frac{(-1)^{n}}{2n-1}=sum_{n=1}^{infty}frac{a_n}{n}$$ where $(a_n)$ has period $4$ hence $$a_n=sum_{k=1}^4alpha_ki^{kn}$$ since $i$ is a principal fourth root of $1$, for some given $(alpha_1,alpha_2,alpha_3,alpha_4)$ independent of $n$. Now, it happens that $alpha_4=0$. And remains to compute $$u(i^k)=sum_{n=1}^inftyfrac{i^{kn}}n$$ for $k=1$, $k=2$ and $k=3$. Can you do that? At the end, $$sum_{n=1}^{infty}frac{(-1)^{n}}{2n-1}=alpha_1u(i)+alpha_2u(-1)+alpha_3u(-i)$$
$endgroup$
– Did
Jan 28 at 16:49






$begingroup$
Hint: $$sum_{n=1}^{infty}frac{(-1)^{n}}{2n-1}=sum_{n=1}^{infty}frac{a_n}{n}$$ where $(a_n)$ has period $4$ hence $$a_n=sum_{k=1}^4alpha_ki^{kn}$$ since $i$ is a principal fourth root of $1$, for some given $(alpha_1,alpha_2,alpha_3,alpha_4)$ independent of $n$. Now, it happens that $alpha_4=0$. And remains to compute $$u(i^k)=sum_{n=1}^inftyfrac{i^{kn}}n$$ for $k=1$, $k=2$ and $k=3$. Can you do that? At the end, $$sum_{n=1}^{infty}frac{(-1)^{n}}{2n-1}=alpha_1u(i)+alpha_2u(-1)+alpha_3u(-i)$$
$endgroup$
– Did
Jan 28 at 16:49














$begingroup$
We are still doing only real analysis, so sadly I can´t use that
$endgroup$
– Chalkling
Jan 28 at 17:07




$begingroup$
We are still doing only real analysis, so sadly I can´t use that
$endgroup$
– Chalkling
Jan 28 at 17:07












$begingroup$
The list of tools you cannot use grows longer any minute, it seems (see your comment to the answer below for another example). Say, what are the tools you can use?
$endgroup$
– Did
Jan 28 at 17:12




$begingroup$
The list of tools you cannot use grows longer any minute, it seems (see your comment to the answer below for another example). Say, what are the tools you can use?
$endgroup$
– Did
Jan 28 at 17:12












$begingroup$
Silence... Probably not either the identity $$picot(pi z)=frac1z+2zsum_{n=1}^inftyfrac1{z^2-n^2}$$ at $z=frac14$...
$endgroup$
– Did
Jan 28 at 17:23




$begingroup$
Silence... Probably not either the identity $$picot(pi z)=frac1z+2zsum_{n=1}^inftyfrac1{z^2-n^2}$$ at $z=frac14$...
$endgroup$
– Did
Jan 28 at 17:23












$begingroup$
No, not either. As I said below, right now can´t use almost anything other than the method we have been taught to use for this series and I wanted to know if that was enogh
$endgroup$
– Chalkling
Jan 28 at 17:31




$begingroup$
No, not either. As I said below, right now can´t use almost anything other than the method we have been taught to use for this series and I wanted to know if that was enogh
$endgroup$
– Chalkling
Jan 28 at 17:31










1 Answer
1






active

oldest

votes


















5












$begingroup$

Indeed, this sum requires more than playing with the asymptotic development of the harmonic series.



I suggest that you consider “instead” $$S_n=sum_{k=0}^n{frac{(-1)^n}{2n+1}}=int_0^1{sum_{k=0}^n{(-x^2)^n},dx},$$ and then prove that $$left|S_n-int_0^1{frac{1}{1+x^2},dx}right| leq n^{-1}.$$






share|cite|improve this answer











$endgroup$













  • $begingroup$
    Problem is, we haven´t learned integration yet
    $endgroup$
    – Chalkling
    Jan 28 at 17:04










  • $begingroup$
    Is this homework? What are the mathematical tools you can/may/know how to use?
    $endgroup$
    – Mindlack
    Jan 28 at 17:09










  • $begingroup$
    Well, its not homework, just something I found while I was practising similar series. My professor looked at it briefly and said we could probably solve it, but we have started with series recently and thats pretty much the only way I know to do this type. I wanted to know if I was missing something that allowed me to do it like that.
    $endgroup$
    – Chalkling
    Jan 28 at 17:24










  • $begingroup$
    Ok. But I do not know of any way to involve $pi$ in a calculation that uses neither integrals nor a bit of complex analysis. Besides, if your partial sum could be expressed with harmonic sums, you would get a relation between $gamma$ and $pi$ (The rest of the expansion has rational coefficients), and I am quite sure we do not really know one.
    $endgroup$
    – Mindlack
    Jan 28 at 17:54












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
});


}
});














draft saved

draft discarded


















StackExchange.ready(
function () {
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2fmath.stackexchange.com%2fquestions%2f3091097%2fhow-to-find-the-value-sum-limits-n-1-infty-frac-1n2n-1-converge%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









5












$begingroup$

Indeed, this sum requires more than playing with the asymptotic development of the harmonic series.



I suggest that you consider “instead” $$S_n=sum_{k=0}^n{frac{(-1)^n}{2n+1}}=int_0^1{sum_{k=0}^n{(-x^2)^n},dx},$$ and then prove that $$left|S_n-int_0^1{frac{1}{1+x^2},dx}right| leq n^{-1}.$$






share|cite|improve this answer











$endgroup$













  • $begingroup$
    Problem is, we haven´t learned integration yet
    $endgroup$
    – Chalkling
    Jan 28 at 17:04










  • $begingroup$
    Is this homework? What are the mathematical tools you can/may/know how to use?
    $endgroup$
    – Mindlack
    Jan 28 at 17:09










  • $begingroup$
    Well, its not homework, just something I found while I was practising similar series. My professor looked at it briefly and said we could probably solve it, but we have started with series recently and thats pretty much the only way I know to do this type. I wanted to know if I was missing something that allowed me to do it like that.
    $endgroup$
    – Chalkling
    Jan 28 at 17:24










  • $begingroup$
    Ok. But I do not know of any way to involve $pi$ in a calculation that uses neither integrals nor a bit of complex analysis. Besides, if your partial sum could be expressed with harmonic sums, you would get a relation between $gamma$ and $pi$ (The rest of the expansion has rational coefficients), and I am quite sure we do not really know one.
    $endgroup$
    – Mindlack
    Jan 28 at 17:54
















5












$begingroup$

Indeed, this sum requires more than playing with the asymptotic development of the harmonic series.



I suggest that you consider “instead” $$S_n=sum_{k=0}^n{frac{(-1)^n}{2n+1}}=int_0^1{sum_{k=0}^n{(-x^2)^n},dx},$$ and then prove that $$left|S_n-int_0^1{frac{1}{1+x^2},dx}right| leq n^{-1}.$$






share|cite|improve this answer











$endgroup$













  • $begingroup$
    Problem is, we haven´t learned integration yet
    $endgroup$
    – Chalkling
    Jan 28 at 17:04










  • $begingroup$
    Is this homework? What are the mathematical tools you can/may/know how to use?
    $endgroup$
    – Mindlack
    Jan 28 at 17:09










  • $begingroup$
    Well, its not homework, just something I found while I was practising similar series. My professor looked at it briefly and said we could probably solve it, but we have started with series recently and thats pretty much the only way I know to do this type. I wanted to know if I was missing something that allowed me to do it like that.
    $endgroup$
    – Chalkling
    Jan 28 at 17:24










  • $begingroup$
    Ok. But I do not know of any way to involve $pi$ in a calculation that uses neither integrals nor a bit of complex analysis. Besides, if your partial sum could be expressed with harmonic sums, you would get a relation between $gamma$ and $pi$ (The rest of the expansion has rational coefficients), and I am quite sure we do not really know one.
    $endgroup$
    – Mindlack
    Jan 28 at 17:54














5












5








5





$begingroup$

Indeed, this sum requires more than playing with the asymptotic development of the harmonic series.



I suggest that you consider “instead” $$S_n=sum_{k=0}^n{frac{(-1)^n}{2n+1}}=int_0^1{sum_{k=0}^n{(-x^2)^n},dx},$$ and then prove that $$left|S_n-int_0^1{frac{1}{1+x^2},dx}right| leq n^{-1}.$$






share|cite|improve this answer











$endgroup$



Indeed, this sum requires more than playing with the asymptotic development of the harmonic series.



I suggest that you consider “instead” $$S_n=sum_{k=0}^n{frac{(-1)^n}{2n+1}}=int_0^1{sum_{k=0}^n{(-x^2)^n},dx},$$ and then prove that $$left|S_n-int_0^1{frac{1}{1+x^2},dx}right| leq n^{-1}.$$







share|cite|improve this answer














share|cite|improve this answer



share|cite|improve this answer








edited Jan 28 at 16:51









gt6989b

35.2k22557




35.2k22557










answered Jan 28 at 16:49









MindlackMindlack

4,910211




4,910211












  • $begingroup$
    Problem is, we haven´t learned integration yet
    $endgroup$
    – Chalkling
    Jan 28 at 17:04










  • $begingroup$
    Is this homework? What are the mathematical tools you can/may/know how to use?
    $endgroup$
    – Mindlack
    Jan 28 at 17:09










  • $begingroup$
    Well, its not homework, just something I found while I was practising similar series. My professor looked at it briefly and said we could probably solve it, but we have started with series recently and thats pretty much the only way I know to do this type. I wanted to know if I was missing something that allowed me to do it like that.
    $endgroup$
    – Chalkling
    Jan 28 at 17:24










  • $begingroup$
    Ok. But I do not know of any way to involve $pi$ in a calculation that uses neither integrals nor a bit of complex analysis. Besides, if your partial sum could be expressed with harmonic sums, you would get a relation between $gamma$ and $pi$ (The rest of the expansion has rational coefficients), and I am quite sure we do not really know one.
    $endgroup$
    – Mindlack
    Jan 28 at 17:54


















  • $begingroup$
    Problem is, we haven´t learned integration yet
    $endgroup$
    – Chalkling
    Jan 28 at 17:04










  • $begingroup$
    Is this homework? What are the mathematical tools you can/may/know how to use?
    $endgroup$
    – Mindlack
    Jan 28 at 17:09










  • $begingroup$
    Well, its not homework, just something I found while I was practising similar series. My professor looked at it briefly and said we could probably solve it, but we have started with series recently and thats pretty much the only way I know to do this type. I wanted to know if I was missing something that allowed me to do it like that.
    $endgroup$
    – Chalkling
    Jan 28 at 17:24










  • $begingroup$
    Ok. But I do not know of any way to involve $pi$ in a calculation that uses neither integrals nor a bit of complex analysis. Besides, if your partial sum could be expressed with harmonic sums, you would get a relation between $gamma$ and $pi$ (The rest of the expansion has rational coefficients), and I am quite sure we do not really know one.
    $endgroup$
    – Mindlack
    Jan 28 at 17:54
















$begingroup$
Problem is, we haven´t learned integration yet
$endgroup$
– Chalkling
Jan 28 at 17:04




$begingroup$
Problem is, we haven´t learned integration yet
$endgroup$
– Chalkling
Jan 28 at 17:04












$begingroup$
Is this homework? What are the mathematical tools you can/may/know how to use?
$endgroup$
– Mindlack
Jan 28 at 17:09




$begingroup$
Is this homework? What are the mathematical tools you can/may/know how to use?
$endgroup$
– Mindlack
Jan 28 at 17:09












$begingroup$
Well, its not homework, just something I found while I was practising similar series. My professor looked at it briefly and said we could probably solve it, but we have started with series recently and thats pretty much the only way I know to do this type. I wanted to know if I was missing something that allowed me to do it like that.
$endgroup$
– Chalkling
Jan 28 at 17:24




$begingroup$
Well, its not homework, just something I found while I was practising similar series. My professor looked at it briefly and said we could probably solve it, but we have started with series recently and thats pretty much the only way I know to do this type. I wanted to know if I was missing something that allowed me to do it like that.
$endgroup$
– Chalkling
Jan 28 at 17:24












$begingroup$
Ok. But I do not know of any way to involve $pi$ in a calculation that uses neither integrals nor a bit of complex analysis. Besides, if your partial sum could be expressed with harmonic sums, you would get a relation between $gamma$ and $pi$ (The rest of the expansion has rational coefficients), and I am quite sure we do not really know one.
$endgroup$
– Mindlack
Jan 28 at 17:54




$begingroup$
Ok. But I do not know of any way to involve $pi$ in a calculation that uses neither integrals nor a bit of complex analysis. Besides, if your partial sum could be expressed with harmonic sums, you would get a relation between $gamma$ and $pi$ (The rest of the expansion has rational coefficients), and I am quite sure we do not really know one.
$endgroup$
– Mindlack
Jan 28 at 17:54


















draft saved

draft discarded




















































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.




draft saved


draft discarded














StackExchange.ready(
function () {
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2fmath.stackexchange.com%2fquestions%2f3091097%2fhow-to-find-the-value-sum-limits-n-1-infty-frac-1n2n-1-converge%23new-answer', 'question_page');
}
);

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







Popular posts from this blog

MongoDB - Not Authorized To Execute Command

Npm cannot find a required file even through it is in the searched directory

in spring boot 2.1 many test slices are not allowed anymore due to multiple @BootstrapWith