Selfstudys Com File (2)
Selfstudys Com File (2)
FUNCTIONS
Introduction
In this Chapter, we will learn how to link pairs of objects from two sets and then
introduce relations between the two objects in the pair. Finally, we will learn
Given two non-empty sets P and Q. The cartesian product P × Q is the set of all
P × Q = { (p,q) : p P, q Q}
If either P or Q is the null set, then P × Q will also be empty set, i.e., P × Q = φ
Example
The two sets A= {a1 , a2 } and B = {b1 , b2 , b3 , b4 }
(i) Two ordered pairs are equal, if and only if the corresponding first elements
(iii) If A and B are non-empty sets and either A or B is an infinite set, then so
is A × B.
QUESTION:
If P = {a, b, c} and Q = {r}, form the sets P × Q and Q × P. Are these two products
equal?
Solution
P × Q = {(a, r), (b, r), (c, r)} and Q × P = {(r, a), (r, b), (r, c)}
Since, by the definition of equality of ordered pairs, the pair (a, r) is not equal to
the pair (r, a), we conclude that P × Q ≠ Q × P. However, the number of elements in
If R is the set of all real numbers, what do the cartesian products R × R and
R × R × R represent?
Solution
represents the coordinates of all the points in two dimensional space and the
RELATIONS
cartesian product A × B.
Image:
The subset is derived by describing a relationship between the first element and
the second element of the ordered pairs in A × B. The second element is called the
The set of all first elements of the ordered pairs in a relation R from a set A to a
Range:
The set of all second elements in a relation R from a set A to a set B is called the
Codomain:
The whole set B is called the codomain of the relation R. Note that
range codomain.
REMARK
NOTE
The total number of relations that can be defined from a set A to a set B is the
the domain of f is A and no two distinct ordered pairs in f have the same first
element.
QUESTION:
Let N be the set of natural numbers and the relation R be defined on N such that
Solution
The domain of R is the set of natural numbers N. The codomain is also N. The
range is the set of even natural numbers. Since every natural number n has
A function which has either R or one of its subsets as its range is called a real
real function.
Identity function
Let R be the set of real numbers. Define the real valued function f : R → R by y =
f(x) = x for each x R. Such a function is called the identity function. Here the
domain and range of f are R. The graph is a straight line . It passes through the
origin.
Y
X’ X
O
Y’
Constant function
X’ X
O
Y’
The graph is a line parallel to x-axis.
Polynomial function
,...,an R.
Rational functions
Functions of the type (f(x)) / (g(x)) , where f(x) and g(x) are polynomial
The function f: R→R defined by f(x) = |x| for each x R is called modulus
function. For each non-negative value of x, f(x) is equal to x. But for negative
f (x) =
{ X,X
-X,X < 0
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. The domain of the signum function is R and the
The function f: R → R defined by f(x) = [x], x R assumes the value of the greatest
integer, less than or equal to x. Such a function is called the greatest integer
function.
Multiplication by a scalar
by (α f ) (x) = α f (x), x X.
The product (or multiplication) of two real functions f:X→R and g:X→R is a
Let f and g be two real functions defined from X→R, where X R. The quotient
( _
( _f
g
(x) =
f(x) , provided g(x) ≠ 0, x
g(x)
X
QUESTION:
Solution:
Since the ordered pairs are equal, the corresponding elements are equal.
Therefore x + 1 = 3 and y – 2 = 1.
QUESTION:
(i) A × (B C) (ii) (A × B) (A × C)
(iii)A × (B C) (iv) (A × B) (A × C)
Solution:
(ii) Now (A × B) = {(1,3), (1,4), (2,3), (2,4), (3,3), (3,4)} and (A × C) = {(1,4), (1,5), (1,6),
(iii) Since, (B C) = {3, 4, 5, 6}, we have A × (B C) = {(1,3), (1,4), (1,5), (1,6), (2,3),
(iv) Using the sets A × B and A × C from part (ii) above, we obtain
(A × B) (A × C) = {(1,3), (1,4), (1,5), (1,6), (2,3), (2,4), (2,5), (2,6), (3,3), (3,4), (3,5),
(3,6)}.
QUESTION:
Let A = {1, 2} and B = {3, 4}. Find the number of relations from A to B.
Solution:
We have, A × B = {(1, 3), (1, 4), (2, 3), (2, 4)}. Since n (A×B ) = 4, the number of
4
subsets of A×B is 24. Therefore, the number of relations from A into B will be 2
QUESTION:
such that R = {(x, y) : y = 2x, x, y N}. What is the domain, codomain and
QUESTION:
Examine each of the following relations given below and state in each case,
Solution:
(i) Since 2, 3, 4 are the elements of domain of R having their unique images,
(ii) Since the same first element 2 corresponds to two different images 2 and 4,
(iii) Since every element has one and only one image, this relation is a function.