Very difficult integral to solve

  • Thread starter Thread starter tonit
  • Start date Start date
  • Tags Tags
    Integral
Join the discussion
Registration is free. Ask a follow-up in this thread, or start your own.
7 replies · 2K views
tonit
Messages
55
Reaction score
1

Homework Statement


hey there guys, today I encountered a very difficult integral to solve, at least for me.
[itex]\int^\sqrt{3}_1 \frac{dx}{\sqrt{(1+x^2)^3}}[/itex]


Homework Equations





The Attempt at a Solution


I've tried to substitute but didn't give results. Any suggestions please :)
 
Physics news on Phys.org
Hmmm, alright I'm trying it now.
 
I'm now stuck at this point:

[itex]\int^\frac{\pi}{3}_\frac{\pi}{4} \frac{dt}{cos^3(t)}[/itex]
 
tonit said:
I'm now stuck at this point:

[itex]\int^\frac{\pi}{3}_\frac{\pi}{4} \frac{dt}{cos^3(t)}[/itex]

You'll need to show how you got there. That's not right and I can't guess what you did.
 
x = tan(t)
dx = d(tan[t]) = [itex]\frac{dt}{cos^2(t)}[/itex]
x = 1 => tan(t) = 1 => t = [itex]\frac{\pi}{4}[/itex]
x = [itex]\sqrt{3}[/itex] => tan(t) = [itex]\sqrt{3}[/itex] => t = [itex]\frac{\pi}{3}[/itex]

so the integral becomes
[itex]\int^\frac{\pi}{3}_\frac{\pi}{4} \frac{dt}{cos^2(t)\sqrt{(1+tan^2(t))^3}}[/itex]

oh and now I spot my mistake. It will become cos(t)dt, right?
 
tonit said:
x = tan(t)
dx = d(tan[t]) = [itex]\frac{dt}{cos^2(t)}[/itex]
x = 1 => tan(t) = 1 => t = [itex]\frac{\pi}{4}[/itex]
x = [itex]\sqrt{3}[/itex] => tan(t) = [itex]\sqrt{3}[/itex] => t = [itex]\frac{\pi}{3}[/itex]

so the integral becomes
[itex]\int^\frac{\pi}{3}_\frac{\pi}{4} \frac{dt}{cos^2(t)\sqrt{(1+tan^2(t))^3}}[/itex]

oh and now I spot my mistake. It will become cos(t)dt

Yes it will.
 
Ok, thanks for helping me :D