Integral of 1/(t^4-25) using trig substitution

  • Thread starter Thread starter ziddy83
  • Start date Start date
  • Tags Tags
    Integral
Join the discussion
Registration is free. Start your own thread to ask a follow-up.
6 replies · 2K views
ziddy83
Messages
87
Reaction score
0
ok here is the integral...sorry for the laziness...

integral of dt/(t^4)-25

would this just turn out to be (t^4)-25 since you can bring up the denominator to the top as (something)^-1...then just take the antiderivative...? hope that makes sense

edit: ok that won't work...so I think i need to make a trig sub...so like...hmm do i let t= sec x?
 
Last edited:
Physics news on Phys.org
Rewrite it to:
[tex]I=\int\frac{dt}{(t^{2}+5)(t^{2}-5)}[/tex]
and use partial fractions decomposition.
 
[tex]\int \frac{dt}{t^4-25} = \int \frac{dt}{(t^2-5)(t^2+5)}[/tex]

edit: tex error
 
Last edited:
Try factoring out [tex]t^{4}-25[/tex]. Didn't you learn how to do these type of integrals in lecture (partial fractions)? You'll have to learn how to do such integrals yourself, the process is quite tedious.
 
it seems that we were all answering this question at the same time.