Integration using separation of parts

crazco
Messages
15
Reaction score
0

Homework Statement



evaluate the integral cos^-1 2x dx?


Homework Equations





The Attempt at a Solution



let

u = arc cos
du = -1 / (sqrt 1-x^2)
dv = 2x
v= x^2

arc cos * x^2 - the integral of -x^2 / (sqrt 1-x^2)

then i don't know what to do
 
Physics news on Phys.org
crazco said:

The Attempt at a Solution



let

u = arc cos
du = -1 / (sqrt 1-x^2)
dv = 2x
v= x^2

arc cos * x^2 - the integral of -x^2 / (sqrt 1-x^2)

then i don't know what to do

What you have is ∫cos-1(2x) dx

so u = cos-1(2x) and dv=dx
 
This is NOT "arccos" multiplied by 2x!
 
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