Elementary Derivative Rules

Introduction to Elementary Derivative Rules

Motivating Questions for Derivative Rules

  • What are the alternate notations for the derivative?

  • How can the algebraic structure of a function be used to compute a formula for f(x)f'(x)?

  • What is the derivative of a power function of the form f(x)=xnf(x) = x^n?

  • What is the derivative of an exponential function of the form f(x)=axf(x) = a^x?

  • If the derivative of y=f(x)y = f(x) is known, what is the derivative of y=kf(x)y = kf(x), where kk is a constant?

  • If the derivatives of y=f(x)y = f(x) and y=g(x)y = g(x) are known, how is the derivative of y=f(x)+g(x)y = f(x) + g(x) computed?

Chapter 1 Review: The Concept of the Derivative

  • The derivative f(x)f'(x) of a function f(x)f(x) measures the instantaneous rate of change of ff with respect to xx.

  • The derivative also represents the slope of the tangent line to y=f(x)y = f(x) at any given value of xx.

  • Previously, the focus was on interpreting the derivative graphically or as a meaningful rate of change in physical contexts.

  • To calculate the derivative at a specific point, the limit definition was used:
    f(x)=racextlimho0racf(x+h)f(x)hf'(x) = rac{ ext{lim}}{h o 0} rac{f(x + h) - f(x)}{h}

  • Goal of Chapter 2: Investigate patterns and rules derived from the limit definition to find derivative formulas quickly, without directly using the limit definition. For example, applying shortcuts to differentiate functions like g(x)=4x7extsin(x)+3exg(x) = 4x^7 - ext{sin}(x) + 3e^x by observation.

Key Notations for the Derivative

Beyond f(x)f'(x), several other notations are commonly used:

  • Leibniz Notation: When considering the relationship between yy and xx, the derivative of yy with respect to xx is denoted by racdydxrac{dy}{dx}.

    • Example: If y=x2y = x^2, then racdydx=2xrac{dy}{dx} = 2x.

    • Origin: This notation relates to the slope of a line, measured by racextΔyextΔxrac{ ext{Δ}y}{ ext{Δ}x}. However, racdydxrac{dy}{dx} is viewed as a single symbol, not a quotient of two quantities, even though it's read as "change in yy over change in xx" or "dee-y dee-x."

  • Operator Notation: The instruction "take the derivative of the quantity in extext{□} with respect to xx" is written as racddx[ext]rac{d}{dx}[ ext{□}].

    • Example: racddx[x2]=2xrac{d}{dx}[x^2] = 2x.

  • Variable Flexibility: The independent variable can vary.

    • If f(z)=z2f(z) = z^2, then f(z)=2zf'(z) = 2z.

    • If y=t2y = t^2, then racdydt=2trac{dy}{dt} = 2t.

  • Second Derivatives: Notations extend to higher-order derivatives.

    • Example: f''(z) = rac{d}{dz}igg[ rac{df}{dz}igg] = rac{d^2f}{dz^2}.

Basic Derivative Rules: Constant, Power, and Exponential Functions

The Derivative of a Constant Function
  • Rule: For any real number cc, if f(x)=cf(x) = c, then f(x)=0f'(x) = 0.

  • Explanation: The graph of a constant function is a horizontal line, which has a slope of zero at every point.

  • Examples:

    • If f(x)=7f(x) = 7, then f(x)=0f'(x) = 0.

    • racddx[ext3]=0rac{d}{dx}[ ext{√}3] = 0.

The Derivative of a Power Function
  • Preview Activity 2.1.1 Exploration:

    • Using the limit definition to find derivatives for f(x)=x2f(x) = x^2, f(x)=x3f(x) = x^3, and f(x)=x4f(x) = x^4 (using binomial expansion for (x+h)4(x+h)^4) leads to a conjecture.

    • Conjectures for f(x)=x5f(x) = x^5 and f(x)=x13f(x) = x^{13} suggest a pattern.

    • General conjecture: for f(x)=xnf(x) = x^n, where nn is a positive integer, f(x)=nxn1f'(x) = nx^{n-1}.

  • Rule: For any nonzero real number nn (positive or negative), if f(x)=xnf(x) = x^n, then f(x)=nxn1f'(x) = nx^{n-1}.

    • This rule can be formally proven for any nonzero real number.

  • Examples:

    • If g(z)=z3g(z) = z^{-3}, then g(z)=3z4g'(z) = -3z^{-4}.

    • If h(t)=t7/5h(t) = t^{7/5}, then racdhdt=rac75t2/5rac{dh}{dt} = rac{7}{5}t^{2/5}.

    • racddq[qextπ]=extπqextπ1rac{d}{dq}[q^ ext{π}] = ext{π}q^{ ext{π}-1}.

The Derivative of an Exponential Function
  • Rule: For any positive real number aa, if f(x)=axf(x) = a^x, then f(x)=axextln(a)f'(x) = a^x ext{ln}(a).

    • (Note: This rule is stated without immediate justification; justification is explored in exercises and later activities.)

  • Examples:

    • If f(x)=2xf(x) = 2^x, then f(x)=2xextln(2)f'(x) = 2^x ext{ln}(2).

    • If p(t)=10tp(t) = 10^t, then p(t)=10textln(10)p'(t) = 10^t ext{ln}(10).

  • Special Case: The Natural Exponential Function

    • When the base a=ea = e, where ee is the base of the natural logarithm, the rule becomes:
      racddx[ex]=exextln(e)=exext1=exrac{d}{dx}[e^x] = e^x ext{ln}(e) = e^x ext{⋅} 1 = e^x

    • Significance: The derivative of f(x)=exf(x) = e^x is the function itself (f(x)=exf'(x) = e^x). This is a uniquely important property.

  • Distinction between Power and Exponential Functions:

    • Power functions: Variable is in the base, e.g., x2x^2, xnx^n.

    • Exponential functions: Variable is in the exponent (power), e.g., 2x2^x, axa^x.

    • The form of their derivatives differs significantly.

Activity 2.1.2: Applying Basic Rules
  • Use constant, power, and exponential rules to find derivatives of functions, applying proper notation (e.g., f(x)f'(x) or racdhdzrac{dh}{dz}).

    • (a) f(t)=extπf(t) = ext{π} (Constant rule)

    • (b) g(z)=7zg(z) = 7^z (Exponential rule)

    • (c) h(w)=w3/4h(w) = w^{3/4} (Power rule)

    • (d) p(x)=31/2p(x) = 3^{1/2} (Constant rule, since 31/23^{1/2} is a constant)

    • (e) r(t)=(ext2)tr(t) = ( ext{√}2)^t (Exponential rule, a=ext2a = ext{√}2)

    • (f) s(q)=q1s(q) = q^{-1} (Power rule, n=1n=-1)

    • (g) m(t)=rac1t3=t3m(t) = rac{1}{t^3} = t^{-3} (Power rule, n=3n=-3)

Combining Derivative Rules: Constant Multiples and Sums

These rules allow differentiating functions constructed from basic functions through algebraic combinations, such as polynomials (e.g., p(t)=3t57t4+t29p(t) = 3t^5 - 7t^4 + t^2 - 9).

The Constant Multiple Rule
  • Rule: For any real number kk, if f(x)f(x) is a differentiable function with derivative f(x)f'(x), then racddx[kf(x)]=kf(x)rac{d}{dx}[kf(x)] = kf'(x).

  • In Words: "The derivative of a constant times a function is the constant times the derivative of the function."

  • Graphical Interpretation: Multiplying a function by a constant kk vertically stretches its graph by a factor of k|k| (and reflects it across the xx-axis if k < 0). This stretch affects the slope, making the slope of kf(x)kf(x) exactly kk times as steep as the slope of f(x)f(x).

  • Examples:

    • If g(t)=3ext5tg(t) = 3 ext{⋅} 5^t, then g(t)=3ext(5textln(5))g'(t) = 3 ext{⋅} (5^t ext{ln}(5)).

    • racddz[5z2]=5(2z3)=10z3rac{d}{dz}[5z^{-2}] = 5(-2z^{-3}) = -10z^{-3}.

The Sum Rule
  • Rule: If f(x)f(x) and g(x)g(x) are differentiable functions with derivatives f(x)f'(x) and g(x)g'(x) respectively, then racddx[f(x)+g(x)]=f(x)+g(x)rac{d}{dx}[f(x) + g(x)] = f'(x) + g'(x).

  • In Words: "The derivative of a sum is the sum of the derivatives."

  • Implication: A sum of two differentiable functions is also differentiable.

  • Extension to Differences: Since a difference can be viewed as a sum with a constant multiple (e.g., f(x)g(x)=f(x)+(1extg(x))f(x) - g(x) = f(x) + (-1 ext{⋅} g(x))), the Sum Rule and Constant Multiple Rule together imply:
    racddx[f(x)g(x)]=f(x)g(x)rac{d}{dx}[f(x) - g(x)] = f'(x) - g'(x)
    or "the derivative of a difference is the difference of the derivatives."

  • Examples:

    • racddw(2w+w2)=2wextln(2)+2wrac{d}{dw}(2^w + w^2) = 2^w ext{ln}(2) + 2w.

    • If h(q)=3q64q3h(q) = 3q^6 - 4q^{-3}, then h(q)=3(6q5)4(3q4)=18q5+12q4h'(q) = 3(6q^5) - 4(-3q^{-4}) = 18q^5 + 12q^{-4}.

Activity 2.1.3: Applying Combined Rules
  • Compute derivatives using constant, power, exponential functions rules, along with the Constant Multiple and Sum Rules.

  • Important Caveat: Product and Quotient Rules are not yet learned. Algebraic manipulation (e.g., expanding products, dividing terms) may be necessary before applying current rules.

  • Examples of functions to differentiate:

    • (a) f(x)=x5/3x4+2xf(x) = x^{5/3} - x^4 + 2x

    • (b) g(x)=14ex+3x5xg(x) = 14e^x + 3x^5 - x

    • (c) h(z)=extz+rac1z4+5zh(z) = ext{√}z + rac{1}{z^4} + 5z (Rewrite as z1/2+z4+5zz^{1/2} + z^{-4} + 5z)

    • (d) r(t)=ext53t7extπet+e4r(t) = ext{√}5^3 t^7 - ext{π}e^t + e^4 (Recognize ext53ext{√}5^3 and e4e^4 as constants)

    • (e) s(y)=(y2+1)(y21)s(y) = (y^2 + 1)(y^2 - 1) (Expand to y41y^4 - 1 first)

    • (f) q(x)=racx3x+2xq(x) = rac{x^3 - x + 2}{x} (Divide each term by xx to get x21+2x1x^2 - 1 + 2x^{-1})

    • (g) p(a)=3a42a3+7a2a+12p(a) = 3a^4 - 2a^3 + 7a^2 - a + 12

Terminology Simplification

  • Instead of "take the derivative of ff", we often say "differentiate ff".

  • If a derivative exists at a point, we say "ff is differentiable at that point," or that "ff can be differentiated."

General Observations on Derivatives from Rules

  • Polynomials: The derivative of any polynomial function will be another polynomial function. The degree of the derivative is one less than the degree of the original function.

    • Example: If p(t)=7t54t3+8tp(t) = 7t^5 - 4t^3 + 8t (degree 5), its derivative p(t)=35t412t2+8p'(t) = 35t^4 - 12t^2 + 8 (degree 4).

  • Exponential Functions: The derivative of any exponential function is another exponential function.

    • Example: If g(z)=7ext2zg(z) = 7 ext{⋅} 2^z, then g(z)=7ext2zextln(2)g'(z) = 7 ext{⋅} 2^z ext{ln}(2), which is also exponential.

  • Core Meaning Endures: All the meaning of the derivative developed in Chapter 1 still holds: it measures the instantaneous rate of change and the slope of the tangent line.

Activity 2.1.4: Applying Derivatives to Questions

  • (a) Find the slope of the tangent line to h(z)=extz+rac1zh(z) = ext{√}z + rac{1}{z} at z=4z = 4. (Requires calculating h(4)h'(4)).

  • (b) Cell population growth: P(t)=2(1.37)t+32P(t) = 2(1.37)^t + 32, where tt is in days.

    • (i) Determine the instantaneous rate of population growth on day 4, including units. (Requires P(4)P'(4)).

    • (ii) Is the population growing at an increasing or decreasing rate on day 4? Explain. (Requires analyzing the second derivative's sign at t=4t=4, or the trend of P(t)P'(t)).

  • (c) Find an equation for the tangent line to the curve p(a)=3a42a3+7a2a+12p(a) = 3a^4 - 2a^3 + 7a^2 - a + 12 at a=1a = -1. (Requires p(1)p(-1) for the point and p(1)p'(-1) for the slope).

  • (d) Clarify the difference between finding the slope of the tangent line and the equation of the tangent line.

Summary of Elementary Derivative Rules (2.1.5)

  • Notation: For a differentiable function y=f(x)y = f(x), its derivative can be expressed as f(x)f'(x), racdfdxrac{df}{dx}, racdydxrac{dy}{dx}, or racddx[f(x)]rac{d}{dx}[f(x)].

  • Limit Definition Leads to Rules: The limit definition reveals patterns for computing derivative formulas directly.

  • Power Rule: If f(x)=xnf(x) = x^n, then f(x)=nxn1f'(x) = nx^{n-1} for any real number nn (other than 0).

  • Exponential Rule: For any positive real number aa, if f(x)=axf(x) = a^x, then f(x)=axextln(a)f'(x) = a^x ext{ln}(a).

  • Constant Multiple and Sum Rules: If f(x)f(x) and g(x)g(x) are differentiable functions with derivatives f(x)f'(x) and g(x)g'(x), and aa and bb are constants, then:
    racddx[af(x)+bg(x)]=af(x)+bg(x)rac{d}{dx}[af(x) + bg(x)] = af'(x) + bg'(x)

Exercises (2.1.6)

This section contains various exercises to practice applying the constant, power, exponential, constant multiple, and sum/difference rules. These include:

  • Finding derivatives of various functions.

  • Finding values of xx for which f(x)=0f'(x) = 0.

  • Finding equations for tangent lines.

  • Calculating rates of change in word problems.

  • Problems involving piecewise linear functions and interpreting derivatives from graphs.

  • A detailed problem (Problem 11) exploring the exponential derivative rule racddx[ax]=axextln(a)rac{d}{dx}[a^x] = a^x ext{ln}(a) using the limit definition, leading to the special case of exe^x. It shows that f(x)=axextextlimho0racah1hf'(x) = a^x ext{⋅} ext{lim}_{h o 0} rac{a^h - 1}{h}. It asks to find aa such that this limit is 1, which happens when a=ea=e.