How can I use integration by tables to solve sin^-1(sqrtx)?

  • Thread starter Thread starter rmiller70015
  • Start date Start date
  • Tags Tags
    Integration
rmiller70015
Messages
110
Reaction score
1

Homework Statement


Integrate sin^-1(sqrtx)



Homework Equations





The Attempt at a Solution


To solve this, I first made a substitution of u=arcsin(sqrtx) so dx=sqrt(1-u)du

Still pretty difficult to solve, so I integrated by parts with v=sqrt(1-u) dw=udu dv=(1/2)(sqrt(1-u))2 and w=(1/2)(u^2)
To integrate this new equation, I used a table to get this: sqrt(1-u)(1/2)(u^2) + (1/2)arcsinu + c

I put this all together and changed the u to arcsin(sqrtx).

I'm wondering if this was a legit way of solving this equation.
 
Physics news on Phys.org
rmiller70015 said:

Homework Statement


Integrate sin^-1(sqrtx)



Homework Equations





The Attempt at a Solution


To solve this, I first made a substitution of u=arcsin(sqrtx) so dx=sqrt(1-u)du

You misused the Chain Rule here.
 
  • Like
Likes 1 person
You're right, I just saw that that will leave me with root 1-x du not 1-u, thanks
 
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