12th Cheat Sheet Chapter 1
12th Cheat Sheet Chapter 1
Relation
It defines the relationship between two sets of values, let say from set A to set
B.
Types of Relations
Empty Relation:
For example: if set A is {2,4,6} then an empty relation can be R={x,y}where x+y>11
Universal Relation:
Trivial Relation: Empty relation and universal relation is sometimes called trivial
relation.
Reflexive Relation:
In this each element of set (say) A is related to itself i.e., a relation R in set
A is called reflexive if (a,a)∈R
for every a∈A.
Symmetric Relation:
Transitive Relation:
Equivalence Relation:
For example:R={(L1,L2):lineL1isparallellineL2},
This relation is reflexive because every line is parallel to itself
Functions
A function f from a set A to a set B is a rule which associates each element of set
A to a unique element of set B.
Range is the set of all possible resulting values given by the function.
For example: x2 is a function where values of x will be the domain and value given
by x2 is the range.
Types of Function:
One-One Function:
Mathematically, a function f from set A to set B if f(x)=f(y) implies that x=y for
all x,y∈A.
For example: If a function f from a set of real numbers to a set of real numbers,
then f(x)=2x is one-one function.
Onto Function:
A function f from set A to set B is called onto function if each element of set B
has a preimage in set A or range of function f is equal to the codomain i.e., set
B.
Bijective Function:
For example: If a function f from a set of real numbers to a set of real numbers,
then f(x)=2x is one-one function and onto function.
Composition of function and invertible function
Composition of function: Let f:A→B and g:B→C then the composite of g and f, written
as g∘f is a function from A to C such that (g∘f)(a)=g(f(a)) for all a∈A.
Binary Operations
A binary operation are mathematical operations such as addition, subtraction,
multiplication and division performed between two operands.
It is denoted by ∗
A binary operation ∗ on the set X is commutative, i.e., a∗b=b∗a, for every a,b∈X
There exists identity for the binary operation ∗:A×A→A, i.e., a∗e=e∗a=a for all
a,e∈A
Introduction
Types of Relations
Types of Functions
Let’s discuss the concepts of relation and function in a full detailed manner here
in Notes on Relations and Functions Class 12.
Relations and functions generally tell us about the different operations performed
on the sets.
Relation in Maths can be put into term as a connection between the elements of two
or more sets and the sets must be non-empty.
What is a Function?
A function can have the same range mapped as that of in relation, such that a set
of inputs is related to exactly one output.
For example Set A & Set B are related in a manner that all the elements of Set A
are related to exactly one element of Set B or many different elements of the given
set A are related to one element of given Set B. Therefore this type of the
relation is also known as a function.
We can see that any given function cannot have one to Many Relation between the set
A and set B.
Types of Functions
In terms of relations, we can define the types of functions as the following:
3. Onto Function
A function for which every element of set B there is preimage in set A is known as
Onto Function
The one-one and onto function is also known as the Bijective function.
Relation as a Function
A special kind of relation (a set of ordered pairs) which follows a rule that every
value of let’s suppose set X must be associated with only one value of Y is known
as a Function.