Advertisements
Advertisements
Question
Integrate the following w.r.t.x : `(1)/(sinx + sin2x)`
Advertisements
Solution
Let I = `int (1)/(sinx + sin2x)*dx`
= `int (1)/(sinx + 2sinx cosx)*dx`
= `int dx/(sinx(1 + 2 cosx)`
= `int (sinx*dx)/(sin^2x(1 + 2cosx)`
= `int (sin*dx)/((1 - cos^2x)(1 + 2 cosx)`
= `int (sin*dx)/((1 - cosx)(1 + cosx)(1 + 2cosx)`
Put cos x = t
∴ – sinx . dx = dt
∴ sinx .dx = – dt
∴ I = `int (-dt)/((1 - t)(1 + t)(1 + 2t)`
= `-int (dt)/((1 - t)(1 + t)(1 + 2t)`
Let `(1)/((1 - t)(1 + t)(1 + 2t)) = "A"/(1 - t) + "B"/(1 + t) + "C"/(1 + 2t)`
∴ 1 = A(1 + t)(1 + 2t) + B(1 – t)(1 + 2t) + C(1 – t)(1 + t)
Putting 1 – t = 0, i.e. t = 1, we get
1 = A(2)(3) + B(0)(3) + C(0)(2)
∴ A = `(1)/(6)`
Putting 1 – t = 0, i.e. t = – 1, we get
1 = A(0)(– 1) + B(2)(– 1) + C(2)(0)
∴ B = `-(1)/(2)`
Putting 1 + 2t = 0, i.e. t = `-(1)/(2)`, we get
1 = `"A"(0) + "B"(0) + "C"(3/2)(1/2)`
∴ C = `(4)/(3)`
∴ `1/((1 - t)(1 + t)(1 + 2t)) = ((1/6))/(1 - t) + (((-1)/2))/(1 + t) + ((4/3))/(1 + 2t)`
∴ I = `int [((1/6))/(1 - t) + (((-1)/2))/(1 + t) + ((4/3))/(1 + 2t)]*dt`
= `(1)/(6) int (1)/(1 - t)*dt + 1/2 int 1/(1 + t)*dt - 4/3 int 1/(1 + 2t)*dt`
= `(1)/(6)*(log |1 - t|)/(-1) + 1/2log|1 + t| - 4/3*(log|1 + 2t|)/(2) + c`
= `(1)/(6)log|1 - cosx| + 1/2log|1 + cosx| - 2/3log|1 + 2 cosx| + c`.
APPEARS IN
RELATED QUESTIONS
Evaluate : `int x^2/((x^2+2)(2x^2+1))dx`
Find : `int x^2/(x^4+x^2-2) dx`
Evaluate:
`int x^2/(x^4+x^2-2)dx`
Integrate the rational function:
`(3x + 5)/(x^3 - x^2 - x + 1)`
Integrate the rational function:
`(5x)/((x + 1)(x^2 - 4))`
Integrate the rational function:
`(3x -1)/(x + 2)^2`
Integrate the rational function:
`1/(x(x^n + 1))` [Hint: multiply numerator and denominator by xn − 1 and put xn = t]
Integrate the rational function:
`(cos x)/((1-sinx)(2 - sin x))` [Hint: Put sin x = t]
Integrate the rational function:
`1/(x(x^4 - 1))`
Integrate the following w.r.t. x:
`(6x^3 + 5x^2 - 7)/(3x^2 - 2x - 1)`
Integrate the following w.r.t. x : `(2x)/((2 + x^2)(3 + x^2)`
Integrate the following w.r.t. x : `2^x/(4^x - 3 * 2^x - 4`
Integrate the following w.r.t. x : `(3x - 2)/((x + 1)^2(x + 3)`
Integrate the following w.r.t. x : `(1)/(x^3 - 1)`
Integrate the following w.r.t. x : `((3sin - 2)*cosx)/(5 - 4sin x - cos^2x)`
Integrate the following w.r.t. x : `(1)/(2sinx + sin2x)`
Integrate the following w.r.t. x : `(1)/(sin2x + cosx)`
Integrate the following w.r.t. x : `(1)/(sinx*(3 + 2cosx)`
Integrate the following w.r.t. x : `(5*e^x)/((e^x + 1)(e^(2x) + 9)`
Integrate the following w.r.t. x: `(x^2 + 3)/((x^2 - 1)(x^2 - 2)`
Evaluate: `int 1/("x"("x"^5 + 1))` dx
For `int ("x - 1")/("x + 1")^3 "e"^"x" "dx" = "e"^"x"` f(x) + c, f(x) = (x + 1)2.
Evaluate: `int (1 + log "x")/("x"(3 + log "x")(2 + 3 log "x"))` dx
`int (2x - 7)/sqrt(4x- 1) dx`
`int sin(logx) "d"x`
`int "e"^x ((1 + x^2))/(1 + x)^2 "d"x`
`int ("d"x)/(x^3 - 1)`
Evaluate:
`int (5e^x)/((e^x + 1)(e^(2x) + 9)) dx`
`int xcos^3x "d"x`
`int (3"e"^(2x) + 5)/(4"e"^(2x) - 5) "d"x`
Choose the correct alternative:
`int ((x^3 + 3x^2 + 3x + 1))/(x + 1)^5 "d"x` =
`int (5(x^6 + 1))/(x^2 + 1) "d"x` = x5 – ______ x3 + 5x + c
If f'(x) = `1/x + x` and f(1) = `5/2`, then f(x) = log x + `x^2/2` + ______ + c
`int 1/x^3 [log x^x]^2 "d"x` = p(log x)3 + c Then p = ______
Evaluate `int (2"e"^x + 5)/(2"e"^x + 1) "d"x`
Evaluate `int x^2"e"^(4x) "d"x`
If `intsqrt((x - 7)/(x - 9)) dx = Asqrt(x^2 - 16x + 63) + log|x - 8 + sqrt(x^2 - 16x + 63)| + c`, then A = ______
Evaluate the following:
`int (2x - 1)/((x - 1)(x + 2)(x - 3)) "d"x`
The numerator of a fraction is 4 less than its denominator. If the numerator is decreased by 2 and the denominator is increased by 1, the denominator becomes eight times the numerator. Find the fraction.
Evaluate: `int (2x^2 - 3)/((x^2 - 5)(x^2 + 4))dx`
Find : `int (2x^2 + 3)/(x^2(x^2 + 9))dx; x ≠ 0`.
Evaluate:
`int x/((x + 2)(x - 1)^2)dx`
Evaluate:
`int(2x^3 - 1)/(x^4 + x)dx`
