Appendix 1: Proofs in Mathematics | A1.3

Question 5

If aa and bb are positive integers, then you know that a=bq+ra = bq + r, 0r<b0 \le r < b, where qq is a whole number. Prove that HCF(a,b)=HCF(b,r)\text{HCF}(a, b) = \text{HCF}(b, r).

[Hint: Let HCF(b,r)=h\text{HCF}(b, r) = h. So, b=k1hb = k_1 h and r=k2hr = k_2 h, where k1k_1 and k2k_2 are coprime.]

Check your answer with HomiSolve it yourself, then let Homi check your steps and spot mistakes.
Solution
Understand the Question
  • Euclid's Division Lemma states that for any two positive integers aa and bb, there exist unique integers qq and rr such that a=bq+ra = bq + r, where 0r<b0 \le r < b.
  • To prove that HCF(a,b)=HCF(b,r)\text{HCF}(a, b) = \text{HCF}(b, r), we show that:
    1. Every common factor of bb and rr is also a factor of aa, which gives HCF(b,r)HCF(a,b)\text{HCF}(b, r) \le \text{HCF}(a, b).
    2. Every common factor of aa and bb is also a factor of rr, which gives HCF(a,b)HCF(b,r)\text{HCF}(a, b) \le \text{HCF}(b, r).
  • Since both numbers are less than or equal to each other, they must be equal.

Step 1 · Show that HCF(b, r) Divides a

Let HCF(b,r)=h\text{HCF}(b, r) = h.

Then hh divides both bb and rr, so we can write b=k1handr=k2hb = k_1 h \quad \text{and} \quad r = k_2 h for some integers k1k_1 and k2k_2.

Given a=bq+ra = bq + r

Substitute the values of bb and rr

a=(k1h)q+(k2h)=h(k1q+k2)\begin{aligned} a &= (k_1 h)q + (k_2 h) \\ &= h(k_1 q + k_2) \end{aligned}

Since k1q+k2k_1 q + k_2 is an integer, hh divides aa.

Because hh divides both aa and bb, hh is a common factor of aa and bb. Therefore, hh cannot exceed the highest common factor of aa and bb HCF(b,r)HCF(a,b)(1)\text{HCF}(b, r) \le \text{HCF}(a, b) \quad \dots (1)

Step 2 · Show that HCF(a, b) Divides r

Let HCF(a,b)=d\text{HCF}(a, b) = d.

Then dd divides both aa and bb, so we can write a=mdandb=nda = md \quad \text{and} \quad b = nd for some integers mm and nn.

Rearranging a=bq+ra = bq + r gives r=abqr = a - bq

Substitute the values of aa and bb

r=md(nd)q=d(mnq)\begin{aligned} r &= md - (nd)q \\ &= d(m - nq) \end{aligned}

Since mnqm - nq is an integer, dd divides rr.

Because dd divides both bb and rr, dd is a common factor of bb and rr. Therefore, dd cannot exceed the highest common factor of bb and rr HCF(a,b)HCF(b,r)(2)\text{HCF}(a, b) \le \text{HCF}(b, r) \quad \dots (2)

Answer

From (1)(1) and (2)(2): HCF(a,b)=HCF(b,r)\text{HCF}(a, b) = \text{HCF}(b, r)

Common Mistakes
  • One-Way Divisibility: Proving only that HCF(b,r)\text{HCF}(b, r) divides aa is not sufficient; you must prove divisibility in both directions to show equality.
  • Confusing a Common Factor with HCF: Just because a number hh divides aa and bb does not mean h=HCF(a,b)h = \text{HCF}(a, b); it only proves hHCF(a,b)h \le \text{HCF}(a, b).

More questions in A1.3

Q1

Prove that the sum of two consecutive odd numbers is divisible by 4.

Q2

Take two consecutive odd numbers. Find the sum of their squares, and then add 6 to the result. Prove that the new number is always divisible by 8.

Q3

If p5p \ge 5 is a prime number, show that p2+2p^2 + 2 is divisible by 3.

[Hint: Use Example 11].

Q4

Let xx and yy be rational numbers. Show that xyxy is a rational number.

Q5

If aa and bb are positive integers, then you know that a=bq+ra = bq + r, 0r<b0 \le r < b, where qq is a whole number. Prove that HCF(a,b)=HCF(b,r)\text{HCF}(a, b) = \text{HCF}(b, r).

[Hint: Let HCF(b,r)=h\text{HCF}(b, r) = h. So, b=k1hb = k_1 h and r=k2hr = k_2 h, where k1k_1 and k2k_2 are coprime.]

Q6

A line parallel to side BCBC of a triangle ABCABC, intersects ABAB and ACAC at DD and EE respectively.

Prove that ADDB=AEEC\dfrac{\text{AD}}{\text{DB}} = \dfrac{\text{AE}}{\text{EC}}.

← Back to Appendix 1: Proofs in Mathematics