01The Concept of the Derivative
From Average to Instantaneous Change
Consider a road trip. Your average speed for the whole trip might be 60 km/h. But at any single moment, your speedometer might read 100 km/h or 0 km/h. The 60 km/h is an average rate of change over a long time interval. The speedometer reading is the instantaneous rate of change. How do we calculate that 'at a moment' value? This is the central question the derivative answers.
The derivative is the mathematical tool for finding the instantaneous rate of change of a function.
The Geometric View: Slope of a Tangent
We can see this on a graph. The average rate of change between two points on a curve is simply the slope of the straight line connecting them (a secant line).
To find the instantaneous rate of change at a single point, we need to make the interval incredibly small. Slide the second point closer and closer to the first point. The secant line will pivot, getting closer and closer to becoming the tangent line—the line that just touches the curve at that single point.
The sequence below shows this pivoting more explicitly for a point : as the second point is brought closer along the curve, the secant rotates until it settles into the tangent, inclined at the final angle to the x-axis.
The slope of this tangent line is the instantaneous rate of change at that point. The derivative *is* the slope of the tangent line.
This also gives a quick way to read the behaviour of a function directly off its derivative: if the function is increasing with , its derivative is positive; if the function is decreasing, its derivative is negative; and if the function is momentarily unchanged, its derivative is zero.
The Formal Definition of the Derivative
To capture this idea of making the interval 'infinitely small', we use the concept of a limit. The derivative of a function with respect to is defined as:
This fundamental formula is the basis of differential calculus. It takes the expression for the slope of a secant line and finds its limit as the interval size shrinks to zero.
Common Notations
- Leibniz Notation: - emphasizes the 'change in y' over 'change in x'.
- Lagrange Notation: (read 'f prime of x') - compact and function-focused.
- Newton's Notation: - commonly used in physics specifically for derivatives with respect to time (e.g., velocity).
The Derivative in Physics
The derivative is arguably the most important mathematical tool in physics. It allows us to define many fundamental quantities:
- Velocity: The instantaneous rate of change of position with respect to time.
- Acceleration: The instantaneous rate of change of velocity with respect to time.
- Force: The rate of change of momentum with respect to time.
- Current: The rate of flow of charge with respect to time.
The slope of the tangent line to a position-time graph at a specific time 't' represents what physical quantity?
02Key Concepts
Key concepts will be added here.
03Rules of Differentiation
The Differentiation Toolkit
Finding the derivative from the limit definition every time is tedious. Mathematicians have developed a set of powerful, time-saving rules. Mastering these rules is the key to becoming proficient in calculus.
Standard Derivatives Reference Table
Before applying the rules below, it helps to have the derivatives of the most common functions on hand. Each of these can itself be derived from the limit definition, but in practice they are used as a ready reference.
| Function | Derivative |
|---|---|
| Any constant | |
1. The Power Rule
This is the most common rule you will use. It applies to any term of the form .
In words: Bring the power down in front as a multiplier, then subtract one from the power.
- Example 1:
- Example 2 (Square Root):
(Also, the derivative of a constant is 0, and the derivative of a constant times a function is the constant times the derivative of the function.)
2. The Product Rule
Used when you have two functions of x multiplied together, like .
In words: The first function times the derivative of the second, plus the second function times the derivative of the first.
Example: Differentiate .
Here, and .
3. The Quotient Rule
Used when you have one function divided by another, .
In words: 'Low D-high minus High D-low, over the square of what's below.'
Example: Differentiate .
Here, and .
4. The Chain Rule
This rule is used for 'nested' functions (a function inside of a function). If , we let so .
In words: The derivative of the outer function (with the inside function left alone) times the derivative of the inner function.
Example: Differentiate .
The outer function is and the inner function is .
Using the chain rule, what is the derivative of ?
04Examples
Putting the Limit Definition to Work
The formal limit definition of the derivative can feel abstract until you use it directly on a real quantity. The following examples build the idea of instantaneous velocity from the ground up, starting with an average rate of change over a finite interval and then shrinking that interval to zero.
Example 17: Average Velocity from a Position Function
The position (in metres) of a particle depends on time (in seconds) as . The average velocity of a particle is defined as the total displacement in a time interval divided by that time interval. Find the average velocity of the particle (i) in the first two seconds, and (ii) from to .
Solution:
(i) Average velocity in the first two seconds:
(ii) Average velocity from 3 s to 5 s:
Example 18: Instantaneous Velocity via the Limit Definition
Consider the same particle, . The instantaneous velocity is defined as the average velocity as the time interval tends to zero. Find the instantaneous velocity of the particle (i) at , (ii) at , and (iii) at any general time .
Solution:
(i) The instantaneous velocity at 2 s is the rate of change of with respect to at . We consider a small time interval after 2 s and take the limit of the ratio of the displacement in this interval to :
Since is very small but not equal to zero, it can be cancelled from numerator and denominator, giving
(ii) Repeating the same process for a small interval after 5 s:
(iii) Finally, for a general time , the same steps give
Notice that this general result reproduces both earlier answers: and . This is exactly the power rule in action — differentiating directly from the limit definition gives .
Applying the Standard Rules
Once the derivative table and the sum, product, and chain rules are known, most derivatives can be found without ever returning to the limit definition. The following examples show these rules in action.
Example 19: Power Rule
Determine the derivative of the function .
Solution: Using the standard-derivatives table with :
Example 20: Sum Rule
Determine the derivative of the function .
Solution: Using the standard-derivatives table, and . Applying the sum rule,
Example 21: Constant Multiple and Sum Rules Together
Determine the derivative of the function .
Solution: Using the power rule together with the constant-multiple rule, and . Applying the sum rule,
Example 22: Product Rule
Find the derivative of with respect to .
Solution: Using the Product Rule with and ,
Example 23: Chain Rule
Find the derivative of with respect to .
Solution: This requires the Chain Rule. Let , so that . Then
Since , this gives
A particle's position is (x in metres, t in seconds). What is its instantaneous velocity at ?
What is ?
05Higher Order Derivatives
Differentiating a Derivative
Since the derivative of a function, , is itself a function, we can take its derivative as well. This is called the second derivative, and we can continue this process to find the third, fourth, and even higher-order derivatives.
Notation
- Second Derivative: or
- Third Derivative: or
The Meaning of the Second Derivative
The second derivative tells us the rate of change of the rate of change. This might sound abstract, but it has two very important and intuitive interpretations.
1. Physical Meaning: Acceleration
In physics, the second derivative is most famously known as acceleration.
- Position, : Where an object is.
- First Derivative, : The rate of change of position (how fast it's moving).
- Second Derivative, : The rate of change of velocity (how fast its speed or direction is changing).
A positive acceleration means the velocity is increasing, while a negative acceleration (deceleration) means the velocity is decreasing.
2. Geometric Meaning: Concavity
Geometrically, the second derivative tells us about the concavity of a function's graph—which way the curve is bending.
- If , the graph is concave up (like a cup holding water). The slope is increasing.
- If , the graph is concave down (like a cup spilling water). The slope is decreasing.
Example: Position, Velocity, and Acceleration
Suppose an object's position is given by the function .
1. Find the velocity, :
2. Find the acceleration, :
Using these, we can find the velocity and acceleration at any time. For instance, at , the object has zero velocity () but a negative acceleration (), meaning it is momentarily at rest but about to move in the negative direction.
If a car is moving at a constant velocity, what must be true about its position function, x(t)?
06Introduction to Differentiation
Welcome to Differentiation. Content to be added.
07Limits and Continuity: The Foundation of Calculus
The Need for Limits
Calculus is the mathematics of change. But to understand change at a single instant, we first need a tool to describe what happens as we get infinitely close to that instant. This tool is the limit. The concept of a limit is the foundation on which all of calculus is built.
The Idea of a Limit
A limit answers the question: 'What value is a function approaching as its input approaches a certain point?'
Consider the function . What value does this function 'approach' as gets closer and closer to 2? It's easy to see that as gets closer to 2, gets closer to 4. We write this formally as:
This reads: 'The limit of as approaches 2 is 4.'
Why Not Just Plug In the Number?
In the example above, we could have just plugged in to get 4. But consider this function:
What is the limit as approaches 2? If we plug in , we get , which is undefined. But a limit doesn't care about what happens *at* the point, only what happens as we get *infinitely close* to it. For any , we can simplify the function: . Now, as gets closer and closer to 2, gets closer and closer to 4. So, , even though the function itself is undefined at that point.
Continuity: An Unbroken Path
Now that we understand limits, we can define continuity. A function is continuous at a point if it meets three conditions:
- The function is defined at that point (the point exists).
- The limit of the function exists at that point (the function approaches a single value from both sides).
- The limit and the function's value are the same.
Intuitively, a continuous function is one whose graph you can draw without lifting your pen from the paper. There are no sudden jumps, holes, or breaks.
Most functions we deal with in introductory physics (like polynomials) are continuous everywhere, which makes our analysis easier. The concept of continuity is what allows us to assume that change happens smoothly.
A function is defined as f(x) = 1/x. This function is discontinuous at which point?