Integration by Parts: Solving Homework

Join the discussion
Ask a follow-up here, or get your own question answered by working scientists, mathematicians and engineers — people, not an autocomplete.
Real named experts · corrections over time · the nuance an AI answer skips
5 replies · 2K views
crm08
Messages
28
Reaction score
0

Homework Statement



[tex]\int(sin(x)^{-1}), dx[/tex]

Homework Equations



*By Parts Formula: f(x)g(x) - [tex]\int(g(x) f'(x)) dx[/tex]

Also for d/dx sin(x)^{-1} I used 1/sqrt(1-x^{2})

The Attempt at a Solution



Just started learning this method, I tried letting f(x) = sin(x)^{-1} and g(x) = dx but nothing really simplified, can someone help with selecting the correct g(x) and f(x), Thanks
 
Last edited:
Physics news on Phys.org
crm08 said:

Homework Statement



[tex]\int(sin(x)^{-1}), dx[/tex]

Is the function you're trying to integrate here the inverse function of sin(x)? If so, it should be denoted [tex]\arcsin(x)=\sin^{-1}(x)[/tex]

Homework Equations



*By Parts Formula: f(x)g(x) - [tex]\int(g(x) f'(x)) dx[/tex]

This isn't a formula, since you haven't specified what it is equal to! The formula I would use is [tex]\int v du=uv-\int udv[/tex]. Is this the formula you have been taught? If not, what is the formula you have been taught?
 
Yes, the problem is asking for the integral of arcsin(x), and also yes, that is the formula we are using, my "u's" and "v's" look a lot alike sometimes so I replaced them with f(x) and g(x), sorry about the confusion
 
crm08 said:
Yes, the problem is asking for the integral of arcsin(x), and also yes, that is the formula we are using, my "u's" and "v's" look a lot alike sometimes so I replaced them with f(x) and g(x), sorry about the confusion

Ok, so your selection was [itex]u=\sin^{-1}(x) \,\, , \,\, dv=dx[/itex], right? So, what went wrong? This is the choice that I would make!
 
Ok nevermind I got it now, I was working towards an answer to this problem that my 89 gave me but I typed it in wrong, I see how to to it now, the answer being:

x*arcsin(x) + sqrt(1-x^2)

Thanks for your help