Chapter 1 Lecture Notes - THE INTEGERS, INTEGER REPRESENTATION
Chapter 1 Lecture Notes - THE INTEGERS, INTEGER REPRESENTATION
SEMESTER 1 2022/2023
THE INTEGERS,
INTEGER REPRESENTATIONS
2
WHAT IS ELEMENTARY NUMBER THEORY?
3
WHAT IS ELEMENTARY NUMBER THEORY?
4
WHAT IS ELEMENTARY NUMBER THEORY?
5
WHAT IS ELEMENTARY NUMBER THEORY?
6
WHAT IS ELEMENTARY NUMBER THEORY?
6. At the beginning of Islamic century, the concern with the science of numbers
among muslims was closely connected with the study of magic squares and
amicable numbers (two numbers are called amicable if one of them is equal to
the sum of the divisors of the other, such as the numbers 220 and 284).
7
WHAT IS ELEMENTARY NUMBER THEORY?
Theorem 1.1
If 𝑎, 𝑏, 𝑐 ∈ ℤ, then:
1. 𝑎 + 𝑏, 𝑎𝑏 ∈ ℤ (closure property)
E.g.:
Let 𝑎 = 2, 𝑏 = 3, then 𝑎 + 𝑏 = 2 + 3 = 5 ∈ ℤ.
Let 𝑎 = 2, 𝑏 = 3, then 𝑎𝑏 = 2 3 = 6 ∈ ℤ.
8
WHAT IS ELEMENTARY NUMBER THEORY?
9
WHAT IS ELEMENTARY NUMBER THEORY?
ACTIVITY
10
WHAT IS ELEMENTARY NUMBER THEORY?
11
WHAT IS ELEMENTARY NUMBER THEORY?
+ +
5. (Archimedean Property) If 𝑎, 𝑏 ∈ ℤ , then there exists 𝑛 ∈ ℤ such that
𝑛𝑎 ≥ 𝑏.
12
WHAT IS ELEMENTARY NUMBER THEORY?
Theorem 1.3 Let 𝑆 be the set of positive integers with the following properties;
1. The integer 1 ∈ 𝑆
2. Whenever the integer k is in S, the next integer k+1 must also be in S.
13
WHAT IS ELEMENTARY NUMBER THEORY?
Theorem 1.4 Let 𝑆 be the set of positive integers with the following properties;
1. The integer 1 ∈ 𝑆
2. If k is a positive integer such that 1,2,3,…, k belong to S, then the integer
k+1 must also be in S.
14
WHAT IS ELEMENTARY NUMBER THEORY?
15
Example
8
1. Calculate 3
.
50
2. Determine 1
.
16
WHAT IS ELEMENTARY NUMBER THEORY?
17
WHAT IS ELEMENTARY NUMBER THEORY?
1.4.3 Pascal’s Triangle & Fibonacci Sequence
𝑛 𝑡ℎ
In Pascal’s Triangle, the binomial coefficient
𝑘
is the 𝑘 + 1 number in the
𝑡ℎ
𝑛+1 row.
The exterior numbers in the triangle are 1.
To find an interior number, add the two number in the positions above, and to
either side, of the position being filled.
18
WHAT IS ELEMENTARY NUMBER THEORY?
19
WHAT IS ELEMENTARY NUMBER THEORY?
1.4.4 The Binomial Theorem
Let 𝑎 and 𝑏 be variable, and 𝑛 ≥ 1, then
20
Example
5
1. Calculate (𝑎 + 𝑏) .
4
2. Determine (2𝑎 + 3𝑏) .
21
Exercise 1.1
70
1. By using Binomial coefficient, find 70
.
2. Verify the Binomial coefficient,
𝑛 𝑛(𝑛−1)⋯(𝑘+1) 𝑛(𝑛−1)⋯(𝑛−𝑘+1)
𝑘
= = .
𝑛−𝑘 ! 𝑘!
22