Simple? Integration Problem (Trig Sub?)

  • Context: Undergrad 
  • Thread starter Thread starter PitchBlack
  • Start date Start date
  • Tags Tags
    Integration
Join the discussion
Registration is free. Ask a follow-up in this thread, or start your own.
3 replies · 4K views
PitchBlack
Messages
2
Reaction score
0
I can't get it! I'm pretty sure it's trig substition

[tex]\int[/tex][tex]x^{2}/\sqrt{1-x^{2}}[/tex]

Its a practice problem, if someone could show me the light (or steps) that would be wonderful
 
Physics news on Phys.org
well, yeah a trig substitution would work, try to let x=sin(t) , so you will get dx=cos(t)dt
after you substitute it back you willl end up with something like this

integ of (sin(t))^2dt

Is this a homework problem by the way?

Can you go from here, anyway??
 
No its not a homework problem...its a conceptual problem ...but i don't get it, and I'm not that great with calculus to tell you the truth I am not a math major i just want to get it! So is this what you mean...

[tex]\int(sinx)^{2}[/tex][tex]/[/tex][tex]\sqrt{1-sinx^{2}}[/tex]

so using u subtitution ( or whatever letter you use)...
u=sinx
du= cosx
and since there is no cos in the original then 1/cos(du)

(1/cos)[tex]\int du(u)^{2}[/tex][tex]/[/tex][tex]\sqrt{1-u^{2}}[/tex]

and go from there? did i do it right?
 
PitchBlack said:
No its not a homework problem...its a conceptual problem ...but i don't get it, and I'm not that great with calculus to tell you the truth I am not a math major i just want to get it! So is this what you mean...

[tex]\int(sinx)^{2}[/tex][tex]/[/tex][tex]\sqrt{1-sinx^{2}}[/tex]

so using u subtitution ( or whatever letter you use)...
u=sinx
du= cosx
and since there is no cos in the original then 1/cos(du)

(1/cos)[tex]\int du(u)^{2}[/tex][tex]/[/tex][tex]\sqrt{1-u^{2}}[/tex]

and go from there? did i do it right?
Well You did not get it right, to be honest. Look, [tex]\int\frac{x^{2}}{\sqrt{1-x^{2}}}dx[/tex] now let sin(t)=x, from here after defferentiating we get cos(t)dt=dx, now let us substitute this back to the integral, so the integral will take this form:
[tex]\int\frac{(sin(t))^{2}}{\sqrt{1-(sin(t))^{2}}}cos(t)dt[/tex], now remember that (sin(t))^2= 1-(cos(t))^2, so afer we substitute the integral becomes:
[tex]\int\frac{(sin(t))^{2}}{\sqrt{(cos(t))^{2}}}cos(t)dt[/tex]= [tex]\int\frac{(sin(t))^{2}}{cos(t)}cos(t)dt[/tex]= [tex]\int (sin(t))^{2}dt[/tex], now do u know how to evaluate this one?
 
Last edited: