Essential formulas to keep at your fingertips
Technique
Area & Average Value
Volumes of Revolution
Arc Length
Series
Derivatives
Integrals
Identities
How to choose \(u\) (LIATE)
Logarithmic → Inverse trig → Algebraic → Trig → Exponential
Pick \(u\) as the first type that appears. The rest becomes \(dv\).
Area under the curve
Average value of a function
Remember
The average value is the height of a rectangle that has the same base \(b-a\) and the same area as the region under the curve.
When to use
Revolve a region described by \( y = f(x) \) around the y-axis. Radius of each shell = \( x \), height = \( f(x) \), thickness = \( dx \).
Remember
First find \( f'(x) \), square it, add 1, take the square root, then integrate from \( a \) to \( b \).
Remember
The series is centered at \(a\). Compute successive derivatives, evaluate them at \(a\), and form the coefficients \(\frac{f^{(n)}(a)}{n!}\).
Remember
A Maclaurin series is simply a Taylor series centered at \(a = 0\). It is the most common and useful form.
\(e^x\)
$$\sum_{n=0}^{\infty} \dfrac{x^n}{n!} \qquad \text{(all } x\text{)}$$
\(\sin x\)
$$\sum_{n=0}^{\infty} \dfrac{(-1)^n}{(2n+1)!}x^{2n+1} \qquad \text{(all } x\text{)}$$
\(\cos x\)
$$\sum_{n=0}^{\infty} \dfrac{(-1)^n}{(2n)!}x^{2n} \qquad \text{(all } x\text{)}$$
\(\dfrac{1}{1-x}\)
$$\sum_{n=0}^{\infty} x^n \qquad (|x|<1)$$
\(\ln(1+x)\)
$$\sum_{n=1}^{\infty} \dfrac{(-1)^{n+1}}{n}x^n \qquad (-1 < x \le 1)$$
Tip
These five series are the building blocks. Almost every other Maclaurin series problem is solved by substituting into one of these.
Also useful
\(\displaystyle\int \frac{1}{1+x^{2}}\,dx = \arctan x + C\)
Also useful
\(\displaystyle\int \sec^{2}x\,dx = \tan x + C\)
Also useful
\(\displaystyle\int \sec x\tan x\,dx = \sec x + C\)
Need help mastering these?