Key Points

Limits and Derivatives

17 Sections
  • Intuitive Concept of a Limit

    The limit of a function f(x)f(x) as xx approaches a point aa, denoted limxaf(x)=l\lim_{x \rightarrow a} f(x) = l, is the value that f(x)f(x) gets arbitrarily close to as xx approaches aa.

  • Left-Hand and Right-Hand Limits

    The Left-Hand Limit (LHL) is limxaf(x)\lim_{x \rightarrow a^{-}} f(x), approaching aa from values less than aa. The Right-Hand Limit (RHL) is limxa+f(x)\lim_{x \rightarrow a^{+}} f(x), approaching from values greater than aa.

  • Condition for Existence of a Limit

    A limit of a function at a point aa exists if and only if its Left-Hand Limit and Right-Hand Limit at that point are equal and finite.

  • Algebra of Limits: Sum and Difference

    The limit of the sum or difference of two functions is the sum or difference of their individual limits: limxa[f(x)±g(x)]=limxaf(x)±limxag(x)\lim_{x \rightarrow a} [f(x) \pm g(x)] = \lim_{x \rightarrow a} f(x) \pm \lim_{x \rightarrow a} g(x).

  • Algebra of Limits: Product and Quotient

    The limit of a product is the product of limits. The limit of a quotient is the quotient of limits, provided the denominator's limit is non-zero: limxaf(x)g(x)=limxaf(x)limxag(x)\lim_{x \rightarrow a} \frac{f(x)}{g(x)} = \frac{\lim_{x \rightarrow a} f(x)}{\lim_{x \rightarrow a} g(x)}, where limxag(x)0\lim_{x \rightarrow a} g(x) \neq 0.

  • Limits of Polynomial and Rational Functions

    For a polynomial or rational function f(x)f(x), if f(a)f(a) is defined, then limxaf(x)=f(a)\lim_{x \rightarrow a} f(x) = f(a). If it results in the form 00\frac{0}{0}, algebraic simplification is needed.

  • Standard Algebraic Limit Formula

    A fundamental limit used for polynomials is limxaxnanxa=nan1\lim_{x \rightarrow a} \frac{x^n - a^n}{x - a} = na^{n-1} for any rational number nn.

  • Key Trigonometric Limit: Sine Function

    One of the most important trigonometric limits is limx0sinxx=1\lim_{x \rightarrow 0} \frac{\sin x}{x} = 1, where xx is measured in radians.

  • Key Trigonometric Limit: Cosine Function

    Another fundamental trigonometric limit is limx01cosxx=0\lim_{x \rightarrow 0} \frac{1 - \cos x}{x} = 0.

  • Sandwich Theorem

    If f(x)g(x)h(x)f(x) \le g(x) \le h(x) for all xx near aa, and limxaf(x)=limxah(x)=L\lim_{x \rightarrow a} f(x) = \lim_{x \rightarrow a} h(x) = L, then limxag(x)=L\lim_{x \rightarrow a} g(x) = L.

  • Definition of the Derivative

    The derivative of a function f(x)f(x) with respect to xx, denoted f(x)f'(x), is defined by the limit f(x)=limh0f(x+h)f(x)hf'(x) = \lim_{h \rightarrow 0} \frac{f(x+h) - f(x)}{h}. This is known as the first principle of derivatives.

  • Geometric Interpretation of Derivative

    The derivative of a function f(x)f(x) at a point x=ax=a, i.e., f(a)f'(a), represents the slope of the tangent line to the graph of y=f(x)y = f(x) at the point (a,f(a))(a, f(a)).

  • Power Rule for Differentiation

    The derivative of f(x)=xnf(x) = x^n for any positive integer nn is given by the formula ddx(xn)=nxn1\frac{d}{dx}(x^n) = nx^{n-1}.

  • Algebra of Derivatives: Sum and Difference Rule

    The derivative of the sum or difference of two differentiable functions is the sum or difference of their derivatives: ddx[f(x)±g(x)]=ddxf(x)±ddxg(x)\frac{d}{dx}[f(x) \pm g(x)] = \frac{d}{dx}f(x) \pm \frac{d}{dx}g(x).

  • Product Rule for Differentiation

    The derivative of the product of two functions is given by the Leibnitz rule: ddx[f(x)g(x)]=f(x)g(x)+f(x)g(x)\frac{d}{dx}[f(x)g(x)] = f'(x)g(x) + f(x)g'(x).

  • Quotient Rule for Differentiation

    The derivative of the quotient of two functions is given by ddx[f(x)g(x)]=f(x)g(x)f(x)g(x)[g(x)]2\frac{d}{dx} [\frac{f(x)}{g(x)}] = \frac{f'(x)g(x) - f(x)g'(x)}{[g(x)]^2}, provided g(x)0g(x) \neq 0.

  • Derivatives of Basic Trigonometric Functions

    The derivatives of sine and cosine functions are fundamental: ddx(sinx)=cosx\frac{d}{dx}(\sin x) = \cos x and ddx(cosx)=sinx\frac{d}{dx}(\cos x) = -\sin 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