Joseph Y.
asked 01/07/13integral 1/(sin(x)+cos(x))
help with a calculus question
4 Answers By Expert Tutors
Robert J. answered 01/07/13
Certified High School AP Calculus and Physics Teacher
Hint: sin(x)+cos(x) = sqrt(2)sin(x+pi/4), and integral of 1/sin(x) = ln(|sin(x/2)| - ln(|cos(x/2)|
Asok B. answered 03/22/13
Ph. D in Biochemistry, willing to teach Chemistry, Biochemistry, Math
Int dx/(sinx+cosx)= Int (cosx-Sinx)dx/(Cos2x-sin2x)= Int cosx dx/ (1-2Sin2x) - Int sinx dx/ (2cos2x-1) ..(.1)
Let 1-2sin2x =u and 2cos2x-1 =v
so, du= -2 (2)cosx dx =-4cosx dx, thus cosx dx = -1/4 du........(2)
and dv= -2 (2) sinx dx = -4sin x dx, thus sinx dx= -1/4 dv....(3)
let's now plug-in the value of sin x and cosx in (1)
We have int -1/4 (du)/u - Int (-1/4) dv/v
=-1/4 ln(u) -1/4 ln (v)+C
= -1/4 ln (2cos2x-1)-1/4 ln (1-2sin2x) +C
Matt L.
Asok, your u-substitution isn't correct. The derivative of cos2x -sin2x IS NOT -2sinx-2cosx. You didn't use the chain rule. The derivative of cos2x-sin2x is 2cosx(-sinx)-2sinxcosx = -4sinxcosx=-2sin2x.
03/22/13
Matt L.
You are still wrong. The derivative of 1-2sin2x IS NOT -4cosx. It is -4cosxsinx. You should stop trying to give mathematical advice because you don't know what you're talking about.
03/22/13
Matt L. answered 01/24/13
MIT Math Grad with 10+ years of Teaching Experience
---------null---------
Akash V.
06/15/15
Roman C. answered 01/07/13
Masters of Education Graduate with Mathematics Expertise
Using the trigonometric identities
cos x = sin (x+π/2) and sin x + sin y = 2 sin((x+y)/2) cos((x-y)/2) gives
1/(sin x + cos x) = 1/(sin x + sin(x+π/2)) = 1/(2sin(x+π/4)cos(-π/4)) = csc(x+π/4)/√2
We can integrate using the formula ∫ csc x dx = ln|tan(x/2)| + C to get
∫ dx/(sinx+cos x) = (1/√2) * ∫ [csc(x+π/4)] dx = (1/√2) ln|tan(x/2 + π/8)| + C
Still looking for help? Get the right answer, fast.
Get a free answer to a quick problem.
Most questions answered within 4 hours.
OR
Choose an expert and meet online. No packages or subscriptions, pay only for the time you need.
Abdallah K.
To solve this integration multiply the integration by (1/square root of 2) so you could multiply the denominator by cos(pi/4) with the sin(x) and by sin(pi/4) with the cos(x). afterwards the denominator equals sin((pi/4)+x) . Now it is integration of 1/sin((pi/4)+x) which is cosecant of ((pi/4)+x). the integration of cosecants has a special multiplier. Multiply the numerator and the denominator by (csc((pi/4)+x)+cot((pi/4)+x).csc((pi/4)+x)). then multiply the inside and outside of the integration by minus one, to get the derivative of the denominator in the numerator. Therefore the integration will be the natural log of the absolute value of the denominator. dont forget the 1/sqr(2) we multiplied by at the first step, multiplied by minus one, final answer will be : -1/sqrt(2).ln|csc((pi/4)+x)+cot((pi/4)+x)|+C. I hope my explaining worked out for you, I find other ways to integrate that value to be complex and not as simple as the one above. btw the special multiplier is a must-memorize value to be able to integrate secant and cosecant. cosecant multiplier is csc(c)+cot(x) secant multiplier is sec(x)+tan(x) in both cases, pay attention to the minus and positive powers in the denominator and numerator.04/11/21