Show there exist a natural number n

  • Thread starter Thread starter pinguhash
  • Start date Start date
  • Tags Tags
    Natural
pinguhash
Messages
4
Reaction score
0
Show there exist a natural number n...

1. Let {xn} be a sequence of reals which converges to x > 0. Show that there is a natural number n0 such that xn > 0 for all n >= n0 .

I tried this but cannot approach the answer.
Can anybody?
 
Physics news on Phys.org


what is the definition of convergence?
 


lanedance said:
what is the definition of convergence?

The sequence (xn) is said to converge to a real number
a.
if for all ε>0, there exists N in N such that |xn-a|<ε for all n≥N.
 


ok so how about picking a useful ε>0...
 
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