Calculus studies change, and its two main branches look at change from complementary directions. Differential calculus zooms in on a function to measure an instantaneous rate of change, shown by the slope of a tangent line. Integral calculus adds up many tiny pieces to measure accumulation, shown by the area under a curve.
Together, they let us model motion, growth, energy, probability, and many other changing quantities.
Understanding Calculus: Differential vs Integral Calculus
The central idea behind differentiation is approximation. A curved graph does not have one fixed steepness over a long interval. Its steepness can change from point to point.
Calculus handles this by first measuring change over a small interval. This gives the slope of a line through two nearby points. As the interval is made smaller, that line better matches the curve near the chosen point.
The limiting value is useful because it describes local behavior. It can tell whether a quantity is rising or falling, how quickly it is doing so, and whether its change is speeding up or slowing down.
Integration starts with a similar approximation idea, but it works by combining contributions instead of comparing nearby values. Imagine recording water flow once every second. Each reading gives a flow rate, not a total amount of water.
Multiplying a rate by a short time gives an estimate of the water moved during that time. Adding many short-time estimates gives a total. Smaller time intervals improve the estimate.
This is why integrals are closely connected to sums. On graphs, the small pieces are often shown as narrow rectangles. Their combined total approaches an exact accumulated value when the pieces become extremely thin.
The bridge between the two branches is important because rates and totals are linked. If a cyclist's position is known over time, differentiation can find the cyclist's velocity at each moment. If the velocity is known instead, integration can recover how far the cyclist moved over a time interval.
Direction matters here. A negative velocity means movement in the opposite direction.
Positive and negative contributions can cancel, so displacement may be zero even when the cyclist traveled a long distance. To find total distance, the size of each velocity contribution must be counted without allowing opposite directions to cancel.
Students often find calculus easier when they keep track of what each graph represents. A graph of position has different meaning from a graph of velocity, even when both use time on the horizontal axis. The slope of a position graph describes velocity.
The slope of a velocity graph describes acceleration. The accumulated result from a velocity graph describes displacement. Units provide a reliable check.
A rate has one time unit in the denominator, while an accumulated quantity usually has that time unit removed. It is equally important to notice where a graph has corners, jumps, or gaps.
A derivative may fail at a sharp corner, and an accumulation calculation may need separate pieces when behavior changes suddenly. Sketching the graph, labeling units, and stating what a positive or negative value means prevent many common errors.
Key Facts
- Derivative definition: f'(x) = lim(h -> 0) [f(x + h) - f(x)] / h
- A derivative gives the instantaneous rate of change and the slope of the tangent line to y = f(x).
- Definite integral: integral from a to b of f(x) dx gives the signed area under f(x) from x = a to x = b.
- Net change theorem: integral from a to b of f'(x) dx = f(b) - f(a).
- Fundamental theorem of calculus: if F'(x) = f(x), then integral from a to b of f(x) dx = F(b) - F(a).
- Units help distinguish the ideas: if f(t) is velocity in m/s, then f'(t) is acceleration in m/s^2 and integral f(t) dt is displacement in m.
Vocabulary
- Derivative
- The derivative of a function is its instantaneous rate of change at a point.
- Tangent line
- A tangent line touches a curve at a point and has the same slope as the curve there.
- Definite integral
- A definite integral represents the signed accumulation of a function over an interval.
- Antiderivative
- An antiderivative of f(x) is a function F(x) whose derivative is f(x).
- Fundamental theorem of calculus
- The fundamental theorem of calculus connects derivatives and integrals by showing that integration can be undone by differentiation.
Common Mistakes to Avoid
- Confusing average rate with instantaneous rate. The slope between two points is an average rate, while the derivative at one point is found by taking the limit as the interval shrinks to zero.
- Treating every area under a curve as positive. A definite integral gives signed area, so regions below the x-axis subtract from the total.
- Forgetting the constant of integration in an indefinite integral. Since many functions can have the same derivative, integral f(x) dx must include + C.
- Using the original function instead of an antiderivative for a definite integral. To compute integral from a to b of f(x) dx, evaluate F(b) - F(a) where F'(x) = f(x).
Practice Questions
- 1 For f(x) = x^2 + 3x, find f'(x) and the slope of the tangent line at x = 2.
- 2 Compute integral from 1 to 4 of 2x dx, and interpret the result as an accumulated quantity.
- 3 A graph of velocity versus time stays above the time axis, increases for a while, then decreases but remains positive. Explain what the derivative of velocity and the integral of velocity represent during this motion.