function
function
OUR
PRESENTATION
CALCULUS
• Presentation on - FUNCTION
•Course code : MATH-143
OUR TEAM
• Example 1: • Example 2:
• If A = {1, 2, 3} and B = {3, 4}, find the • If P = {5, 6}, form the set P × P × P.
Cartesian product of A and B.
• Solution:
• Solution: • P × P × P = {5, 6} × {5, 6} × {5, 6}
• Given, • = {(5, 5, 5), (5, 5, 6), (5, 6, 5), (5, 6, 6),
• A = {1, 2, 3} (6, 5, 5), (6, 5, 6), (6, 6, 5), (6, 6, 6)}
• B = {3, 4}
• The Cartesian product of A and B = A ×
B
• = {1, 2, 3} × {3, 4}
• = {(1, 3), (1, 4), (2, 3), (2, 4), (3, 3), (3, 4)}
Properties of cartesian product..
• Some of the important properties of Cartesian products of sets are given below.
(i) Two ordered pairs are equal, if and only if the corresponding first elements are equal and the second elements are also equal.
(ii) If there are m elements in A and n elements in B, then there will be mn elements in A × B. That means if n(A) = m and n(B) = n, then n(A × B) = mn.
(iii) If A and B are non-empty sets and either A or B is an infinite set, then A × B is also an infinite set.
(iv) A × A × A = {(a, b, c) : a, b, c ∈ A}. Here (a, b, c) is called an ordered triplet.
(v) The Cartesian product of sets is not commutative, i.e. A × B ≠ B × A
(vi) The Cartesian product of sets is not associative, i.e. A × (B × C) ≠ (A × B) × C
(vii) If A is a set, then A × ∅ = ∅ and ∅ × A = ∅.
(viii) If A and B are two sets, A × B = B × A if and only if A = B, or A = ∅, or B = ∅.
(ix) Let A, B and C be three non-empty sets, then,
A × (B ∩ C) = (A × B) ∩ (A × C)
A × (B ∪ C) = (A × B) ∪ (A × C)
(A ∩ B) × C = (A × C) ∩ (B × C)
(A ∪ B) × C = (A × C) ∪ (B × C)
What is relation ??
the relation is the relationship between two or more set of values.
Suppose, x and y are two sets of ordered pairs. And set x has relation
with set y, then the values of set x are called domain whereas the values
of set y are called range.
This mapping depicts a relation from set A into set B. A relation from A to B is a subset
of A x B. The ordered pairs are (1,c),(2,n),(5,a),(7,n). For defining a relation, we use the
notation where,
set {1, 2, 5, 7} represents the domain.
set {a, c, n} represents the range
What is open sentence ??
An open sentence in Mathematics is neither true nor false until the variables have been
substituted by specific values. The method of finding the values of variables that result in a true
sentence is known as solving the open sentence.
Example : 1 - y = 8 is an open sentence because the value of ‘y’ is unknown and as a result, we
can state if it is true or false.
• Empty Relation
• Universal Relation
• Identity Relation
• Inverse Relation
• Reflexive Relation
• Symmetric Relation
• Transitive Relation
• Equivalence Relatio
1.Empty Relation
An empty relation (or void relation) is one in which there is no relation
between any elements of a set.
Consider set A = {a, b, c}. Now one of the universal relations will be R
= {x, y} where, |x – y| ≥ 0. For universal relation,
R=A×A
3.Identity Relation
In an identity relation, every element of a set is related to itself only.
Example : in a set A = {a, b, c}, the identity relation will be I = {a,
a}, {b, b}, {c, c}. For identity relation,
I = {(a, a), a ∈ A}
4.Inverse Relation
Inverse relation is seen when a set has elements which are inverse pairs
of another set.
Example : if set A = {(a, b), (c, d)}, then inverse relation will be R-1 =
{(b, a), (d, c)}. So, for an inverse relation,
R-1 = {(b, a): (a, b) ∈ R}
5. Reflexive Relation
In a reflexive relation, every element maps to itself.
(a, a) ∈ R
Solution :
Solution:
Differentiating
Parameter Relations Functions
Definition A relation is a relationship A function is a relation with
between sets of values. Or, it only one output for each
is a subset of the Cartesian input.
product
All functions are relations, but not all relations are functions. The
difference between a relation and a function is that a relationship can
have many outputs for a single input, but a function has a single input
for a single output.
Example:
R = {(2, x), (9, y), (2, z)}
• It is not a function, as “2” is input for both x and z.
• But it is a relation .
Compare between Relation and Function
Types of function with definition and example ..
(3)
(1)
(2)
Compare between Injective , Surjective and
Bijective function …
What is identity function ??
The function f is called the identity function if each element of set A has
an image on itself i.e. f (a) = a
Where a ∈ A. It is denoted by I.