Lecture
If a natural number is divisible by only 1 and by itself, then it is called simple.
Any natural number is always divisible by 1 and by itself.
The number 2 is the smallest prime number. This is the only even prime number, the other primes are odd.
There are many prime numbers, and the first among them is the number 2. However, there is no last prime number. In the "For study" section you can download a table of prime numbers up to 997.
But many natural numbers are divided completely into other natural numbers.
For example:
The numbers into which the number is completely divided (for 12 it is 1, 2, 3, 4, 6 and 12) are called the divisors of the number.
The divisor of the natural number a is such a natural number that divides the given number a without a remainder.
A natural number that has more than two dividers is called composite.
Note that the numbers 12 and 36 have common divisors. These are the numbers: 1, 2, 3, 4, 6, 12. The greatest divisor of these numbers is 12.
The common divisor of the two given numbers a and b is the number by which both given numbers a and b are divided without remainder.
The greatest common divisor (GCD) of the two given numbers a and b is the largest number by which both numbers a and b are divided without remainder.
Briefly, the greatest common divisor of the numbers a and b is written as :
Gcd (a; b).
Example: GCD (12; 36) = 12.
Divisors of numbers in the record of the decision are denoted by a capital “D”.
Example.
D (7) = {1, 7}Numbers 7 and 9 have only one common divisor - number 1. Such numbers are called mutually prime numbers .
Mutually simple numbers are natural numbers that have only one common divisor - the number 1. Their GCD is 1.
To find the GCD of two or more natural numbers you need:
Calculations are conveniently recorded with a vertical bar. To the left of the stroke, first write the dividend, to the right, the divisor. Further, in the left column, write the values of the quotients.
Let us explain at once with an example. We decompose the numbers 28 and 64 into prime factors.
There are two ways to make a finding for NOD: in a column (as was done above) or in a line.
Find GCD 48 and 36.
GCD (48; 36) = 2 • 2 • 3 = 12Now we will write down the solution of the NOD search in a line. Find the gcd 10 and 15.
D (10) = {1, 2, 5, 10}
Comments
To leave a comment
Arithmetic
Terms: Arithmetic