Learn How to Integrate xlnx Using the Integration by Parts Method

Join the discussion
Registration is free. Ask a follow-up in this thread, or start your own.
10 replies · 4K views
ricekrispie
Messages
22
Reaction score
0
little help? simple question...

Homework Statement




Integrate:
xlnx dx

use integration by parts


Homework Equations





The Attempt at a Solution



let u = x du = dx
dv = ln x v = ??
 
Physics news on Phys.org

Homework Statement




Integrate:
xlnx dx



Homework Equations





The Attempt at a Solution



let u = x du = dx
dv = ln x v = ??
 
if I have to integrate it from 1 to 2 where are these plugged in?
 
my attempt

i wonder if this worked...

[tex]\int_1^2 x lnx dx = lnx (x^2/2)|_1^2 - \int_1^2 (x^2/2)* (1/x) dx[/tex]
[tex]= 2ln2 - ((1/4)(x^2))|_1^2[/tex]

= 2ln2 - (5/4)
??
 
ricekrispie said:
i wonder if this worked...

[tex]\int_1^2 x lnx dx = lnx (x^2/2)|_1^2 - \int_1^2 (x^2/2)* (1/x) dx[/tex]
[tex]= 2ln2 - ((1/4)(x^2))|_1^2[/tex]

= 2ln2 - (5/4)
??
Almost! [itex](1/4)(x^2)[/itex] when x= 2 is 1. when x= 1, it is 1/4 so the last part is -(1- 1/4)= -3/4, not -5/4.
 
check your evaluation for the last part

it might be me but you did the integration correctly, gj.
 
hehe i noticed a lack of parenthesis... thanks for helping :smile: