Show that this improper integral converges

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
3 replies · 3K views
Jamin2112
Messages
973
Reaction score
12

Homework Statement



Show that

∫sin(ax) / xp dx interval: [0, ∞]

converges if 0 < p < 2.

Homework Equations



This is the chapter where we learn that ∫f(x)g(x)dx converges if ∫f(x)dx is bounded and g'(x) is continuous, g'(x) < 0, and g(x) --> 0.

The Attempt at a Solution



I can't figure out where to start. Should I use g(x) = 1 / xp ?
 
Physics news on Phys.org
Jamin2112 said:

Homework Statement



Show that

∫sin(ax) / xp dx interval: [0, ∞]

converges if 0 < p < 2.

Homework Equations



This is the chapter where we learn that ∫f(x)g(x)dx converges if ∫f(x)dx is bounded and g'(x) is continuous, g'(x) < 0, and g(x) --> 0.

The Attempt at a Solution



I can't figure out where to start. Should I use g(x) = 1 / xp ?
Yes. sin(ax) is not a good choice for g(x) since it doesn't approach 0 as x approaches infinity.
 
Mark44 said:
Yes. sin(ax) is not a good choice for g(x) since it doesn't approach 0 as x approaches infinity.



Well, if g(x) = x-p, then g'(x) = -p * x-p-1. We're looking at what happens when x --> ∞. We'll need - p - 1 ≤ 1 (right?).

Obviously ∫sin(x) dx is bounded, since the area goes 1, 0, 1, 0, ... as x goes π/2, π, 3π/2, ...
 
Jamin2112 said:
Well, if g(x) = x-p, then g'(x) = -p * x-p-1. We're looking at what happens when x --> ∞. We'll need - p - 1 ≤ 1 (right?).
No, not right. For p > 0,
[tex]\lim_{x \to \infty}\frac{1}{x^p} = 0[/tex]
Jamin2112 said:
Obviously ∫sin(x) dx is bounded, since the area goes 1, 0, 1, 0, ... as x goes π/2, π, 3π/2, ...