Skills Review for Stokes’ Theorem and the Divergence Theorem

Learning Outcomes

  • Apply basic derivative rules
  • Use the product rule for finding the derivative of a product of functions
  • Use the quotient rule for finding the derivative of a quotient of functions
  • Apply the chain rule together with the power and product rule
  • Evaluate indefinite integrals

In the section about Stokes’ Theorem, we will learn about Stokes’ Theorem, a higher-dimensional generalization of Green’s Theorem. Then, we will explore the Divergence Theorem. Here we will review various differentiation techniques and rules along with basic integration techniques.

Basic Derivative Rules

(See Module 6, Skills Review for Line Integrals and Conservative Vector Fields)

The Product Rule

(also in Module 3, Skills Review for Calculus of Vector-Valued Functions)
Although it might be tempting to assume that the derivative of the product is the product of the derivatives, similar to the sum and difference rules, the product rule does not follow this pattern. To see why we cannot use this pattern, consider the function f(x)=x2, whose derivative is f(x)=2x and not ddx(x)ddx(x)=11=1.

Product Rule


Let f(x) and g(x) be differentiable functions. Then

ddx(f(x)g(x))=ddx(f(x))g(x)+ddx(g(x))f(x)

 

That is,

if j(x)=f(x)g(x) then j(x)=f(x)g(x)+g(x)f(x)

 

This means that the derivative of a product of two functions is the derivative of the first function times the second function plus the derivative of the second function times the first function.

Example: Applying the Product Rule to Binomials

For j(x)=(x2+2)(3x35x), find j(x) by applying the product rule.

Try It

Use the product rule to obtain the derivative of j(x)=2x5(4x2+x).

The Quotient Rule

(also in Module 3, Skills Review for Calculus of Vector-Valued Functions)

Having developed and practiced the product rule, we now consider differentiating quotients of functions. As we see in the following theorem, the derivative of the quotient is not the quotient of the derivatives; rather, it is the derivative of the function in the numerator times the function in the denominator minus the derivative of the function in the denominator times the function in the numerator, all divided by the square of the function in the denominator. In order to better grasp why we cannot simply take the quotient of the derivatives, keep in mind that

ddx(x2)=2x, which is not the same as ddx(x3)ddx(x)=3x21=3x2

 

The Quotient Rule


Let f(x) and g(x) be differentiable functions. Then

ddx(f(x)g(x))=ddx(f(x))g(x)ddx(g(x))f(x)(g(x))2

 

That is,

if j(x)=f(x)g(x), then j(x)=f(x)g(x)g(x)f(x)(g(x))2

 

Example: Applying the Quotient Rule

Use the quotient rule to find the derivative of k(x)=5x24x+3

Try It

Find the derivative of h(x)=3x+14x3

The Chain Rule

(See Module 6, Skills Review for Line Integrals and Conservative Vector Fields)

Indefinite Integrals

(also in Module 3, Skills Review for Calculus of Vector-Valued Functions)

Power Rule for Integrals


For n1,

xndx=xn+1n+1+C

 

Evaluating indefinite integrals for some other functions is also a straightforward calculation. The following table lists the indefinite integrals for several common functions. A more complete list appears in Appendix B: Table of Derivatives.

Integration Formulas
Differentiation Formula Indefinite Integral
ddx(k)=0 kdx=kx0dx=kx+C
ddx(xn)=nxn1 xndx=xn+1n+1+C for n1
ddx(ln|x|)=1x 1xdx=ln|x|+C
ddx(ex)=ex exdx=ex+C
ddx(sinx)=cosx cosxdx=sinx+C
ddx(cosx)=sinx sinxdx=cosx+C
ddx(tanx)=sec2x sec2xdx=tanx+C
ddx(cscx)=cscxcotx cscxcotxdx=cscx+C
ddx(secx)=secxtanx secxtanxdx=secx+C
ddx(cotx)=csc2x csc2xdx=cotx+C
ddx(sin1x)=11x2 11x2dx=sin1x+C
ddx(tan1x)=11+x2 11+x2dx=tan1x+C
ddx(sec1|x|)=1xx21 1xx21dx=sec1|x|+C

Example: Evaluating Indefinite Integrals

Evaluate each of the following indefinite integrals:

  1. (5x37x2+3x+4)dx
  2. x2+4x3xdx
  3. 41+x2dx
  4. tanxcosxdx

Try It

Evaluate (4x35x2+x7)dx

Try It