Basic Calculus- An Introduction to Derivatives and Integrals
What Calculus Actually Is
Calculus is just math that deals with rates of change and accumulation. That's it. Nothing mystical, nothing magical. It was invented to solve real problems in physics and engineering, and it works because it follows logically from basic algebra and geometry.
If you've gotten this far in math, you already know 90% of what you need. The rest is just new vocabulary and a few core concepts that, once they click, make everything else fall into place.
Derivatives: Rate of Change
The Core Idea
A derivative answers one question: how fast is something changing at any given moment?
Think about driving a car. Your speedometer doesn't show your average speed over the whole trip—it shows how fast you're going right now. That's a derivative. It's the instantaneous rate of change.
Mathematically, a derivative is the slope of a line touching a curve at exactly one point. We call this the tangent line. If the curve is going up steeply, your derivative is positive and large. If it's going down, your derivative is negative.
How to Actually Calculate One
The formal definition looks like this:
f'(x) = lim (f(x+h) - f(x)) / h as h approaches 0
Don't panic. That limit just means "what happens as h gets smaller and smaller." In practice, you won't use this definition much after you learn the shortcuts.
For basic polynomial functions, the power rule handles almost everything:
- Bring the exponent down as a coefficient
- Subtract 1 from the exponent
- Apply to each term separately
Example: If f(x) = 3x⁴ + 2x²
Then f'(x) = 12x³ + 4x
That's the entire derivative, calculated in two steps. The power rule is that simple.
What Derivatives Actually Tell You
Derivatives have a physical meaning that makes them useful:
- Position derivative = velocity
- Velocity derivative = acceleration
- Cost function derivative = marginal cost
Any time you see "rate of," think derivative. That's the pattern that shows up everywhere in science and economics.
Integrals: Accumulation
The Opposite of Derivatives
If derivatives are about rates of change, integrals are about totals. They answer: "Given how fast something is changing, what's the accumulated result?"
Going back to the car example—if your derivative (speed) tells you how fast you're going at every moment, the integral tells you how far you traveled.
Visually, an integral is the area under a curve. You slice the region into infinite thin rectangles, add up their areas, and that sum gives you the integral.
How to Calculate Integrals
The basic rule is almost the reverse of the power rule:
- Increase each exponent by 1
- Divide the coefficient by the new exponent
- Add the constant of integration (C)
Example: If f(x) = 3x²
Then ∫f(x)dx = x³ + C
The "+ C" matters. Since derivatives of constants are zero, when you reverse the process, you don't know what constant was there originally. This uncertainty is why integrals always have that "+ C."
Definite vs. Indefinite Integrals
Indefinite integrals give you a family of functions—all the possible antiderivatives with different C values.
Definite integrals have upper and lower bounds. You evaluate the antiderivative at both bounds and subtract. The result is a number, not a function. It represents the exact area under the curve between those two points.
The Fundamental Theorem of Calculus
This is the part that ties everything together, and it's surprisingly straightforward:
Derivatives and integrals are inverse operations.
If you integrate a function and then differentiate the result, you get back to where you started. Differentiate first, then integrate, and you also end up at the original function (plus a constant).
This isn't just a mathematical curiosity. It means you can check your integration work by differentiating the result. If it doesn't match, you made a mistake.
Quick Reference
| Concept | Question It Answers | Visual Meaning | Key Rule |
|---|---|---|---|
| Derivative | How fast is it changing? | Slope of tangent line | Power rule |
| Integral | What's the total accumulated? | Area under curve | Reverse power rule + C |
| Definite Integral | What's the total between point A and B? | Bounded area | Evaluate and subtract |
| Indefinite Integral | What's the general antiderivative? | N/A (function) | Add + C |
Getting Started: Your First Problems
Don't try to memorize everything at once. Start with these steps:
- Master the power rule for derivatives. It's the most common operation you'll do. Practice on polynomials until it's automatic.
- Learn to integrate basic polynomials. Same process in reverse. Check your work by differentiating.
- Memorize the trig derivatives and integrals. sin(x), cos(x), and their relationships come up constantly.
- Understand what the chain rule does. You'll need it when functions are nested inside other functions.
- Don't ignore the unit circle. It makes trig derivatives and integrals actually make sense instead of feeling arbitrary.
Common Mistakes That Waste Time
- Forgetting the constant of integration on indefinite integrals
- Applying the power rule to sums term-by-term incorrectly
- Confusing when to use the chain rule
- Trying to memorize everything instead of understanding the patterns
- Skipping algebra—bad algebra skills will destroy you in calculus
What Comes Next
Once derivatives and integrals feel comfortable separately, you'll move into applications: optimization problems, related rates, and areas/volume calculations. Those sections aren't about new math—they're about translating word problems into the calculus you've already learned.
The students who struggle aren't the ones who can't learn calculus. They're the ones who never got solid on algebra or trigonometry. Fix your foundations first, and calculus becomes straightforward.