Improper Integral Sinx/x^2 and similar with sinx

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
6 replies · 12K views
mekise
Messages
2
Reaction score
1

Homework Statement


[/B]
This is the improper integral of which I have to study the convergence.

∫[1,+∞] sinx/x2 dx

The Attempt at a Solution


[/B]
I have tried to use the absolute convergence.

∫f(x)dx converges ⇔ ∫|f(x)|dx converges

but after i have observed that x^2 is always positive and the absolute value is only for the sinx, I do not how to move!

How to see the convergence or the divergence of sinx when you can not to approximate to x for x->0?

Thank you for the help!:biggrin:
 
on Phys.org
Try starting with the Squeeze Theorem.
 
Try starting with the Squeeze Theorem.
 
I tried the Squeeze Theorem.

-1≤sinx≤+1 ⇒ -1/x2≤sinx/x2≤+1/x2

the two functions converge so my function converge!

Thank you very much!
 
  • Like
Likes   Reactions: bhobba
mekise said:
I tried the Squeeze Theorem.

-1≤sinx≤+1 ⇒ -1/x2≤sinx/x2≤+1/x2

the two functions converge so my function converge!

I gave you a like because you are on the right track - but that is wrong - the squeeze test applied to functions that converge to the same thing.

Like I said use the p test on 1/x^2, note that the absolute value of your function is less than or equal to 1/x^2. Thus its absolute value converges by the comparison test, then apply the absolute convergence test.

Thanks
Bill
 
  • Like
Likes   Reactions: ecastro
You have already pointed this out:

$$\int_{1}^{\infty} \left| \frac{\text{sin}(x)}{x^2} \right| \space dx \leq \int_{1}^{\infty} \frac{1}{x^2} \space dx$$