Thread Closed

How do I integrate this?

 
Share Thread Thread Tools
Jan7-07, 03:44 AM   #1
 

How do I integrate this?


1. The problem statement, all variables and given/known data

[tex] \int {x}{e^{0.1x}} dx[/tex]

2. Relevant equations

U-substitution, differentiating.

3. The attempt at a solution

We have [tex] \int {x}{e^{0.1x}} dx[/tex]

Let [tex]u = 0.1x[/tex] therefore [tex]du = 0.1 dx[/tex] ==> [tex]dx = 10du[/tex]

Substituting back into the equation and using the fact that [tex]x = 10u[/tex]:

[tex] \int {10u}{e^{u}} 10 du[/tex] = [tex]100 \int {u}{e^u} du[/tex]

At this point I'm stuck. Is there another, simpler method?
PhysOrg.com
PhysOrg
science news on PhysOrg.com

>> Intel's Haswell to extend battery life, set for Taipei launch
>> Galaxies fed by funnels of fuel
>> The better to see you with: Scientists build record-setting metamaterial flat lens
Jan7-07, 03:49 AM   #2
 
Use integration by parts.

Let
u=x
dv=e^(0.1x) dx
Jan7-07, 03:53 AM   #3
 
Mentor
This looks OK.

To proceed further, what is another (besides substitution) technique of integration?
Jan7-07, 04:05 AM   #4
 

How do I integrate this?


Quote by George Jones View Post
This looks OK.

To proceed further, what is another (besides substitution) technique of integration?
I haven't been studying integration for very long, but I learnt a method where you differentiate one part of the integral and express the integral in terms of the derivative, and then use the fact that [tex]\int f'(x) = f(x) + C[/tex]

I'll have a shot:

From [tex] \int {x}{e^{0.1x}} dx[/tex]

[tex]\frac {d}{dx} {x}{e^{0.1x}} = {e^{0.1x}} + {0.1}{x}{e^{0.1x}} = {e^{0.1x}}({1} + {0.1}{x})[/tex]

I don't know how to express the integral in terms of f'(x), though.
Jan7-07, 09:15 AM   #5

Math 2012
 
Recognitions:
Science Advisor Science Advisor
You have found
[tex]\frac {d}{dx} xe^{0.1x} = e^{0.1x}(1 + 0.1x)[/tex]

Multiply that by 10 and integrate both sides:

[tex]10x{e^{0.1x}} = \int 10 e^{0.1x}dx + \int xe^{0.1x} dx[/tex]

You know how to integrate

[tex]\int 10 e^{0.1x}dx[/tex]

This integration technique amounts to making a guess at what type of function the answer will be, and (if you guess right) reducing the problem to a simpler one.

For this problem the standard method of integration by parts (which you might not have learned yet) will produce the answer without the need to guess what form it might take.
Thread Closed
Thread Tools


Similar Threads for: How do I integrate this?
Thread Forum Replies
What is the best way to integrate this?? Calculus 22
integrate Calculus & Beyond Homework 4
How do you integrate this?? General Math 6
Integrate ln(4+y^2)dy? Calculus 8
how to integrate??? Calculus & Beyond Homework 5