Apr 28, 2025
Informal Example of Continuity: Function values close on x-axis except at x = 0.
Formal Definition: A function f is continuous at point c if
[\lim_{{x \to c}} f(x) = f(c)]
Discontinuity: If a function is not continuous at a point, it is discontinuous there._
f(x) = 2x + 3 is continuous at x = 1.f(x) = x^2 is continuous at x = 0.f(x) = |x| is continuous at x = 0.f(x) with different expressions for x = 0 is not continuous at x = 0.f(x) = k is continuous everywhere.Derivative Definition: The derivative of f at c is
[f'(c) = \lim_{{h \to 0}} \frac{{f(c+h) - f(c)}}{h}]
f is differentiable at c.Theorem: If f is differentiable at c, it is also continuous at c.
Differentiability implies continuity but not vice versa (e.g., f(x) = |x| is continuous but not differentiable at 0)._
Used for differentiating compositions of functions.
If f = v 0 u, then
[\frac{df}{dx} = \frac{dv}{du} \cdot \frac{du}{dx}]
y in terms of x.y = b^x.
y = e^x is the natural exponential function with base e.log_b a = x if b^x = a.[u(x)]^v(x).f(x) and u(x) must be positive.x and y are expressed as functions of a parameter t.