$sum_{n=1}^{infty} frac{(1/2) + (-1)^{n}}{n}$ converges or diverges?












1














How to check if the series $$sum_{n=1}^{infty} frac{(1/2) + (-1)^{n}}{n}$$ converges or diverges?



When $n$ is odd, series is $sum frac{-1}{2n}$



When $n$ is even, series is $sum frac{3}{2n}$



This series is similar to the series
$$sum frac{-1}{2(2n-1)} + frac{3}{2(2n)}$$



$$= sum frac{8n-6}{8n(2n-1)}$$
Which is clearly divergent.
So, the given series is divergent.



Is this method right?
Please, suggest if there is some easier way.










share|cite|improve this question






















  • Your method is not correct. You distinguish $n$ even and $n$ odd for the partial sum not for the general term.
    – hamam_Abdallah
    Dec 26 at 13:17


















1














How to check if the series $$sum_{n=1}^{infty} frac{(1/2) + (-1)^{n}}{n}$$ converges or diverges?



When $n$ is odd, series is $sum frac{-1}{2n}$



When $n$ is even, series is $sum frac{3}{2n}$



This series is similar to the series
$$sum frac{-1}{2(2n-1)} + frac{3}{2(2n)}$$



$$= sum frac{8n-6}{8n(2n-1)}$$
Which is clearly divergent.
So, the given series is divergent.



Is this method right?
Please, suggest if there is some easier way.










share|cite|improve this question






















  • Your method is not correct. You distinguish $n$ even and $n$ odd for the partial sum not for the general term.
    – hamam_Abdallah
    Dec 26 at 13:17
















1












1








1


1





How to check if the series $$sum_{n=1}^{infty} frac{(1/2) + (-1)^{n}}{n}$$ converges or diverges?



When $n$ is odd, series is $sum frac{-1}{2n}$



When $n$ is even, series is $sum frac{3}{2n}$



This series is similar to the series
$$sum frac{-1}{2(2n-1)} + frac{3}{2(2n)}$$



$$= sum frac{8n-6}{8n(2n-1)}$$
Which is clearly divergent.
So, the given series is divergent.



Is this method right?
Please, suggest if there is some easier way.










share|cite|improve this question













How to check if the series $$sum_{n=1}^{infty} frac{(1/2) + (-1)^{n}}{n}$$ converges or diverges?



When $n$ is odd, series is $sum frac{-1}{2n}$



When $n$ is even, series is $sum frac{3}{2n}$



This series is similar to the series
$$sum frac{-1}{2(2n-1)} + frac{3}{2(2n)}$$



$$= sum frac{8n-6}{8n(2n-1)}$$
Which is clearly divergent.
So, the given series is divergent.



Is this method right?
Please, suggest if there is some easier way.







sequences-and-series






share|cite|improve this question













share|cite|improve this question











share|cite|improve this question




share|cite|improve this question










asked Dec 26 at 13:10









Mathsaddict

1778




1778












  • Your method is not correct. You distinguish $n$ even and $n$ odd for the partial sum not for the general term.
    – hamam_Abdallah
    Dec 26 at 13:17




















  • Your method is not correct. You distinguish $n$ even and $n$ odd for the partial sum not for the general term.
    – hamam_Abdallah
    Dec 26 at 13:17


















Your method is not correct. You distinguish $n$ even and $n$ odd for the partial sum not for the general term.
– hamam_Abdallah
Dec 26 at 13:17






Your method is not correct. You distinguish $n$ even and $n$ odd for the partial sum not for the general term.
– hamam_Abdallah
Dec 26 at 13:17












2 Answers
2






active

oldest

votes


















2














hint



$$sum frac{(-1)^n}{n}$$



is convergent by alternate criteria.
$$frac 12sum frac 1n$$
is a divergent Riemann series.



The sum of a convergent and a divergent series is a Divergent one.






share|cite|improve this answer























  • The sum should diverge. Right?
    – Mathsaddict
    Dec 26 at 13:24










  • @Mathsaddict Yes of course. but Div +Div could converge.
    – hamam_Abdallah
    Dec 26 at 13:25



















3














The idea is correct, but not correctly expressed. Asserting that the given series converges is equivalent to the assertion that the sequence$$left(sum_{n=1}^Nfrac{frac12+(-1)^n}nright)_{Ninmathbb N}$$converges. If it does, then the sequence$$left(sum_{n=1}^{2N}frac{frac12+(-1)^n}nright)_{Ninmathbb N}$$converges too. But it follows from your computations that it doesn't.






share|cite|improve this answer





















  • From my computations, sequence of partiat sum diverges, and so does the series.
    – Mathsaddict
    Dec 26 at 13:29










  • You write as if that's different from what I wrote.
    – José Carlos Santos
    Dec 26 at 13:41










  • I thought you are pointing towards some mistake in my calculations, since you wrote 'but' in the last line. Does your answer support my method to check if the series converges?
    – Mathsaddict
    Dec 26 at 13:52













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%2f3052925%2fsum-n-1-infty-frac1-2-1nn-converges-or-diverges%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









2














hint



$$sum frac{(-1)^n}{n}$$



is convergent by alternate criteria.
$$frac 12sum frac 1n$$
is a divergent Riemann series.



The sum of a convergent and a divergent series is a Divergent one.






share|cite|improve this answer























  • The sum should diverge. Right?
    – Mathsaddict
    Dec 26 at 13:24










  • @Mathsaddict Yes of course. but Div +Div could converge.
    – hamam_Abdallah
    Dec 26 at 13:25
















2














hint



$$sum frac{(-1)^n}{n}$$



is convergent by alternate criteria.
$$frac 12sum frac 1n$$
is a divergent Riemann series.



The sum of a convergent and a divergent series is a Divergent one.






share|cite|improve this answer























  • The sum should diverge. Right?
    – Mathsaddict
    Dec 26 at 13:24










  • @Mathsaddict Yes of course. but Div +Div could converge.
    – hamam_Abdallah
    Dec 26 at 13:25














2












2








2






hint



$$sum frac{(-1)^n}{n}$$



is convergent by alternate criteria.
$$frac 12sum frac 1n$$
is a divergent Riemann series.



The sum of a convergent and a divergent series is a Divergent one.






share|cite|improve this answer














hint



$$sum frac{(-1)^n}{n}$$



is convergent by alternate criteria.
$$frac 12sum frac 1n$$
is a divergent Riemann series.



The sum of a convergent and a divergent series is a Divergent one.







share|cite|improve this answer














share|cite|improve this answer



share|cite|improve this answer








edited Dec 26 at 13:42

























answered Dec 26 at 13:14









hamam_Abdallah

38k21634




38k21634












  • The sum should diverge. Right?
    – Mathsaddict
    Dec 26 at 13:24










  • @Mathsaddict Yes of course. but Div +Div could converge.
    – hamam_Abdallah
    Dec 26 at 13:25


















  • The sum should diverge. Right?
    – Mathsaddict
    Dec 26 at 13:24










  • @Mathsaddict Yes of course. but Div +Div could converge.
    – hamam_Abdallah
    Dec 26 at 13:25
















The sum should diverge. Right?
– Mathsaddict
Dec 26 at 13:24




The sum should diverge. Right?
– Mathsaddict
Dec 26 at 13:24












@Mathsaddict Yes of course. but Div +Div could converge.
– hamam_Abdallah
Dec 26 at 13:25




@Mathsaddict Yes of course. but Div +Div could converge.
– hamam_Abdallah
Dec 26 at 13:25











3














The idea is correct, but not correctly expressed. Asserting that the given series converges is equivalent to the assertion that the sequence$$left(sum_{n=1}^Nfrac{frac12+(-1)^n}nright)_{Ninmathbb N}$$converges. If it does, then the sequence$$left(sum_{n=1}^{2N}frac{frac12+(-1)^n}nright)_{Ninmathbb N}$$converges too. But it follows from your computations that it doesn't.






share|cite|improve this answer





















  • From my computations, sequence of partiat sum diverges, and so does the series.
    – Mathsaddict
    Dec 26 at 13:29










  • You write as if that's different from what I wrote.
    – José Carlos Santos
    Dec 26 at 13:41










  • I thought you are pointing towards some mistake in my calculations, since you wrote 'but' in the last line. Does your answer support my method to check if the series converges?
    – Mathsaddict
    Dec 26 at 13:52


















3














The idea is correct, but not correctly expressed. Asserting that the given series converges is equivalent to the assertion that the sequence$$left(sum_{n=1}^Nfrac{frac12+(-1)^n}nright)_{Ninmathbb N}$$converges. If it does, then the sequence$$left(sum_{n=1}^{2N}frac{frac12+(-1)^n}nright)_{Ninmathbb N}$$converges too. But it follows from your computations that it doesn't.






share|cite|improve this answer





















  • From my computations, sequence of partiat sum diverges, and so does the series.
    – Mathsaddict
    Dec 26 at 13:29










  • You write as if that's different from what I wrote.
    – José Carlos Santos
    Dec 26 at 13:41










  • I thought you are pointing towards some mistake in my calculations, since you wrote 'but' in the last line. Does your answer support my method to check if the series converges?
    – Mathsaddict
    Dec 26 at 13:52
















3












3








3






The idea is correct, but not correctly expressed. Asserting that the given series converges is equivalent to the assertion that the sequence$$left(sum_{n=1}^Nfrac{frac12+(-1)^n}nright)_{Ninmathbb N}$$converges. If it does, then the sequence$$left(sum_{n=1}^{2N}frac{frac12+(-1)^n}nright)_{Ninmathbb N}$$converges too. But it follows from your computations that it doesn't.






share|cite|improve this answer












The idea is correct, but not correctly expressed. Asserting that the given series converges is equivalent to the assertion that the sequence$$left(sum_{n=1}^Nfrac{frac12+(-1)^n}nright)_{Ninmathbb N}$$converges. If it does, then the sequence$$left(sum_{n=1}^{2N}frac{frac12+(-1)^n}nright)_{Ninmathbb N}$$converges too. But it follows from your computations that it doesn't.







share|cite|improve this answer












share|cite|improve this answer



share|cite|improve this answer










answered Dec 26 at 13:16









José Carlos Santos

150k22120221




150k22120221












  • From my computations, sequence of partiat sum diverges, and so does the series.
    – Mathsaddict
    Dec 26 at 13:29










  • You write as if that's different from what I wrote.
    – José Carlos Santos
    Dec 26 at 13:41










  • I thought you are pointing towards some mistake in my calculations, since you wrote 'but' in the last line. Does your answer support my method to check if the series converges?
    – Mathsaddict
    Dec 26 at 13:52




















  • From my computations, sequence of partiat sum diverges, and so does the series.
    – Mathsaddict
    Dec 26 at 13:29










  • You write as if that's different from what I wrote.
    – José Carlos Santos
    Dec 26 at 13:41










  • I thought you are pointing towards some mistake in my calculations, since you wrote 'but' in the last line. Does your answer support my method to check if the series converges?
    – Mathsaddict
    Dec 26 at 13:52


















From my computations, sequence of partiat sum diverges, and so does the series.
– Mathsaddict
Dec 26 at 13:29




From my computations, sequence of partiat sum diverges, and so does the series.
– Mathsaddict
Dec 26 at 13:29












You write as if that's different from what I wrote.
– José Carlos Santos
Dec 26 at 13:41




You write as if that's different from what I wrote.
– José Carlos Santos
Dec 26 at 13:41












I thought you are pointing towards some mistake in my calculations, since you wrote 'but' in the last line. Does your answer support my method to check if the series converges?
– Mathsaddict
Dec 26 at 13:52






I thought you are pointing towards some mistake in my calculations, since you wrote 'but' in the last line. Does your answer support my method to check if the series converges?
– Mathsaddict
Dec 26 at 13:52




















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.





Some of your past answers have not been well-received, and you're in danger of being blocked from answering.


Please pay close attention to the following guidance:


  • 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.


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%2f3052925%2fsum-n-1-infty-frac1-2-1nn-converges-or-diverges%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

Human spaceflight

Can not write log (Is /dev/pts mounted?) - openpty in Ubuntu-on-Windows?

File:DeusFollowingSea.jpg