Skills Review for Integration by Parts

Learning Outcomes

  • Apply the power rule
  • Find the derivatives of the sine and cosine function.
  • Find the derivatives of the standard trigonometric functions.
  • Find the derivative of exponential functions
  • Find the derivative of logarithmic functions
  • Apply substitution integration shortcut formulas

In the Integration by Parts section, we will learn how to evaluate integrals where one part of the integral is easily differentiable while the other part is easily integrable. Here we will review some derivative-taking techniques along with substitution integration shortcuts.

Apply the Power Rule

We know that

ddx(x2)=2xddx(x2)=2x   and   ddx(x12)=12x12ddx(x12)=12x12

As we shall see, there is a procedure for finding the derivative of the general form f(x)=xnf(x)=xn. The following theorem states that this power rule holds for all non-variable powers of xx.

The Power Rule


Let nn be a number. If f(x)=xnf(x)=xn, then

f(x)=nxn1f(x)=nxn1

 

Alternatively, we may express this rule as

ddx(xn)=nxn1ddx(xn)=nxn1

Example: Applying Basic Derivative Rules

Find the derivative of the function f(x)=x10f(x)=x10 by applying the power rule.

Example: Applying Basic Derivative Rules

Find the derivative of f(x)=2x5+7f(x)=2x5+7.

Example: Applying Basic Derivative Rules

Find the derivative of f(x)=xf(x)=x.

Try It

Find the derivative of f(x)=2x36x2+3f(x)=2x36x2+3.

Try It

Find the derivative of f(x)=x7f(x)=x7.

Find the Derivatives of the Standard Trigonometric Functions.

The Derivatives of sinxsinx and cosxcosx


The derivative of the sine function is the cosine and the derivative of the cosine function is the negative sine.

ddx(sinx)=cosxddx(sinx)=cosx

 

ddx(cosx)=sinxddx(cosx)=sinx

Example: Differentiating a Function Containing sinxsinx

Find the derivative of f(x)=5x3sinxf(x)=5x3sinx.

The Derivatives of  tanx,cotx,secxtanx,cotx,secx,  and  cscxcscx


The derivatives of the remaining trigonometric functions are as follows:

ddx(tanx)=sec2xddx(tanx)=sec2x

 

ddx(cotx)=csc2xddx(cotx)=csc2x

 

ddx(secx)=secxtanxddx(secx)=secxtanx

 

ddx(cscx)=cscxcotxddx(cscx)=cscxcotx

Try It

Find the derivative of f(x)=cotxf(x)=cotx.

Find the Derivatives of Exponential and Logarithmic Functions with Base e

Derivative of the Natural Exponential Function


Let E(x)=exE(x)=ex be the natural exponential function. Then

E(x)=exE(x)=ex

 

In general,

ddx(eg(x))=eg(x)g(x)ddx(eg(x))=eg(x)g(x)

If it helps, think of the formula as the chain rule being applied to natural exponential functions. The derivative of ee raised to the power of a function will simply be ee raised to the power of the function multiplied by the derivative of that function.

Example: Differentiating An Exponential Function

Find the derivative of f(x)=etan(2x)f(x)=etan(2x).

Try It

Find the derivative of f(x)=e5x2f(x)=e5x2.

Now that we have the derivative of the natural exponential function, we can use implicit differentiation to find the derivative of its inverse, the natural logarithmic function.

The Derivative of the Natural Logarithmic Function


If x>0x>0 and y=lnxy=lnx, then

dydx=1xdydx=1x

 

More generally, let g(x)g(x) be a differentiable function. For all values of xx for which g(x)>0g(x)>0, the derivative of h(x)=ln(g(x))h(x)=ln(g(x)) is given by

h(x)=1g(x)g(x)h(x)=1g(x)g(x)

Example: Differentiating A Natural Logarithmic Function

Find the derivative of f(x)=ln(x3+3x4)f(x)=ln(x3+3x4)

Try It

Find the derivative of g(x)=ln(3x+7)g(x)=ln(3x+7).

 

 Apply Substitution Integration Shortcut Formulas

When integrating certain functions using substitution, certain patterns can be noticed in the answers. Here, we will review some shortcut integration formulas that are a result of substitution.

SUbstitution Integration Shortcut Formulas


Let aa be a constant, then

  • eaxdx=eaxa+Ceaxdx=eaxa+C
  • sinaxdx=cosaxa+Csinaxdx=cosaxa+C
  • cosaxdx=sinaxa+Ccosaxdx=sinaxa+C

     

Example: Using a Substitution Integration Shortcut Formula

Find e10xdxe10xdx.

Try It

Find cos2xdx.