How Can the Inequality -x ≤ sin(x) ≤ x Help Prove a Convergent Integral?

  • Thread starter Thread starter henry22
  • Start date Start date
  • Tags Tags
    Inequality Trig
henry22
Messages
27
Reaction score
0

Homework Statement


I am attempting to show that -x \leq sin(x) \leq x for x>0 and thus \int^1_0 nxsin(\frac{1}{nx})dx converges to 1.


Homework Equations



I know that I need to use the fact that I have shown that the limit as T tends to infinity of \int^T_1 \frac{cos(x)}{\sqrt{x}}dx exists.


The Attempt at a Solution


 
Physics news on Phys.org
henry22 said:

Homework Statement


I am attempting to show that -x \leq sin(x) \leq x for x>0 and ...

The -x part is trivial and for the rest integrate both sides of cos(t) ≤ 1 between 0 and x, x > 0.
 
LCKurtz said:
The -x part is trivial and for the rest integrate both sides of cos(t) ≤ 1 between 0 and x, x > 0.

OK I've done this and I get the inequality I need. But can I just check, I don't understand how I have used the equation I need to in the OP?

For the second part if I know that -x<= sinx <= x then -1<=nx(sin(1/nx)) <= 1 but then I'm a bit stuck
 
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