← Back to all lessons
Class 12Calculus2:43Published 30 Jul 2024

Standard Results of Differentiation

A quick reference run-through of the standard derivative formulas: power, root, reciprocal, exponential, logarithmic, trigonometric, and inverse trigonometric functions, plus the basic rules of differentiation.

This Class 12 lesson lists the standard results of differentiation that every student needs at their fingertips. It runs through the derivatives of powers, roots, and reciprocals, of exponential and logarithmic functions, and of the six trigonometric and six inverse trigonometric functions. It also recalls the sum, constant-multiple, product, and quotient rules, and the limit definition of the derivative.

What you'll learn

  • The derivatives of powers, roots, and reciprocals of x
  • The derivatives of exponential, logarithmic, trigonometric, and inverse trigonometric functions
  • The sum, constant-multiple, product, and quotient rules of differentiation
  • The first-principles limit definition of the derivative

Lesson chapters

0:00Power, root, and reciprocal derivatives
0:30Exponential, logarithmic, and trigonometric derivatives
0:54Product and quotient rules
1:18Inverse trigonometric derivatives
1:46Sum and constant-multiple rules
2:13Derivative from first principles

Lesson notes

Standard results of differentiation

This lesson is a reference list of the standard derivative formulas, together with the basic rules of differentiation and the limit definition of the derivative. These are the results you use again and again when differentiating functions.

Powers, roots, and reciprocals

ddx(xn)=nxn1\frac{d}{dx}\left(x^n\right) = n\,x^{n-1}

ddx(x)=1,ddx(1)=0,ddx(c)=0\frac{d}{dx}(x) = 1, \qquad \frac{d}{dx}(1) = 0, \qquad \frac{d}{dx}(c) = 0

ddx(x2)=2x\frac{d}{dx}\left(x^2\right) = 2x

ddx(x)=12x\frac{d}{dx}\left(\sqrt{x}\right) = \frac{1}{2\sqrt{x}}

ddx(1x)=1x2\frac{d}{dx}\left(\frac{1}{x}\right) = -\frac{1}{x^2}

ddx(1x2)=2x3\frac{d}{dx}\left(\frac{1}{x^2}\right) = -\frac{2}{x^3}

Exponential and logarithmic functions

ddx(ax)=axlogea\frac{d}{dx}\left(a^x\right) = a^x \log_e a

In particular, ddx(ex)=ex\dfrac{d}{dx}\left(e^x\right) = e^x, since logee=1\log_e e = 1.

ddx(logx)=1x\frac{d}{dx}\left(\log x\right) = \frac{1}{x}

Trigonometric functions

ddx(sinx)=cosx,ddx(cosx)=sinx\frac{d}{dx}(\sin x) = \cos x, \qquad \frac{d}{dx}(\cos x) = -\sin x

ddx(tanx)=sec2x,ddx(cotx)=csc2x\frac{d}{dx}(\tan x) = \sec^2 x, \qquad \frac{d}{dx}(\cot x) = -\csc^2 x

ddx(secx)=secxtanx,ddx(cscx)=cscxcotx\frac{d}{dx}(\sec x) = \sec x \tan x, \qquad \frac{d}{dx}(\csc x) = -\csc x \cot x

Product and quotient rules

Product rule:

ddx(uv)=udvdx+vdudx\frac{d}{dx}(uv) = u\,\frac{dv}{dx} + v\,\frac{du}{dx}

Quotient rule:

ddx(uv)=vdudxudvdxv2\frac{d}{dx}\left(\frac{u}{v}\right) = \frac{v\,\dfrac{du}{dx} - u\,\dfrac{dv}{dx}}{v^2}

Inverse trigonometric functions

ddx(sin1x)=11x2,ddx(cos1x)=11x2\frac{d}{dx}\left(\sin^{-1} x\right) = \frac{1}{\sqrt{1-x^2}}, \qquad \frac{d}{dx}\left(\cos^{-1} x\right) = -\frac{1}{\sqrt{1-x^2}}

ddx(tan1x)=11+x2,ddx(cot1x)=11+x2\frac{d}{dx}\left(\tan^{-1} x\right) = \frac{1}{1+x^2}, \qquad \frac{d}{dx}\left(\cot^{-1} x\right) = -\frac{1}{1+x^2}

ddx(sec1x)=1xx21,ddx(csc1x)=1xx21\frac{d}{dx}\left(\sec^{-1} x\right) = \frac{1}{x\sqrt{x^2-1}}, \qquad \frac{d}{dx}\left(\csc^{-1} x\right) = -\frac{1}{x\sqrt{x^2-1}}

Rules of differentiation

Sum and difference rule:

ddx(f(x)±g(x))=ddxf(x)±ddxg(x)\frac{d}{dx}\big(f(x) \pm g(x)\big) = \frac{d}{dx}f(x) \pm \frac{d}{dx}g(x)

Constant-multiple rule: for a constant cc,

ddx(cf(x))=cddxf(x)\frac{d}{dx}\big(c\,f(x)\big) = c\,\frac{d}{dx}f(x)

As an example,

ddx(ax+b)=ddx(ax)+ddx(b)=a+0=a.\frac{d}{dx}(ax + b) = \frac{d}{dx}(ax) + \frac{d}{dx}(b) = a + 0 = a.

Derivative from first principles

The derivative is defined as a limit:

dydx=f(x)=limh0f(x+h)f(x)h.\frac{dy}{dx} = f'(x) = \lim_{h \to 0} \frac{f(x+h) - f(x)}{h}.

Evaluated at a point x=ax = a, this gives

f(a)=limh0f(a+h)f(a)h.f'(a) = \lim_{h \to 0} \frac{f(a+h) - f(a)}{h}.

Key takeaways

  • Memorise the power rule ddx(xn)=nxn1\dfrac{d}{dx}(x^n) = n\,x^{n-1} and the derivatives of the exponential, logarithmic, trigonometric, and inverse trigonometric functions.
  • Combine functions using the sum, constant-multiple, product, and quotient rules.
  • Every one of these results follows from the first-principles limit f(x)=limh0f(x+h)f(x)hf'(x) = \lim_{h \to 0}\dfrac{f(x+h) - f(x)}{h}.