Key Points

Continuity and Differentiability

14 Sections
  • Condition for Continuity at a Point

    A function f(x) is continuous at a point x = c if its Left Hand Limit (LHL), Right Hand Limit (RHL), and the value of the function at that point are equal. Mathematically, limxcf(x)=limxc+f(x)=f(c)\lim_{x \to c^-} f(x) = \lim_{x \to c^+} f(x) = f(c).

  • Algebra of Continuous Functions

    If two real functions f and g are continuous at x=c, then their sum (f+g), difference (f-g), and product (f.g) are also continuous at x=c. Their quotient (f/g) is continuous at x=c provided g(c) is not equal to 0.

  • Condition for Differentiability

    A function f(x) is differentiable at a point x = c if its Left Hand Derivative (LHD) and Right Hand Derivative (RHD) exist and are equal. LHD is limh0f(c+h)f(c)h\lim_{h \to 0^-} \frac{f(c+h)-f(c)}{h} and RHD is limh0+f(c+h)f(c)h\lim_{h \to 0^+} \frac{f(c+h)-f(c)}{h}.

  • Differentiability Implies Continuity

    If a function is differentiable at a point, it is necessarily continuous at that point. The converse is not true; a function can be continuous but not differentiable, for example, f(x)=xf(x) = |x| at x=0x=0.

  • The Chain Rule for Differentiation

    The chain rule is used to differentiate composite functions. If y=f(u)y = f(u) and u=g(x)u = g(x), then the derivative of y with respect to x is dydx=dydududx\frac{dy}{dx} = \frac{dy}{du} \cdot \frac{du}{dx}.

  • The Product Rule

    The derivative of the product of two functions u(x) and v(x) is given by (uv)=uv+uv(uv)' = u'v + uv'. In Leibniz notation, ddx(uv)=vdudx+udvdx\frac{d}{dx}(uv) = v \frac{du}{dx} + u \frac{dv}{dx}.

  • The Quotient Rule

    The derivative of the quotient of two functions u(x) and v(x) is given by (uv)=uvuvv2(\frac{u}{v})' = \frac{u'v - uv'}{v^2}, provided v(x)0v(x) \neq 0.

  • Derivatives of Inverse Trigonometric Functions

    Key derivatives are: ddx(sin1x)=11x2\frac{d}{dx}(\sin^{-1} x) = \frac{1}{\sqrt{1-x^2}}, ddx(cos1x)=11x2\frac{d}{dx}(\cos^{-1} x) = -\frac{1}{\sqrt{1-x^2}}, and ddx(tan1x)=11+x2\frac{d}{dx}(\tan^{-1} x) = \frac{1}{1+x^2}.

  • Derivatives of Exponential and Logarithmic Functions

    The derivative of the natural exponential function is ddx(ex)=ex\frac{d}{dx}(e^x) = e^x, and for a general base a, ddx(ax)=axloga\frac{d}{dx}(a^x) = a^x \log a. The derivative of the natural logarithm is ddx(logx)=1x\frac{d}{dx}(\log x) = \frac{1}{x}.

  • Logarithmic Differentiation Method

    This technique is used for functions of the form y=[u(x)]v(x)y = [u(x)]^{v(x)} or for complex products and quotients. Take the natural logarithm of both sides, simplify using log properties, and then differentiate implicitly.

  • Implicit Function Differentiation

    Used when y cannot be easily expressed as a function of x. Differentiate both sides of the equation with respect to x, treating y as a function of x, and then solve for dydx\frac{dy}{dx}.

  • Derivatives of Parametric Functions

    If x=f(t)x = f(t) and y=g(t)y = g(t), the derivative dydx\frac{dy}{dx} is found by the formula dydx=dy/dtdx/dt\frac{dy}{dx} = \frac{dy/dt}{dx/dt}, provided that dxdt0\frac{dx}{dt} \neq 0.

  • Second Order Derivative

    The second order derivative is the derivative of the first derivative. It is denoted by d2ydx2\frac{d^2y}{dx^2}, f(x)f''(x), or yy''. It is found by differentiating dydx\frac{dy}{dx} with respect to x.

  • Derivatives of Standard Trigonometric Functions

    The fundamental derivatives are: ddx(sinx)=cosx\frac{d}{dx}(\sin x) = \cos x, ddx(cosx)=sinx\frac{d}{dx}(\cos x) = -\sin x, and ddx(tanx)=sec2x\frac{d}{dx}(\tan x) = \sec^2 x.

Quick Revision Tips

  • • Review these points before exams
  • • Make flashcards for better retention
  • • Connect points to real-world examples
  • • Practice explaining each point in your own words