If f(x) = c, where c is a constant, then the derivative f'(x) = 0.
If f(x) = x^n, where n is a constant, then the derivative f'(x) = nx^(n-1).
If f(x) = u(x)v(x), then the derivative f'(x) = u'v + uv'.
If f(x) = u(x)/v(x), then the derivative f'(x) = (u'v - uv') / v^2.
The integral of x^n dx = (1/(n+1))x^(n+1) + C, where C is the constant of integration.
The formula for integration by parts is ∫u dv = uv - ∫v du, where u and v are differentiable functions of x.
If ∫f(g(x))g'(x) dx, then let u = g(x) and du = g'(x) dx. This helps in simplifying the integral.
The limit of a constant c as x approaches a is lim(x→a) c = c.
The limit of a polynomial function f(x) = a_nx^n + a_(n-1)x^(n-1) + ... + a_1x + a_0 as x approaches a is lim(x→a) f(x) = f(a).
The limit of a rational function f(x) = g(x)/h(x) as x approaches a is lim(x→a) f(x) = g(a)/h(a), provided that h(a) ≠ 0.
.