Integrate sinx*sqrt(1+((cosx)^2))dx

  • Thread starter Thread starter Maiko
  • Start date Start date
  • Tags Tags
    Integrate
Join the discussion
Registration is free. Ask a follow-up in this thread, or start your own.
4 replies · 24K views
Maiko
Messages
2
Reaction score
0

Homework Statement


Integrate sinx*sqrt(1+((cosx)^2))dx


Homework Equations


integral udv = uv - integral vdu


The Attempt at a Solution


I tried integration by parts which is: integral udv = uv - integral vdu
I tried substituting (cosx)^2= 1-(sonx)^2
neither of them seemed to work...
 
Physics news on Phys.org
Oops, bad advice. Sorry
 
Hi, the your integrated is resolved by wolframalpha.com.
Here's the image:

<< Complete solution removed by Hootenanny >>[/color]
 
Use the substitution tan(x) = t

[tex]sin^2(x)=\frac{tan^2(x)}{1+tan^2(x)}=\frac{t^2}{1+t^2}[/tex]

[tex]cos^2(x)=\frac{1}{1+tan^2(x)}=\frac{1}{1+t^2}[/tex]

[tex]dx=\frac{dt}{1+t^2}[/tex]

Or even better, you can use the substitution cos(x)=t
 
You could also use the substitution u = cosx. Then your integral turns into [tex]- \int \sqrt[]{1+u^2} du[/tex].

Do you recognize this integral now?