Solving Integration Problems: Tips and Tricks for Integrating x arccos(x)dx

  • Thread starter Thread starter colorado
  • Start date Start date
colorado
Messages
5
Reaction score
0
This is a problem from my homework set.

I'm so close but I'm tangled up at the end...

Integrate/ x arccos(x)dx

So far I am at

(x^2)/2 arccosx - Int/ (x^2)/ (2 sqrt(x^2 - 1))

Can figure out how to integrate this part.
 
Physics news on Phys.org
I hope you mean sqrt(1-x^2). I would try a substitution like x=sin(u).
 
You are correct. Thankyou!
 
I'm not sure I'm reading this right. Is the part inside the integral,

x * arccos(x)?

if so, what about the substitution u = arccos(x), so that x=cos(u), and dx = -sin(u) du? Then it becomes the integral of -u*sin(u)*cos(u) du

I'd probably try repeated integration by parts to solve the new integral.
 
Never mind, seems it was answered while I was typing :)
 
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...

Similar threads

Back
Top