reimann sum
lim(sum of area of rectangles)
- lim(sum(f(ci)change in xi))
antiderivative
F(x) is the antiderivative of f(x)
- F(x) = x^2
- f(x) = 2x
what is the newton-leibniz formula
integral a to b(f(x) dx = F(b) - F(a)
how to tell if the symmetric domain is even or odd
integral a to -a f(x) dx = 0 means its odd
integral x^p dx
x^(p+1)/(p + 1) + c
integral x^(-1) dx
ln|x| + c
integral sin x dx
-cos(x) + c
integral cos x dx
sin(x) + c
integral tan(x) dx
-ln(cos(x)) + c