Mathematics Reviewer

You might also like

Download as docx, pdf, or txt
Download as docx, pdf, or txt
You are on page 1of 9

Module 1

Nature of Mathematics
Mathematics Mathematics in Modern World
s
The Beauty of Mathematics
 Mathematics in Nature
 Mathematics in Medical Field
 Mathematics in Forensic
‘  Mathematics in Information Technology
 Mathematics in Archeology
 Mathematics in Social Science
 Mathematics in Political Science

Some Famous Mathematicians in Modern Time

 Pythagoras
 Albert Einstein
 Rene Descartes
 Marie Curie
 Johannes Kepler
 Euclid
 Leonardo Pisano
Mathematical Language and Symbols
Module 2
Mathematics LanguageMathematics
and is written in a symbolic
language that is designed to express mathematical
Symbolthoughts. English language is a source of knowledge,
but it is not designed for doing mathematics.
The Language of Mathematics
The fundamental need in math is to
represent the relationship between a sign and the
number or value it refers. Certain ideas and concepts
can be clearly illustrated only by the creation and use
of symbols. Measuring the relationship between
numbers and representing the relationship
symbolically not only serves to simplify the process
but also gains a better understanding of the concept
than a wordy description of the same. This is where
the issue of languages comes in.

Mathematical Expression

Mathematical analogue of an English noun;


it is the correct arrangement of mathematical symbols
used to represent a mathematical object of interest.

Unique characteristics of the Mathematical Language

1. It is precise because it can be stated


clearly
2. It is concise because it can be stated briefly
3. It is powerful because it is capable of
expressing complex ideas into simpler
forms
4. It is nontemporal (i.e it has no tenses)
which makes it so unique as compared to

other languages.
5. It has vocabulary and parts of speech.

Parts of Speech for Mathematics

Relation

Function

Sets

Sets
in
mathematics, are simply a collection of distinct
objects forming a group. A set can have any group of
items, be it a collection of numbers, days of a week,
types of vehicles, and so on. Every item in the set is 2. Roster form
called an element of the set. Curly brackets are used
while writing a set. A very simple example of a set The most common form used to represent
would be like this. Set A = {1,2,3,4,5}. sets is the roster notation in which the elements of
the sets are enclosed in curly brackets separated by
There are various notations to represent commas.
elements of a set. Sets are usually represented using
a roster form or a set builder form. Let us discuss For example, Set B = {2,4,6,8,10}, which is the
each of these terms in detail. collection of the first five even numbers.

In a roster form, the order of the elements


of the set does not matter, for example, the set of the
 In mathematics, a set is a well-defined first five even numbers can also be defined as
collection of objects. Sets are named and {2,6,8,10,4}. Also, if there is an endless list of
represented using a capital letter. In the set elements in a set, then they are defined using a
theory, the elements that a set comprises series of dots at the end of the last element.
can be any kind of thing: people, letters of
the alphabet, numbers, shapes, variables, For example, infinite sets are represented as, X = {1,
etc. 2, 3, 4, 5 ...}, where X is the set of natural numbers.
To sum up the notation of the roster form, please take
Sets in Maths Examples a look at the examples below.

 We know that a collection of even natural Finite Roster Notation of Sets : Set A = {1, 2, 3, 4, 5}
numbers less than 10 is defined, whereas (The first five natural numbers)
collection of intelligent students in a class is
not defined. Thus, collection of even Infinite Roster Notation of Sets : Set B = {5, 10, 15,
natural numbers less than 10 can be 20 ....} (The multiples of 5)
represented in the form of a set, A = {2, 4,
6, 8}. Let us use this example to 3. Set builder form
understand the basic terminology
The set builder notation has a certain rule
associated with sets in math.
or a statement that specifically describes the common
Elements of a Set feature of all the elements of a set. The set builder
form uses a vertical bar in its representation, with a
 The items present in a set are called either text describing the character of the elements of the
elements or members of a set. The set.
elements of a set are enclosed in curly
For example, A = { k | k is an even number, k ≤ 20}.
brackets separated by commas. To denote
The statement says, all the elements of set A are
that an element is contained in a set, the
even numbers that are less than or equal to 20.
symbol '∈' is used. In the above example, 2
Sometimes a ":" is used in the place of the "|".
∈ A. If an element is not a member of a set,
then it is denoted using the symbol '∉'.
Here, 3 ∉ A.
Visual Representation of Sets Using Venn Diagram
Cardinal Number of a Set

 The cardinal number, cardinality, or order


of a set denotes the total number of
elements in the set. For natural even
numbers less than 10, n(A) = 4. Sets are
defined as a collection of unique elements.
One important condition to define a set is
that all the elements of a set should be
related to each other and share a common
property. For example, if we define a set
with the elements as the names of months
in a year, then we can say that all the
elements of the set are the months of the
year.

Representation of Sets

There are different set notations used for the


representation of sets. They differ in the way in which
the elements are listed. The three set notations used
for representing sets are:

1. Semantic form

The semantic notation describes a


statement to show what are the elements of a set.
For example, Set A is the list of the first five odd
numbers.
Types of Sets

Sets are classified into different types. IX. Disjoint Sets


Some of these are singleton, finite, infinite, empty,
etc. Two sets are disjoint sets if there are no
common elements in both sets.
I. Singleton Sets
Example: A = {1,2,3,4} B = {5,6,7,8}. Here, set A and
A set that has only one element is called a set B are disjoint sets.
singleton set or also called a unit set. Example, Set A
= { k | k is an integer between 3 and 5} which is A = X. Subset and Superset
{4}.
For two sets A and B, if every element in
II. Finite Sets set A is present in set B, then set A is a subset of set
B(A ⊆ B) and B is the superset of set A(B ⊇ A).
As the name implies, a set with a finite or
countable number of elements is called a finite set. Example: A = {1,2,3} B = {1,2,3,4,5,6}

Example, Set B = {k | k is a prime number less than A ⊆ B, since all the elements in set A are present in
20}, which is B = {2,3,5,7,11,13,17,19} set B.

III. Infinite Sets B ⊇ A denotes that set B is the superset of set A.

A set with an infinite number of elements is XI. Universal Set


called an infinite set.
A universal set is the collection of all the
Example: Set C = {Multiples of 3}. elements in regard to a particular subject. The
universal set is denoted by the letter 'U’.
IV. Empty or Null Sets
Example: Let U = {The list of all road transport
A set that does not contain any element is vehicles}. Here, a set of cars is a subset for this
called an empty set or a null set. An empty set is universal set, the set of cycles, trains are all subsets
denoted using the symbol '∅'. It is read as 'phi'. of this universal set.
Example: Set X = {}.
XII. Power Sets
V. Equal Sets
Power set is the set of all subsets that a set
If two sets have the same elements in could contain.
them, then they are called equal sets. Example: A =
{1,2,3} and B = {1,2,3}. Here, set A and set B are Example: Set A = {1,2,3}. Power set of A is = {{∅}, {1},
equal sets. This can be represented as A = B. {2}, {3}, {1,2}, {2,3}, {1,3}, {1,2,3}}.

VI. Unequal Sets

If two sets have at least one element that is


different, then they are unequal sets.

Example: A = {1,2,3} and B = {2,3,4}. Here, set A and


set B are unequal sets. This can be represented as A
≠ B.

VII. Equivalent Sets

Two sets are said to be equivalent sets


when they have the same number of elements,
though the elements are different.

Example: A = {1,2,3,4} and B = {a,b,c,d}. Here, set A


and set B are equivalent sets since n(A) = n(B)
Operations on Sets
VIII. Overlapping Sets
Some important operations on sets include
Two sets are said to be overlapping if at union, intersection, difference, the complement of a
least one element from set A is present in set B. set, and the cartesian product of a set. A brief
explanation of operations on sets is as follows.
Example: A = {2,4,6} B = {4,8,10}. Here, element 4 is
present in set A as well as in set B. Therefore, A and Union of Sets
B are overlapping sets.
Union of sets, which is denoted as A U B,
lists the elements in set A and set B or the elements
in both set A and set B.

For example, {1, 3} ∪ {1, 4} = {1, 3, 4}


Intersection of Sets

The intersection of sets which is denoted


by A ∩ B lists the elements that are common to both Module 3
set A and set B.
Problem Solving
For example, {1, 2} ∩ {2, 4} = {2}
Reasoning
Set Difference

Set difference which is denoted by A - B,


lists the elements in set A that are not present in set
B.

For example,

A = {2, 3, 4} and B = {4, 5, 6}. A - B = {2, 3}.

Set Complement

Set complement which is denoted by A', is


the set of all elements in the universal set that are not
present in set A. In other words, A' is denoted as U -
A, which is the difference in the elements of the
universal set and set A.

Cartesian Product of Sets

The cartesian product of two sets which is


denoted by A × B, is the product of two non-empty
sets, wherein ordered pairs of elements are obtained.

For example,

{1, 3} × {1, 3} = {(1, 1), (1, 3), (3, 1), (3, 3)}.

Truth Tables

 Statements have Truth Values


 They are either true or false but not both
 Statements may be simple or compound
 Compound statements are made up of sub
statements

Polya’s Problem Solving Strategy

Polya’s First Principle:


Understand the Problem
Polya’s Second Principle
Devise a Plan
Polya’s Third Principle
Carry out the Plan
Polya’s Fourth Principle
Look Back

Questions that need to answer in Polya’s


Method of Solving
 What is asked?
 What are the given?
 How will you solve the problem?
 What operation/s to be used?
 What is the number sentence?
 What is the final answer?

You might also like