Repeating integration by parts

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 · 6K views
cameuth
Messages
17
Reaction score
0

Homework Statement



integrate .5e^(t/50)*sin(t)

Homework Equations


integration by parts
uv-∫vdu

The Attempt at a Solution



I am currently in differential equations and I remember from cal II that I have to keep using the equation above until the integral loops around, then set it equal to something,... but I'm foggy on what it's equal to. Any help would be appreciated. thanks.
 
Last edited by a moderator:
Physics news on Phys.org
I believe that you should keep integrating by parts until you end up with something that looks like:

∫.5e^(t/50)*sin(t) = SOMETHING - ∫.5e^(t/50)*sin(t)

then you can add ∫.5e^(t/50)*sin(t) to both sides to get:

2*∫.5e^(t/50)*sin(t) = SOMETHING

so that

∫.5e^(t/50)*sin(t) = (1/2)*SOMETHING

EDIT: vela beat me to it :smile:
 
thanks. vela helped, and saladsamurai's elaboration was necessary. You guys are lifesavers.