Solve Infinite Series: Sum of -(5/4)^n

NIZBIT
Messages
69
Reaction score
0
[SOLVED] Infinite series help

Homework Statement



\sum- (\frac{5}{4})^n
i=infinity and n=0

Homework Equations


Convergence of a geometric series
\sum (ar)^n = a/(1-r) when 0<|r|<1

The Attempt at a Solution


I have to explain why this series diverges or converges. The test for divergence gives an answer of infinity so it diverges. The terms are 1, -5/4, 25/16, -125/64, 625/256... To me it looks like a geometric series with r=|-5/4| which diverges because |-5/4|\geq 1. Is this correct?
 
Physics news on Phys.org
Correct.
 
thanks!
 
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...
Back
Top