class-xi-formulas_copy
class-xi-formulas_copy
Chapter 1: Sets
Types of sets
A set which does not contain any element is called an empty set or a null set or a void set.
It is denoted by the symbol or { }.
Example: The set {x : x N, x is an even number and 8 < x < 10} is an empty set.
A set which is empty or consists of a definite number of elements is called finite;
otherwise, the set is called infinite.
Example: The set {x : x N and x is a square number} is an infinite set. The set {x : x
N and x2 – 2x – 3 = 0} is a finite set as it is equal to {–1, 3}.
Two sets A and B are said to be equal if they have exactly the same elements and we write A
= B; otherwise, the sets are said to be unequal and we write A B .
Example: The sets A x : x N and (x 1)(x 4) 0 and B = {–4, 1} are equal sets.
A set does not change if one or more elements of the set are repeated.
Example: The sets A = {E, L, E, M, E, N, T, S} and B = {E, L, M, N, T, S} are equal since
each element of A is in B, and vice-versa.
Subsets
A set A is said to be a subset of a set B if every element of A is also an element of B and
we write A B.
In other words, A B if a A a B .
A B and B A A = B
An empty set is a subset of every set.
Every set is a subset of itself.
If A B and A B, then A is called a proper subset of B, and B is called a superset of A.
Intervals as subsets of R
Let a, b R and a < b. Then,
{y : a < y < b} is called an open interval and is denoted by (a, b). In the open interval (a,
b), all the points between a and b belong to the open interval (a, b), but a, b themselves
do not belong to this interval.
{ y : a y b} is called a closed interval and is denoted by [a, b]. In this interval, all the
points between a and b as well as the points a and b are included.
[a, b) { y : a y b} is an open interval from a to b, including a, but excluding b.
(a, b] { y : a y b} is an open interval from a to b, including b, but excluding a.
Power set
The collection of all subsets of a set A is called the power set of A. It is denoted by P(A).
If A is a set with n(A) = m, then n[P(A)] = 2m.
Venn diagrams
Most of the relationships between sets can be represented by means of diagrams known as
Venn diagrams.
A universal set is the super set of all sets under consideration and is denoted by U.
Union of sets
The union of two sets A and B is the set which contains all those elements which are only
in A, only in B and in both A and B, and this set is denoted by „A B‟.
A B {x : x A or x B}
Properties of union of sets
(i) A B B A (Commutative Law)
(ii) ( A B) C A ( B C ) (Associative Law)
(iii) A A ( is the identity of )
(iv) A A A (Idempotent Law)
(v) U A U (Law of U)
Intersection of sets
The intersection of two sets A and B is the set of all those elements which belong to both
A and B. It is denoted by „A B‟.
A B ={x : x A and x B}
Properties of intersection of sets
(i) A B B A (Commutative Law)
(ii) ( A B) C A ( B C ) (Associative Law)
(iii) A (Law of )
(iv) U A A (Law of U)
(v) A A A ( Idempotent Law)
(vi) A ( B C ) ( A B) ( A C ) (Distributive law of on )
(vii) A (B C) = (A B) (A C)
Difference of sets
The difference between the sets A and B (i.e., A – B, in this order) is the set of the
elements which belong to A, but not to B.
A B = {x: x A and x B}
Properties of operation of difference of sets
(i) A B =A (A B)
(ii) For A B, A B B A
(iii)For A = B, A B = B A =
(iv) For B = , A B = A and B A =
(v) A U =
(vi) For A B, A B = ; for this reason, A U =
The sets A – B, A B and B – A are mutually disjoint sets, i.e., the intersection of any of
these two sets is a null set.
Complement of a set
If U is a universal set and A is a subset of U, then the complements of A are denoted by
the set A. This is the set of all element of U which are not the elements of A.
A {x : x U and x A} U A
A is also the subset of U
Properties of complement of a set
(i) (A) A
(ii) A A U
(iii) A A
(iv) U and U '
De Morgan‟s laws
For any sets A and B,
(i) ( A B) A B
(ii) ( A B) A B
Relation
A relation R from a set A to a set B is a subset of the Cartesian product A × B, obtained by
describing a relationship between the first element x and the second element y of the ordered
pairs (x, y) in A × B.
The image of an element x under a relation R is y, where ( x, y) R .
The set of all the first elements of the ordered pairs in a relation R from a set A to a set B
is called the domain of the relation R.
The set of all the second elements in a relation R from a set A to a set B is called the range
of the relation R. The whole set B is called the co-domain of the relation R.
Range Co-domain
The total number of relations that can be defined from a set A to a set B is the number of
possible subsets of A × B.
If n(A) = p and n(B) = q, then n(A × B) = pq and the total number of relations is 2pq.
Functions
A relation f from a set A to a set B is said to be a function if every element of set A has one
and only one image in set B.
In other words, a function f is a relation from a non-empty set A to another non-empty set B,
such that the domain of f is A and no two distinct ordered pairs in f have the same first
element.
The function f from A to B is denoted by f : A B . Here, A is the domain and B is the
co-domain of f.
If f is a function from A to B and (a, b) f , then f (a) = b, where b is called the image of
a under f, and a is called the pre-image of b under f.
A function having either R (real numbers) or one of its subsets as its range is called a
real-valued function. Further, if its domain is also either R or a subset of R, it is called a
real function.
Types of functions
Identity function: The function f: R R defined by y f ( x) x , for each x R, is
called the identity function.
Here, R is the domain and range of f.
Constant function: The function f: R R defined by y f ( x) c , for each x R,
where c is a constant, is a constant function.
Here, the domain of f is R and its range is {c}.
Polynomial function: A function f: R R is said to be a polynomial function if for each
x R, y f ( x) a0 a1 x ....... an x n , where n is a non-negative integer and
a0, a1 ,........an R .
f ( x)
Rational function: The functions of the type , where f(x) and g(x) are polynomial
g ( x)
functions of x defined in a domain and where g ( x) 0 , are called rational functions.
Modulus function: The function f: R R defined by f ( x) x , for each x R, is
called the modulus function.
x, x 0
In other words, f ( x)
x, x 0
Signum function: The function f: R R defined by
1, if x 0
f ( x) 0, if x 0
1, if x 0
is called the signum function. Its domain is R and its range is the set {–1, 0, 1}.
Greatest Integer function: The function f: R R defined by f(x) = [x], x R, assuming
the value of the greatest integer less than or equal to x, is called the greatest integer
function.
Linear function: The function f defined by f ( x) mx c , for x R, where m and c are
constants, is called the linear function. Here, R is the domain and range of f.
Algebra of functions
For functions f: X R and g: X R, we define
(f + g): X R by ( f g )( x) f ( x) g ( x), x X
(f g): X R by ( f g )( x) f ( x) g ( x), x X
(fg): X R by ( fg )( x) f ( x).g ( x), x X
(f): X R by ( f )( x) f ( x), x X and is a real number
f f f ( x)
: X R by ( x) , x X and g(x) 0.
g g g ( x)
Consider a circle of radius r having an arc of length l that subtends an angle of radians.
Then, l = r.
A degree is divided into 60 minutes and a minute is divided into 60 seconds. One sixtieth of a
degree is called a minute, written as 1 , and one sixtieth of a minute is called a second, written
as 1 .
Thus, 10 60and 1 60
Trigonometric identities
1
cosec x
sin x
1
sec x
cos x
sin x
tan x
cos x
1 cos x
cot x
tan x sin x
cos x + sin2 x = 1
2
1 + tan2 x = sec2 x
1 cot 2 x cos ec2 x
Trigonometric ratios of allied angles
sin (–x) = – sin x
cos (–x) = cos x
π
cos x sin x
2
π
sin x cos x
2
π
cos x sin x
2
π
sin x cos x
2
cos(π x) cos x
sin(π x) sin x
cos(π x) cos x
sin(π x) sin x
cos(2π x) cos x
sin(2π x) sin x
cos(2nπ x) cos x , n Z
sin(2nπ x) sin x , n Z
1 tan 2 x
2 tan x
sin 2 x 2sin x cos x
1 tan 2 x
2 tan x
tan 2 x
1 tan 2 x
sin 3x = 3 sin x – 4 sin3 x
cos 3x = 4 cos3x – 3 cos x
3tan x tan 3 x
tan 3x
1 3tan 2 x
There are some mathematical statements or results that are formulated in terms of n, where n
is a positive integer. To prove such statements, the well-suited principle that is used, based on
the specific technique, is known as the principle of mathematical induction.
Solution:
Let the given statement be P(n), i.e.,
4 4
2
4
n
4 n
P(n) : ...... 4 1
3 3 3 3
4 4 1 4
For n = 1, P(n) : 4 1 4 , which is true.
3 3 3 3
Now, assume that P(x) is true for some positive integer k. This means
4 4
2
4
k
4 k
..... 4 1 ... (1)
3 3 3 3
We shall now prove that P(k + 1) is also true.
Now, we have
4 4 2 4 4
k k 1
......
3 3 3 3
4 k 4 k 1
4 1
3 3
k k
4 4 4
4 4
3 3 3
k
4 4
4 4
3 3
k
4 16
4
3 3
k
4 4
44
3 3
4
k 1
4 k 1
4 4 4 1
3 3
Thus, P(k + 1) is true whenever P(k) is true. Hence, from the principle of mathematical
induction, the statement P(n) is true for all natural numbers n.
A number of the form a + ib, where a and b are real numbers and i 1 , is defined as a
complex number.
For the complex numbers z = a + ib, a is called the real part (denoted by Re z) and b is
called the imaginary part (denoted by Im z) of the complex number z.
Given any two complex numbers z1, and z2, the difference z1 z2 is defined as
z1 z2 = z1 + (– z2)
z1
Given any two complex number z1 and z2, where z2 0, the quotient is defined as
z2
z1 1
z1
z2 z2
Powers of i
For any integer k, i 4k 1, i 4k 1 i, i 4k 2 1, i 4k 3 i
z
z1 z2 z1 z2
z1 z
1 , provided z2 0
z2 z2
z1 z2 z1 z2
z1 z2 z1 z2
z1 z1
, provided z2 0
z2 z2
The polar form of the complex number z = x + iy, is r cos sin , where r x 2 y 2
x y
(modulus of z) and cos ,sin ( is known as the argument of z).
r r
The value of is such that , which is called the principle argument of z.
Two real numbers or two algebraic expressions related by the symbol „<‟, „>‟, „≤‟ or „≥‟ form
an inequality.
The solution of an inequality in one variable is a value of the variable which makes it a true
statement.
The graphs of the lines 2x – y = 4 and x = 2 are drawn in the figure below.
Inequality (i) represents the region on the left of the line 2x – y = 4 (including the line 2x – y
= 4). Inequality (ii) represents the region on the left of the line x = 2 (excluding the line x =
2).
Hence, the solution of the given system of linear inequalities is represented by the common
shaded region, including the points on the line 2x – y = 4.
If an event occurs in m different ways, following which another event occurs in n different
ways, then the total number of occurrence of the events in the given order is m × n. This is
called the fundamental principle of counting.
Properties of n Cr
n
Cn r n Cr
n
Ca nCb a b or a b n
n 1
n
Cr 1 n Cr Cr
The coefficients of the expansions of a binomial are arranged in an array. This array is called
Pascal‟s triangle. It can be written as:
Index Coefficient(s)
0
0 C0
( 1)
1 1
1 C0 C
1
( 1) ( 1)
2 2 2
2 C0 C1 C
2
( 1) ( 2) ( 1)
3 3 3 3
3 C0 C
1 C
2 C
3
( 1) ( 3) ( 3) ( 1)
4 4 4 4 4
4 C0 C1 C2 C3 C
4
( 1) ( 4) ( 6 ) ( 4) ( 1)
5 5 5 5 5 5
5 C0 C1 C2 C3 C4 C
5
( 1) ( 5) ( 10) ( 10) ( 5) ( 1)
(ii) The coefficients of n Ck occurring in the binomial theorem are known as binomial
coefficients.
(iii)In the expansion of (a + b)n, there are (n + 1) terms i.e., one more than the index.
(iv) In the successive terms of the expansion of (a + b)n, the index of a goes on decreasing
by unity, starting with n in the first term and ending with 0 in the last term. Also, the
index of b increases by unity, starting with 0 in the first term and ending with n in the
last term.
(v) In every term of the expansion, the sum of the indices of a and b is n.
Thus,
( x y ) n n C0 x n n C1 x n 1 y n C2 x n 2 y 2 n C3 x n 3 y 3 ... (1) n n Cn y n
The (r + 1)th term (denoted by Tr + 1) is known as the general term of the expansion (a + b)n
and it is given by
Tr 1 n Cr a nr br
Middle term in the expansion of (a + b)n
If n is even, then the number of terms in the expansion will be n + 1. Since n is even, n +
th
n
1 is odd. Therefore, the middle term is 1 term.
2
If n is odd, then n + 1 is even. So, there will be two middle terms in the expansion. They
n 1 n 1
th th
Let a1 , a2 ,...an ,… be a given sequence. Accordingly, the sum of this sequence is given by the
expression a1 a2 ... an ...
This is called the series associated with the given sequence.
The series is finite or infinite according as the given sequence.
A series is usually represented in a compact form using sigma notation ().
n
This means the series a1 a2 ... an1 an can be written as a
k 1
k
Arithmetic progression
The sequence a1 , a2 ,...an … is called an arithmetic sequence or an arithmetic progression
(A.P.) if an1 an d , n N .
Here, a1 is called the first term and d is called the common difference of the A.P.
In standard form, the A.P. is written as a, a + d, a + 2d…
If a is the first term, d is the common difference, l is the last term and n is the number of
terms, then l = a + (n – 1) d.
Properties of an A.P.
If a constant is added or subtracted or multiplied to each term of an A.P., then the
resulting sequence is also an A.P.
If each term of an A.P. is multiplied or divided by a non-zero constant, then the resulting
sequence is also an A.P.
Arithmetic mean
For any two numbers a and b, we can insert a number A between them such that a, A, b
is an A.P. Here, A is called the arithmetic mean (A.M.) of numbers a and b and
ab
A .
2
Let A1, A2… An be n numbers between a and b such that a, A1, A2,…, An, b is an A.P.
ba
Accordingly, common difference (d) is given by .
n 1
The numbers A1, A2… An are given as follows:
ba
A1 a d a
n 1
2(b a )
A2 a 2d a
n 1
.
.
.
n(b a )
An a nd a
n 1
Geometric progression
A sequence is said to be a geometric progression (G.P.) if the ratio of any term to its
preceding term is the same throughout. This constant factor is called the common ratio and it
is denoted by r.
In standard form, the G.P. is written as a, ar , ar 2 … where, a is the first term and r is the
common ratio.
The nth term (or general term) of a G.P. is given by an = ar n – 1
The sum of n terms (Sn) of a G.P. is given by
a(1 r n ) a(r n 1)
or , if r 1
Sn 1 r r 1
na, if r 1
Geometric mean
For any two positive numbers a and b, we can insert a number G between them such that
a, G, b is a G.P. G is called a geometric mean (G.M.) and is given by G = ab
Let G1, G2, …,Gn be n numbers between positive numbers a and b such that a, G1, G2,
1
b n 1
…, Gn, b is a G.P. Common ratio of G.P., r
a
2 n
Therefore, G1= ar, G2 = ar ,…, Gn = ar
Let A and G be the respective A.M. and G.M. of two given positive real numbers a and b.
ab
A= and G ab
2
AG
1 2 3 ... n
3 3 3 3
2
Chapter 10: Straight Lines
Slope of a line
If is the inclination of a line l (the angle between positive x-axis and line l), then tan is
called the slope or gradient of line l.
The slope (m) of a non-vertical line passing through the points (x1, y1) and (x2, y2) is given
y y
by m 2 1 , x1 x2 .
x2 x1
Any equation of the form Ax + By + C = 0, where A and B are not zero simultaneously is
called the general linear equation or general equation of line.
Conic sections or conics are the curves that are obtained by intersecting a plane with a
double-napped right circular cone. Circles, ellipses, parabolas and hyperbolas are examples
of conic sections.
A double-napped cone can be obtained by rotating a line (let us say m) about a fixed vertical
line (let us say l).
Here, the fixed line l is called the axis of the cone and m is called the generator of the cone.
The intersection (V) of l and m is called the vertex of the cone.
Degenerated conics
The conics obtained by cutting a plane with a double-napped cone at its vertex are known as
degenerating conic sections.
If 1 is the angle between the axis and the generator and 2 is the angle between the plane and
the axis, then, for different conditions of 1 and 2, we get different conics, which are
described with the help of a table as shown below.
2 = 90 A point
1 = 2 A straight line
0 2 < 1 A hyperbola
Circle
A circle is the set of all points in a plane that are equidistant from a fixed point in the plane.
The fixed point is called the centre of the circle and the fixed distance from the centre is
called the radius of the circle.
Equation of a circle
with centre at (h, k) and radius r is
(x – h)2 + (y – k)2 = r2
with centre is at origin and radius r is
x2 + y2 = r2
Parabola
A parabola is the set of all points in a plane that are equidistant from a fixed line and a fixed
point (not on the line in the plane).
The fixed line is called the directrix.
The fixed point F is called the focus.
The line through the focus and perpendicular to the directrix is called the axis of the
parabola.
The point of intersection of parabola with the axis is called the vertex of the parabola.
The line segment that is perpendicular to the axis of the parabola through the focus and
whose end points lie on the parabola is called the latus rectum of the parabola.
Equation of Directrix x = a
Equation of Directrix y = a
If the fixed point lies on the fixed line, then the set of points in the plane that are equidistant
from the fixed point and the fixed line is a straight line through the fixed point and
perpendicular to the fixed line. We call this straight line the degenerate case of parabola.
Ellipse
An ellipse is the set of all points in a plane, the sum of whose distances from two fixed points
in the plane is a constant.
The two fixed points are called the foci.
The constant, which is the sum of the distances of a point on the ellipse from the two
fixed points, is always greater than the distance between the two fixed points.
The mid-point of the line segment joining the foci is called the centre of the ellipse.
The line segment through the foci of the ellipse is called the major axis and the line
segment through the centre and perpendicular to the major axis is called the minor axis.
The end points of the major axis are called the vertices of the ellipse.
The eccentricity of the ellipse is the ratio of the distances from the centre of the ellipse to
one of the foci and to one of the vertices of the ellipse.
An ellipse is symmetric with respect to both the coordinate axes.
The line segment that is perpendicular to the major axis of the ellipse through the focus
and whose end points lie on the ellipse is called the latus rectum of the ellipse.
Standard equations of ellipse
x2 y 2
Standard Equation 1, a b
a 2 b2
Centre (0, 0)
Vertex (a, 0)
End points of minor axis (0, b)
Foci (c, 0)
Length of major axis 2a along x-axis
Length of minor Axis 2b along y-axis
Length between foci 2c along x-axis
Relation between a, b and c a 2 b2 c 2
2b 2
Length of latus rectum
a
c
Eccentricity (e 1)
a
x2 y 2
Standard Equation 1, a b
b2 a 2
Centre (0, 0)
Vertex (0, a)
End points of minor axis (b, 0)
Foci (0, c)
Length of major axis 2a along y-axis
Length of minor Axis 2b along x-axis
Length between foci 2c along y-axis
Relation between a, b and c a 2 b2 c 2
2b 2
Length of latus rectum
a
c
Eccentricity (e 1)
a
Hyperbola
A hyperbola is the set of all points in a plane, the difference of whose distances from two
fixed points in the plane is a constant.
The two fixed points are called the foci.
The constant, which is the difference of the distances of a point on the hyperbola from the
two fixed points, is always less than the distance between the two fixed points.
The mid-point of the line segment joining the foci is called the centre of the hyperbola.
The line through the foci is called the transverse axis and the line through the centre and
perpendicular to the transverse axis is called the conjugate axis.
The points at which the hyperbola intersects the transverse axis are called the vertices of
the hyperbola.
The eccentricity of the hyperbola is the ratio of the distances from the centre of the ellipse
to one of the foci and to one of the vertices of the ellipse.
A hyperbola is symmetric with respect to both the coordinate axes.
The line segment that is perpendicular to the transverse axis through the focus and whose
end points lie on the hyperbola is called the latus rectum of the hyperbola.
x2 y 2
Standard Equation 1
a 2 b2
Centre (0, 0)
Vertices (a, 0)
Foci (c, 0)
Conjugate axis y-axis
Transverse axis x-axis
Length of conjugate axis 2b
Length of transverse axis 2a
Length between foci 2c
Relation between a, b and c c 2 a 2 b2
2b 2
Length of latus rectum
a
c
Eccentricity ( e 1)
a
y 2 x2
Standard Equation 1
a 2 b2
Centre (0, 0)
Vertices (0, a)
Foci (0, c)
Conjugate axis x-axis
Transverse axis y-axis
Length of conjugate axis 2b
Length of transverse axis 2a
Length between foci 2c
Relation between a, b and c c 2 a 2 b2
2b 2
Length of latus rectum
a
c
Eccentricity ( e 1)
a
A hyperbola having equal lengths of both the axes, i.e., transverse and conjugate (a = b) is
called an equilateral hyperbola.
Coordinates of a point
In three-dimensional geometry, the coordinates of a point P are always written in the
form of triplets i.e., (x, y, z). Here, x, y, and z are the distances from the YZ, ZX and XY-
planes.
Also, the coordinates of the origin are (0, 0, 0)
The sign of the coordinates of a point determine the octant in which the point lies. The
following table shows the signs of the coordinates in the eight octants.
Octants
I II III IV V VI VII VIII
Coordinates
x + – – + + – – +
y + + – – + + – –
z + + + + – – – –
Section formula
The coordinates of point R, which divides the line segment joining two points
P (x1 , y1 , z1 ) and Q (x2 , y2 , z2 )
internally in the ratio m: n are
mx2 nx1 my2 ny1 mz2 nz1
, ,
mn mn mn
externally in the ratio m: n are
mx2 nx1 my2 ny1 mz2 nz1
, ,
mn mn mn
The coordinates of the mid-point of the line joining the points (x1 , y1 , z1 ) and (x2 , y2 , z2 ) are
x1 x2 y1 y2 z1 z2
, , .
2 2 2
Limit of a function
lim f ( x) is the expected value of f at x = a, given the values of f near x to the left of a.
x a
This value is called the left hand limit of f(x) at a.
lim f ( x) is the expected value of f at x = a, given the values of f near x to the right of a.
x a
This value is called the right hand limit of f(x) at a.
If the right and left hand limits coincide, we call that common value the limit of f(x) at x
= a, and denote it by lim f ( x) .
x a
For a function f and a real number a, lim f ( x) and f(a) may not be the same.
x a
Algebra of limits
Let f and g be two functions such that both lim f ( x) and lim g ( x) exist. Then,
x a x a
f ( x) lim f ( x)
lim x a , where lim g ( x) 0
x a g ( x) lim g ( x) x a
x a
g ( x)
If f(x) is a rational function of the form f ( x) , where g(x) and h(x) are polynomial
h( x )
g (a)
functions, such that h(x) 0, then lim f ( x) .
x a h( a )
xn an
lim na n 1 , where n is a positive integer or any rational number and a is positive
x a xa
sin x
lim 1
x 0 x
1 cos x
lim 0
x 0 x
Let f and g be two real-valued functions with the same domain, such that f(x) g(x) for all x
in the domain of definition. For some a, if both lim f ( x) and lim g ( x) exist, then lim f ( x)
x a x a x a
lim g ( x) .
x a
Sandwich theorem
Let f, g, and h be real functions such that f(x) g(x) h(x) for all x in the common domain of
definition. For some real number a, if lim f ( x) l lim h( x) , then lim g ( x) l .
x a x a x a
Derivatives
Suppose f is a real-valued function and a is a point in its domain of definition. The
derivative of f at a [denoted by f′(a)] is defined as
f ( a h) f ( a )
f '(a) lim , provided the limit exists.
h 0 h
Derivative of f(x) at a is denoted by f′(a).
d
Suppose f is a real-valued function. The derivative of f {denoted by f ( x) or [ f ( x)] }
dx
is defined as
d f ( x h) f ( x )
[ f ( x)] f ( x) lim , provided the limit exists.
dx h 0 h
This definition of derivative is called the first principle of derivative.
A sentence is called a mathematically acceptable statement if it is either true or false, but not
both. Statements are denoted by small letters p, q, r, s, etc.
Example: Consider the following sentences:
“The value of iota is –1.”
It is a statement. Since we know that i = 1 , the given sentence is false.
“The number 0 is the smallest whole number.”
It is a statement as this sentence is always true.
“Do you have internet at your home?”
It is not a statement as it is a question.
Remember
Sentences involving variable time such as today, tomorrow and yesterday are not
statements.
Sentences involving an exclamation, a question or an order are not statements.
Sentences involving pronouns such as he or she, unless a particular person is referred to,
are not statements.
Sentences involving pronouns for variable places such as here and there are not
statements.
Types of “Or”
Exclusive “Or”: A compound statement with the connector “Or” in which either of the
component statements may be true, but not both
Example: A student can take home science or painting as his/her additional subject in
class XI.
Inclusive “Or”: A compound statement with the connector “Or” in which either of the
component statements or both may be true.
Example: In an equilateral triangle, all the three sides are of equal length or all the three
angles are of equal measure.
Some statements may contain special phrases such as “There exists”, “For all”, “For every”.
These are called quantifiers.
Implication statement “if-then”: The sentence “if p, then q” says that in the event if p is true,
then q must be true. It does not say anything for q when p is false.
A sentence “if p, then q” can be written in the following ways:
(i) p implies q (denoted by p q)
(ii) p is a sufficient condition for q
(iii)p only if q
(iv) q is a necessary condition for p
(v) q implies p
Example: Write the converse and the contrapositive of the following statement:
“If an object is made up of only line segments, then it is a polygon.”
Solution:
The converse of the given statement can be written as follows:
“If an object is a polygon, then it is made up of only line segments.”
The contrapositive of the given statement can be written as follows:
“If an object is not a polygon, then it is not made up of only line segments.”
The equivalent forms of the statement “p if and only if q” (denoted by p q) are as follows:
q if and only if p
p if and only if q
p is a necessary and sufficient condition for q and vice-versa
Validating statements
In order to show that the statement “p and q” is true, the following steps are followed:
1. Show that statement p is true.
2. Show that statement q is true.
In order to show that the statement “p or q is true”, the following cases are to be
considered.
1. Assuming that p is false, show that q must be true.
2. Assuming that q is false, show that p must be true.
In order to prove the statement “if p, then q‟, we need to show that any one of the
following cases is true.
1. Assuming that p is true, prove that q must be true. (Direct method)
2. Assuming that q is false, prove that p must be false. (Contrapositive method)
In order to prove the statement “p if and only if q”, we need to follow the following steps:
1. If p is true, then q is true.
2. If q is true, then p is true.
Method of contradiction
To check whether a statement p is true, we assume that p is not true, i.e., p is true, and
then we arrive at some result which contradicts our assumption. Therefore, we conclude
that p is true.
This method of proving a given statement to be true is called the contradiction method.
Using a counter example
In order to disprove a statement, we give an example of the situation where the statement
is not valid. Such an example is called a counter example. In mathematics, counter
examples are used for disproving a statement. However, generating examples in favour of
a statement does not provide validity to the statement.
n ( n1)
Example: The statement “ (1) 2
1 , n N” is true for n = 1, 2, but it is not true for
n = 3, 4. Here, n = 3 and 4 are the counter examples of the given statement. Since the
statement is not true for each n N, the given statement is false.
Chapter 15: Statistics
The measures of central tendency, mean, median and mode give us a rough idea where data
points are centered.
The dispersion or scatter in a data is measured on the basis of observations and the types of
measure of central tendency used. The measures of dispersion are as follows:
Range
Quartile deviation
Mean deviation
Standard deviation
The mean of the squares of the deviations from mean is called the variance and it is denoted
by 2 .
Variance of data
1 n 1 n 2
For ungrouped data: 2
n i 1
( xi x ) 2
(In direct method) or 2
n i 1
xi ( x )2 (In
1 n n
2
2
2
N fi xi fi xi (In shortcut method), where x is the mean
2
N i 1 i 1
n
and N fi .
i 1
1 n
For continuous frequency distribution: 2
N i 1
fi ( xi x )2 or
1 n n
2
2
2
N fi xi fi xi (In direct method) or
2
N i 1 i 1
h2 n
2
n
2 N fi yi fi yi (In shortcut method), where
2 2
N i 1 i 1
n
xi = class marks of the class intervals, x = mean, N fi , h = width of the class
i 1
xi A
intervals, yi , where A is the assumed mean.
h
Adding (or subtracting) a positive number to (or from) each observation does not affect the
variance.
If each observation is multiplied with a constant k, then the variance of the resulting
observations becomes k2 times the original variance.
Standard deviation is the square root of variance and it is denoted by. This means:
Standard Deviation Variance
Coefficient of variation
The measure of variability, which is independent of units, is called the coefficient of
variation. The coefficient of variation (C.V.) is defined as
C.V. 100, x 0
x
Where, and x are standard deviation and mean of the data respectively.
For comparing the variability or dispersion of two series, we first calculate the C.Vs of
each series. The series having higher C.V. is said to be more variable than the other and
the series having lower C.V. is said to be more consistent than the other.
For two series with equal mean values, the series with greater standard deviation (or
variance) is more variable or dispersed than the other. Also, the series with lower value of
standard deviation (or variance) is said to be more consistent or less scattered than the
other.
Chapter 16: Probability
The set of all possible outcomes of a random experiment is called the sample space
associated with the experiment. It is denoted by S.
Each element of the sample space i.e., each outcome of the random experiment is called the
sample point.
Types of events
Impossible event: An empty set () is called an impossible event.
Sure event: The whole sample space (S) is called a sure event.
Simple event: If an event (E) has only one sample point of a sample space, then it is
called a simple (or elementary) event.
In a sample space containing n distinct elements, there are exactly n simple events.
Compound event: If an event has more than one sample point, it is called a compound
event.
Example: Consider an experiment of selecting numbers from first 50 natural numbers, then
the sample space (S) is given as
S = {1, 2, 3, 4, … 49, 50}
In this case,
(i) The event “Getting a number that is a multiple of both 7 and 9” is an impossible event as
there is no outcome related to it.
(ii) The event “Getting a perfect square that is more than 40” is a simple event since E =
{49}.
(iii)The event “Getting an odd multiple of 13” is a compound event since E = {13, 39}.
Algebra of events
Complementary event: For every event A, there corresponds another event A called the
complementary event to A. It is also called the event „not A‟.
A = { : S and A} = S – A.
Event „A or B‟: When sets A and B are two events associated with a sample space, then
the set A B is the event „either A or B or both‟.
That is, event „A or B‟ = A B = { : A or B}
Event „A and B‟: When sets A and B are two events associated with a sample space, then
the set A B is the event „A and B‟.
That is, event „A and B‟ = A B = { : A and B}
Event „A but not B‟: When sets A and B are two events associated with a sample space,
then the set A B is the event „A but not B‟.
That is, event „A but not B‟ = A B = A B = { : A and B}
Example:
Consider the experiment of tossing 2 coins. Let A be the event „getting at least one head‟ and
B be the event „getting exactly two heads‟. Find the sets representing the events
(i) complement of „A or B‟
(ii) A and B
(iii) A but not B
Solution:
Here, S = {HH, HT, TH, TT}
A = {HH, HT, TH}, B = {HH}
(i) A or B = A B = {HH, HT, TH}
Hence, complement of „A or B‟ = (A or B) = (A B) = {TT}
(ii) A and B = A B = {HH}
(iii) A but not B = A – B = {HT, TH}
Two events, A and B, are called mutually exclusive events if the occurrence of any one of
them excludes the occurrence of the other event i.e., if they cannot occur simultaneously.
In this case, sets A and B are disjoint i.e., A B =
The events E1, E2, … En, i.e., n events of a sample space (S) are called mutually exclusive
and exhaustive events if
Ei Ej = for i j i.e., events Ei and Ej are pairwise disjoint, and
n
Ei S
i 1
The number P (i) i.e., the probability of the outcome i, is such that
0 P(i) 1
P(i) = 1 for all i S
For any event A, P(A) = P(i) for all i A
For a finite sample space, S, with equally likely outcomes, the probability of an event A is
denoted as P (A) and it is given by
n( A)
P(A) ,
n( S )
Where, n(A) = Number of elements in set A and n(S) = Number of elements in set S