How to Integrate with Negative Exponents?

  • Context: Undergrad 
  • Thread starter Thread starter anderma8
  • Start date Start date
  • Tags Tags
    Exponent Integrate
Join the discussion
Registration is free. Ask a follow-up in this thread, or start your own.
2 replies · 10K views
anderma8
Messages
35
Reaction score
0
I need a little 'suggestion' as to how to integrate cos^6x sin^-3x dx.

I rewrite to cos^6x/sin^3x dx and let u = sinx but when I'm trying to rewrite integral, what should I do with the ^6?

Thanks!
 
Physics news on Phys.org
oh wait, re-reading the problem and I think what I'm interpreting as a negative is the dot in the i in sin... I'm going to work the problem as cos^6x sin^3x dx and I know how to work this... sorry about that!
 
For future reference, if you did have an odd power of sine in the denominator, multiply both numerator and denominator by sine:
[tex]\int \frac{cos^6 t}{sin^3 t}dt= \frac{cos ^6 t sin t}{sin^4 t}dt[/tex]
[tex]= \int \frac{cos^6 t}{(1- cos^2 t)^2}(sin t dt)[/tex]
so that the substitution x= cos t gives
[tex]-\int\frac{x^6}{(1-x^2)^2}dx[/tex]