Math · Calculus

Continuity and Differentiability formulas for JEE

Every Continuity and Differentiability formula you need for JEE, grouped by concept.

30 formulas6 concepts
01

Continuity and Differentiability

3 formulas

Continuity at a Point

limxcf(x)=f(c)\lim_{x \to c} f(x) = f(c)

Definition of continuity of a function f at a point c.

applies whenFunction f must be defined at x = c.
continuitylimits

First Principle of Derivative

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

Definition of derivative using limits.

applies whenLimit must exist.
derivativefirst-principlelimits

L'Hôpital's Rule

limxaf(x)g(x)=limxaf(x)g(x)\lim_{x \to a} \frac{f(x)}{g(x)} = \lim_{x \to a} \frac{f'(x)}{g'(x)}

Evaluating indeterminate limits.

applies whenLimit must yield 0/0 or \infty/\infty.
limitslhopitaljee-advanced
02

Chain Rule

8 formulas

Chain Rule

dfdx=dvdtdtdx\frac{df}{dx} = \frac{dv}{dt} \cdot \frac{dt}{dx}

Derivative of a composite function.

applies whenBoth dt/dx and dv/dt must exist.
differentiationchain-rulecomposite

Leibniz Rule (Differentiation under Integral)

ddxa(x)b(x)f(t)dt=f(b(x))b(x)f(a(x))a(x)\frac{d}{dx} \int_{a(x)}^{b(x)} f(t) dt = f(b(x))b'(x) - f(a(x))a'(x)

Differentiating an integral with variable limits.

applies whenIntegrand is continuous, bounds are differentiable.
differentiationintegraljee-advanced

Power Rule

ddxxn=nxn1\frac{d}{dx} x^n = n x^{n-1}

Derivative of a polynomial term.

applies whenn is a real number.
differentiationpower-rule

Product Rule (Leibnitz)

(uv)=uv+uv(uv)' = u'v + uv'

Derivative of the product of two functions.

applies whenu and v must be differentiable.
differentiationproduct-rule

Quotient Rule

(uv)=uvuvv2\left(\frac{u}{v}\right)' = \frac{u'v - uv'}{v^2}

Derivative of the quotient of two functions.

applies whenv0v \neq 0
differentiationquotient-rule

Derivative of Cosine

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

Derivative of the cosine function.

applies whenx is in radians.
derivativestrigonometriccosine

Derivative of Sine

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

Derivative of the sine function.

applies whenx is in radians.
derivativestrigonometricsine

Derivative of Tangent

ddx(tanx)=sec2x\frac{d}{dx}(\tan x) = \sec^2 x

Derivative of the tangent function.

applies whenx is in radians, x(2n+1)π2x \neq \frac{(2n+1)\pi}{2}.
derivativestrigonometrictangent
Reading a formula once isn't the same as recalling it in the exam. Rhovecs tracks which of these you've seen and brings them back on a forgetting schedule.See how it works
03

Derivatives of Special Functions

14 formulas

Derivative of sin^-1(2x/(1+x^2))

ddxsin1(2x1+x2)=21+x2\frac{d}{dx} \sin^{-1}\left(\frac{2x}{1+x^2}\right) = \frac{2}{1+x^2}

Derivative simplification using inverse trig substitution.

applies whenx<1|x| < 1 for exact principal value identity
differentiationinverse-trigsubstitution

Derivative of tan^-1(sin x / (1+cos x))

ddxtan1(sinx1+cosx)=12\frac{d}{dx} \tan^{-1}\left(\frac{\sin x}{1+\cos x}\right) = \frac{1}{2}

Derivative simplification via half-angle formulas.

applies whencosx1\cos x \neq -1
differentiationinverse-trigsubstitution

Derivative of Inverse Function

g(x)=1f(g(x))g'(x) = \frac{1}{f'(g(x))}

Finding derivative of g(x) = f^-1(x).

applies whenf(g(x))0f'(g(x)) \neq 0
differentiationinverse-functionsjee-advanced

Logarithm Base Change

logap=logbplogba\log_a p = \frac{\log_b p}{\log_b a}

Formula to change the base of a logarithm.

applies whena,b>0a, b > 0, a,b1a, b \neq 1, p>0p > 0
logarithmidentities

Logarithmic Differentiation

dydx=[u(x)]v(x)[v(x)u(x)u(x)+v(x)logu(x)]\frac{dy}{dx} = [u(x)]^{v(x)} \left[ v(x) \frac{u'(x)}{u(x)} + v'(x) \log u(x) \right]

Formula for differentiating variable base to variable power.

applies whenu(x)>0u(x) > 0
differentiationlogarithmic-differentiation

Logarithm Power Rule

logb(pn)=nlogbp\log_b (p^n) = n \log_b p

Logarithm of a variable raised to a power.

applies whenp>0p > 0
logarithmidentities

Logarithm Product Rule

logb(pq)=logbp+logbq\log_b (pq) = \log_b p + \log_b q

Logarithm of a product.

applies whenp,q>0p, q > 0
logarithmidentities

Logarithm Quotient Rule

logb(pq)=logbplogbq\log_b \left(\frac{p}{q}\right) = \log_b p - \log_b q

Logarithm of a quotient.

applies whenp,q>0p, q > 0
logarithmidentities

Derivative of General Exponential

ddxax=axloga\frac{d}{dx} a^x = a^x \log a

Derivative of a^x.

applies whena>0a > 0
differentiationexponential

Derivative of Exponential

ddxex=ex\frac{d}{dx} e^x = e^x

Derivative of natural exponential function.

applies whenxRx \in \mathbb{R}
differentiationexponential

Derivative of Inverse Cosine

ddxcos1x=11x2\frac{d}{dx} \cos^{-1} x = \frac{-1}{\sqrt{1-x^2}}

Standard derivative of arccos(x).

applies whenx(1,1)x \in (-1, 1)
differentiationinverse-trig

Derivative of Inverse Sine

ddxsin1x=11x2\frac{d}{dx} \sin^{-1} x = \frac{1}{\sqrt{1-x^2}}

Standard derivative of arcsin(x).

applies whenx(1,1)x \in (-1, 1)
differentiationinverse-trig

Derivative of Inverse Tangent

ddxtan1x=11+x2\frac{d}{dx} \tan^{-1} x = \frac{1}{1+x^2}

Standard derivative of arctan(x).

applies whenxRx \in \mathbb{R}
differentiationinverse-trig

Derivative of Natural Logarithm

ddxlogx=1x\frac{d}{dx} \log x = \frac{1}{x}

Derivative of natural logarithm base e.

applies whenx>0x > 0
differentiationlogarithm
04

Parametric Differentiation

1 formula

Parametric Differentiation

dydx=dy/dtdx/dt\frac{dy}{dx} = \frac{dy/dt}{dx/dt}

First derivative of parametric equations.

applies whendx/dt0dx/dt \neq 0
differentiationparametric
05

Second Order Derivatives

2 formulas

Second Order Parametric Derivative

d2ydx2=ddt(dy/dtdx/dt)dtdx\frac{d^2y}{dx^2} = \frac{d}{dt}\left(\frac{dy/dt}{dx/dt}\right) \cdot \frac{dt}{dx}

Calculating second derivative for parametric equations.

applies whendx/dt0dx/dt \neq 0
differentiationparametrichigher-orderjee-advanced

Second Order Derivative

d2ydx2=ddx(dydx)\frac{d^2y}{dx^2} = \frac{d}{dx}\left(\frac{dy}{dx}\right)

Basic definition of second order derivative.

applies whenFirst derivative must be differentiable.
differentiationhigher-order
06

Mean Value Theorems

2 formulas

Lagrange's Mean Value Theorem (LMVT)

f(c)=f(b)f(a)baf'(c) = \frac{f(b) - f(a)}{b - a}

Formula for LMVT.

applies whenf is continuous on [a,b] and differentiable on (a,b).
theoremsmvtjee-advanced

Rolle's Theorem

f(c)=0f'(c) = 0

Condition for existence of horizontal tangent.

applies whenf is continuous on [a,b], differentiable on (a,b), and f(a)=f(b).
theoremsmvtjee-advanced
Other chapters

Rhovecs schedules these formulas back to you right before you’d forget them — and picks the next concept to practise. We decide, you execute.

Get started