Skip to content
Sahithyan's S1
Sahithyan's S1 — Mathematics

Differentiability

A function ff is differentiable at aa iff:

limxaf(x)f(a)xa=LR=f(a)\lim_{x\to a}{\frac{f(x)-f(a)}{x-a}} = L \in \mathbb{R} = f'(a)

When it is differentiable, f(a)f'(a) is called the derivative of ff at aa.

Critical point

c[a,b]c\in[a,b] is called a critical point iff:

f is not differentiable at c        f(c)=0f\text{ is not differentiable at } c \;\; \lor \;\; f'(c)=0

One-side differentiable

ff is differentiable at aa iff ff is left differentiable at aa and ff is right differentiable at aa.

Left differentiable

A function ff is left-differentiable at aa iff:

limxaf(x)f(a)xa=LR=f(a)\lim_{x\to a^{-}}{\frac{f(x)-f(a)}{x-a}} = L \in \mathbb{R} = f'_{-}(a)

Right differentiable

A function ff is right-differentiable at aa iff:

limxa+f(x)f(a)xa=LR=f+(a)\lim_{x\to a^{+}}{\frac{f(x)-f(a)}{x-a}} = L \in \mathbb{R} = f'_{+}(a)

On intervals

Open interval

A function ff is differentiable in (a,b)(a,b) iff ff is differentiable on every c(a,b)c\in(a,b).

Closed interval

A function ff is differentiable in [a,b][a,b] iff ff is:

  • differentiable on every c(a,b)c\in(a,b)
  • right-differentiable at aa
  • left-differentiable at bb

Continuously differentiable functions

A function ff is said to be continously differentiable at aa iff :

  • ff is differentiable at aa and
  • ff' is continous at aa

Differentiability implies continuity

f is differentiable at a    f is continuous at af \text{ is differentiable at } a \implies f \text{ is continuous at } a

Likewise, one-sided differentiability implies corresponding one-sided continuity.

Properties of differentiation

Addition

ddx(f±g)=f±g\frac{\text{d}}{\text{d}x} (f \pm g) = f' \pm g'

Multiplication

ddx(fg)=fg+fg\frac{\text{d}}{\text{d}x} (fg) = fg' + fg'

Division

ddx(fg)=gffgg2\frac{\text{d}}{\text{d}x} \bigg(\frac{f}{g}\bigg) = \frac{gf' - fg'}{g^2}

Composition

ddxf(g(x))=f(g(x))g(x)\frac{\text{d}}{\text{d}x} f(g(x)) = f'(g(x))\,g'(x)

Power

ddxfn=nfn1(x)f(x)\frac{\text{d}}{\text{d}x} f^n = nf^{n-1}(x) f'(x)