The concept of limit is fundamental to calculus. Intuitively, lim (x→a) f(x) = L means that as x gets very close to 'a', f(x) gets very close to 'L'.
1. lim (x→a) (xⁿ - aⁿ) / (x - a) = n aⁿ⁻¹
2. lim (x→0) (sin x) / x = 1
3. lim (x→0) (tan x) / x = 1
4. lim (x→0) (e^x - 1) / x = 1
The derivative of a function f at x is defined as the rate of change of the function. Geometrically, it is the slope of the tangent to the curve.
d/dx (xⁿ) = n xⁿ⁻¹
d/dx (sin x) = cos x
d/dx (cos x) = -sin x
d/dx (e^x) = e^x