Compute Limits Homework: a & b

  • Thread starter Thread starter aid
  • Start date Start date
  • Tags Tags
    Limits
aid
Messages
15
Reaction score
0

Homework Statement



Compute the limits:

a) \lim_{n \rightarrow \infty} n(2\sqrt{n^2 - n + 2} - 3\sqrt{n^2 + 1} + \sqrt{n^2 + 2n}),

b) \lim_{n \rightarrow \infty} n(n + 4\sqrt{n^2 + n} - 2\sqrt{n^2 - n} - 3\sqrt{n^2 + 2n}).



The Attempt at a Solution


Well, dividing by n^2 leads to nowhere as I still get \frac{0}{0}. I didn't figure out a good way to use squeeze theorem here neither. So, I'm stuck.
 
Physics news on Phys.org
hi aid! :smile:

yes, divide by n2, then use an expansion for everything of the form √(1 + something) :wink:
 
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