CA Foundation Exam  >  CA Foundation Notes  >  Quantitative Aptitude for CA Foundation  >  Summary- Sets, Functions and Relations

Summary- Sets, Functions and Relations | Quantitative Aptitude for CA Foundation PDF Download

SUMMARY

A set is defined to be a collection of well-defined distinct objects. This collection may be listed or described. Each object is called an element of the set. We usually denote sets by capital letters and their elements by small letters.
Singleton Set: A set containing one element is called Singleton.
Equal Set: Two sets A & B are said to be equal, written as A = B if every element of A is in B and every element of B is in A.
Universal Set: The set which contains all the elements under consideration in a particular problem is called the universal set denoted by S. Suppose that P is a subset of S. Then the complement of P, written as Pc (or P') contains all the elements in S but not in P.
This can also be written as S – P or S ~ P. S – P = {x : x ∈ S, x ∉ P}.
If A and B are two sets then
n(AUB) = n(A) + n(B) – n(A ∩ B)
If A and B are disjoint sets, then n(A∪B) = n(A) + n(B) as n (A∩ B) = 0
For three sets P, Q and R
n(PUQUR) = n(P) + n(Q) + n(R) – n(P ∩ Q) – n(Q ∩ R) – n(P ∩ R) + n(P∩Q∩R)
When P, Q and R are disjoint sets
= n(P) + n(Q) + n(R)
Equivalent Set: Two finite sets A & B are said to be equivalent if n (A) = n(B).
Power Set: The collection of all possible subsets of a given set A is called the power set of
A, to be denoted by P(A).
1. A set containing n elements has 2n subsets.
2. A set containing n elements has 2n-1 proper subsets
Ordered Pair: Two elements a and b, listed in a specific order, form an ordered pair, denoted by (a, b).
Cartesian Product of sets: If A and B are two non-empty sets, then the set of all ordered pairs (a, b) such that a belongs to A and b belongs to B , is called the Cartesian product of A and B, to be denoted by A × B.
Thus, A × B = {(a, b) : a ∈ A and b ∈ B}
If A = ϕ or B = ϕ , we define A × B = ϕ

Relation and Function: Any subset of the product set X.Y is said to define a relation from X to Y and any relation from X to Y in which no two different ordered pairs have the same first element is called a function.
Let A and B be two non-empty sets. Then, a rule or a correspondence f which associates to each element x of A, a unique element, denoted by f(x) of B , is called a function or mapping from A to B and we write f : A→B
The element f(x) of B is called the image of x, while x is called the pre-image of f (x).
Let f : A→B, then A is called the domain of f, while B is called the co-domain of f.
The set f(A) = { f (x) : x ∈ A } is called the range of f.
One-one Function: Let f : A→B. If different elements in A have different images in B, then f is said to be a one-one or an injective function or mapping.
Onto or Surjective Functions: Let f : A→B. If every element in B has at least one preimage in A, then f is said to be an onto function.
If f is onto, then corresponding to each y ∈ B, we must be able to find at least one element x ∈ A such that y = f (x)
Clearly, f is onto if and only if range of f = B
Bijection Function: A one-one and onto function is said to be bijective.
A bijective function is also known as a one-to-one correspondence.
Identity Function: Let A be a non-empty set . Then, the function I defined by I : A → A : I (x) = x for all x ∈ A is called an identity function on A.
It is a one-to-one onto function with domain A and range A.
Into Functions: Let f : A → B. There exists even a single element in B having no pre-image
in A, then f is said to be an into function.
Constant Function: Let f : A → B, defined in such a way that all the elements in A have the same image in B, then f is said to be a constant function.
Equal Functions: Two functions f and g are said to be equal, written as f = g if they have

the same domain and they satisfy the condition f(x) = g(x), for all x.
Inverse Function: Let f be a one-one onto function from A to B. Let y be an arbitrary element of B. Then f being onto, there exists an element x in A such that f (x) = y. A function is invertible if and only if f is one-one onto.
Different types of relations:
Let S = {a, b, c, ….} be any set then the relation R is a subset of the product set S×S
i) If R contains all ordered pairs of the form (a, a) in S×S, then R is called reflexive. In a reflexive relation 'a' is related to itself.
For example, 'Is equal to' is a reflexive relation for a = a is true.
ii) If (a, b) ∈R⇒(b, a) ∈ R for every a, b∈S then R is called symmetric
For Example a = b⇒b = a. Hence the relation 'is equal to' is a symmetric relation.

iii) If (a, b) ∈R and (b, c) ∈R⇒ (a, c)⇒R for every a, b, c,∈ S then R is called transistive.
For Example a = b, b = c ⇒ a = c. Hence the relation 'is equal to' is a transitive relation.

A relation which is reflexive, symmetric and transitive is called an equivalence relation or

simply an equivalence. 'is equal to' is an equivalence relation.
Similarly, the relation "is parallel to" on the set S of all straight lines in a plane is an equivalence relation.
Domain & Range of a relation: If R is a relation from A to B, then the set of all first coordinates of elements of R is called the domain of R, while the set of all second co-ordinates of elements of R is called the range of R.
So, Dom (R) = {a : (a, b) ∈ R} & Range (R) = {b : (a, b) ∈ R}

The document Summary- Sets, Functions and Relations | Quantitative Aptitude for CA Foundation is a part of the CA Foundation Course Quantitative Aptitude for CA Foundation.
All you need of CA Foundation at this link: CA Foundation
148 videos|174 docs|99 tests

Top Courses for CA Foundation

FAQs on Summary- Sets, Functions and Relations - Quantitative Aptitude for CA Foundation

1. What are sets, functions, and relations?
Ans. Sets are a collection of well-defined objects or elements. Functions are a relation between two sets, where each element of the first set is related to exactly one element of the second set. Relations, on the other hand, are a generalization of functions, where each element of the first set can be related to one or more elements of the second set.
2. How are sets, functions, and relations related to each other?
Ans. Sets, functions, and relations are all fundamental concepts in mathematics and are closely related. Sets provide the foundation for functions and relations to operate on. Functions are a specific type of relation that establishes a unique mapping between elements of two sets. Relations, in general, allow for a broader range of mappings between sets, including one-to-many or many-to-many relationships.
3. What is the difference between a function and a relation?
Ans. The main difference between a function and a relation is that a function ensures that each element of the first set is related to exactly one element of the second set, while a relation allows for multiple or no elements of the second set to be related to an element of the first set. In other words, a function is a more specific and restrictive type of relation.
4. How are sets, functions, and relations used in real-life applications?
Ans. Sets, functions, and relations have numerous real-life applications. For example, in computer science, sets are used to represent data structures, functions are used to model algorithms and computations, and relations are used to establish connections between different entities or data points. In economics, sets can represent market participants, functions can describe demand and supply relationships, and relations can model economic interdependencies.
5. Can you provide examples of sets, functions, and relations?
Ans. Sure! An example of a set could be the set of natural numbers {1, 2, 3, 4, ...}. A function could be a mapping that doubles each element of a set, such as f(x) = 2x. A relation could be a set of ordered pairs, such as {(1, 2), (2, 4), (3, 6), ...}, where each element in the first set is related to its double in the second set. These examples illustrate how sets, functions, and relations can be used and defined in various contexts.
148 videos|174 docs|99 tests
Download as PDF
Explore Courses for CA Foundation exam

Top Courses for CA Foundation

Signup for Free!
Signup to see your scores go up within 7 days! Learn & Practice with 1000+ FREE Notes, Videos & Tests.
10M+ students study on EduRev
Related Searches

pdf

,

Free

,

Objective type Questions

,

Important questions

,

Functions and Relations | Quantitative Aptitude for CA Foundation

,

practice quizzes

,

Summary- Sets

,

Summary

,

Extra Questions

,

MCQs

,

Exam

,

shortcuts and tricks

,

Previous Year Questions with Solutions

,

past year papers

,

Sample Paper

,

Functions and Relations | Quantitative Aptitude for CA Foundation

,

mock tests for examination

,

Summary- Sets

,

Functions and Relations | Quantitative Aptitude for CA Foundation

,

Semester Notes

,

ppt

,

Summary- Sets

,

video lectures

,

study material

,

Viva Questions

;