Formula Booklet
Formula Booklet
Formula Booklet
A relation RR from set AA to set BB is a subset of the Cartesian product A×BA \times B.
Functions
Domain of a function f:A→Bf: A \to B is the set of all inputs x∈A for which f(x) is
defined.
Range is the set of all possible outputs.
One-to-one Function (Injective): If f(a)=f(b) implies a=b.
Onto Function (Surjective): Every element of BB is the image of at least one element of
AA.
Bijective Function: A function that is both injective and surjective.
Inverse Function: f−1:B→Af^{-1}: B \to A, such that f(f−1(x))=xf(f^{-1}(x)) = x.
Derivative Formulas
3. Matrices
Basic Operations
Addition of Matrices:
o If A=[aij]A = [a_{ij}] and B=[bij]B = [b_{ij}], then A+B=[aij+bij]A + B =
[a_{ij} + b_{ij}].
Multiplication of Matrices:
o If AA is of order m×nm \times n and BB is of order n×pn \times p, then ABAB is
of order m×pm \times p.
Transpose of a Matrix:
o AT=[aji]A^T = [a_{ji}] where aija_{ij} is the element of the ii-th row and jj-th
column of AA.
Determinants
Differentiability
Standard Derivatives
ddx(xn)=nxn−1\frac{d}{dx}(x^n) = n x^{n-1}
ddx(sinx)=cosx\frac{d}{dx}(\sin x) = \cos x
ddx(cosx)=−sinx\frac{d}{dx}(\cos x) = -\sin x
ddx(tanx)=sec2x\frac{d}{dx}(\tan x) = \sec^2 x
5. Applications of Derivatives
Tangents and Normals
6. Integrals
Indefinite Integrals
Definite Integrals
7. Differential Equations
First Order Differential Equations
Separable Form:
dydx=f(x)g(y)\frac{dy}{dx} = f(x)g(y)
Solve by separating variables and integrating both sides.
Solution: y(x)=e−∫P(x) dx(∫Q(x)e∫P(x) dx dx+C)y(x) = e^{-\int P(x) \, dx} \left( \int Q(x)
e^{\int P(x) \, dx} \, dx + C \right)
8. Vectors
Vector Operations
Dot Product:
Cross Product:
9. Three-Dimensional Geometry
Direction Cosines and Direction Ratios
The direction cosines of a line with direction ratios (a,b,c)(a, b, c) are: cosα=aa2+b2+c2,
cosβ=ba2+b2+c2, cosγ=ca2+b2+c2\cos \alpha = \frac{a}{\sqrt{a^2 + b^2 + c^2}}, \, \cos
\beta = \frac{b}{\sqrt{a^2 + b^2 + c^2}}, \, \cos \gamma = \frac{c}{\sqrt{a^2 + b^2 +
c^2}}
Equation of Line:
Equation of Plane: