Finding the Greatest Common Divisor by Repeated Subtractions
Yiu Kwong Man
Abstract
Yiu Kwong Man
Abstract
The greatest common divisor (GCD) of two or more positive integers is the largest integer that is a common divisor of the given integers - i.e. the largest integer that divides the given integers without leaving a remainder. There are many methods for finding the GCD of two or more integers. Some of the most commonly taught in schools are the methods of factor listing, prime factorisation, and common decomposition using the so-called ladder method. Each of these methods is briefly illustrated below for the pair of integers 18 and 24.
OpenAlex reports 1 citations for this work. Citation counts describe recorded attention and do not establish research quality.
A contribution statement is not available in the OpenAlex record.
Method details are not available in the OpenAlex metadata.
Findings are not separately available in the OpenAlex metadata.
Limitations are not available in the OpenAlex metadata.
Application details are not available in the OpenAlex metadata.
The greatest common divisor (GCD) of two or more positive integers is the largest integer that is a common divisor of the given integers - i.e. the largest integer that divides the given integers without leaving a remainder. There are many methods for finding the GCD of two or more integers. Some of the most commonly taught in schools are the methods of factor listing, prime factorisation, and common decomposition using the so-called ladder method. Each of these methods is briefly illustrated below for the pair of integers 18 and 24.
Key concepts: Greatest common divisor, Mathematics, Divisor (algebraic geometry), Prime factor, Listing (finance), Integer (computer science), Least common multiple, Remainder