Integration by Parts: Solving the Integral of Sqrt(x) * ln(x) with Limits 1 to 5

intelli
Messages
19
Reaction score
0

Homework Statement



integral limit 1 to 5

integral of sqrt x * lnx dx

a = 1
b= 5

Homework Equations








The Attempt at a Solution




2
x (-1 + 2 Log[x])
------------------
8

11.99604193 but its not right
 
Physics news on Phys.org
Not sure how you reached that answer but did you use

u=lnx and dv=x1/2 dx ?
 
rock.freak667 said:
Not sure how you reached that answer but did you use

u=lnx and dv=x1/2 dx ?

so is this right

du = 1/x dx

v = 3/2x^3/2

and plug into the parts formula?
 
intelli said:
so is this right

du = 1/x dx

v = 3/2x^3/2

and plug into the parts formula?

v=2/3 x3/2

check that back.

then yes put that into the formula.
 
rock.freak667 said:
v=2/3 x3/2

check that back.

then yes put that into the formula.

yes so i get this is this right after integrating

2/3 x^3/2 ln x (between limits 1 to 5 ) - 4/9 x^3/2 (between limits 1 to 5) and

i get 9.602
 
intelli said:
yes so i get this is this right after integrating

2/3 x^3/2 ln x (between limits 1 to 5 ) - 4/9 x^3/2 (between limits 1 to 5) and

i get 9.602

Your calculus looks correct, but somehow you're not coming up with the right number. Re-check your computations and you should get approximately 7.47.
 
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