Lesson 124: The Constant Multiple and Sum Rules

Linearity of the Derivative

The derivative is a linear operator. This means it follows two simple rules:

  1. Constant Multiple Rule: \(\frac{d}{dx}[c \cdot f(x)] = c \cdot f'(x)\). (Constants "wait outside" while you differentiate).
  2. Sum/Difference Rule: \(\frac{d}{dx}[f(x) \pm g(x)] = f'(x) \pm g'(x)\). (You can differentiate term by term).

Worked Examples

Example 1: Constant Multiple

Find the derivative of \(f(x) = 10x^3\).

Example 2: Polynomial Sum

Find the derivative of \(f(x) = 4x^2 - 5x + 7\).

Example 3: Complex Polynomial

Find the derivative of \(f(x) = \frac{x^4}{2} + \frac{1}{x}\).

The Bridge to Quantum Mechanics

The fact that the derivative is linear is the reason we have the Superposition Principle. If \(\psi_1\) and \(\psi_2\) are possible states of a system, then \(a\psi_1 + b\psi_2\) is also a possible state. Because the Schrödinger Equation is built on derivatives, and derivatives are linear, we can add quantum states together to create new ones. This is what allows for quantum entanglement and interference.