Absolute Convergence of Homework Series: Real Parameter p

dobry_den
Messages
113
Reaction score
0

Homework Statement


\sum_{n=2}^{\infty} \ln \left(1+\frac{(-1)^n}{n^p}\right)

p is a real parameter, determine when the series converges absolutely/non-absolutely

The Attempt at a Solution



I tried to do the limit \lim_{n\rightarrow \infty} \frac{\ln \left(1+\frac{(-1)^n}{n^p}\right)}{\frac{(-1)^n}{n^p}}, which is equal to one and this suggests that the series coverges if p is positive (limit comparison test). But then I'm not sure how to determine the absolute/non-absolute convergence. Could you help me please? Thanks very much in advance!
 
Last edited:
Physics news on Phys.org
Try to split the series into two parts - the even numbers and the odd ones and see if they both converge.
 
i made a mistake in the first post, the limit comparison test is applicable only to non-negative series. then the limit should be like:
\lim_{n\rightarrow \infty} \frac{\left|\ln \left(1+\frac{(-1)^n}{n^p}\right)\right|}{\frac{1}{n^p}}

which is equal to zero when p is positive. However, the lower series converges when p>1. Therefore, the original logarithm series converges absolutely for p>1.

The textbook then says that the series converges non-absolutely also for 1/2 < p <= 1. But I can't prove it - do you have any ideas?
 
Last edited:
Thread 'Use greedy vertex coloring algorithm to prove the upper bound of χ'
Hi! I am struggling with the exercise I mentioned under "Homework statement". The exercise is about a specific "greedy vertex coloring algorithm". One definition (which matches what my book uses) can be found here: https://people.cs.uchicago.edu/~laci/HANDOUTS/greedycoloring.pdf Here is also a screenshot of the relevant parts of the linked PDF, i.e. the def. of the algorithm: Sadly I don't have much to show as far as a solution attempt goes, as I am stuck on how to proceed. I thought...

Similar threads

Back
Top