Calculus Derivatives, Tangent Line Equations, and Basic Differentiation Rules
Fundamental Concepts of the Derivative
Geometric Interpretation and Tangent Lines:
- Zooming in continuously on a smooth function curve at a specific point causes the curve to appear increasingly linear.
- A straight line plotted alongside this zoomed-in section represents the tangent line to the curve at that point.
- The slope of this tangent line defines the slope of the curve at a given point.
- The slope of the tangent line represents an instantaneous rate of change.
Definition of Derivative:
- The derivative is a function that gives the slope of the tangent line to a curve at any given point .
- The derivative of evaluated at is denoted as .
Notation Systems:
- Prime notation: ,
- Leibniz / Differential notation: ,
- Prime notation and differential notation are used interchangeably.
Derivatives of Elementary Functions:
- Linear functions: The derivative of a linear function is constant and always equals its slope.
- Constant functions: The derivative of any constant function is .
The Power Rule for Differentiation
Definition and Formula:
- The Power Rule allows direct computation of the derivative for functions in the form , where is any real number exponent.
- Formula:
- Procedure:
- Bring the original exponent out in front as a coefficient.
- Decrease the exponent of by .
Basic Application Example:
- For :
- Bring exponent to the front and subtract from the power.
- For :
Algebraic Rewriting Techniques for the Power Rule:
- Handling Reciprocals / Fractions:
- Use the exponent rule to rewrite fractional expressions before applying the Power Rule.
- Example:
- Rewrite as a negative power:
- Apply the Power Rule:
- Handling Radical Fractions:
- Use radical and exponent identities: \root n \bar{x} = x^{\frac{1}{n}} and .
- Example: f(x) = \frac{1}{\root 3 \bar{x^5}}
- Convert root to rational exponent: \root 3 \bar{x^5} = (x^5)^{\frac{1}{3}} = x^{\frac{5}{3}}
- Rewrite fraction with negative exponent:
- Apply the Power Rule:
- Simplify exponent:
- Final Derivative:
- Note on unsimplified forms: Writing the exponent unsimplified as is acceptable in non-simplified evaluation contexts.
- Handling Reciprocals / Fractions:
Step-by-Step Procedure for Finding Tangent Line Equations
Step 1: Determine the Slope of the Tangent Line ():
- Sub-step 1a: Compute the derivative function of the given curve.
- Sub-step 1b: Evaluate the derivative at the given -coordinate to yield the numerical slope: .
Step 2: Determine the Point of Contact and Formulate Equation:
- Sub-step 2a: Evaluate the original function at to determine the -coordinate: . The point of contact is .
- Caution: Plug into the derivative to get slope, but into the original function to get the -coordinate.
- Sub-step 2b: Substitute slope and point into the point-slope form:
- Point-slope formula:
- Tangent line formula:
Tangent Line Worked Examples
Example 1: Rational Function at :
- Step 1 (Find derivative and slope):
- Rewrite function:
- Find derivative:
- Evaluate slope at :
- Step 2 (Find point and equation):
- Evaluate original function at :
- Point of contact: \root \bar{\right( 2, \frac{1}{2} \right)}
- Point-slope equation:
- Graphing & Visualization:
- Function points for : , \right( 2, \frac{1}{2} \right), \right( 4, \frac{1}{4} \right).
- Tangent line construction: Line passes through \right( 2, \frac{1}{2} \right). Using slope , moving down units vertically and over units horizontally identifies point on the tangent line.
- Graphical profile: The red curve represents , and the dotted blue line represents the tangent line touching at . High zoom at confirms overlap between curve and tangent line.
- Step 1 (Find derivative and slope):
Example 2: Radical Function f(x) = \root \bar{x} at :
- Step 1 (Find derivative and slope):
- Rewrite function:
- Find derivative:
- Evaluate slope at :
- Step 2 (Find point and equation):
- Evaluate original function at : f(1) = \root \bar{1} = 1
- Point of contact:
- Point-slope equation:
- Graphical Profile:
- f(x) = \root \bar{x} forms the upper half of a right-opening horizontal parabola (green curve).
- The tangent line (purple dotted line) intersects the curve precisely at .
- Step 1 (Find derivative and slope):
Advanced Derivative Rules
Constant Multiple Rule:
- Statement: The derivative of a constant multiplied by a function is equal to the constant multiplied by the derivative of that function.
- Formula: \frac{d}{dx}[k \root \bar{} f(x)] = k \root \bar{} \frac{d}{dx}[f(x)]
- Example: \frac{d}{dx}[5 x^2] = 5 \root \bar{} \frac{d}{dx}[x^2] = 5 \root \bar{} (2x) = 10x
Sum Rule:
- Statement: The derivative of the sum of two functions is equal to the sum of their individual derivatives.
- Formula:
- Example:
General Power Rule:
- Statement: Applies when an entire function expression (rather than just ) is raised to a power .
- Formula: \frac{d}{dx}\right[ (g(x))^r \right] = r (g(x))^{r-1} \root \bar{} g'(x)
- Procedure:
- Bring down power in front of the expression.
- Keep the inner function unchanged and decrease its exponent by 1$.\n 3. Multiply the entire result by the derivative of the inner function, g'(x).\n\n# Worked Examples for Combination Differentiation Rules\n\n* **Example A: Constant Multiple with Positive Integer Power y = 4 x^7**:\n * Rule used: Constant Multiple Rule combined with Power Rule.\n * Calculation: y' = 4 oot ar{} rac{d}{dx}[x^7] = 4 oot ar{} (7 x^6) = 28 x^6\n\n* **Example B: Constant Multiple with Radical y = 5 oot ar{x}**:\n * Algebraic rewrite: y = 5 x^{rac{1}{2}}\n * Rule used: Constant Multiple Rule combined with Power Rule.\n * Calculation: y' = 5 oot ar{} rac{d}{dx} ight[ x^{rac{1}{2}} ight] = 5 oot ar{} ight( rac{1}{2} x^{-rac{1}{2}} ight) = rac{5}{2} x^{-rac{1}{2}}\n\n* **Example C: Sum/Difference of Fractional Functions y = rac{x^3}{3} - rac{3}{x^3}**:\n * Algebraic rewrite:\n * First term: rac{x^3}{3} = rac{1}{3} x^3\n * Second term: rac{3}{x^3} = 3 x^{-3}\n * Rewritten function: y = rac{1}{3} x^3 - 3 x^{-3}\n * Application of Sum/Difference Rule:\n * rac{d}{dx}[y] = rac{d}{dx} ight[ rac{1}{3} x^3 ight] - rac{d}{dx} ight[ 3 x^{-3} ight]\n * Application of Constant Multiple Rule:\n * y' = rac{1}{3} oot ar{} rac{d}{dx}[x^3] - 3 oot ar{} rac{d}{dx}[x^{-3}]\n * Application of Power Rule:\n * y' = rac{1}{3} (3 x^2) - 3 (-3 x^{-4})\n * Simplification:\n * rac{1}{3} oot ar{} 3 x^2 = x^2\n * -3 oot ar{} (-3 x^{-4}) = +9 x^{-4}\n * Final derivative: y' = x^2 + 9 x^{-4}\n\n* **Example D: Composite Expression Power f(x) = (x^2 + 1)^4**:\n * Rule used: General Power Rule.\n * Identify inner function: g(x) = x^2 + 1\n * Derivative of inner function:\n * rac{d}{dx}[x^2 + 1] = rac{d}{dx}[x^2] + rac{d}{dx}[1] = 2x + 0 = 2x\n * Apply General Power Rule formula:\n * f'(x) = 4 (x^2 + 1)^{4-1} oot ar{} rac{d}{dx}[x^2 + 1]\n * f'(x) = 4 (x^2 + 1)^3 oot ar{} (2x)\n * Simplification:\n * Multiply coefficients: 4 oot ar{} 2x = 8x\n * Final derivative: f'(x) = 8x (x^2 + 1)^3$$