Is This Integration by Parts Approach Correct for Solving ∫(xe^x + e^x)dx?

afcwestwarrior
Messages
453
Reaction score
0

Homework Statement


∫e^x+e^x




Homework Equations


∫u dv= uv- ∫v du


The Attempt at a Solution


u= x+e^x
du= e^x

so it would be e^u

integral = e^u

= e^(e^x) +c is that correct, i know the answer is but what i just did
 
Physics news on Phys.org
Did you mistype the integral? \int 2e^x dx?
 
afcwestwarrior said:

Homework Statement


∫e^x+e^x
? Surely you don't mean 2\int e^x dx?




Homework Equations


∫u dv= uv- ∫v du


The Attempt at a Solution


u= x+e^x
du= e^x
Are you now saying the problem is \int (xe^x+ e^x)dx?
Then you are not using integration by parts, you are using a simple substitution. Yes, \int (xe^x+ e^x)dx= \int (x+ e^x)e^x dx. If you let u= x+ ex, then du= (1+ e^x) dx, not just ex dx. And please by sure to include the "dx" in the integral; that may be part of what is confusing you.

so it would be e^u

integral = e^u
= e^(e^x) +c is that correct, i know the answer is but what i just did
Well, you can always check an integration yourself by differentiating.
\frac{d}{dx}\left(e^{e^x}\right)= \frac{de^u}{du}\frac{de^x}{dx}
with u= ex
= (e^u)(e^x)= (e^{e^x})(e^x)
Which is not what you started with.
Did you consider just doing the two integrals separately?
\int (xe^x+ e^x)dx= \int xe^x dx+ \int e^x dx[/itex]<br /> You should be able to do the second of those directly and the first <b>is</b> a simple integration by parts.
 
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