Showing posts with label Methods of Integration. Show all posts
Showing posts with label Methods of Integration. Show all posts

Thursday, July 11, 2019

Methods of Integration: Powers of Tangent and Secant - Indefinite Integral


  When the integrands are Tangent and Secant together that are raised with a particular power it is better to know the techniques on simplifying it.

Here’s how the given problem should look like,

General form:

    ∫ tanmu secnudu

Where m and n are exponents (constant)

Here are the rules that will help us:

Rule I. If m is any number and n is even.

    Use:
      ∫ tanmu secn-2u sec2udu

Rule II. If m is a positive odd integer and n is any number.

    Use:
        ∫ tanm-1u secn-1u secu tanudu

Rule III. If m is a positive integer and n is zero.
 
    Use:
        ∫ tanm-2u tan2udu



Examples:

Rule I

1. ∫ tan3x sec4xdx = ∫ tan3x sec4-2x sec2xdx

= ∫ tan3x sec2x sec2xdx

= ∫ tan3x (tan2x + 1) sec2xdx

= ∫ [tan5xsec2x + tan3xsec2xdx]dx

= ∫ tan5xsec2xdx + ∫ tan3xsec2xdx

Let:

u = tanx
du = sec2xdx

= tan6x/6 + tan4x/4 + C


Rule II

2. ∫ tan3x sec5xdx

= ∫ tan3-1x sec5-1x secxtanx dx

= ∫ tan2x sec4x secxtanx dx

= ∫ (sec2x - 1) sec4x secxtanx dx

= ∫ [sec6x secxtanx - sec4x secxtanx]dx

= ∫ sec6x secxtanxdx - ∫ sec4x secxtanxdx

Let:

u = secx
du =secxtanxdx

= sec7x/7 - sec5x/5 + C


Rule III

3. ∫ tan3xdx

= ∫ tan3-2x tan2xdx

= ∫ tanx tan2xdx

= ∫ tanx (sec2x - 1)dx

= ∫ [tanxsec2x - tanx]dx

= ∫ tanxsec2xdx - ∫ tanxdx

= tan2x/2 - ln(secx) + C

Note:
    - These rules can also be used in a problem having cosecant and cotangent together as an integrand.