Select Board & Class

Login
Chapter 1: Relations and Functions
 
Relations
A relation R from a set A to a set B is a subset of A × B obtained by describing a relationship between the first element a and the second element b of the ordered pairs in A × B. That is, R  {(a, b) A × B, a A, b B}
Domain of a relation
The domain of a relation R from set A to set B is the set of all first elements of the ordered pairs in R.
Range of a relation
The range of a relation R from set A to set B is the set of all second elements of the ordered pairs in R. The whole set B is called the co-domain of R. Range Co-domain
 
Types of relations
Empty relations
A relation R in a set A is called an empty relation, if no element of A is related to any element of A. In this case, R = ϕ A × A
Example: Consider a relation R in set A = {3, 4, 5} given by R = {(a, b): ab < 25, where a, b A}. It can be observed that no pair (a, b) satisfies this condition. Therefore, R is an empty relation.
Universal relations
A relation R in a set A is called a universal relation, if each element of A is related to every element of A. In this case, R = A × A
Example: Consider a relation R in the set A = {1, 3, 5, 7, 9} given by R = {(a, b): a + b is an even number}.
Here, we may observe that all pairs (a, b) satisfy the condition R. Therefore, R is a universal relation.
Note: Both the empty and the universal relation are called trivial relations.
Reflexive relations
A relation R in a set A is called reflexive, if (a, a) R for every a R.
Example: Consider a relation R in the set A, where A = {2, 3, 4}, given by R = {(a, b): ab = 4, 27 or 256}. Here, we may observe that R = {(2, 2), (3, 3), and (4, 4)}. Since each element of R is related to itself (2 is related 2, 3 is related to 3, and 4 is related to 4), R is a reflexive relation.
Symmetric relations
A relation R in a set A is called symmetric, if (a1, a2) R ⇒ (a2, a1) R, ∀ a1, a2 R
Example: Consider a relation R in the set A, where A is the set of natural numbers, given by R = {(a, b): 2 ≤ ab < 20}. Here, it can be observed that (b, a) R since 2 ≤ ba < 20 [since for natural numbers a and b, ab = ba]
Therefore, the relation R symmetric.
Transitive relations
A relation R in a set A is called transitive, if (a1, a2) R and (a2, a3) R (a1, a3) R for all a1, a2, a3 A
Example: Let us consider a relation R in the set of all subsets with respect to a universal set U given by R = {(A, B): A is a subset of B}
Now, if A, B, and C are three sets in R, such that A B and B C, then we also have A C. Therefore, the relation R is a symmetric relation.
Equivalence relations
A relation R in a set A is said to be an equivalence relation, if R is altogether reflexive, symmetric, and transitive.
 
Equivalence classes
Given an arbitrary equivalence relation R in an arbitrary set X, R divides X into mutually disjoint subsets Ai called partitions or subdivisions of X satisfying:
• All elements of Ai are related to each other, for all i.
• No element of Ai is related to any element of Aj , i j
Aj = X and Ai Aj= ϕ, i j
The subsets Ai are called equivalence classes.
Functions
A function f from set X to Y is a specific type of relation in which every element x of X has one and only one image y in set Y. We write the function f as f: XY, where f (x) = y
 
Types of functions
One-one or injective and many-one functions
A function f: XY is said to be one-one or injective, if the image of distinct elements of X under f are distinct. In other words, if x1, x2 X and f (x1) = f (x2), then x1 = x2.
If the function f is not one-one, then f is called a many-one function.
The one-one and many-one functions can be illustrated by the following figures:
1 
Onto (surjective) function
A function f: XY can be defined as an onto (surjective) function, if ∀ y Y such that there exists x X such that f (x) = y
The onto and many-one functions can be illustrated by the following figures:
2 
One-one and onto (bijective) functions
A function f: XY is said to be bijective, if it is both one-one and onto. A bijective function can be illustrated by the following figure:
3
 
Composite function
Let f: AB and g: BC be two functions. The composition of f and g, i.e. g of, is defined as a function from A to C given by gof (x) = g (f (x)), ∀ x A
04
 
Inverse of function
• A function f: XY is said to be invertible, if there exists a function g: YX such that g of = IX and fog = IY. In this case, g is called inverse of f and is written as g = f–1
• A function f is invertible, if and only if f is bijective.
 
Binary operations
A binary operation * on a set A is a function * from A × A to A
• An operation * on a set A is commutative, if a * b = b * aa, b A
• An operation * on a set A is associative, if (a * b) * c = a * (b * c) ∀ a, b, c A
Identity element
An element e A is the identity element for binary operation *: A × AA, if a * e = a = e × a a A
Inverse of the element
An element a A is invertible for binary operation *: A × AA, if there exists b A such that a * b = e = b * a, where e is the identity for *. The element b is called inverse of a and is denoted by a–1.
Chapter 4: Determinants​

❖ Determinants of Matrices:
  • Determinant of a square matrix A is denoted by or det (A).
  • Determinant of a matrix .
  • Determinant of a matrix is given by, Vs.
  • Determinant of a matrix  is given by (expanding along R1):

 

.

Similarly, we can find the determinant of A by expanding along any other row or along any column.

❖ Properties of Determinants:

  • If the rows and the columns of a square matrix are interchanged, then the value of the determinant remains unchanged.

Example:

This property is same as saying, if A is a square matrix, then  .

  • If we interchange any two rows (or columns), then sign of determinant changes.

Example:

  • If any two rows or any two columns of a determinant are identical or proportional, then the value of the determinant is zero.

Example:

 

  • If each element of a row or a column of determinant is multiplied by a constant α, then its determinant value gets multiplied by α.

Example:

a1b1c1αa2αb2αc2a3b3c3=αa1b1c1a2b2c2a3b3c3

 

  • If some or all elements of a row or a column in a determinant can be expressed as the sum of two (or more) elements, then the determinant can be expressed as the sum of two (or more) determinants.

Example:

.
 

  • If each element of any row or column of a determinant, the equimultiples of corresponding elements of other row or column are added, then the value of the determinant remains unchanged.

​Example:

.

❖ Area of Triangle:

  • Area of a triangle with vertices (x1, y1), (x2, y2), and (x3, y3) is given by,


Since area is always positive, we take the absolute value of the above determinant.

 Minors and Cofactors:

  • ​Minors
    • Minor of an element aij of a determinant is the determinant obtained by deleting its ith row and jth column in which the element aij lies. Minor of an element aij is denoted by Mij.
    • Minor of an element of a determinant of order n (n ≥ 2) is a determinant of order (n − 1).
Example:
The minor of the element a22 in the determinant 10  2-811  21   63  9   5 is given by, M22=10-83   5=10×5--8×3=50+24=74.
  • CofactorsA23=-12+3 M23=-12-10=-1-8=8.
    • Cofactor of an element aij, denoted by Aij, is defined by Aij = (− 1)i+j Mij, where Mij is the minor of aij.
Example:

The cofactor of the element a23 in the determinant -1   2-1   3   5   4   5-2-3 is given by, A23=-12+3 M23=-12-10=-1-8=8.
  • The value of a determinant is equal to the sum of the product of elements of any row (or column) with their corresponding cofactors. That is,
a11a12a13a21a22a23a31a32a33=a21A21+a22A22+a23A23.

 
  • If elements of a row (or column) are multiplied with cofactors of any other row (or column), then their sum is zero. That is, a12A13 + a22 A23 + a32 A33 = 0.

 Adjoint and inverse of a Matrix:

  • If A is a square matrix, then A (adjA) = (adjA) A = |A| I.
  • A square matrix A is said to be singular, if .
  • A square matrix A is said to be non-singular, if .
  • If A and B are square matrices of same order, then .

          Therefore, if A and B are non-singular matrices of same order, then AB and BA are also non-singular matrices of same order.

  • If A is a non-singular matrix of order n, then.
  • A square matrix A is invertible, if and only if A is non-singular and inverse of A is given by the  formula:

          .

 Consistency and Solution of System of Linear Equations:

  • The system of following linear equations can be written as AX = B, where

.

  • A system of linear equations is said to be consistent, if its solution (one or more) exists.
  • A system of linear equations is said to be inconsistent, if its solution does not exist.
  • Unique solution of the equation AX = B is given by X = A–1 B, where .
  • For a square matrix A in equation AX = B, if
    • , then there exists a unique solution.
    • and (adjA) B ≠ O, then no solution exists.
    • and (adjA) B ≠ O, then the system may or may not be consistent.

Example :

Solve the following system of linear equations:

Solution:

The given system of equations can be written in the form AX = B, where

Now,
Therefore, A is a non-singular matrix and hence, the given system of linear equations has only one solution.
​Now,

x = 1, y = 3, and z = 5.

Chapter 2: Inverse Trigonometric Functions

If sin y = x, then y = sin–1x (We read it as sine inverse x)
Here, sin–1x is an inverse trigonometric function. Similarly, the other inverse trigonometric functions are as follows:
• If cos y = x, then y = cos–1x
• If tan y = x, then y = tan–1x
• If cot y = x, then y = cot–1x
• If sec y = x, then y = sec–1x
• If cosec y = x, then y = cosec–1x
 
The domains and ranges (principle value branches) of inverse trigonometric functions can be shown in a table as follows:
 
Function Domain Range (Principle value branches)
y = sin–1x [–1, 1] -π2, π2
y = cos–1x [–1, 1] [0, π]
y = tan–1x R -π2, π2
y = cot–1x R (0, π)
y = sec–1x R – (–1, 1) 0, π-π2
y = cosec–1x R – (–1, 1) -π2, π2-0
 
Note that y = tan–1x does not mean that y = (tan x)–1. This argument also holds true for the other inverse trigonometric functions.
 
The principal value of an inverse trigonometric function can be defined as the value of inverse trigonometric functions, which lies in its principal branch.
 
Graphs of the six inverse trigonometric functions
 
  
 
 
 


 
Properties of inverse trigonometric functions
• The relation sin y = x y = sin–1x gives sin (sin–1x) = x, where –1 x 1; and sin–1(sin x) = x, where x -π2, π2
Similarly,
• cos (cos–1x) = x, –1 x 1 and cos–1(cos x) = x, x [0, π]
• tan (tan–1x) = x, x R and tan–1(tan x) = x, x -π2, π2
• cosec (cosec–1x) = x, x R – (–1, 1) and cosec–1(cosec x) = x, x -π2,π2-0
• sec (sec–1x) = x, x R – (–1, 1) and sec–1(sec x) = x, x [0, π] – π2
• cot (cot–1x) = x, x R and cot–1(cot x) = x, x (0, π)
 
For suitable values of domains, we have
• sin–1 1x= cosec–1x, x 1 or x –1
• cos–1 1x= sec–1x, x 1 or x –1
• tan–1 1x= cot–1x, x > 0
• cosec–1 1x = sin x, x R – (–1, 1)
• sec–11x = cos x, x R – (–1, 1)
• cot–1 1x = tan–1x, x > 0
 
For suitable values of domains, we have
• sin–1 (–x) = –sin–1x, x [–1, 1]
• cos–1 (–x) = π – cos–1x, x [–1, 1]
• tan–1 (–x) = –tan–1x, x R
• cosec–1 (–x) = –cosec–1x, x ≥ 1
• sec–1(–x) = π – sec–1x, x ≥ 1
• cot–1(–x) = π – cot–1x, x R
 
For suitable values of domains, we have
• sin–1x + cos–1x = π2, x [–1, 1]
• tan–1x + cot–1x =π2, x R
• sec–1x + cosec–1x = π2, x ≥ 1
 
For suitable values of domains, we have
• tan–1x + tan–1y = tan–1 x+y1-xy, xy <1
• tan–1x – tan–1y = tan–1 x-y1+xy, xy >-1
 
For x [–1, 1], we have 2tan–1x = sin–12x1+x2
For x (–1, 1), we have 2tan–1x = tan–12x1-x2
For x 0, we have 2 tan–1x = cos–11-x21+x2
Chapter 3: Matrices
 
A matrix is an ordered rectangular array of numbers or functions. The numbers or functions are called the elements or the entries of the matrix.
For example: -10sin xlog x    ex2-9is a matrix having 6 elements. In this matrix, number of rows = 2 and number of columns = 3
 
Order of a matrix
A matrix having m rows and n columns is called a matrix of order m × n. In such a matrix, there are mn numbers of elements. A matrix A of order m × n can be written as:
A=a11a12a13...a1j...a1na21a22a23...a2j...a2n.    .    .    ai1ai2ai3...aij...ain.    .    .    am1am2am3...amj...amnm×n
The above matrix A can be written asaijm×n, where 1 ≤ i m and 1 ≤ j n, i, j N
For example: The order of the matrix sin x    cos x-11+sin x  0     cos x is 3 × 2.
 
Types of matrices
Row matrix
A matrix A is said to be a row matrix, if it has only one row. In general, A=aij1×n is a row matrix of order 1 × n.
Example: -9 6 5 e sin x is a row matrix of order 1 × 5.
Column matrix
A matrix B is said to be a column matrix, if it has only one column. In general, B=bijm×1 is a column matrix of order m × 1.
Example: B=-6 19 13 is a column matrix of order 3 × 1.
Square matrix
A matrix C is said to be a square matrix, if the number of rows and columns of the matrix are equal. In general, C=bijm×nis a square matrix, if m = n
Example: C=-1   9  5  1 is a square matrix.
Diagonal matrix
A square matrix A is said to be a diagonal matrix, if all its non-diagonal elements are zero. In general, A=aijm×nis a diagonal matrix, if aij=0for j
Example: 1 0  0 00 2  0 00 0-1 00 0  0  3 is a diagonal matrix.
Scalar matrix
A diagonal matrix is said to be a scalar matrix, if its diagonal elements are equal. In general, A=aijm×nis a scalar matrix, if aij=0 for i j and aij = k, for i = j, where k is constant.
Example: sin 2x        0         0     0   sin 2x         0     0        0   sin 2x is a scalar matrix.
Identity matrix
A square matrix in which all the diagonal elements are equal to 1 and the rest are all zero is called an identity matrix. It is denoted by I. In general, I=aijm×nis an identity matrix, if aij=0 for i j and aij =1 for i = j
Example: I=100010001 is an identity matrix.
Zero matrix
If all the elements of a matrix are zero, then it is called a zero matrix. It is denoted by O.
Example: O=0   00   00   0 is a zero matrix.
 
Equality of matrices
Two matrices A=aij and B=bijare said to be equal matrices, if they are of same order
aij = bij, for all possible values of i and j
 
Addition of matrices
• Two matrices A=aij and B=bij can be added, if they are of the same order.
• The sum of two matrices A and B of same order m × n is defined as matrix C=cijm×n, where cij = aij + bij for all possible values of i and j.
 
Multiplication of a matrix by a scalar
The multiplication of a matrix A of order m × n by a scalar k is defined as

kA=kaijm×n=kaijm×n
 
Difference of matrices
• The negative of a matrix B is denoted by –B and is defined as (–1)B.
• The difference of two matrices A and B is defined, if and only if they are of same order. The difference of the matrices A and B is defined as AB = A + (–1)B
 
Properties of matrix addition
If A, B, and C are three matrices of same order, then they follow the following properties related to addition:
• Commutative law: A + B = B + A
• Associative law: A + (B + C) = (A + B) + C
• Existence of additive identity: For every matrix A, there exists a matrix O such that A + O = O + A = A. In this case, O is called the additive identity for matrix addition.
• Existence of additive inverse: For every matrix A, there exists a matrix (–A) such that A + (–A) = (–A) + A = O. In this case, (–A) is called the additive inverse or the negative of A.
 
Properties of scalar multiplication of a matrix
If A and B are matrices of same order and k and l are scalars, then
k(A + B) = kA + kB
• (k + l) A = kA + lA
 
Multiplication of matrices
The product of two matrices A and B is defined, if the number of columns of A is equal to the number of rows of B.
If A=aijm×n and B=bijn×p are two matrices, then their product is defined as AB=C=cikm×p, where cik=j=1n aijbjk
Example: If A=2 -3    70    1 -9and B= -5    9  7  2  0  1, then find AB.
Solution:
AB=2 -3     70    1  -9×-5   9  7   2 0  1    =2×-5+-3×7+7×0       2×9+-3×2+7×10×-5+1×7+-9×0       0×9+1×2+-9×1    =-31    19   7  -7
 
Properties of multiplication of matrices
If A, B, and C are any three matrices, then they follow the following properties related to multiplication:
• Associative law: (AB) C = A (BC)
• Distribution law: A (B + C) = AB + AC and (A + B) C = AC + BC, if both sides of equality are defined.
• Existence of multiplicative identity: For every square matrix A, there exists an identity matrix I of same order such that IA = AI = A. In this case, I is called the multiplicative identity.
• Multiplication of two matrices is not commutative. There are many cases where the product AB of two matrices A and B is defined, but the product BA need not be defined.
 
Transpose of a matrix
If A is an m × n matrix, then the matrix obtained by interchanging the rows and columns of A is called the transpose of matrix A. The transpose of A is denoted by A′ or AT. In other words, if A=aijm×n, then A=aijn×m
Example: The transpose of the matrix 2  8    -3  1   11      9 is    2   1   8  11-3   9.
 
Properties of transpose of matrices
• (A′)′ = A
• (kA′) = kA′, where k is a constant
• (A + B)′ = A′ + B
• (AB)′ = BA
 
Symmetric and skew symmetric matrices
• If A is square matrix such that A′ = A, then A is called a symmetric matrix.
• If A is a square matrix such that A = –A, then A is called a skew symmetric matrix.
• For any square matrix A with entries as real numbers, A + A′ is a symmetric matrix and AA′ is a skew symmetric matrix.
• Every square matrix can be expressed as the sum of a symmetric matrix and a skew symmetric matrix. In other words, if A is any matrix, then A can be expressed as P + Q, where P=12A+A' and Q=12A-A'
 
Elementary operations or transformations on a matrix
The various elementary operations or transformations on a matrix are as follows:
RiRj or CiCj
RikRi or CikCj
RiRi + kRj or CiCi + kCj
Example: By applying R1R1 – 7R3 to the matrix -9    5  8  5    6 11  2 -1 0, we obtain-23  12  8   5  6 11  2-1 0.
 
Inverse of a matrix
• If A and B are the square matrices of same order such that AB = BA = I, then B is called the inverse of A and A is called the inverse of B. i.e., A–1 = B and B –1 = A
• If A and B are invertible matrices of the same order, then (AB)–1 = B–1 A–1
• Inverse of a square matrix, if it exists, is unique.
• If the inverse of a matrix exists, then it can be calculated either by using elementary row operations or by using elementary column operations.
Chapter 4: Determinants​

❖ Determinants of Matrices:
  • Determinant of a square matrix A is denoted by or det (A).
  • Determinant of a matrix .
  • Determinant of a matrix is given by, Vs.
  • Determinant of a matrix  is given by (expanding along R1):

 

.

Similarly, we can find the determinant of A by expanding along any other row or along any column.

❖ Properties of Determinants:

  • If the rows and the columns of a square matrix are interchanged, then the value of the determinant remains unchanged.

Example:

This property is same as saying, if A is a square matrix, then  .

  • If we interchange any two rows (or columns), then sign of determinant changes.

Example:

  • If any two rows or any two columns of a determinant are identical or proportional, then the value of the determinant is zero.

Example:

 

  • If each element of a row or a column of determinant is multiplied by a constant α, then its determinant value gets multiplied by α.

Example:

a1b1c1αa2αb2αc2a3b3c3=αa1b1c1a2b2c2a3b3c3

 

  • If some or all elements of a row or a column in a determinant can be expressed as the sum of two (or more) elements, then the determinant can be expressed as the sum of two (or more) determinants.

Example:

.
 

  • If each element of any row or column of a determinant, the equimultiples of corresponding elements of other row or column are added, then the value of the determinant remains unchanged.

​Example:

.

❖ Area of Triangle:

  • Area of a triangle with vertices (x1, y1), (x2, y2), and (x3, y3) is given by,


Since area is always positive, we take the absolute value of the above determinant.

 Minors and Cofactors:

  • ​Minors
    • Minor of an element aij of a determinant is the determinant obtained by deleting its ith row and jth column in which the element aij lies. Minor of an element aij is denoted by Mij.
    • Minor of an element of a determinant of order n (n ≥ 2) is a determinant of order (n − 1).
Example:
The minor of the element a22 in the determinant 10  2-811  21   63  9   5 is given by, M22=10-83   5=10×5--8×3=50+24=74.
  • CofactorsA23=-12+3 M23=-12-10=-1-8=8.
    • Cofactor of an element aij, denoted by Aij, is defined by Aij = (− 1)i+j Mij, where Mij is the minor of aij.
Example:

The cofactor of the element a23 in the determinant -1   2-1   3   5   4   5-2-3 is given by, A23=-12+3 M23=-12-10=-1-8=8.
  • The value of a determinant is equal to the sum of the product of elements of any row (or column) with their corresponding cofactors. That is,
a11a12a13a21a22a23a31a32a33=a21A21+a22A22+a23A23.

 
  • If elements of a row (or column) are multiplied with cofactors of any other row (or column), then their sum is zero. That is, a12A13 + a22 A23 + a32 A33 = 0.

 Adjoint and inverse of a Matrix:

  • If A is a square matrix, then A (adjA) = (adjA) A = |A| I.
  • A square matrix A is said to be singular, if .
  • A square matrix A is said to be non-singular, if .
  • If A and B are square matrices of same order, then .

          Therefore, if A and B are non-singular matrices of same order, then AB and BA are also non-singular matrices of same order.

  • If A is a non-singular matrix of order n, then.
  • A square matrix A is invertible, if and only if A is non-singular and inverse of A is given by the  formula:

          .

 Consistency and Solution of System of Linear Equations:

  • The system of following linear equations can be written as AX = B, where

.

  • A system of linear equations is said to be consistent, if its solution (one or more) exists.
  • A system of linear equations is said to be inconsistent, if its solution does not exist.
  • Unique solution of the equation AX = B is given by X = A–1 B, where .
  • For a square matrix A in equation AX = B, if
    • , then there exists a unique solution.
    • and (adjA) B ≠ O, then no solution exists.
    • and (adjA) B ≠ O, then the system may or may not be consistent.

Example :

Solve the following system of linear equations:

Solution:

The given system of equations can be written in the form AX = B, where

Now,
Therefore, A is a non-singular matrix and hence, the given system of linear equations has only one solution.
​Now,

x = 1, y = 3, and z = 5.

Chapter 5: Continuity and Differentiability
 
Continuity
• Suppose f is a real function on a subset of the real numbers and c be a point in the domain of f. Then, f is continuous at c, if lim xcfx=fc
More elaborately, we can say that f is continuous at c, if
lim xc-fx=lim xc+fx=fc
• If f is not continuous at c, then we say that f is discontinuous at c and c is called the point of discontinuity.
• A real function f is said to be continuous, if it is continuous at every point in the domain of f.
 
Algebra of continuous functions
• If f and g are two continuous real functions, then
• (f + g) (x), (fg) (x), f(x).g(x) are continuous
fxgxis continuous, if g(x) 0
• If f and g are two continuous functions, then fog is also continuous.
 
Differentiability
• Suppose f is a real function and c is a point in its domain. Then, the derivative of f at c is defined by,
f'c=limh0fc+h-fch
• Derivative of a function f (x), denoted by ddxfx or f'x,, is defined by f'x=limh0fx+h-fxh
 
Example: Find derivative of sin 2x.
Solution:
Let f (x) = sin 2x
 f'x=limh0sin 2x+h-sin 2xh            =limh02 cos 2x+h·sin hh            =2limh0cos 2x+h·limh0sin hh            =2×cos 2x×1            =2 cos 2x
 
Algebra of derivatives
 f+g'=f'+g' f-g'=f'-g' fg'=f'g' fg'=f'g-fg'g2, where g0


Every differentiable function is continuous, but the converse is not true.
 
Derivative of a composite function
Chain rule: This rule is used to find the derivative of a composite function. If f = v o u, then t = u (x); and if both dtdx and dvdt exist, then dfdx=dvdt·dtdx
Similarly, if f = (w o u) o v, and if t = v (x), s = u (t), then dfdx=dwoudt·dtdx=dwds·dsdt·dtdx
 
Derivatives of some useful functions
ddxsin-1x=11-x2ddxcos-1x=-11-x2ddxtan-1x=11+x2 ddxcot-1x=-11+x2ddxsec-1x=1xx2-1ddxcosec-1x=1xx2-1 ddxlog x=1x ddxex=ex  ddxeax=aeax

Properties of logarithmic functions
logaxy=logax+logaylogaxy=logax-logaylogaxn=nlogax

Logarithmic differentiation
Derivative of a function fx=uxvx can be calculated by taking logarithm on both sides, i.e., log fx=vx log ux, and then differentiating both sides with respect to x.
 
Derivatives of functions in parametric forms
If the variables x and y are expressed in form of x = f (t) and y = g (t), then they are said to be in parametric form. In this case, dydx=dydt×dtdx=g'tf't, provided f't0
 
Second order derivative
If y = f (x), then dydx=f'x and d2ydx2or f''x=ddxdydx
Here, f''xor d2ydx2 is called the second order derivative of y with respect to x.

Rolle’s theorem
If f: [a, b] → R is continuous on [a, b] and differentiable on (a, b) such that f (a) = f (b), where a and b are some real numbers, then there exists some c ∈ (a, b) such that f'c=0
 
Mean value theorem
If f: [a, b] → R is continuous on [a, b] and differentiable on (a, b), then there exists some c ∈ (a, b) such that f'c=fb-fab-a
Chapter 6: Application of Derivatives
 
Rate of change of quantities
• For a quantity y varying with another quantity x, satisfying the rule y = f(x), the rate of change of y with respect to x is given by dydx or  f'x.
• The rate of change of y with respect to the point x = x0 is given by dydx]x=x0or f'x0.
• If the variables x and y are expressed in form of x = f(t) and y = g(t), then the rate of change of y with respect to x is given by dydx=g'tf't, provided f't0
Increasing and decreasing functions
• A function f: (a, b) → R is said to be
i. increasing on (a, b), if x1 < x2 in (a, b)fx1fx2x1, x2a, b
ii. decreasing on (a, b), if x1 < x2 in (a, b) fx1fx2x1, x2a, b
OR
• If a function f is continuous on [a, b] and differentiable on (a, b), then
i. f is increasing in [a, b], if f'x>0 for each (a, b)
ii. f is decreasing in [a, b], if f'x<0 for each x (a, b)
iii. f is constant function in [a, b], if f'x=0 for each x (a, b)
• A function f: (a, b) → R is said to be
i. strictly increasing on (a, b), if x1 < x2 in (a, b) f(x1) < f(x2)∀x1, x2 (a, b)
ii. strictly decreasing on (a, b), if x1 < x2 in (a, b) f(x1) > f(x2)∀x1, x2 (a, b)
• The graphs of various types of functions can be shown as follows:
 
 
 
 
  
 
  Tangents and normals
• For the curve y = f(x), the slope of tangent at the point (x0, y0) is given by dydx]x0, y0or f'x0.
• For the curve y = f(x), the slope of normal at the point (x0, y0) is given by -1dydx]x0, y0or  -1f'x0.
• The equation of tangent to the curve y = f(x) at the point (x0, y0) is given by, y-y0=f'x0×x-x0
• If f'x0 does not exist, then the tangent to the curve y = f(x) at the point (x0, y0) is parallel to the y-axis and its equation is given by x = x0
• The equation of normal to the curve y = f(x) at the point (x0, y0) is given by, y-y0=-1f'x0x-x0
• If f'x0 does not exist, then the normal to the curve y = f(x) at the point (x0, y0) is parallel to the x-axis and its equation is given by y = y0
• If f'x0 = 0, then the respective equations of the tangent and normal to the curve y = f(x) at the point (x0, y0) are y = y0 and x = x0
 
Approximations
Let y = f(x) and let x be a small increment in x and y be the increment in y corresponding to the increment in x i.e., y = f(x + x) – f(x)
Then, dy=f'xdx or dy=dydxx is a good approximation of y, when dx = x is relatively small and we denote it by dy y
 
Maxima and minima
Let a function f be defined on an interval I. Then, f is said to have
• maximum value in I, if there exists c I such that f(c) > f(x),∀x I [In this case, c is called the point of maxima]
• minimum value in I, if there exists c I such that f(c) < f(x),∀x I [In this case, c is called the point of minima]
• an extreme value in I, if there exists c I such that c is either point of maxima or point of minima [In this case, c is called an extreme point]
 Note: Every continuous function on a closed interval has a maximum and a minimum value.
 
Local maxima and local minima
Let f be a real-valued function and c be an interior point in the domain of f. Then c is called a point of
• local maxima, if there exists h > 0 such that f(c) > f(x),∀x (ch, c + h) [In this case, f(c) is called the local maximum value of f]
• local minima, if there exists h > 0 such that f(c) < f(x),∀x (ch, c + h) [In this case,  f(c) is called the local maximum value of f]
7 
 
Critical point: A point c in the domain of a function f at which either f'c=0 or f is not differentiable is called a critical point of f.
 
First derivative test
Let f be a function defined on an open interval I. Let f be continuous at a critical point c in I. Then:
• If f'x changes sign from positive to negative as x increases through c, i.e. if f'x>0 at every point sufficiently close to and to the left of c, and f'x<0 at every point sufficiently close to and to the right of c, then c is a point of local maxima.
• If f'x changes sign from negative to positive as x increases through c, i.e. if f'x<0 at every point sufficiently close to and to the left of c, and f'x>0 at every point sufficiently close to and to the right of c, then c is a point of local minima.
• If f'xdoes not change sign as x increases through c, then c is neither a point of local maxima nor a point of local minima. Such a point c is called point of inflection.
 
Second derivative test
Let f be a function defined on an open interval I and c I. Let f be twice differentiable at c and f'c= 0. Then:
• If f''c<0, then c is a point of local maxima. In this situation, f(c) is local maximum value of f.
• If f''c>0, then c is a point of local minima. In this situation, f(c) is local minimum value of f.
• If f''c=0, then the test fails. In this situation, we follow first derivative test and find whether c is a point of maxima or minima or a point of inflection.
 
Absolute maximum value or absolute minimum value
• Let f be a differentiable and continuous function on a closed interval, then f always attains its maximum and minimum value in the interval I, which are respectively known as the absolute maximum and absolute minimum value of f. Also, f attains these values at least once each in [a, b].
• Let f be a differentiable function on a closed interval I and c be any interior point of I such that f'c<0, then f attains its absolute maximum value and its absolute minimum value at c.
• To find the absolute maximum value or/and absolute minimum value, we follow the steps listed below:
Step 1: Find all critical points f in the interval.
Step 2: Take the end point of interval.
Step 3: Calculate the values of f at the points found in step 1 and step 2.
Step 4: Identify the maximum and minimum values of f out of values calculated in step 3.
The maximum value will be the absolute maximum (greatest) value of f and the minimum value will be the absolute minimum (least) value of f.
Chapter 7: Integrals
Integration is the inverse process of differentiation. If ddxf(x)=g(x), then we can write g(x)dx = f (x) + C. This is called the general or the indefinite integral and C is called the constant of integration.
 
Some standard indefinite integrals
xndx=xn+1n+1+C, n1dx=x+Csinxdx=cos x+Ccosxdx=sin x+Csec2 xdx=tan x+Ccosec2 xdx=cot x+Csecx tan xdx=sec x+Ccosec x cot xdx=cosec x+Cdx1x2=sin1 x+C or cos1 x+Cdx1+x2=tan1x+C or cot1x+Cdxxx21=sec1x+C or cosec1x+Cexdx=ex+Caxdx=axlog a+C1xdx=log|x|+C
eaxdx=eaxa+C
Properties of indefinite integrals
ddxf(x)dx=f(x) and f'(x)dx=f(x)+C
• If the derivative of two indefinite integrals is the same, then they belong to same family of curves and hence they are equivalent.
[f(x)±g(x)]dx=f(x)dx±g(x)dx
kf(x)dx=kf(x)dx, where k is any constant
 
Methods of integration
There are three important methods of integration, namely, integration by substitution, integration using partial fractions, and integration by parts.
 
Integration by substitution
A change in the variable of integration often reduces an integral to one of the fundamental integrals, which can be easily found out. The method in which we change the variable to some other variable is called the method of substitution.
Using substitution method of integration, we obtain the following standard integrals:
tan xdx=log|cos x|+C or log|sec x|+Ccot xdx=log|sin x|+Csec xdx=log|(sec x+tan x)|+Ccosec xdx=log|cosec xcot x|+C

Integration by partial fractions
The following table shows how a function of the form PxQx, where Q(x) and degree of Q(x) is greater than the degree of P(x), is broken by the concept of partial fractions. After doing this, we find the integration of the given function by integrating the right hand side (i.e., partial fractional form).

 
Function Form of partial fraction
px+q(xa)(xb), ab Axa+Bxb
px+q(xa)2 Axa+B(xa)2
px2+qx+r(xa)(xb)(xc) Axa+Bxb+Cxc
px2+qx+r(xa)2(xb) Axa+B(xa)2+Cxb
px2+qx+r(xa)(x2+bx+c), where x2 + bx + c cannot be factorised Axa+Bx+Cx2+bx+c
 
Here, A, B, C are constants that are to be determined.

Integrals of some special functions
1x2a2dx=12alog|xax+a|+C1a2x2dx=12alog|a+xax|+C1x2a2dx=log|x+x2a2|+C1a2x2=sin1xa+C1x2+a2dx=log|x+x2+a2|+C1a2+x2dx=1atan1(xa)+C
 
Method of some special types of integrals
• Integrals of the types dxax2+bx+c ordxax2+bx+c:
We can reduce these types of integrals into standard form by expressing
ax2+bx+c as ax2+bax+ca=ax+b2a2+cab24a2 and then applying substitution method by putting x+b2aas u say.
• Integrals of the type px+qax2+bx+cdx or px+qax2+bx+cdx:
These types of integrals can be transformed into standard form by expressing px+q as Addx(ax2+bx+c)+B=A (2ax+b)+B, where A and B are determined by comparing coefficients on both sides.
 
Integration by parts
For given functions f(x) and g(x), f(x)·g(x)dx=f(x)g(x)dxf'(x)g(x)dxdx
In other words, the integral of the product of two functions is equal to first function × integral of the second function – integral of {differential of the first function × integral of the second function}.
Here, the functions f and g have to be taken in proper order with respect to the ILATE rule, where I, L, A, T, and E respectively represent inverse, logarithm, arithmetic, trigonometric, and exponential function.
• We can find the integrals of the typeexf(x)+f'(x)dxby using the ILATE rule and obtain exf(x)+f'(x)dx=exf(x)dx+C
• Using the method of integration by parts, we obtain the following standard integrals:
i. x2a2dx=x2x2a2a22log x+x2a2+C
ii. x2+a2dx=x2x2+a2+a22log|x+x2+a2|+C
iii.a2x2dx=x2a2x2+a22sin1xa+C
 
Definite integrals
• A definite integral is denoted by abf(x)dx, where a is the lower limit and b is the upper limit of the integral. If f(x)dx=F(x)+C, then
abf(x)dx=F(b)F(a)
• The definite integral abf(x)dx represents the area function A(x) since abf(x)dx is the area bounded by the curve y = f (x), x Î [a, b], the x-axis, and the ordinates x = a and x = b
• The definite integral abf(x)dx can be expressed as the sum of limits as
abf(x)dx=(ba)limn1n[f(a)+f(a+h)+...+f(a(n1)h)], where h=ban0 as n ® ¥  
First fundamental theorem of integral calculus
Let f be a continuous function on the closed interval [a, b] and let A (x) be the area function. Then, A'(x)=f(x)x[a,b]
 
Second fundamental theorem of integral calculus
Let f be a continuous function on the closed interval [a, b] and let F be an anti-derivative of f. Then,
abf(x)dx=[F(x)]ab=F(b)F(a)
 
Some useful properties of definite integrals
abf(x)dx=abf(t)dt
abf(x)dx=baf(x)dxIn particular,aaf(x)dx=0

 abf(x)dx=acf(x)dx+cbf(x)dx

 abf(x)dx=abf(a+bx)dx
 0af(x)dx=0af(ax)dx
 02af(x)dx=0af(x)dx+0af(2ax)dx
 02af(x)dx=20af(x)dx, if f(2ax)=f(x)0, if f(2ax)=f(x)          
 aaf(x)dx=20af(x)dx, if fis an even function i.e., if f(-x)=f(x)     0, if f is an odd function i.e., if f (x)=f(x)               
Chapter 8: Application of Integrals
 
Area under simple curves
•  Area of the region bounded by the curve y = f(x), x-axis, and the lines x = a and x = b (b > a) is given by A = aby dx or Aabf(x) dx
•  The area of the region bounded by the curve x = g(y), y-axis, and the lines y = c and y = d is given by A = cdx dy or =cdg(y) dx
 
Area of the region bounded by a curve and a line
• If a line y = mx + p intersects a curve y = f(x) at a and b, then the area of this curve under the line y = mx + p or the lines x = a and x = b is
A=aby dx or A= abf(x) dx
• If a line y = mx + p intersects a curve x = g(y) at c and d respectively, then area of this curve under the line y = mx + p or lines y = c and y = d is given by,
A=cdx dy =cdg(y) dy
 
Area between two curves
The area of the region enclosed between two curves y = f(x) and y = g(x) and the lines x = a and x = b is given by,
 
A=abfx-gxdx. where fxgx in a, bacfx-gxdx +cbgx- fxdx, where a<c<b and fxgx in a, c and fx gx in c, b
Chapter 9: Differential Equations
 
An equation is called a differential equation, if it involves variables as well as derivatives of dependent variable with respect to independent variable.
For example:
xd4ydx4+yd2ydx232x2ydydx+3=0 is a differential equation.
Sometimes, we may write dydx'd2ydx2'd3ydx3'd4ydx4etc. as y',y'',y''',y''''etc. respectively. Also, note that we cannot say that tan (y')+x=0 is a differential equation.
 
Order and degree of a differential equation
•  Order of a differential equation is defined as the order of the highest order derivative of dependent variable with respect to independent variable involved in the given differential equation.
For example: The highest order derivative present in the differential equation x3y5 y''''3x2y'' +xy y'5=0 is y''''x3y5 y''''3x2y''+xy y'5=0 is y''''. Therefore, the order of this differential equation is 4.
•  Degree of a differential equation is the highest power of the highest order derivative in it.
For example: The degree of the differential equation (y''')22x(y'')5xy(y'')2+y'=0 is 2, since the highest power of the highest order derivative, y''', is 2.
•  If a differential equation is defined, then its order and degree are always positive integers.
 
General and particular solutions of a differential equation
•  A function that satisfies the given differential equation is called a solution of a given differential equation.
•  The solution of a differential equation, which contains arbitrary constants, is called general solution (primitive) of the differential equation.
•  The solution of a differential equation, which is free from arbitrary constants i.e., the solution obtained from the general solution by giving particular values to arbitrary constants is called a particular solution of the differential equation.
 
Formation of differential equations
To form a differential equation from a given function, we differentiate the function successively as many times as the number of constants in the given function and then eliminate the arbitrary constants.
 
Methods of solving first order, first degree differential equations
•  Variable separable method
This method is used to solve such an equation in which variables can be separated completely, i.e., terms containing y should remain with dy and terms containing x should remain with dx.
•  Homogeneous differential equation
A differential equation which can be expressed as dydx=f(x, y) ordxdy=g(x, y), where fx, y and gx, yare homogenous functions of degree zero is called a homogenous differential equation. To solve such an equation, we have to substitute y = vx in the given differential equation and then solve it by variable separable method.
•  Linear differential equation
a) A differential equation which can be expressed in the form of dydx+Py=Q, where P and Q are constants or functions of x only, is called a first order linear differential equation.
In this case, we find integrating factor (I.F.) by using the formula:
I.F.=ePdx
Then, the solution of the differential equation is given by,
 y (I.F) = (Q×I.F.) dx+C
b) A linear differential equation can also be of the form dxdy+P1x=Q1,
where P1 and Q1 are constants or functions of y only.
In this case, I.F.=eP1dy
And the solution of the differential equation is given by,
x (I.F.) = (Q1×I.F.) dy+C
Chapter 10: Vector Algebra
 
Scalar
The quantity which involves only one value, i.e. magnitude, is called a scalar quantity. For example: Time, mass, distance, energy, etc.
 
Vector
The quantity which has both magnitude and a direction is called a vector quantity. For example: force, momentum, acceleration, etc.
 
Directed line
A line with a direction is called a directed line. Let  AB be a directed line along direction B.
 
001
Here,
•  The length of the line segment AB represents the magnitude of the above directed line. It is denoted by AB or |a| or a.
•  AB represents the vector in the direction towards point B. Therefore, the vector represented in the above figure is AB. It can also be denoted by a.
•  The point A from where the vector AB starts is called its initial point and the point B where the vector AB ends is called its terminal point.
 
Position vector
The position vector of a point P(x, y, z) with respect to the origin (0, 0, 0) is given by OP=xi^+yj^+zk^. This form of any vector is known as the component form.
Here,
•   i^, j^, and k^ are called the unit vectors along the x-axis, y-axis, and z-axis respectively.
•  x, y, and z are the scalar components (or rectangular components) along x-axis, y-axis, and z-axis respectively.
•  xi^, yj^, zk^ are called vector components of OP along the respective axes.
•  The magnitude of OP is given by |OP|=x2+y2+z2
 
Components and direction ratios
•  The scalar components of a vector are its direction ratios and represent its projections along the respective axis.
•  The direction ratios of a vector p=ai^+bj^+ck^ are a, b, and c.
Here, a, b, and c respectively represent projections of p along x-axis, y-axis, and z-axis.
 
Direction cosines
•  The cosines of the angle made by the vector r=ai^+bj^+ck^ with the positive directions of x, y, and z axes are its direction cosines. These are usually denoted by l, m, and n. Also, l2+m2+n2=1
•  The direction cosines (l, m, n) of a vector ai^+bj^+ck^ are
l=ar, m=br, n=cr, where r = magnitude of the vector ai^+bj^+ck^
 
Types of vectors
•  Zero vector: A vector whose initial and terminal points coincide is called a zero vector (or null vector). It is denoted as 0. The vectors AA, BB represent zero vectors.
•  Unit vector: A vector whose magnitude is unity, i.e. 1 unit, is called a unit vector. The unit vector in the direction of any given vector a is denoted by a^ and it is calculated by a^=1|a|a
Note: if l, m, and n are direction cosines of a vector, then li^+mj^+nk^ is the unit vector in the direction of that vector.
•  Co-initial vectors: Two or more vectors are said to be co-initial vectors, if they have the same initial point.
2 
•  Collinear vectors: Two or more vectors are said to be collinear vectors, if they are parallel to a same line irrespective of their magnitude and direction.
3
•  Equal vectors: Two vectors a and b are said to equal, if they have same magnitude and direction regardless of the position of their initial points. They are written as a=b
•  Negative of a vector: Two vectors are said to be negative of one another, if they have same magnitude, but their direction is opposite to one another.
 
004
 
For example, the negative of a vector AB is written as BA=-AB
 
Addition of vectors
•  Triangle law of vector addition: If two vectors are represented by two sides of a triangle in order, then the third closing side of the triangle in the opposite direction of the order represents the sum of the two vectors.
5
 
AC=AB+ BC
Note: The vector sum of the three sides of a triangle taken in order is 0
•  Parallelogram law of vector addition: If two vectors are represented by two adjacent sides of a parallelogram in order, then the diagonal closing side of the triangle of the parallelogram in the opposite direction of the order represents the sum of two vectors.
6
 
 c=a+b
 
Properties of vector addition
•  Commutative property: a+b=b+a
•  Associative property: a+(b+c)=(a+b)+c
•  Existence of additive identity: The vector 0 is additive identity of a vector a, since a+0=0+a=a
•  Existence of additive inverse: The vector -a is called additive inverse of a, since a+(a)=(a)+a=0
 
Operations on vectors
•  The multiplication of vector a=a1i^+a2j^+a3k^ by any scalar l is given by,
λa=(λa1)i^+(λa2)j^+(λa3)k^
•  The magnitude of the vector λa is given by |λa|=|λ||a|
•  The sum of two vectors a=a1i^+a2j^+a3k^ and b=b1i^+b2j^+b3k^ is given by,
a+b=(a1+b1)i^+(a2+b2)j^+(a3+b3)k^
•  The difference of two vectors a=a1i^+a2j^+a3k^ and b=b1i^+b2j^+b3k^is given by ab=(a1b1)i^+(a2b2)j^+(a3b3)k^
 
Equality of vectors
The vectors a=a1i^+a2j^+a3k^ and b=b1i^+b2j^+b3k^ are equal, if and only if a1 = b1, a2 = b2, and a3 = b3
 
Distributive law for vectors
Let a1 and a2 be two vectors, and k1 and k2 be any scalars, then the following are the distributive laws of addition and multiplication of a vector by a scalar:
•  k1a1+k2a1=(k1+k2)a1
•  k1(k2a1)=(k1k2)a1
•  k1(a1+a2)=k1a1+k1a2
 
Collinear vectors
•  Two vectors a and b are collinear, if and only if there exists a non-zero scalar \lambda such that b=λa
•  Two vectors a=a1i^+a2j^+a3k^ and b=b1i^+b2j^+b3k^ are collinear, if and only if a1b1=a2b2=a3b3
 
Vector joining two points
The magnitude of the vector joining the two points P1(x1, y1, z1) and P2(x2, y2, z2) is given by P1P2=(x2x1)2+(y2y1)2+(z2z1)2
 
Section formula
The position vector of a point R dividing a line segment joining the points P and Q, whose position vectors are a and brespectively, in the ratio m : n
•  internally, is given byna+mbm+n
•  externally, is given by mbnamn
 
Scalar product of vectors
The scalar product of two non-zero vectors a and b is denoted by ab and it is given by the formula ab=|a||b|cosθ, where θ is the angle between a and b such that 0 ≤ θ  ≤ π
If either a=0 or b=0, then in this case, θ is not defined and ab=0
The following are the observations related to the scalar product of two vectors:
•  ab is a real number.
•  The angle θ  between vectors a and b is given by,
 cos θ=ab|a||b|θ=cos1ab|a||b|
•  ab=0, if and only if ab
•  If θ = 0, then ab=|a||b|
•  If θ = π, then ab=|a||b|
•  i^i^=j^j^=k^k^=1,i^j^=j^k^=k^i^=0
•  If a=a1i^+a2j^+a3k^ and b=b1i^+b2j^+b3k^, then ab=a1b1+a2b2+a3b3
 
Properties of scalar product
•  Commutative property: ab=ba
•  Distributivity of scalar product over addition: a(b+c)=ab+ac
 
Projection of a vector
•  If p^ is the unit vector along a line l, then the projection of a vector a on the line l is given by a.p^.
•  Projection of a vector a on other vector b is given by ab or ab|b|.
Vector product of vectors
The vector product (or cross product) of two non-zero vectors a and b is denoted by a×b and is defined by a×b=|a||b|sin θ n^, where θ is the angle between a and b, 0 θπ, and n^ is a unit vector perpendicular to both a and b.
If a=a1i^+a2j^+a3k^ and b=b1i^+b2j^+b3k^ are two vectors, then their cross product a×b, is defined by a×b=i^j^k^a1a2a3b1b2b3
The following are the observations made by the vector product of two vectors:
•  a×b=0, if and only if a||b
•  i with hat on top cross times i with hat on top equal j with hat on top cross times j with hat on top equal k with hat on top cross times k with hat on top equal 0
 Syntax error.
•  In terms of vector product, the angle θ between two vectors a with rightwards arrow on topand b with rightwards arrow on topis given by italic sin ⁡ italic theta equal fraction numerator vertical line a with rightwards arrow on top cross times b with rightwards arrow on top vertical line over denominator vertical line a with rightwards arrow on top vertical line vertical line b with rightwards arrow on top vertical line end fractionoritalic theta equal italic sin ⁡ to the power of − 1 end exponent begin inline style open parentheses fraction numerator vertical line a with rightwards arrow on top cross times b with rightwards arrow on top vertical line over denominator vertical line a with rightwards arrow on top vertical line vertical line b with rightwards arrow on top vertical line end fraction close parentheses end style
•  If a with rightwards arrow on topand b with rightwards arrow on toprepresent the adjacent sides of a triangle, then its area is given as 1 over 2 vertical line a with rightwards arrow on top cross times b with rightwards arrow on top vertical line.
•  If a with rightwards arrow on topand b with rightwards arrow on toprepresent the adjacent sides of a parallelogram, then its area is given as vertical line a with rightwards arrow on top cross times b with rightwards arrow on top vertical line.
 
Properties of vector product
•  Not commutative: a with rightwards arrow on top cross times b with rightwards arrow on top not equal to b with rightwards arrow on top cross times a with rightwards arrow on top
However, a with rightwards arrow on top cross times b with rightwards arrow on top equal − b with rightwards arrow on top cross times a with rightwards arrow on top
•  Distributivity of vector product over addition:
a with rightwards arrow on top cross times left parenthesis b with rightwards arrow on top plus c with rightwards arrow on top right parenthesis equal a with rightwards arrow on top cross times b with rightwards arrow on top plus a with rightwards arrow on top cross times c with rightwards arrow on top
italic lambda left parenthesis a with rightwards arrow on top cross times b with rightwards arrow on top right parenthesis equal left parenthesis italic lambda a with rightwards arrow on top right parenthesis cross times b with rightwards arrow on top equal a with rightwards arrow on top cross times left parenthesis italic lambda b with rightwards arrow on top right parenthesis

Chapter 11: Three Dimensional Geometry

Direction cosines (d.c.’s) of a line

 D.c.’s of a line are the cosines of angles made by the line with the positive direction of the coordinate axes.
 If l, m, and n are the d.c.’s of a line, then l2 + m2 + n2 = 1
 D.c.’s of a line joining two points P (x1, y1, z1) and Q (x2, y2, z2) are x2x1PQ,y2y1PQ,z2z1PQ, where PQ = (x2x1)2+(y2y1)2+(z2z1)2

Direction ratios (d.r.’s) of a line
 D.r.’s of a line are the numbers which are proportional to the d.c.’s of the line.
 D.r.’s of a line joining two points P (x1, y1, z1) and Q (x2, y2, z2) are given by x1x2, y1y2, z1z2 or x2x1, y2y1, z2z1.

If a, b, and c are the d.r.’s of a line and l, m, and n are its d.c.’s, then
la=mb=nc

l equal plus-minus fraction numerator a over denominator square root of a to the power of 2 plus b to the power of 2 plus c to the power of 2 end root end fraction comma space m equal plus-minus fraction numerator b over denominator square root of a to the power of 2 plus b to the power of 2 plus c to the power of 2 end root end fraction comma space italic and space n equal plus-minus fraction numerator c over denominator square root of a to the power of 2 plus b to the power of 2 plus c to the power of 2 end root end fraction

Equation of a line through a given point and parallel to a given vector

 Vector form
Equation of a line that passes through the given point whose position vector is a and which is parallel to a given vector b is r=a+λb, where λ is a constant.

 Cartesian form
Equation of a line that passes through a point (x1, y1, z1) having d.r.’s as a, b, c is given by fraction numerator x − x subscript 1 over denominator a end fraction equal fraction numerator y − y subscript 1 over denominator b end fraction equal fraction numerator z − z subscript 1 over denominator c end fraction

⚬ Equation of a line that passes through a point (x1, y1, z1) having d.c.’s as l, m, n is given by fraction numerator x − x subscript 1 over denominator l end fraction equal fraction numerator y − y subscript 1 over denominator m end fraction equal fraction numerator z − z subscript 1 over denominator n end fraction

Equation of a line passing through two given points

 Vector form: Equation of a line passing through two points whose position vectors are a and b is given by r=a+λ(ba), where λ ∈ R
Cartesian form: Equation of a line that passes through two given points (x1, y1, z1) and (x2, y2, z2) is given by,
xx1x2x1=yy1y2y1=zz1z2z1
Skew lines and angle between them
 Two lines in space are said to be skew lines, if they are neither parallel nor intersecting. They lie in different planes.
 Angle between two skew lines is the angle between two intersecting lines drawn from any point (preferably from the origin) parallel to each of the skew lines.


Angle between two non-skew lines
 Cartesian form
⚬ If l1, m1, n1, and l2, m2, n2 are the d.c.’s of two lines and θ is the acute angle between them, then italic cos ⁡ italic theta equal vertical line l subscript 1 l subscript 2 plus m subscript 1 m subscript 2 plus n subscript 1 n subscript 2 vertical line
If a1, b1, c1 and a2, b2, c2 are the d.r.’s of two lines and θ is the acute angle between them, then italic cos space italic theta equal begin inline style open vertical bar fraction numerator a subscript 1 a subscript 2 plus b subscript 1 b subscript 2 plus c subscript 1 c subscript 2 over denominator square root of a subscript 1 superscript 2 plus b subscript 1 superscript 2 plus c subscript 1 superscript 2 end root. square root of a subscript 2 superscript 2 plus b subscript 2 superscript 2 plus c subscript 2 superscript 2 end root end fraction close vertical bar end style
 Vector form
If θ is the acute angle between the lines r with rightwards arrow on top equal a with rightwards arrow on top subscript 1 plus italic lambda b with rightwards arrow on top subscript 1 and r with rightwards arrow on top equal a with rightwards arrow on top subscript 2 plus italic mu b with rightwards arrow on top subscript 1, then italic cos ⁡ italic theta equal begin inline style open vertical bar fraction numerator b with rightwards arrow on top subscript 1 ⋅ b with rightwards arrow on top subscript 2 over denominator vertical line b with rightwards arrow on top subscript 1 vertical line vertical line b with rightwards arrow on top subscript 2 vertical line end fraction close vertical bar end style

Two lines with d.r.’s a1, b1, c1 and a2, b2, c2 are
 perpendicular, if a subscript 1 a subscript 2 plus b subscript 1 b subscript 2 plus c subscript 1 c subscript 2 equal 0
 parallel, if a subscript 1 over a subscript 2 equal b subscript 1 over b subscript 2 equal c subscript 1 over c subscript 2

 ❖ Shortest distance between two skew lines: The shortest distance is the line segment perpendicular to both the lines.
 Vector form: Distance between two skew lines r with rightwards arrow on top equal a with rightwards arrow on top subscript 1 plus italic lambda b with rightwards arrow on top subscript 1 and r with rightwards arrow on top equal a with rightwards arrow on top subscript 2 plus italic mu b with rightwards arrow on top subscript 2 is given by,
d=(b1×b2)(a2a1)|b1×b2|
 Cartesian form: The shortest distance between two lines

fraction numerator x − x subscript 1 over denominator a subscript 1 end fraction equal fraction numerator y − y subscript 1 over denominator b subscript 1 end fraction equal fraction numerator z − z subscript 1 over denominator c subscript 1 end fraction space italic and space fraction numerator x − x subscript 2 over denominator a subscript 2 end fraction equal fraction numerator y − y subscript 2 over denominator b subscript 2 end fraction equal fraction numerator z − z subscript 2 over denominator c subscript 2 end fractionis given by,
d=x2-x1y2-y1z2-z1a1b1c1a2b2c2(b1c2b2c1)2+(c1a2c2a1)2+(a1b2a2b1)2

The shortest distance between two parallel lines r with rightwards arrow on top equal a with rightwards arrow on top subscript 1 plus italic lambda b with rightwards arrow on top and r with rightwards arrow on top equal a with rightwards arrow on top subscript 2 plus italic mu b with rightwards arrow on top is given by,
d equal begin inline style open vertical bar fraction numerator b with rightwards arrow on top cross times left parenthesis a with rightwards arrow on top subscript 2 − a with rightwards arrow on top subscript 1 right parenthesis over denominator vertical line b with rightwards arrow on top vertical line end fraction close vertical bar end style

Equation of a plane in normal form
 Vector form: Equation of a plane which is at a distance of d from the origin, and the unit vector n with hat on top normal to the plane through the origin is
r with rightwards arrow on top. space n with hat on top equal d, where r with rightwards arrow on top is the position vector of a point in the plane
 Cartesian form: Equation of a plane which is at a distance d from the origin and the d.c.’s of the normal to the plane as l, m, n is lx + my + nz = d

Equation of a plane perpendicular to a given vector and passing through a given point
 Vector form: Equation of a plane through a point whose position vector is a with rightwards arrow on topand perpendicular to the vector N is open parentheses r with rightwards arrow on top minus a with rightwards arrow on top close parentheses. straight N with rightwards arrow on top equal 0 comma where r with rightwards arrow on top is the position vector of a point in the plane
 Cartesian form: Equation of plane passing through the point (x1, y1, z1) and perpendicular to a given line whose d.r.’s are A, B, C is A(xx1)+B(yy1)+C(zz1)=0

Equation of a plane passing through three non-collinear points
 Cartesian form: Equation of a plane passing through three non-collinear points (x1, y1, z1), (x2, y2, z2), and (x3, y3, z3) is
xx1yy1zz1x2x1y2y1z2z1x3x1y3y1z3z1=0


 Vector form: Equation of a plane that contains three non-collinear points having position vectors a with rightwards arrow on top comma space b with rightwards arrow on top comma and c with rightwards arrow on top is left parenthesis r with rightwards arrow on top − a with rightwards arrow on top right parenthesis ⋅ left square bracket left parenthesis b with rightwards arrow on top − a with rightwards arrow on top right parenthesis cross times left parenthesis c with rightwards arrow on top − a with rightwards arrow on top right parenthesis right square bracket equal 0, where r with rightwards arrow on top is the position vector of a point in the plane.

Intercept form of the equation of a plane
Equation of a plane having x, y, and z intercepts as a, b, and c respectively i.e., the equation of the plane that cuts the coordinate axes at (a, 0, 0), (0, b, 0), and (0, 0, c) is given by,
xa+yb+zc=1

Planes passing through the intersection of two planes
 Vector form: Equation of the plane passing through intersection of two planes r with rightwards arrow on top. n with rightwards arrow on top subscript 1 equal d subscript 1 and r with rightwards arrow on top. n with rightwards arrow on top subscript 2 equal d subscript 2is given by,
r with rightwards arrow on top. left parenthesis n with rightwards arrow on top subscript 1 plus italic lambda n with rightwards arrow on top subscript 2 right parenthesis equal d subscript 1 plus italic lambda d subscript 2, where λ is a non-zero constant
 Cartesian form: Equation of a plane passing through the intersection of two planes straight A subscript 1 x plus straight B subscript 1 y plus straight C subscript 1 z plus straight D subscript 1 equal 0 and straight A subscript 2 x plus straight B subscript 2 y plus straight C subscript 2 z plus straight D subscript 2 equal 0 is given by,
left parenthesis straight A subscript 1 x plus straight B subscript 1 y plus straight C subscript 1 z plus straight D subscript 1 right parenthesis plus italic lambda left parenthesis straight A subscript 2 x plus straight B subscript 2 y plus straight C subscript 2 z plus straight D subscript 2 right parenthesis equal 0, where λ is a non-zero constant
Co-planarity of two lines
 Vector form: Two lines r with rightwards arrow on top equal a with rightwards arrow on top subscript 1 plus italic lambda b with rightwards arrow on top subscript 1 and r with rightwards arrow on top equal a with rightwards arrow on top subscript 2 plus italic mu b with rightwards arrow on top subscript 2 are co-planar, if
(a2a1)(b1×b2)=0

 Cartesian form: Two lines fraction numerator x − x subscript 1 over denominator a subscript 1 end fraction equal fraction numerator y − y subscript 1 over denominator b subscript 1 end fraction equal fraction numerator z − z subscript 1 over denominator c subscript 1 end fraction and fraction numerator x − x subscript 2 over denominator a subscript 2 end fraction equal fraction numerator y − y subscript 2 over denominator b subscript 2 end fraction equal fraction numerator z − z subscript 2 over denominator c subscript 2 end fraction are co-planar, if
x2-x1y2-y1z2-z1a1b1c1a2b2c2=0

Angle between two planes: The angle between two planes is defined as the angle between their normals.
 Vector form: If θ is the angle between the two planes r with rightwards arrow on top ⋅ n with rightwards arrow on top subscript 1 equal d subscript 1and r with rightwards arrow on top ⋅ n with rightwards arrow on top subscript 2 equal d subscript 2, then italic cos space italic theta open vertical bar fraction numerator n with rightwards arrow on top subscript 1 ⋅ n with rightwards arrow on top subscript 2 over denominator vertical line n with rightwards arrow on top subscript 1 vertical line vertical line n with rightwards arrow on top subscript 2 vertical line end fraction close vertical bar
Note that if two planes are perpendicular to each other, then
n with rightwards arrow on top subscript 1. n with rightwards arrow on top subscript 2 equal 0; and if they are parallel to each other, then n with rightwards arrow on top subscript 1 is parallel to n with rightwards arrow on top subscript 2.
 Cartesian form: If θ is the angle between the two planes straight A subscript 1 x plus straight B subscript 1 y plus straight C subscript 1 z plus straight D subscript 1 equal 0 and straight A subscript 2 x plus straight B subscript 2 y plus straight C subscript 2 z plus straight D subscript 2 equal 0, then
cos θA1A2+B1B2+C1C2A12+B12+C12A22+B22+C22
Note that if two planes are perpendicular to each other, then straight A subscript 1 straight A subscript 2 plus straight B subscript 1 straight B subscript 2 plus straight C subscript 1 straight C subscript 2 equal 0; and if they are parallel to each other, then straight A subscript 1 over straight A subscript 2 equal straight B subscript 1 over straight B subscript 2 equal straight C subscript 1 over straight C subscript 2
Distance of a point from a plane
 Vector form: The distance of a point, whose position vector is a with rightwards arrow on top, from the plane rn^=d is vertical line d − a with rightwards arrow on top ⋅ n with hat on top vertical line.
Note:
If the equation of the plane is in the form of straight r with rightwards arrow on top times straight N with rightwards arrow on top equal d comma where straight N with rightwards arrow on top is the normal to the plane, then the perpendicular distance is fraction numerator open vertical bar a with rightwards arrow on top times straight N with rightwards arrow on top minus d close vertical bar over denominator open vertical bar straight N with rightwards arrow on top close vertical bar end fraction.
Length of the perpendicular from origin to the plane r with rightwards arrow on top times begin inline style straight N with rightwards arrow on top end style equal d space italic is space fraction numerator open vertical bar d close vertical bar over denominator open vertical bar straight N with rightwards arrow on top close vertical bar end fraction.
 Cartesian form: The distance from a point (x1, y1,z1) to the plane Ax + By + Cz + D = 0 is begin inline style open vertical bar fraction numerator straight A x subscript 1 plus straight B y subscript 1 plus straight C z subscript 1 plus straight D over denominator square root of straight A to the power of 2 plus straight B to the power of 2 plus straight C to the power of 2 end root end fraction close vertical bar end style.

Angle between a line and a plane: The angle ϕ between a line r with rightwards arrow on top equal a with rightwards arrow on top plus italic lambda b with rightwards arrow on top and the plane r with rightwards arrow on top ⋅ n with rightwards arrow on top equal d is the complement of the angle between the line and the normal to the plane and is given by italic ϕ equal italic sin ⁡ to the power of − 1 end exponent space begin inline style open vertical bar fraction numerator b with rightwards arrow on top ⋅ n with rightwards arrow on top over denominator vertical line b with rightwards arrow on top vertical line vertical line n with rightwards arrow on top vertical line end fraction close vertical bar end style

Chapter12: Linear Programming
 
Problems which seek maximise (or minimise) of a linear function (say, of two variables x and y) subject to certain constraints as determined by a set of linear inequalities are called optimisation problems.
 
A Linear Programming Problem (L.P.P.) is the one that is concerned with finding the optimal value (maximum or minimum value) of a linear function of several variables (called objective function), subject to the conditions that the variables are non-negative and satisfy a set of linear inequalities (called constraints). The variables are sometimes called the decision variables.
For example: The following is an L.P.P.
Maximize Z = 10x + 12y
Subject to the following constraints:
5x + 3y 30   ... (1)
x + 2y 2   ... (2)
x 0, y 0   ... (3)
In this L.P.P, the objective function is Z = 10x + 12y
The inequalities (1), (2), and (3) are called constraints.
 
The common region determined by all the constraints including the non-negative constraints x ≥ 0, y ≥ 0 of a linear programming problem is called the feasible region (or solution region) for the problem. The region outside this feasible region is called infeasible region.
 
Points within and on the boundary of the feasible region represent feasible solutions of the constraints. Any point outside the feasible region is an infeasible solution.
 
Any point in the feasible region that gives the optimal value (maximum or minimum) of the objective function is called an optimal solution.
 
Fundamental theorems for solving linear programming problems
Theorem 1: Let R be the feasible region for a linear programming problem and let Z = ax + by be the objective function. When Z has an optimal value, where the variables x and y are subject to constraints described by linear inequalities, this optimal value must occur at a corner point of the feasible region.
Theorem 2:  Let R be the feasible region for a linear programming problem, and let Z = ax + by be the objective function. If R is bounded, then the objective function Z has both a maximum and a minimum value on R and each of these occurs at a corner point of R.
 
If the feasible region is unbounded, then a maximum or a minimum may not exist. However, if it exists, then it must occur at a corner point of R.
 
Corner point method: This method is used for solving a linear programming problem and it comprises of the following steps:
Step 1) Find the feasible region of the L.P.P. and determine its corner points.
Step 2) Evaluate the objective function Z = ax + by at each corner point. Let M and m respectively be the largest and smallest values at these points.
Step 3) If the feasible region is bounded, then M and m respectively are the maximum and minimum values of the objective function.
If the feasible region is unbounded
• If the open half plane determined by ax + by > M has no point in common with the feasible region, then M is the maximum value of the objective function. Otherwise, the objective function has no maximum value.
• If the open half plane determined by ax + by < m has no point in common with the feasible region, then m is the minimum value of the objective function. Otherwise, the objective function has no minimum value.
 
If two corner points of the feasible region are both optimal solutions of the same type, i.e. both produce the same maximum or minimum, then any point on the line segment joining these two points is also an optimal solution of the same type.
 
A few important linear programming problems are: diet problems, manufacturing problems, transportation problems, and allocation problems.
Example 1:
A firm is engaged in breeding goats. The goats are fed on various products grown in the farm. They require certain nutrients, named A, B, and C. The goats are fed on two products P and Q. One unit of product P contains 12 units of A, 18 units of B, and 25 units of C, while one unit of product Q contains 24 units of A, 9 units of B, 25 units of C. The minimum requirement of A and B are 144 units and 108 units respectively whereas the maximum requirement of C is 250 units. Product P costs Rs 35 per unit whereas product Q costs Rs 45 per unit. Formulate this as a linear programming problem. How many units of each product may be taken to minimise the cost? Also find the minimum cost.
Solution:
Let x and y be the number of units taken from products P and Q respectively to minimise the cost. Mathematical formulation of the given L.P.P. is as follows:
Minimise Z = 35x + 45y
Subject to constraints
12x + 24y 144 (constraints on A)  x + 2y 12  ... (1)
18x + 9y 108 (constraints on B) 2x + y 12  ... (2)
25x + 25y 250 (constraints on C) x + y 10  ... (3)
x 0, y 0       ... (4)
The feasible region determined by the system of constraints is as follows:
 
Gpl
The shaded region is the feasible region.
The corner points are L (4, 4), M (2, 8), and N (8, 2). The value of Z at these corner points are as follows:

It can be observed that the value Z is minimum at the corner point L (4, 4) and the minimum value is 320.
Therefore, 4 units of each of the products P and Q are taken to minimise the cost and the minimum cost is Rs 320.
Chapter 13: Probability
 
Conditional probability
If E and F are two events associated with the sample space of a random experiment, then the conditional probability of event E, given that F has already occurred, is denoted by P(E/F) and is given by the formula:
P(E/F) = P(EF)P(F), where P (F) ≠ 0
Properties of conditional probability
If E and F are two events of a sample space S of an experiment, then the following are the properties of conditional probability:
• 0 ≤ P(E/F) ≤ 1
• P(F/F) = 1
• P(S/F) = 1
• P(E’/F) = 1 – P(E/F)
• If A and B are two events of a sample space S and F is an event of S such that P(F) ≠ 0, then
P((AB)/F) = P(A/F) + P(B/F) – P((AB)/F)
P((AB)/F) = P(A/F) + P(B/F),
 if the events A and B are disjoint.
 
Multiplication theorem of probability
 If E, F, and G are events of a sample space S of an experiment, then
• P(E ⋂ F) = P(E). P(F/E), if P(E) ≠ 0
• P(E ⋂ F) = P(F). P(E/F), if P(F) ≠ 0
• P(E ⋂ FG) = P(E). P(F/E). P(G/(E ⋂ F)) = P(E). P(F/E). P(G/EF)
 
Independent events
Two events E and F are said to be independent events, if the probability of occurrence of one of them is not affected by the occurrence of the other.
• If E and F are two independent events, then
P(F/E) = P(F), provided P(E) ≠ 0
P(E/F) = P(E), provided P(F) ≠ 0
• If three events A, B, and C are independent events, then
 P(ABC) = P(A). P(B). P(C)
•   If the events E and F are independent events, then
E’ and F are independent
E’ and F’ are independent
 
Partition of a sample space
A set of events E1, E2, … En is said to represent a partition of the sample space S, if
Ei Ej = ϕ, i j, i, j = 1, 2, 3, … n
E1 ∪ E2 ∪ … ∪ En = S
• P(Ei) > 0, ∀ i = 1, 2, 3, … n
 
Theorem of total probability
 Let {E1, E2, … En} be a partition of the sample space S, and suppose P(Ei) > 0, ∀ i = 1, 2, … n. Let A be any event associated with S, then
P(A) = P(E1). P(A/E1) + P(E2). P(A/E2) + … + P(En). P(A/En)
=j=1nP(Ej)P(A/Ej)

Bayes’ theorem
 If E1, E2, .. En are n non-empty events, which constitute a partition of sample space S, then
P(Ei/A)=P(Ei)P(A/Ei)j=1nP(Ej)P(A/Ej),i=1,2,3...,n
 
Random variables and their probability distribution
• A random variable is a real-valued function whose domain is the sample space of a random experiment.
• The probability distribution of a random variable X is the system of numbers:
X: x1 x2 xn
P(X): p1 p2 pn
Where, pi>0=i=1npi=1,i=1,2,...n
Here, the real numbers x1, x2, …, xn are the possible values of the random variable X and pi (i = 1, 2, …, n) is the probability of the random variable X taking the value of xi i.e., P(X = xi) = pi
 
Mean/expectation of a random variable
 Let X be a random variable whose possible values x1, x2, x3, … xn occur with probabilities p1, p2, p3, … pn respectively. The mean of X (denoted by µ) or the expectation of X (denoted by E(X)) is the number i=1nxi pi.
That is, EX=μ=i=1nxi pi=x1 p1+x2 p2+...xn pn
 
Variance of a random variable
 Let X be a random variable whose possible values x1, x2, … xn occur with probabilities p(x1), p(x2), … p(xn) respectively. Let µ = E(X) be the mean of X. The variance of X denoted by Var (X) or σx2 is calculated by any of the following formulae:
σx2=i=1n(xiμ)2 p(xi)
σx2=E(Xμ)2
σx2=i=1nxi2 p(xi)i=1nxi p(xi)2
σx2=EX2-EX2, where EX2=i=1nxi2 p(xi)
It is advisable to students to use the fourth formula.
 
Standard deviation: The non-negative number σx=Var (X) is called the standard deviation of the random variable X.
σx=EX2-EX2
Bernoulli trials: Trials of a random experiment are called Bernoulli trials, if they satisfy the following conditions:
• There should be finite number of trials.
• The trials should be independent.
• Each trial has exactly two outcomes: success or failure.
• The probability of success remains the same in each trial.
 
A binomial distribution with n-Bernoulli trials and probability of success in each trial as p is denoted by B(n, p).
 
Binomial distribution: For binomial distribution B(n, p), the probability of x successes is denoted by P(X = x) or P(X) and is given byP(X=x)=Cxn qnx px, x=0, 1, 2,...n, q=1p
Here, P(X) is called the probability function of the binomial distribution.
What are you looking for?

Syllabus