TEOREMA 1
if a | b dan a | c then a | ( b + c )
misal :
2 | 6 dan 2 | 16
2 | 22
Jadi c = 11
if a | b then a | b c ; for all integers c
misal : 2 | 6
2 | 6. 16
2 | 96
if a | b dan b | c , then a | c
misal : 2 | 6 6 | 16
2 | 16
BILANGAN PRIMA
2, 3, 5, 7, 11, 13, 17, …
Bilangan yang memiliki faktor positif 1 dan dirinya sendiri
Untuk bilangan positif yang lebih besar dari 1 dan bukan prima disebut COMPOSITE
TEOREMA 2
Every positive integer can be write uniquely as a product of prime where the prime factors are written in order of increasing size.
100, 641, 1024 and 999
2 5 x 5 2 , 641 , 2 10 , dan 3 3 x 37
Contoh lain :
28 = 2 x 14
28 = 2 x 2 x 14
100 = 4 x 25
100 = 2 x 2 x 5 x 5