Convergence of Integral with Alternating Series Test

  • Thread starter Thread starter Mathman23
  • Start date Start date
  • Tags Tags
    Test
Mathman23
Messages
248
Reaction score
0
Hi

I would like to show the following:

\frac{2}{(n+1)\pi} \leq \int_{0}^{\pi} \frac{sin(x)}{n\pi+x} dx \leq \frac{2}{n\pi}

To show that this is true for all n \geq 1

I then rewrite the integral in the terms of n and by choosing x = (n+1) \cdot \pi

Which then gives inturn \frac{1}{n+1} \leq 0 \leq \frac{1}{n}

Since then n tends towards infinity then, the above must be true

\mathop {\lim }\limits_{n \rightarrow \infty} b_n = 0 and

\mathop {\lim }\limits_{n \rightarrow \infty} b_{n+1} = 0.

where b_n = \frac{1}{n}

b_{n+1} = \frac{1}{n+1}

Am I on the right track here?

Best regards
MM23

p.s. Or is it more appropiate to claim that since

since b_{n+1} converges according to the alternating series test.

then b_{n+1} \leq a_n \leq b_{n}
 
Last edited:
Physics news on Phys.org
How can you 'choose x' in an integral? That's why your next inequality looks so silly. Think about it. To establish your first inequality, just ask yourself i) what happens if I replace the x in the denominator with 0 and ii) if I replace it with pi? Does the integral get larger or smaller? In each of the two cases. Then work the replaced integrals.
 
Last edited:
If I replace x by either pi or 0 it get zero. doesn't my original inequality hold then?
 
Just the x in the denominator, not both x's. Your 'inequality' says that zero is between two positive numbers!
 
Dick said:
Just the x in the denominator, not both x's. Your 'inequality' says that zero is between two positive numbers!

Oh then

\frac{2}{(n+1)\pi} \leq \int_{0}^{\pi} \frac{sin(x)}{n\pi+x} dx \leq \frac{2}{n\pi}

by replacing x by zero in denominator I get:

\frac{2}{(n+1)\pi} \leq \frac{sin(x)}{n\pi} \leq \frac{2}{n\pi}

This part of the inequality true since \frac{2}{(n+1)\pi} \leq \frac{sin(x)}{n\pi}

Then by taking \pi to replace x

\frac{sin(x)}{\pi(n+1)} \leq \frac{2}{n\pi}

which again is true by by alternating series test.

Am I on the right track now ?
 
Last edited:
Starting with the inequality you want to prove sounds like a bad idea. And how did you make the integral just disappear? Start here. Why is this true?

\int_{0}^{\pi} \frac{sin(x)}{n\pi+\pi} dx \leq \int_{0}^{\pi} \frac{sin(x)}{n\pi+x} dx \leq \int_{0}^{\pi} \frac{sin(x)}{n\pi} dx
 
It is true because n is a positive number.
 
It's true because 0<=x<=pi. And n is positive.
 
I get its as far now.

But What is the next logical step then??

Convert into sums ??
 
  • #10
Do the outside integrals. They are easy now.
 
  • #11
Dick said:
Starting with the inequality you want to prove sounds like a bad idea. And how did you make the integral just disappear? Start here. Why is this true?

\int_{0}^{\pi} \frac{sin(x)}{n\pi+\pi} dx \leq \int_{0}^{\pi} \frac{sin(x)}{n\pi+x} dx \leq \int_{0}^{\pi} \frac{sin(x)}{n\pi} dx

By doing the outer integral I get:

I then get \frac{2}{(n+1) \pi} \leq \int_{0}^{\pi} \frac{sin(x)}{n\pi+x} dx \leq \frac{2}{n \pi}
 
Last edited:
  • #12
Leave the inner integral alone. It's part of what you want to prove. And the outer ones didn't go so well either. Integral of sin(x) between 0 and pi is 2. The denominators are constant.
 
  • #13
Please see my post above...
 
  • #14
Better. That's what you want to prove, yes?
 
  • #15
Dick said:
Better. That's what you want to prove, yes?

What else can there be said than if n tends to infinity, then the integral converges to zero ??
 
  • #16
Dick said:
Better. That's what you want to prove, yes?

What else can there be said than if n tends to infinity, then the integral becomes smaller and smaller.

This makes the inequality true. Doesn't it ?
 
  • #17
Except that you didn't really need that lower bound. The integral is clearly positive. And, no, the inequality makes the convergence true, not vice versa.
 
Back
Top