LESSON 1 Number Theory MODULE 1 1
LESSON 1 Number Theory MODULE 1 1
I. Competencies:
1. To familiarize with the laws of integers and properties of integers.
2.Solve for integral solutions of equations and inequalities.
3.To introduce special notations that will work as a short cut for expressing sum of terms
and product factors.
4.Analyze the properties of summation and multiplication
II.Notes:
Number theory is a branch of pure mathematics devoted to the study of the natural
numbers and the integers. It is the study of the set of positive whole numbers which are
usually called the set of natural numbers. As it holds the foundational place in the
discipline, Number theory is also called "The Queen of Mathematics”.
The number system or the numeral system is the system of naming or
representing numbers. There are various types of number systems in math like binary,
decimal, etc...
The older term for number theory is arithmetic. The use of the
term arithmetic for number theory regained some ground in the second half of the 20th
century, arguably in part due to French influence. In particular, arithmetical is preferred as
an adjective to number-theoretic.
The earliest historical find of an arithmetical nature is a fragment of a table: the
broken clay tablet Plimpton 322 (Larsa, Mesopotamia, ca. 1800 BCE) contains a list of
"Pythagorean triples", that is, integers such that . The triples are too many and too large to
have been obtained by brute force.
Plimpton 322
The main goal of number theory is to discover interesting and unexpected relationships
between different sorts and to prove that these relationships are true.
There are a few properties of integers which determines its operations. These
principles or properties help us to solve many equations. To recall, integers are any
1|
positive or negative numbers including zero. The integer properties will help to simplify and
solve a series of integers easily.
Properties of Integers
All properties and identities for addition, subtraction, multiplication and division of
numbers are applicable to all the integers. Integers include the set of positive numbers,
zero and negative numbers which can be represented with the letter Z.
Z = {……….−5,−4, −3,−2,−1,0,1,2,3,4,5………}
Properties of Integers
Integer Property Addition Multiplication Subtraction Division
Associative x + (y + z) = (x x × (y × z) = (x × (x – y) – z ≠ x – (x ÷ y) ÷ z ≠ x
Property + y) +z y) × z (y – z) ÷ (y ÷ z)
Distributive x × (y + z) = x × y + x× z
Property x × (y − z) = x × y − x × z
Property 1: Closure Property
Among the various properties of integers, closure property under addition and
subtraction states that the sum or difference of any two integers will always be an integer
i.e. if x and y are any two integers, x + y and x − y will also be an integer.
2|
Division of integers doesn’t follow the closure property, i.e. the quotient of any two integers
x and y, may or may not be an integer.
3|
Example 8: −5 (2 + 1) = −15 = (−5 × 2) + (−5 × 1)
Property 5: Identity Property
Among the various properties of integers, additive identity property states that
when any integer is added to zero it will give the same number. Zero is called additive
identity. For any integer x,
x+0=x=0+x
The multiplicative identity property for integers says that whenever a number is
multiplied by the number 1 it will give the integer itself as the product. Therefore, the
integer 1 is called the multiplicative identity for a number. For any integer x,
x×1=x=1×x
If any integer multiplied by 0, the product will be zero: x × 0 = 0 =0 × x
If any integer multiplied by -1, the product will be opposite of the number: x × (−1) = −x =
(−1) × x
If the absolute value of an expression equals some positive number α , then the
expression itself equals either α or −α . Thus,
|x|=a is equivalent to x=−a or x=a
For absolute value equations wherein the right side is a negative number, the
solution is always the empty set or the equation has no solution. By definition, absolute
value is the distance of a number from the origin and we know that the distance is always
nonnegative.
4|
Example 2: Solve: |9 x−5|=−10
Solution: Since the right hand side is negative, this equation has no solution.
5|
Example 5: Solve the equation: |3 x +17|=|2 x−3|
SolutionSolve for the equations:
3 x+ 17=2 x−3 and 3 x+ 17=−(2 x−3)
x=−20 3 x+ 17=−2 x +3
5 x=−14
−14
x=
5
−14
Therefore, the solutions are −20 and .
5
LINEAR INEQUALITIES
A linear inequality in one variable is a statement involving two expressions, at least
one containing the variable, separated by one of the inequality symbols, ¿ , ≤ ,>, or ≥. For
example,
x +8<12 , 2 x+5 ≥−8 , 2
2 x −15 ≤20
To solve an inequality means to find all values of the variable for which the
statement is true. These values are called solutions of the inequality.
Two inequalities having exactly the same solution set are called equivalent
inequalities. Obtain equivalent inequalities by applying the properties of inequalities.
PROPERTIES OF INEQUALITIES
Addition and Subtraction Adding (or subtracting) the same quantity to (or
from) both sides of an inequality produces an `
equivalent inequality.
If a< b ,then a+ c> b+c .
If a< b , then a−c <b−c .
Multiplication and Division Multiplying (or dividing) both sides of an
inequality by a positive quantity produces an
equivalent inequality.
a< band c <0 , then ac >bc .
a b
If a< b and c >0 , then < .
c c
Multiplication and Division Multiplying (or dividing) both sides of an
inequality by a negative quantity produces an
equivalent inequality in which the inequality is
reserved.
If a< b and c <0 , then ac <bc .
a b
If a< b and c <0 , then > .
c c
Transitive Consider three quantities for which the first
quantity is less than the second, and the second
is less then the third. It follows that the first
quantity must be less than the third.
If a< b and b< c , then a< c .
18
7|
Example 2 Solve the inequality: −2<3 x +2<5
Solution −2<3 x +2<5 Given inequality
−2−2< 3 x +2−2<5−2 Subtract 2 from all three parts
−4<3 x <3 Combine like terms
−4
< x <1
3
−4 1
3
Certain problems can be translated naturally to inequalities rather than equations.
A number is greater than 14 x >14
A number is less than 8 x >9
The number of enrollees is at most 5 400 x ≤ 5400
The cost of producing a bag is at least 350 x ≥ 350
Example 3 Lea’s first 3 scores in her Math tests were 89, 84, and 87. What must be
her score in her fourth test to have an average of at least 88?
Solution Let x = score in the fourth test
(89+ 84+87 + x)
≥ 88
4
260+ x ≥352
x ≥ 92
Therefore, Lea’s score in her last test must be greater than or equal to 92.
INEQUALITIES INVOLVING ABSOLUTE VALUE
If we want to solve the inequality |x|<6 , we are looking for all points whose
coordinate is a distance of 6 units from the origin. Because any x between −¿6 and 6
satisfies the condition |x|<6 , the solution set consists of all numbers x for which
−6< x<6 ; that is, all x in the interval (−¿6,6).
−¿ x 6
6
This leads to the following results:
If a is any real number that a> 0, then the solutions of |x|< a are all values of x
that lie between −a and a . That is,
|x|< a if and only if −a< x< a
|x|≤ a if and only if −a ≤ x ≤ a
8|
Example 1 Solve the following inequality: |3 x−2|≤ 4
Solution |3 x−2 |≤ 4 if and only if
−4 ≤3 x−2 ≤ 4
−4+2 ≤3 x ≤ 4+2
−2 ≤3 x ≤6
−2
≤ x≤2
3
What if the inequality is greater than? For example, |x|>6. We are looking for all
points whose coordinate x is a distance greater than 6 units from the origin. We can
conclude that any x less than −6 or greater than 6 satisfies the condition |x|>6.
Consequently, the solution set consists of all numbers x for which x <6 or 6< x ; that is
(−∞ , 6) or (6 , ∞ ).
−¿ x 6
6
This leads to the following results:
If a is any real number such that a> 0, then the solutions of |x|> a are all values
of x that are less than −a or greater than a . That is,
|x|> a if and only if x ←a or x >a
|x|≥ a if and only if x ≤−a or x ≥ a .
Example 2 Solve the following inequality and sketch the graph of its solution set.
|5 x−7|≥ 64
Solution Since the inequality is greater than, follow the second rule. That is, solve
for the two inequalities
5 x−7 ≤−64 or 5 x−7 ≥ 64
5 x ≤−64+7 5 x ≥ 64+ 7
5 x ≤−57 5 x ≥ 71
57 71
x ≤− x≥
5 5
Therefore, the solution set consists of all real numbers that are less than or equal
−57 71
to or greater than or equal to . The interval notation for this is
5 5
(−∞ ,−
57
5 ][∪
71
5 )
,∞
9|
The symbol ∪ is called union symbol. It is used to denote the combining of two
sets. The graph of this solution set is
−57 71
5 5
Sigma and Pi Notation (Summation and Product Notation)
The Sigma symbol, , is a capital letter in the Greek alphabet. It corresponds to
“S” in our alphabet, and is used in mathematics to describe “summation”, the addition or
sum of a bunch of terms (think of the starting sound of the word “sum”: Sssigma = Sssum).
Summation notation provides for us a compact way to represent the addends in
sums such as these. For instance, here is the summation notation to represent the sum of
the first 10 positive integers, the first sum described on this page.
10 |
To expand this summation notation, that is, to determine the set of addends that
we are to sum, we replace any occurrence of the dummy variable in the addend
representation with the lower limit of the index variable. We evaluate the resulting
expression. This is our first addend. We repeat this process with the next value of the
index variable, using that specific value for the index variable in the addend representation
and simplifying as desired or necessary. The replace and simplify process continues until
the last index value to be used is the upper limit of summation. The Sigma symbol can be
used all by itself to represent a generic sum… the general idea of a sum, of an unspecified
number of unspecified terms: ∑ ai =a 1 + a 2 +a 3+…….
All that matters in this case is the difference between the starting and ending term
numbers… that will determine how many twos we are being asked to add, one two for
5
each term number.∑ 2=2 +2+2+2+2 =10
1
Sigma notation is most useful when the “term number” can be used in some way
to calculate each term. To facilitate this, a variable is usually listed below the Sigma with
an equal sign between it and the starting term number. If this variable appears in the
expression being summed, then the current term number should be substituted for the
5
variable: ∑ i =1+2+3+4+5 = 15
1
Note that it is possible to have a variable below the Sigma, but never use it. In such cases,
just as in the example that resulted in a bunch of twos above, the term being added never
5
changes:∑ x = x + x+ x+ x + x
1
The “starting term number” need not be 1. It can be any value, including 0. For example:
7
∑ i = 3+4+5+6+7 =25
3
Here are some further examples to give you a sense of what is possible:
4 4
∑ (k 2 −3 kx ¿ +1)¿ = ¿ + 1) + ¿ + 1) + ¿ + 1)
k =2
11 |
=(4-6x+1) + (9-9x+1) + (16-12x+1)
3
Pi (Product) Notation
The Pi symbol,
, is a capital letter in the Greek alphabet call “Pi”, and corresponds to “P” in our
alphabet. It is used in mathematics to represent the product of a bunch of terms (think of
the starting sound of the word “product”: Ppi = Pproduct). It is used in the same way as the
Sigma symbol described above, except that succeeding terms are multiplied instead of
added:
7
∏k = (3)(4)(5)(6)(7) =2520
k =3
∏ (n+ x) = (0+x)(1+x)(2+x)(3+x)
n=0
2 6
∏ ∏ (3 ij)
i=1 j= 4
2
=∏ (3 i.4 )(3 i.5)(3 i.6)
i=1
=(3.1.4)(3.1.5)(3.1.6)(3.2.4)(3.2.5)(3.2.6)
I. Multiple Choice. Before the number, write the letter that corresponds to the
correct answer. If there is none, write N.
_____1. │4 x - 1 │< 11, x =
5 5
a. x < - b. x > – c. x > 3 d. x < - 3
2 2
_____2. x²≥ 16, one of the solution set is
12 |
a. x < 4 b. x > - 4 c. x = 4 d. undefined
x
_____3. < x−4 ,x =
3
a. x < 6 b. x > 6 c. a. x < -6 d. x > - 6
4
a. 2 xi + … + 2 x n c. 2 ∑ x i
i=1
b. 2 ∙ 4 d. 2 x1 + x 2 + x 3 + x 4
3
______ 8. ∏ (−3 ) i =
i=1
a. n! b. 0 c. 1 ∙ 2 ∙ … ∙ n d. 1 + 2 + … + n
13 |
3
_____ 10. ∑ (7+ 4 i) =
i=1
2 3 2 6
a . ∑ (11+4 i) b. ∑ (3+ 4 i) c. ∑ (11+ 4 i) d. ∑ (4 +i)
i=1 i=2 i=0 i=3
II. Solve the following equalities and inequalities. Show your solutions.
1. 5x + │8x -5 │= 9
2. │ x - 12│= │3x + 5│
3. 2x ¿ 5
4. │-5x + 3 │≥ 15
5. │x │¿ 4
V.Learning Insights:
Can you site /relate applications about properties of integers, summation, and phi symbols
in your real-life situations?
VI. References:
https://en.wikipedia.org/wiki/Number_theory
https://economictimes.indiatimes.com/definition/number-theory
https://byjus.com/maths/properties-of-integers/
https://mathmaine.com/2010/04/01/sigma-and-pi-notation/
Elementary Number Theory by. Sergio E. Ymas Jr., Ph.D.
Elementary Number Theory Sixth Edition by David M. Burton
____________________ ________________________
Date Accomplished Pre-service Teacher’s
14 |
Signature over Printed Name
_______________________
Date Received
To my mathematical brain, the numbers alone make thinking about aliens perfectly
rational. The real challenge is to work out what aliens might actually be like.
Stephen Hawking
15 |