Undoing Derivatives
Integration reverses differentiation. An antiderivative of is a function where . Where derivatives ask for rates of change, antiderivatives recover the original function from its rate.
Antiderivatives are not unique. Since any constant has a zero derivative, if is an antiderivative, then is also one. The indefinite integral represents this entire family of parallel curves:
| Rule | Formula | Notes |
|---|---|---|
| Power Rule | For | |
| Reciprocal | Handles | |
| Exponential | Unchanged | |
| Cosine | Reverses sine derivative |
Rules and Pitfalls
Linearity rules carry over directly from differentiation: constants factor out, and the integral of a sum is the sum of the individual integrals.
More advanced techniques like substitution (reversing the chain rule) and integration by parts (reversing the product rule) handle complex cases later.
| Common Mistake | Why It Happens | Correct Approach |
|---|---|---|
| Omitting | Treating the integral as a single static function | Always append to represent the infinite vertical family |
| Power Rule Slip | Differentiating instead of integrating | Raise the exponent and divide by the new power |