Simple Integration by Parts Question

Saterial
Messages
54
Reaction score
0

Homework Statement


integral of e^-xsinxdx


Homework Equations


uv-/vdu


The Attempt at a Solution


u=e^-x
du = -e^-xdx
v=sinx
dv=cosxdx

e^-xsinx-/(-e^-x)sinx
=e^-x(sinx+cosx)

Wolfram alpha is telling me that the indefinite integral is actually "-1/2e^-x(sinx+cosx)" where did the -1/2 come from? :(
 
Physics news on Phys.org
Saterial said:

Homework Statement


integral of e^-xsinxdx

Homework Equations


uv-/vdu

The Attempt at a Solution


u=e^-x
du = -e^-xdx
v=sinx
dv=cosxdx
dv = sin(x)
v = - cos(x) dx

e^-xsinx-/(-e^-x)sinx
=e^-x(sinx+cosx)
:(
I don't understand what you did in those last two lines.You should have, after that integration by parts,$$
\int e^{-x}\sin x\, dx = -e^{-x}\cos x -\int e^{-x}\cos x\,dx $$
You have to do the second integral on the right and solve for your original integral. Then you will see where the 1/2 comes from.
 
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