Why Is My Answer Wrong (trig integral)

  • Thread starter Thread starter moe darklight
  • Start date Start date
  • Tags Tags
    Integral
Join the discussion
Registration is free. Ask a follow-up in this thread, or start your own.
5 replies · 3K views
moe darklight
Messages
409
Reaction score
0
agh, trig integrals are driving me nuts.

Homework Statement



the integral of

tanx sec^4x dx


Homework Equations





The Attempt at a Solution



tanx sec^4x dx
= sec^3 tanx secx dx

u = secx
du = tanx secx dx

so,
= u^3 du
= (u/4)^4
= (1/4)sec^4x
 
Physics news on Phys.org
Yes, your final answer should be sec^4x/4, but you forgot one thing: +C. This is important.
 
O, ok. The book substitutes u = tanx to get (1/4)tan^4x + (1/2)tan^2x + C, and that got me confused.

Thanks
 
Just the same, since sec^2x=1+tan^2x
 
The way I would have done this would have been to convert immediately to sine and cosine (I get so confused with those other trig functions!): tan(x) sec^4(x)= sin(x)/cos^5(x)[/itex] and then the substitution u= cos(x), du = -sin(x) dx gives the integral
[tex]-\int du/u^5= -\int u^{-5}du= (1/4)u^{-4}+ C= (1/4)cos^{-4}(x)+ C= (1/4)sec^4(x)+ C[/itex]<br /> again, "just the same".[/tex]