Calculus
Calculus
The branch of mathematics dealing with limits, derivatives, definite integrals, indefinite integrals, and power series.
Common problems from calculus include finding the slope of a curve, finding extrema, finding the instantaneous rate of change of a function, finding the area under a curve, and finding volumes by parallel cross-sections.
See also
Key Formula
f′(x)=h→0limhf(x+h)−f(x)and∫abf(x)dx=n→∞limi=1∑nf(xi∗)Δx
Where:
- f′(x) = The derivative of f at x — the instantaneous rate of change
- h = A small increment that approaches zero
- ∫abf(x)dx = The definite integral of f from a to b — the net accumulated area
- Δx = The width of each sub-interval, equal to (b − a)/n
- xi∗ = A sample point in the i-th sub-interval
Worked Example
Problem: A ball is thrown upward so that its height in meters after t seconds is h(t) = 20t − 5t². Find the ball's velocity at t = 2 seconds, and find the total distance (area under the velocity curve) from t = 0 to t = 2.
Step 1: Find the velocity by taking the derivative of h(t). The derivative gives the instantaneous rate of change of height with respect to time.
h′(t)=dtd(20t−5t2)=20−10t
Step 2: Evaluate the derivative at t = 2 to find the velocity at that moment.
h′(2)=20−10(2)=0 m/s
Step 3: The velocity is 0 m/s at t = 2, meaning the ball has momentarily stopped at its peak. Now find the displacement from t = 0 to t = 2 using a definite integral.
∫02(20−10t)dt=[20t−5t2]02
Step 4: Evaluate the antiderivative at the bounds.
(20(2)−5(4))−(20(0)−5(0))=40−20=20 m
Answer: The ball's velocity at t = 2 s is 0 m/s (it is at its peak), and it has risen 20 meters from t = 0 to t = 2. This example shows the two central operations of calculus: differentiation (finding a rate of change) and integration (accumulating a total quantity).
Frequently Asked Questions
What is the difference between differential calculus and integral calculus?
Differential calculus focuses on rates of change — it uses derivatives to find how fast a quantity is changing at any instant. Integral calculus focuses on accumulation — it uses integrals to add up infinitely many tiny pieces to find totals like area, volume, or distance. The Fundamental Theorem of Calculus links the two: integration and differentiation are inverse operations.
Why do you need limits in calculus?
Limits let you handle quantities that approach a value without ever reaching it. Both the derivative and the integral are defined as limits. Without limits, you cannot rigorously describe an "instantaneous" rate of change or sum infinitely many infinitely thin slices. Limits are the foundation that makes all of calculus logically precise.
Calculus vs. Algebra
Algebra studies fixed relationships — solving equations, manipulating expressions, and working with known or unknown constants. Calculus studies how things change. It extends algebra by introducing limits, which let you analyze motion, growth, and accumulation. You need a solid algebra foundation before calculus, because every calculus problem involves algebraic manipulation.
Why It Matters
Calculus is essential in physics, engineering, economics, biology, and computer science because the real world is full of quantities that change continuously. Engineers use derivatives to analyze forces and motion; economists use integrals to compute total cost from marginal cost functions. Without calculus, technologies like GPS, medical imaging, and machine learning would not exist in their current form.
Common Mistakes
Mistake: Thinking calculus is just about memorizing formulas for derivatives and integrals.
Correction: The core ideas — limits, instantaneous rate of change, and accumulation — matter more than any formula list. Understanding why the derivative measures slope and why the integral measures area helps you apply calculus to new problems you have never seen before.
Mistake: Confusing the derivative (a rate) with the integral (a total accumulation).
Correction: The derivative tells you how fast something is changing at a single instant. The integral tells you the total accumulated effect over an interval. They are inverse processes: differentiating an integral recovers the original function, and integrating a derivative recovers the original function (up to a constant).
Related Terms
- Limit — The foundational concept underlying all of calculus
- Derivative — Measures instantaneous rate of change
- Definite Integral — Computes accumulated quantity over an interval
- Indefinite Integral — Finds the general antiderivative of a function
- Instantaneous Rate of Change — The value the derivative gives at a point
- Extremum — Maximum or minimum found using derivatives
- Area under a Curve — Classic application of definite integration
- Multivariable Calculus — Extends calculus to functions of several variables
