Welcome :: Homework Help and Answers :: Mathskey.com

Recent Visits

    
Welcome to Mathskey.com Question & Answers Community. Ask any math/science homework question and receive answers from other members of the community.

13,435 questions

17,804 answers

1,438 comments

777,909 users

Integral (sin(2x))/(1+cos(2x)) dx?

0 votes

Integral (sin(2x))/(1+cos(2x)) dx?

asked Apr 24, 2014 in CALCULUS by anonymous

2 Answers

–1 vote

Let u= (1+ cos^2 (x) )

Then du/dx = d/dx (1+ cos^2 (x) )

                   = d/dx (1) + d/dx (cos^2 (x))

                   = 0 + d/dx (cos^2 (x))

                   = 2 cos x d/dx (cos (x))            

                   = 2 cos x sin x                                        

 => du = 2 cos x sin x dx

              = sin 2x dx                       [ Since sin(2x) = 2sin x cos x ]

Therefore ∫ (sin(2x)) / (1+ cos^2 (x)) = ∫ 1/u du

                                                         = ln(u) +C                            [ Since ∫ 1/u du = ln(u) +C ]

                                                         = ln( 1+ cos^2(x) ) +C          [ Since u= (1+ cos^2 (x) ) ]

Therefore ∫ (sin(2x)) / (1+ cos^2 (x)) = ln( 1+ cos^2(x) ) +C

answered Apr 25, 2014 by joly Scholar
edited Apr 25, 2014 by joly
0 votes

The function is ʃ { sin(2x)/[1+cos(2x)] } dx.

Let [ 1 + cos(2x) ] = u

- 2 sin(2x) dx = du

sin(2x) dx = - du/2

ʃ { sin(2x)/[1+cos(2x)] } dx = ʃ (- du/2)/u

                                      = - 1/2 ʃ (1/u) du

                                      = - 1/2 log (u)

                                      = - log √(u)

                                      = - log √[ 1 + cos(2x) ]

                                      = - log √[ 1 + {2cos2(x) - 1} ]

                                      = - log √[ 2cos2(x) ]

                                      = - log [√2cos (x)] + c

ʃ { sin(2x)/[1+cos(2x)] } dx = - log [√2 cos (x)] + c.

answered Apr 28, 2014 by steve Scholar

ʃ { sin(2x)/[1+cos(2x)] } dx = - log [√2 cos (x)] + C

= - log [ √2 ] - log [ cos (x)] + C

= - log [ cos (x)] + C - log [ √2 ]

= - log [ cos (x)] + C             (Since, log [√ 2 ] = 0.15 = constant)

 ∴ ʃ { sin(2x)/[1+cos(2x)] } dx = - log [ cos (x)] + C.

Related questions

asked Apr 24, 2014 in CALCULUS by anonymous
asked Jul 10, 2014 in CALCULUS by anonymous
asked May 10, 2014 in TRIGONOMETRY by anonymous
asked Nov 13, 2014 in CALCULUS by anonymous
...