Date | May 2015 | Marks available | 2 | Reference code | 15M.3dm.hl.TZ0.5 |
Level | HL only | Paper | Paper 3 Discrete mathematics | Time zone | TZ0 |
Command term | State | Question number | 5 | Adapted from | N/A |
Question
State the Fundamental theorem of arithmetic for positive whole numbers greater than 1.
Use the Fundamental theorem of arithmetic, applied to 5577 and 99099, to calculate gcd(5577, 99099) and lcm(5577, 99099), expressing each of your answers as a product of prime numbers.
Prove that gcd(n, m)×lcm(n, m)=n×m for all n, m∈Z+.
Markscheme
every positive integer, greater than 1, is either prime or can be expressed uniquely as a product of primes A1A1
Note: Award A1 for “product of primes” and A1 for “uniquely”.
[2 marks]
5577=3×11×132 and 99099=32×7×112×13 M1
gcd(5577, 99099)=3×11×13, lcm(5577, 99099)=32×7×112×132 A1A1
[3 marks]
METHOD 1
n=pk11pk22…pkrr and m=pj11pj22…pjrr M1
employing all the prime factors of n and m, and inserting zero exponents if necessary R1
define gi=min(ki, ji) and hi=max(ki, ji) for i=1…r (M1)
gcd(n, m)=pg11pg22…pgrr and lcm(n, m)=ph11ph22…phrr A1A1
noting that gi+hi=ki+ji for i=1…r R1
gcd(n, m)×lcm(n, m)=n×m for all n, m∈Z+AG
METHOD 2
let m and n be expressed as a product of primes where m=ab and n=ac M1
a denotes the factors that are common and b, c are the disjoint factors that are not common R1
gcd(n, m)=a A1
lcm(n, m)=gcd(n, m)bc A1
gcd(n, m)×lcm(n, m)=a×(abc) M1
=ab×ac and m=ab and n=ac so R1
gcd(n, m)×1 cm(n, m)=n×m for all n, m∈Z+ AG
[6 marks]
Total [11 marks]
Examiners report
In part (a), most candidates omitted the 'uniquely' in their definition of the fundamental theorem of arithmetic. A few candidates defined what a prime number is.
In part (b), a substantial number of candidates used the Euclidean algorithm rather than the fundamental theorem of arithmetic to calculate gcd(5577, 99099) and lcm(5577, 99099).
In part (c), a standard proof that has appeared in previous examination papers, was answered successfully by candidates who were well prepared.