Integral test by comparison(Please verify my proof)

Join the discussion
Ask a follow-up here, or get your own question answered by working scientists, mathematicians and engineers — people, not an autocomplete.
Real named experts · corrections over time · the nuance an AI answer skips
2 replies · 3K views
Hummingbird25
Messages
84
Reaction score
0
Integral test by comparison(Please look at my work)

Homework Statement



Looking at the Integral

[tex]a_n = \int_{0}^{\pi} \frac{sin(x)}{x+n\pi}[/tex]

prove that [tex]a_n \geq a_{n+1}[/tex]

Homework Equations





The Attempt at a Solution



Proof

given the integral test of comparison and since a_n is convergent, then a_n will always be larger than a_(n+1), by comparisons test.

q.e.d.

Is this surficient? Or do I need to add something that they converge to different limit point?


Sincerely Yours
Maria
 
Last edited:
Physics news on Phys.org
What can you say about the integrand of [itex]a_{n+1}[/itex] as compared to that of [itex]a_{n}[/itex] on the interval [itex](0,\pi)[/itex]?
 
Here is my now proof:

the difference between the two integrals, we seek to show:

[tex]$\forall n\in\mathbb{N}:\int_0^\pi\left({\sin t\over t+n\pi}-{\sin t\over t+(n+1)\pi}\right)\,dt\ge 0[/tex]

Common denominator:

[tex]$=\int_0^\pi\left({\sin t((t+(n+1)\pi)-(t+n\pi))\over (t+n\pi)(t+(n+1)\pi)}\right)\,dt[/tex]

[tex]$=\pi\int_0^\pi\left({\sin t\over (t^2+(2n+1)\pi t+(n^2+n)\pi)}\right)\,dt[/tex]

From here we can use the fact that the denominator on the half of the interval where sinus is negative is larger than the denominator of each and every other corresponding point on the other half of the interval, so the whole integral must be positive.

q.e.d.

How does it look now?

Sincerely Maria.
 
Last edited: