Appendix 1: Proofs in Mathematics | A1.3

Question 5

If aa and bb are positive integers, then you know that a=bq+r,0r<ba = bq + r, 0 \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_1h and r=k2hr = k_2h, 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

We need to prove that the highest common factor of (a,b)(a, b) is the same as the highest common factor of (b,r)(b, r).

Step 1 — Show HCF(b,r)\text{HCF}(b, r) divides aa

Let's start with HCF(b,r)\text{HCF}(b, r). Let HCF(b,r)=h\text{HCF}(b, r) = \mathbf{h}. This means h\mathbf{h} divides b\mathbf{b}. It also means h\mathbf{h} divides r\mathbf{r}. So, we can write b=k1h\mathbf{b} = k_1 \mathbf{h}. This is for some integer k1k_1. And r=k2h\mathbf{r} = k_2 \mathbf{h}. This is for some integer k2k_2. We are given a=bq+ra = bq + r. Let's substitute bb and rr into this.

a=(k1h)q+(k2h)a = (k_1 h)q + (k_2 h)

We can take h\mathbf{h} as a common factor.

a=h(k1q+k2)a = h(k_1 q + k_2)

This shows h\mathbf{h} divides a\mathbf{a}. So, h\mathbf{h} is a common divisor of a\mathbf{a} and b\mathbf{b}. h\mathbf{h} is the greatest common divisor of b\mathbf{b} and r\mathbf{r}. Thus, h\mathbf{h} must be less than or equal to HCF(a,b)\text{HCF}(a,b).

HCF(b,r)HCF(a,b)\boxed{\text{HCF}(b, r) \le \text{HCF}(a, b)}

Step 2 — Show HCF(a,b)\text{HCF}(a, b) divides rr

Now, let's consider HCF(a,b)\text{HCF}(a, b). Let HCF(a,b)=d\text{HCF}(a, b) = \mathbf{d}. This means d\mathbf{d} divides a\mathbf{a}. It also means d\mathbf{d} divides b\mathbf{b}. So, we can write a=md\mathbf{a} = m \mathbf{d}. This is for some integer mm. And b=nd\mathbf{b} = n \mathbf{d}. This is for some integer nn. We know that a=bq+ra = bq + r. Let's rearrange this equation for rr.

r=abqr = a - bq

Now, substitute aa and bb into this.

r=(md)(nd)qr = (m d) - (n d)q

We can take d\mathbf{d} as a common factor.

r=d(mnq)r = d(m - nq)

This shows d\mathbf{d} divides r\mathbf{r}. So, d\mathbf{d} is a common divisor of b\mathbf{b} and r\mathbf{r}. d\mathbf{d} is the greatest common divisor of a\mathbf{a} and b\mathbf{b}. Thus, d\mathbf{d} must be less than or equal to HCF(b,r)\text{HCF}(b,r).

HCF(a,b)HCF(b,r)\boxed{\text{HCF}(a, b) \le \text{HCF}(b, r)}

Answer

From Step 1, we found HCF(b,r)HCF(a,b)\text{HCF}(b, r) \le \text{HCF}(a, b). From Step 2, we found HCF(a,b)HCF(b,r)\text{HCF}(a, b) \le \text{HCF}(b, r). Combining these, we conclude HCF(a,b)=HCF(b,r)\text{HCF}(a, b) = \text{HCF}(b, r).

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+r,0r<ba = bq + r, 0 \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_1h and r=k2hr = k_2h, where k1k_1 and k2k_2 are coprime.]

Q6

A line parallel to side BC of a triangle ABC, intersects AB and AC at D and E respectively.

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

← Back to Appendix 1: Proofs in Mathematics