Solving for Integration of Cosecx - Homework Help

  • Thread starter Thread starter kashan123999
  • Start date Start date
  • Tags Tags
    Integration
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
1 reply · 9K views
kashan123999
Messages
98
Reaction score
0

Homework Statement



So I got towards the intergration of cosecx as -ln(cosecx + cotx),but in my coursebook it is ln(cosecx-cotx)?so how do you put that sign in the log :D

Homework Equations



∫[f(x)]/[F(x)] dx = ln|F(x)|+ c

The Attempt at a Solution




∫(cosecx) X (cosecx + cotx)/(cosecx + cotx) dx

∫[(cosecx)^2 + (cosecxcotx)]/(cosecx + cotx) dx

let cosecx + cot x = u → [-cosecxcotx - (cosecx)^2]dx = du

-[cosecxcotx + (cosecx)^2]dx = du

dx = -du/[cosecxcotx + (cosecx)^2]

so putting value of dx and (cosecx + cotx)

∫[(cosecxcotx) + (cosecx)^2] X (-du) / [(u) X {(cosecxcotx+ (cosecx)^2)}]

cosecxcotx + (cosecx)^2 will simply each other in numerator and denominator hence

∫(-du)/(u)

using reciprocal rule

-ln|u| + c

-ln|cosecx + cotx| + c

so in my courebook it is ln|cosecx - cotx|?? how to do that?
 
Physics news on Phys.org
You can use this property of logarithm: ##\log a^b=b\log a##

Therefore,
$$-\ln|\csc x+\cot x|=\ln\frac{1}{|\csc x+\cot x|}$$
Multiply and divide by ##\csc x-\cot x## to get the same answer as book.