The Fundamental Theorem of Arithmetic

Mathematical Statement (or Proposition) 

A mathematical statement is a sentence which is either true or false . It can not be ambiguous.

Conjecture 

It is a conclusion or proposition based on incomplete information, for which no proof has been found.

Axiom 

A statement or proposition which is regarded as being established, accepted, or self-evidently true. It need not to be proved.

Theorem 

It is a statement that has been proved on the basis of previously established statements, such as other theorems, and generally accepted statements, such as axioms. A theorem is a logical consequence of the axioms.

Proof 

The process which can establish the truth of a mathematical statement based purely on logical arguments is called a mathematical proof.
The Fundamental Theorem of Arithmetic was first recorded as Proposition 14 of Book IX in Euclid’s Elements, before it came to be known as such. 
Carl Friedrich
It's first correct proof was given by Carl Friedrich Gauss (1777-1855) in his Disquisitiones Arithmeticae (1801).
Carl Friedrich Gauss is often referred to as the ‘Prince of Mathematicians’ and is considered one of the three greatest mathematicians of all time, along with Archimedes and Newton. He has made fundamental contributions to both mathematics and science.

The Fundamental Theorem of Arithmetic

"Every composite number can be expressed ( factorised ) as a product of primes, and this factorisation is unique, apart from the order in which the prime factors occur."

➧ Given any composite number, there is one and only one way to write it as a product of primes, as long as we are not particular about the order in which the primes occur. e.g., we regard 2 × 3 × 5 × 7 as the same as 3 × 5 × 7 × 2, or any other possible order in which these primes are written.
➧ In general, given a composite number x, we factorise it as x = p1p2 ... pn, where p1p2 ... pare primes and written in ascending order, i.e. p1≤ p2 ≤ . . .≤ pn.
➢ If we combine the same primes, we will get powers of primes. e.g.,
     32760 = 2 × 2 × 2 × 3 × 3 × 5 × 7 × 13 = 23 × 32 × 5 × 7 × 13
➢ Once we have decided that the order will be ascending, then the way the number is factorised, is unique.

➧ The Fundamental Theorem of Arithmetic has many applications, both within mathematics and in other fields
➢ One of its application is in Prime factorisation method for finding HCF & LCM of two or more integers.
➢ It is applied to prove the irrationality of many irrational numbers.
➢ It is applied to explore when exactly the decimal expansion of rational number is terminating and when it is non-terminating repeating.

Finding HCF & LCM of Integers

➢ For given  two positive integers p & q,
HCF(p,q) × LCM(p,q) = p × q
➢ For given  three positive integers p, q & r,
HCF(p,q,r)  = p×q×r×LCM(p,q,r)
LCM(p,q)×LCM(q,r)×LCM(r,p)

LCM(p,q,r)  = p×q×r×HCF(p,q,r)
HCF(p,q)×HCF(q,r)×HCF(r,p)

(Q) Find the HCF and LCM of 6, 72 and 120, using the prime factorisation method.
(A) 6 = 2 × 3, 72 = 23 × 32, 120 = 23 × 3 × 5
     HCF (6, 72 and 120) = 2 × 3  (common prime factors with lowest power in common)
     LCM (6, 72 and 120) = 23 × 32× 5 ( all prime factors with highest power)

Proving that a given number is irrational

To prove that a given number is irrational, we need the following theorem, whose proof is based on the Fundamental Theorem of Arithmetic.

Theorem : Let p be a prime number. If p divides a2, then p divides a, where a is a positive integer.

Proof : 
Let a = p1p2...pn , where p1p2...pn are primes not necessarily distinct.
⇒ a2 p12p22...pn2
⇒  p1p2...pn  are prime factors of a2    
p divides a2                                                        (given)
p is one of the prime factor of a2      (from fundamental theorem of arithmetic)
But Prime factorisation of any number is unique
⇒ is one of p1p2...pn
a = p1p2...pn
⇒ p divides a.

Theorem : √2 is irrational.

Proof : 
Let us assume that √2 is rational, such that for integers a and b (b≠0), √2 = a/b where a and b are co-primes, i.e. ratio is in standard form.
⇒ b√2 = a
Squaring both sides, we get
(b√2)2 = (a)2
⇒ 2b2 = a2
⇒ 2 divides  a2
⇒ 2 divides  a
So, we can write a =2c for some integer c,
2b2 = 4c2         (∵2b2 = a2 )
⇒ b2 = 2c2
⇒ 2 divides  b2
⇒ 2 divides  b
 a and b have 2 as a common factor.
But this contradicts the fact that a & b are co-primes.
Hence, this contradicts our assumption that √2 is rational.
So, we conclude that √2 is irrational.

➤ The technique we used above is known as Proof by Contradiction.
➤ Rational number and Irrational number
   ➢ Sum and Difference of a rational number and a irrational number is irrational.
   ➣ The product and quotient of a non-zero rational number and irrational number is irrational.

Show that:2−√3  is irrational.
Proof : Let us assume that 2-√3 is rational, such that for co-primes and b (b≠0), 2-√3 =  a/b .
⇒ 2 − a/b = √3.
⇒ √3.= 2 − a/= 2ba/b
a & b are integers
⇒ 2ba/b is rational
⇒ √3 is rational
But this contradicts the fact that √3 is irrational.
So, we conclude that 2−√3  is irrational.

Rational Numbers & Their Decimal Expansions

➤ We know that decimal expansions of Rational numbers can be either
terminating or
non-terminating reoccurring (repeating).
➤ Can we predict by looking at denominator when the given rational is terminating and when it is non-terminating reoccurring.

Rational numbers whose decimal expansions are terminating

↬ Fraction whose denominator is power of 10 will terminate in its decimal expansion.
     e.g., 375/100 = 3.75, 23/1000 = 0.023 etc.
∵ Prime factorisation of 10 = 2×5
⇒ Prime factorisation of 10k= 2k×5k   , where k is any positive integer.
⇒ Denominator of a fraction which is a power of 10 can be expressed as 2k×5k.

If we simplify these fraction into a standard rational number, where p & q are co-primes then some powers of two's or five's or both in the numerator & the denominator will cancel each other out, then Prime factorisation of q will have the form 2n×5m, where m and n are some non-negative integers (can be 0).
e.g, 0.375 = 375/1000  = 3×53/103 3×53/23×533/23
here, q = 23×50

↬ Fraction whose denominator is power of 2 only will terminating in its decimal expansion.
e.g., 27/= 13.5, 11/= 2.757/= 0.875 etc.
↬ Fraction whose denominator is power of 5 only will terminate in its decimal expansion. 
e.g., 1/= 0.2, 200/125 = 1.6, etc.

Theorem: Let x = p/q be a rational number, such that the prime factorisation of q is of the form  2n×5m, where n, m are non-negative integers. Then x has a decimal expansion which terminates.

Example: Among following rational numbers, select which will terminate.
(i) 27/320 (ii) 81/90 (iii) 45/210 (iv) 127/750
Solution:
(i) 27/320 33/26×5 , 
    Here, q = 26×51 (= 2n×5m)          
    ⇒ 27/320 will terminate and, 
    = 0.084375   
(ii) 81/90 = 34/2×32×5 = 32/2×5
    Here, q = 21×51 
(= 2n×5m, n=m)     
    ⇒ 81/90 will terminate and,
    = 0.9         
(iii) 45/210 = 32×5/2×3×5×7 = 3/2×7
    Here, q = 21× 7 
(≠ 2n×5m) 
    ⇒ 45/210 will not terminate.
(iv) 127/750 = 127/2×3×53
    Here, q = 2×3
×53 (≠ 2n×5m) 
    ⇒ 127/750 will not terminate.            

Theorem : Let x be a rational number whose decimal expansion terminates. Then x can be expressed in the form p/q ,where p and q are co-prime, and the prime factorisation of q is of the form  2n×5m, where n, m are non-negative integers.

e.g, 375/1000 (= 0.375)
       dividing by 125 (HCF), we get
       = 3/8 3/23
      (p/and q = 23×50)

We can convert the rational number in form of  p/q to equivalent rational number of form  a/b , where b is power of 10 .We can then easily write its decimal expansion which is terminating.
e.g,  3/3/23   (form of  p/q)
3×53/23×5(multiplying both the numerator & denominator with 53)
375/103 = 0.375

Rational numbers whose decimal expansions are non-terminating recurring (repeating)

Rational numbers in the form p/q where q is not of the form  2n×5m, will not have terminating decimal expansion.
e.g., 1/7 = 0.142857

Theorem: Let xp/q be a rational number, such that the prime factorisation of q is not of the form  2n×5m, where n, m are non-negative integers. Then x has a decimal expansion which is non-terminating recurring (repeating).

e.g.,  45/210 = 32×5/2×3×5×7 = 3/2×7
    Here, q = 21× 7 
(≠ 2n×5m) 
    ⇒ 45/210 will not terminate and,
    =0.169333... = 0.1693

Euclid's Division Algorithm

Post a Comment

Previous Post Next Post