Possible to take antiderivative of (sin(x)/e^x)dx?

  • Thread starter Thread starter swooshfactory
  • Start date Start date
  • Tags Tags
    Antiderivative
swooshfactory
Messages
61
Reaction score
0

Homework Statement



There is an integral, according to an online integral calculator, but I cannot obtain it by integration by parts. Is there a way to obtain it without it being given to you?

The derivative in question is [sin(x)/e^x]dx

Homework Equations





The Attempt at a Solution

 
Physics news on Phys.org
Apply integration by parts until you arrive at an integral that looks like the one you started with.

Add the integral to both sides to "cancel" it on one side. Divide by 2 (or whatever other number is now multiplying your integral on the left side of your equation).

Make sure to carefully pick your u and dv. If you pick the right dv, it'll make the problem a lot easier to do. (time wise, I don't think the algebra changes much)
 
Or you could rewrite sinx=\frac{e^{ix}-e^{-ix}}{2i}. Then you would just have to integrate exponentials...
 
I get \frac{cosx+sinx}{-2e^x} for zero constant of integration.
 
You could also write sin(x) as Im{e^(ix)}.

EDIT: beaten by chaoseverlasting
 
In other words, you want
\int e^{-x}sin(x)dx

I see nothing difficult about that. You can do it by parts either by letting u= e-x and dv= sin(x)dx or by letting u= sin(x) and dv= e-xdx.

You will need to integrate twice and after the second integration by parts you will get back to
\int e^{-x}sin(x)dx[/itex]<br /> again so you will have an equation to solve for that integral.
 
There are two things I don't understand about this problem. First, when finding the nth root of a number, there should in theory be n solutions. However, the formula produces n+1 roots. Here is how. The first root is simply ##\left(r\right)^{\left(\frac{1}{n}\right)}##. Then you multiply this first root by n additional expressions given by the formula, as you go through k=0,1,...n-1. So you end up with n+1 roots, which cannot be correct. Let me illustrate what I mean. For this...
Back
Top