Skip to main content

Set Theory

Set Theory

Set Theory is a branch of mathematics in which we study about sets and their properties.
Georg Cantor (1845-1918), a German mathematician, initiated the concept ‘Theory of sets’ or ‘Set Theory’. He was working on “Problems on Trigonometric Series” when he encountered something that had become the most fundamental thing in mathematics. Set theory is the fundamental theory in mathematics. Without sets, it is not possible to explain relations, functions, sequences, probability, geometry etc. Apart from this, Cantor also conceptualized that some of the infinities are countable and others are uncountable. He introduced the fact that the uncountable infinite set of real numbers is larger than the countable infinite set of integers. This is known as Cantor’s diagonal argument.
Set-Theory
Let us now go ahead and learn the meaning of sets in maths.
Sets:
To understand sets, consider a practical scenario. While going to school from home, Nivy decided to note down the names of restaurants which come in between. The list of the restaurants, in the order they came, was:
List1:RA     RB     RC     RD     RE
The above mentioned list is a collection of objects. Also, it is well-defined. By well-defined, it is meant that anyone should be able to tell whether the object belongs to the particular collection or not. E. g. a stationary shop can’t come in the category of the restaurants. If collection of objects is well-defined, it is known as a set.
The objects in a set are referred as elements of the set. A set can have finite or infinite elements. While coming back from the school, Nivy wanted to confirm the list what she had made earlier. This time again, she wrote the list in the order in which restaurants came. The new list was:
List2:RE     RD     RC     RB     RA
Now, this is a different list. But is a different set? The answer is no. The order of elements has no significance in sets so it is still the same set. In mathematics, we follow some rules for representation of sets. The rules are:
  • The name of the set is denoted by upper case alphabet letters.
  • The elements or members or objects of the set are denoted by lower case alphabet letters.
  • If a belongs to A, this is represented as aA. Here, is a Greek symbol, called epsilon denotes “belongs to”. If c doesn’t belong to set A, we write it as cA.
If RE belongs to the set of restaurants denoted by R, the proper representation would be:
 RER
Similarly, to show that stationary shop SA doesn’t belong to R, proper representation would be:
SAR
Sets can be represented in two ways:
  • Roster or Tabular Form: In this form, all the elements of the set are listed, separated by commas and enclosed between curly braces { }. E.g. If set represents all the leap years between year 1995 and 2015, then it would be described using Roster form as:
A ={1996,2000,2004,2008,2012}
Now, the elements inside the braces are written in ascending order. This could be descending order or any random order. As discussed before, order doesn’t matter for a set represented in the Roster form. Also, multiplicity is ignored while representing the sets. E.g. If L represents a set which contains all the letters in the word ADDRESS , the proper Roster form representation would be
L ={A,D,R,E,S }= {S,E,D,A,R}
L≠ {A,D,D,R,E,S,S}
  • Set-builder Form: In this form, all the elements have a common property. This property is not applicable for the objects that do not belong to the set. E.g. If set S has all the elements which are even prime numbers, it is represented as:
S={ x: x is an even prime number}
where x is a symbolic representation which is used to describe the element. Any other alphabet can also be used here.
‘:’ means ‘such that’
‘{}’ means ‘the set of all’
So, S = { x:x is an even prime number } is read as ‘the set of all x such that x is an even prime number’. The roster form for this set S would be S = 2. This set contains only one element. Such sets are called singleton/unit set.
To quote an another example, if F = {p: p is a 2digit perfect square number} , the corresponding elements of the set F will be 16, 25, 36, 49, 64 and 81.
There are several symbols that are adopted for common sets. They are given in the table below:
Table 1: Symbols denoting common sets
SymbolCorresponding Set
 N·        Represents the set of all Natural numbers i.e. all the positive integers.
·        This can also be represented by Z+ .
·        Examples: 9, 13, 906, 607, etc.
 Z·        Represents the set of all integers
·        The symbol is derived from the German word Zahl, which means number.
·        Positive and negative integers are denoted by Z+ and Z respectively.
·        Examples: -12, 0, 23045, etc.
 Q·        Represents the set of Rational numbers
·        The symbol is derived from the word Quotient. It is defined as the quotient of two integers (with non-zero denominator)
·        Positive and negative rational numbers are denoted by Q+ and Q respectively.
·        Examples: 139,67 , 143, etc.
 R·       Represents the Real numbers i.e. all the numbers located on the number line.
·       Positive and negative real numbers are denoted by R+ and R respectively.
·      Examples: 4.3π,43,, etc.
 C·      Represents the set of Complex numbers.
·      Examples: 4 + 3i, i, etc.
Sets are used to describe one of the most important concepts in mathematics i.e. functions. Everything what you observe around you, is achieved with mathematical models which are formulated, interpreted and solved by functions. To learn more about these interesting concepts, visit www.byjus.com. To watch videos and understand the concepts, download Byju’s-The Learning App from Google Play Store.

Comments

Popular posts from this blog

SIMPLE PYTHON HTTP SERVER

SIMPLE PYTHON HTTP SERVER In many use cases, we come across the situation where we need a simple server to test some command or test some applications. But creating a server programmatically is a time taking process. To solve the problem Python has created SimpleHTTPServer module. In this post, we will learn how to create a simple HTTP server in a single command on Ubuntu.  Create SimpleHTTPServe Using Commandline  python -m SimpleHTTPServer 8001 Above command will create a simple HTTP server for you at port 8001 Please write comments if you find anything incorrect, or you want to share more information about the topic discussed above.

Golang - Run & Compile

GOLANG RUN & COMPILE In the previous post, we have discussed how to install Go on Linux. In this post, We will discuss how to compile and run a Go program. Create folder HelloWorld mkdir HelloWorld cd HelloWorld Create file HelloWorld.go touch HelloWorld.go Copy below code into HelloWorld.go file package main import "fmt" func main() { fmt.Println("Hello, World") } Compile go build Run ./HelloWorld Please write comments if you find anything incorrect, or you want to share more information about the topic discussed above.

BSNL Recruitment

BSNL Recruitment      Bharat Sanchar Nigam Limited (BSNL)  has released a notification for the post of   Management Trainees . Company Name BSNL Post Name    Management Trainees State India Salary Rs.  24,900-50,500 Number of Vacancy 300 Eligibility B.Tech Last Date 26-01-2019 Application Details Job Notification Apply Online Job Application BSNL Recruitment       Government Jobs in India Please write comments if you find anything incorrect, or you want to share more information about the topic discussed above. Rozgardesh ( रोजगार देश )

South East Central Railway: SECR

South East Central Railway: SECR Company Name         :  South East Central Railway: SECR Post Name                       :   Apprentice State                            :  Maharashtra Salary                           :  Number of Vacancy   :  313 Eligibility                     :  10th Pass  Last Date to Apply     :  15-09-2018 Application Details    :  Notification Apply Online              :  Apply Here Please write comments if you find anything incorrect, or you want to share more information about the topic discussed above.