| Integrand | Antiderivative |
|---|
| xn (n=−1) | n+1xn+1 |
| sinx | −cosx |
| cosx | sinx |
| ex | ex |
| 1/x | $\ln |
| ax | lnaax |
(All antiderivatives need a +C for indefinite integrals.)
Sign flip alert. ∫sinxdx=−cosx+C, NOT cosx. Memory: 'integrating sin flips the sign'. ∫cosxdx=sinx+C has NO sign flip.
Linear chain. When the inner function is linear, divide by its coefficient:
∫sin(kx)dx=−k1cos(kx)+C,∫ekxdx=k1ekx+C,∫ax+b1dx=a1ln∣ax+b∣+C.
Worked example. ∫(2sinx−3cosx+x4−ex)dx=−2cosx−3sinx+4ln∣x∣−ex+C.
Linear chain example. ∫cos3xdx=31sin3x+C. Differentiate to check: 31⋅3cos3x=cos3x. ✓