Improper Integrals, Infinite Limits

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 · 2K views
Magnawolf
Messages
25
Reaction score
0

Homework Statement



∫e-Sxsin(ax) dx, S and A are constants, upper limit is ∞ lower is 0

Homework Equations



∫ u dv = uv - ∫ vdu

The Attempt at a Solution



After integrating by parts twice I got:

(S2)/S(S2+a2) lim c→∞ [-sin(ax)e-Sx + acos(ax)e-Sx] |[itex]^{C}_{0}[/itex]

Okay, now how on Earth do I take the lim c→∞ if sin(ax) is periodic? Since limx→∞ e^-x=0 would it just be (S2)/S(S2+a2) [(0+0) - (0+1)] which becomes
-(S2)/S(S2+a2)?
 
Last edited:
Physics news on Phys.org
Magnawolf said:

Homework Statement



∫e-Sxsin(ax) dx, S and A are constants, upper limit is ∞ lower is 0

Homework Equations



∫ u dv = uv - ∫ vdu

The Attempt at a Solution



After integrating by parts twice I got:

(S2)/S(S2+a2) lim c→∞ [-sin(ax)e-Sx + acos(ax)e-Sx] |[itex]^{C}_{0}[/itex]

Okay, now how on Earth do I take the lim c→∞ if sin(ax) is periodic?
sin(ax) is bounded.

-1 ≤ sin(ax) ≤ 1
 
Yeah I know but how do you take the limit of something that's bounded by two numbers? I'm assuming you can't. What I got was that since limx→∞ e^-x=0 would it just be (S2)/S(S2+a2) [(0+0) - (0+1)]? which becomes -(S2)/S(S2+a2). I just want to verify that this is the answer.