Integration by parts -- help please

In summary, the student attempted to integrate a function but ran into trouble because the function was non-elementary. They attempted to find another solution but failed.
  • #1

Homework Statement


I want to integrate

∫-e^(2x)*sin(e^x) dx

Homework Equations


∫uv'dx=uv - ∫u'v

The Attempt at a Solution


u = e^2x
du = 2*e^2x

dv = sin(e^x)
v = -cos(e^x)/e^x

e^(x)*cos(e^x) - 2∫e^(x)*cos(e^x) dx

e^(x)*cos(e^x) - 2*sin(e^x) + c

The solution I have doesn't have the two in the 2nd term of the answer. Not sure what I did wrong.
 
Physics news on Phys.org
  • #2
shreddinglicks said:

Homework Statement


I want to integrate

∫-e^(2x)*sin(e^x) dx

Homework Equations


∫uv'dx=uv - ∫u'v

The Attempt at a Solution


u = e^2x
du = 2*e^2x

dv = sin(e^x)
v = -cos(e^x)/e^x

e^(x)*cos(e^x) - 2∫e^(x)*cos(e^x) dx

e^(x)*cos(e^x) - 2*sin(e^x) + c

The solution I have doesn't have the two in the 2nd term of the answer. Not sure what I did wrong.

The integration of ##v = \int \sin(e^x) \, dx## is non-elementary, meaning that it cannot be expressed in terms of standard functions. In particular, if you compute $$\frac{d}{dx} \frac{-\cos(e^x)}{e^x}$$
you will see that you do not recover your hoped-for ##dv = \sin(e^x) \, dx.## So, you need another ##dv##.
 
  • #3
You are omitting the dx factors in your work. They might not be some important in this problem, but doing this will definitely come back to bite you when you do integration by trig substitution.

In your work you have ##u = e^{2x}## and ##dv = \sin(e^x) dx## (dx added by me).

Can you think of another way to divide things between u and dv? Keep in mind that ##e^{2x} = e^x \cdot e^x##.
 
  • #4
Mark44 said:
You are omitting the dx factors in your work. They might not be some important in this problem, but doing this will definitely come back to bite you when you do integration by trig substitution.

In your work you have ##u = e^{2x}## and ##dv = \sin(e^x) dx## (dx added by me).

Can you think of another way to divide things between u and dv? Keep in mind that ##e^{2x} = e^x \cdot e^x##.

I'm not sure if I follow what you're saying.
 
  • #5
Are you saying I can factor out a e^x and leave it out as a constant?
 
  • #6
Ray Vickson said:
The integration of ##v = \int \sin(e^x) \, dx## is non-elementary, meaning that it cannot be expressed in terms of standard functions. In particular, if you compute $$\frac{d}{dx} \frac{-\cos(e^x)}{e^x}$$
you will see that you do not recover your hoped-for ##dv = \sin(e^x) \, dx.## So, you need another ##dv##.

I see what you mean.
 
  • #7
shreddinglicks said:
Are you saying I can factor out a e^x and leave it out as a constant?
No, that's not what I'm saying. The idea with integration by parts is figuring out how to divvy up the integrand into two pieces: u and dv.

Here are some possibilities (I am ignoring the minus sign in your problem for the time being):
##u = 1##, ##dv = e^{2x}\sin(e^x)dx## Obviously, that's a non-starter
##u = e^{2x}\sin(e^x)##, ##dv = dx## That's not a good choice, either
##u = e^{2x}##, ##dv = \sin(e^x)dx## This was your choice, which didn't work out

Considering my earlier hint, can you think of another way to divide up the integrand so as to choose dv so that it's actually something you can integrate? In integration by parts you want to choose dv so that it's the most complicated expression that you can still integrate. I can't really say much more without giving too much help.
 
  • #8
let [itex] y = e^x[/itex] then the integral becomes
$$ -\int e^{2x}\sin(e^x) dx = -\int y\sin(y) dy $$ which is easily integrated by parts.
 
  • #9
Dr Transport said:
let [itex] y = e^x[/itex] then the integral becomes
$$ -\int e^{2x}\sin(e^x) dx = -\int y\sin(y) dy $$ which is easily integrated by parts.

I like that, nice and simple.
 
  • #10
Mark44 said:
No, that's not what I'm saying. The idea with integration by parts is figuring out how to divvy up the integrand into two pieces: u and dv.

Here are some possibilities (I am ignoring the minus sign in your problem for the time being):
##u = 1##, ##dv = e^{2x}\sin(e^x)dx## Obviously, that's a non-starter
##u = e^{2x}\sin(e^x)##, ##dv = dx## That's not a good choice, either
##u = e^{2x}##, ##dv = \sin(e^x)dx## This was your choice, which didn't work out

Considering my earlier hint, can you think of another way to divide up the integrand so as to choose dv so that it's actually something you can integrate? In integration by parts you want to choose dv so that it's the most complicated expression that you can still integrate. I can't really say much more without giving too much help.

dv = e^x * sin(e^x) dx
v = -cos(e^x)

u = e^x
du = e^x dx
 

Suggested for: Integration by parts -- help please

Replies
4
Views
844
Replies
12
Views
849
Replies
7
Views
821
Replies
3
Views
815
Replies
4
Views
221
Replies
8
Views
159
Replies
5
Views
596
Replies
9
Views
561
Back
Top