How do I integrate this: 1 to 2∫ √(25+100t^2)?

  • Context: Undergrad 
  • Thread starter Thread starter winkzy
  • Start date Start date
  • Tags Tags
    Integrate
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
4 replies · 2K views
winkzy
Messages
2
Reaction score
0
I'm trying to find the arc length and I'm able to get this far. But it's been a long time since I've done calculus so I forgot.

1 to 2∫ √(25+100t^2)

I tried to do u = 25+100t^2, du = 200t dt, dt = 1/200 du, but it doesn't look right.
 
Physics news on Phys.org
That's a pretty standard trig substitution: [itex]sin^2(\theta)+ cos^2(\theta)= 1[/itex]. Divide through by [itex]cos^2(\theta)[/itex], [itex]tan^2(\theta)+ 1= cos^2(\theta)[/itex].

Therefore, let [itex]5tan(\theta)= (1/10)t[/itex] so that [itex]tan^2(\theta)= (25/100)t^2[/itex], [itex]100t^2+ 25= 25tan^2(\theta)+ 25= 25(tan^2(\theta)+ 1)= 25cos^2(\theta)[/itex] and so [itex]\sqrt{100t^2+ 25}= 5cos(theta)[/itex].

Of course, [itex]d(tan(\theta))= sec^2(\theta)d\theta[/itex] so that [itex](1/10)dt= 5sec^2(\theta)d\theta[/itex].
 
I'm pretty sure that tan^2(x)+1 is not cos^2(x). I believe Halls of Ivy meant sec^2(x).
 
Also, if you define [itex]5\tan \theta = \frac{1}{10}t[/itex], then [itex]\tan^2 \theta = \frac{1}{2500}t^2[/itex]