Difference between revisions of "Sets and their representations"

From alpha
Jump to navigation Jump to search
Line 44: Line 44:


4.The set of odd natural numbers is represented by <math>\{1,3,5,......\}</math>.The dots tell us that the list of odd numbers continue indefinitely.
4.The set of odd natural numbers is represented by <math>\{1,3,5,......\}</math>.The dots tell us that the list of odd numbers continue indefinitely.
It may be noted that while writing the set in roster form an element is not generally repeated, i.e., all the elements are taken as distinct. For example, the set of letters forming the word 'SCHOOL' is { S, C, H, O, L} or {H, O, L, C, S}. Here, the order of listing elements has no relevance.


=== Set-builder form ===
=== Set-builder form ===

Revision as of 09:22, 20 March 2024

Sets are an organized collection of objects and can be represented in set-builder form or roster form. Usually, sets are represented in curly braces {}, for example, A = {1,2,3,4} is a set.  

Definition of Sets

Sets are represented as a collection of well-defined objects or elements and it does not change from person to person. A set is represented by a capital letter. The number of elements in the finite set is known as the cardinal number of a set.

Elements of a Set

Let us take an example:

Set is represented by the capital letter.  Here, is the set and are the elements of the set or members of the set. The elements that are written in the set can be in any order but cannot be repeated. All the set elements are represented in small letter in case of alphabets.  Also, we can write it as ( belongs to , belongs to ) etc. The cardinal number of the set is 5. Some commonly used sets are as follows:

  • Set of all natural numbers
  • Set of all integers
  • Set of all rational numbers
  • Set of all real numbers
  • Set of all positive integers

Order of Sets

The order of a set defines the number of elements a set is having. It describes the size of a set. The order of set is also known as the cardinality.

The size of set whether it is is a finite set or an infinite set, said to be set of finite order or infinite order, respectively.

Representation of Sets

There are two methods of representing a set:

  • Roster or tabular form
  • Set-builder form

Roster form

In roster form, all the elements of a set are listed, the elements are being separated by commas and are enclosed within braces { }.

Examples:

1.The set of all even positive integers less than 7 is described in roster form as .

2.The set of all natural numbers which divide 42 is .

Note In roster form, the order in which the elements are listed is immaterial. Thus, the above set can also be represented as

.

3.The set of all vowels in the English alphabet is .

4.The set of odd natural numbers is represented by .The dots tell us that the list of odd numbers continue indefinitely.

Set-builder form

(ii) In set-builder form, all the elements of a set possess a single common property which is not possessed by any element outside the set. For example, in the set {a, e, i, o, u}, all the elements possess a common property, namely, each of them is a vowel in the English alphabet, and no other letter possess this property. Denoting this set by V, we write

V = {x:x is a vowel in English alphabet}

It may be observed that we describe the element of the set by using a symbol x (any other symbol like the letters y, z, etc. could be used) which is followed by a colon ":". After the sign of colon, we write the characteristic property possessed by the elements of the set and then enclose the whole description within braces. The above description of the set V is read as "the set of all x such that x is a vowel of the English alphabet". In this description the braces stand for "the set of all", the colon stands for "such that". For example, the set

A = {x:x is a natural number and 3 <x<10} is read as "the set of all x such that x is a natural number and x lies between 3 and 10." Hence, the numbers 4, 5, 6, 7, 8 and 9 are the elements of the set A.

If we denote the sets described in (a), (b) and (c) above in roster form by A, B, C, respectively, then A, B, C can also be represented in set-builder form as follows: A= {x:x is a natural number which divides 42}

B= {y: y is a vowel in the English alphabet}