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.
 
Thread 'Use greedy vertex coloring algorithm to prove the upper bound of χ'
Hi! I am struggling with the exercise I mentioned under "Homework statement". The exercise is about a specific "greedy vertex coloring algorithm". One definition (which matches what my book uses) can be found here: https://people.cs.uchicago.edu/~laci/HANDOUTS/greedycoloring.pdf Here is also a screenshot of the relevant parts of the linked PDF, i.e. the def. of the algorithm: Sadly I don't have much to show as far as a solution attempt goes, as I am stuck on how to proceed. I thought...
Back
Top