Week 2 Lecture Notes
Week 2 Lecture Notes
1
2.1 Summation Notation
Summation notations are widely used in statistics and econometrics.
Example: Census data: Suppose a country is divided into 27 urban planning areas. Let
denote the population in area . Then the total population is given by
+ + + + + + + + .
The capital Greek letter sigma _ is used as a summation symbol, and the sum is written as
If there are areas, then the summation nation is . Again, this notation tells us
to form the sum of all the terms that result when we substitute successive integers
from starting with = 1 and ending with = .
2
The index ________ to be 1. For example, . It is the total population in the 4
areas numbered from 4 to 7.
(b) 5
(c) ( )
Exercise:
Express the terms below by using the summation notation
3
2.2 Rules for Sums
4
When properties (1) to (3) are combined, summation rules can be applied in
combination
Exercise:
(a) ( + )
(b) ( ) 5
(c) ( + 3)
5
2.3 Double Sums
6
In a finite double sum, the _______
order of the summation is immaterial.
=
o where is the number of elements in each row; is the number of columns.
Example:
10 1 0
1 2 6
Example: ( +2 )
( +2 )= [( + 2) + ( + 4) + ( + 6) + ( + 8)]
7
2.4 Few Aspects of Logic
The concepts of necessary condition and sufficient condition are commonly used in
economics.
Suppose and are two statements. Whenever is true then is necessarily true.
In this case, we can write
Example:
8
We have seen that is a necessary condition for . In addition, we say is a
_________________for
sufficiet condition . After all, for to be true, it is sufficient that is true.
The truth of suffices for the establishment of the truth of , but it is __________
not necessary
Example:
9
Note that the father male. The converse is not
__ true, father male. Fatherhood
Therefore,
There are less than 30 days in the month <=>
___ February.
10
Remarks
4. is equivalent to ____
not ______
not . (why?)
Example:
(a) If it is raining, the grass is getting wet.
(b) If the grass is not getting wet, then it is not raining.
11
2.5 Mathematical Proofs
Basic understanding about the different types of proof that are used in mathematics.
12
Direct proof: by starting from with the premises and successively working forward
to conclusions .
Indirect proof: prove the implication . Begin by supposing that is not true,
and on the basis demonstrate that cannot be true either. This is legitimate, because
is equivalent to ____
~ _____
~ .
Example:
P Q
Use the two methods of proof to prove that +5 4>0 >0
-x^2 + 5x - 4 > 0
-x^2 + 5x -4 <= 0
5x > x^2 + 4 > 0 x <= 0
5x > 0 5x<= 0
5x - x^2 - 4 <= 0
x>0
13
Remark:
(a) The two methods of proof just outlined are all examples of ________
deductive reasoning,
that is, reasoning based on consistent rules of logic.
Example:
Suppose a particular company’s profit has risen for each of the past 20 years. But this
does not guarantee that they will rise once again in this year. It would represent a very
good indication that the proposition is true, but it is not a mathematical proof.
14
2.6 Essentials of Set Theory
In mathematics, a set is simply a ________of
collection distinct objects. These objects may be
a group of (distinct) numbers, or something else.
All students enrolled in HE1004
natural numbers that are bigger than 0 but smaller than 1
Not every set can be defined by listing all its elements. For example, if we let S denote
the set of all positive integers, it is almost ___________
impossible to write down all elements.
Instead, we write = { : is a positive integer}
{ } o/
such that empty set
If is an element of the set S, we write ___
E . If is not an element of the set S, we
belongs
write ___
/ S.
E
15
Two sets A and B are considered equal if each element of A is an element of B and
each element of B is an element in A. A= B.
A={1, 0, 4} = { 0, 4, 1}=B
The complement of a set A, denoted by , is the set of all elements that are in the
universal set but are not in A.
Suppose the universal set = {1, 2, 3, 4, 5, 6, 7, 8, 9, 10} and = {1, 2, 3}.
Then, = {4,5,6,7,8,9,10}
16
Remark
(1) A A
(2) If A B and B A, then __________.
A=B
(3) If a set does not have any elements, this set is called the empty set. We use either
_____
{} or .
(4) General specification for writing a set S is:
S = {a typical element: defining properties}
(Statistics) Examples:
(a) N represents the set of natural number, i.e., = {1,2,3,4, … }
(b) Z represents the set of integers, i.e., = {… , 3, 2, 1, 0, 1, 2, 3, 4, … }
(c) Q represents the set of all rational number, i.e,
={ : , 0}.
(d) R represents the real numbers, i.e, ={ }
17
18
Example:
19