100. Derivatives

Measures the instantaneous rate of change of a function

Derivative of of a function

General Pattern:

Example

Consider the quartic function:

  • First derivative: (cubic)
  • Second derivative: (quadratic)
  • Third derivative: (linear)
  • Fourth derivative: (constant)
  • Fourth derivative: (zero)

100.0.1. Power Rule

Example

100.0.2. Product Rule

Example
  1. Compute the derivatives of and
  1. Apply rule

100.0.3. Quotient Rule

Example
  1. Compute the derivatives of and
  1. Apply rule

100.0.4. Chain Rule

Example
  • Outer function:
  • Inner function
  1. Compute the derivatives of and
  1. Apply rule

100.0.5. Others

1. Trigonometric Functions

2. Inverse Trigonometric Functions

3. Exponential and Logarithmic Functions

Definition 0: Stationary Point

A stationary point of a function is a solution to

That is, where the slope (derivative) is zero.