Appendix 1: Proofs in Mathematics | A1.3

Question 1

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

Check your answer with HomiSolve it yourself, then let Homi check your steps and spot mistakes.
Solution
Understand the Question
  • Any odd number can be algebraically expressed in the form 2n+12n + 1, where nn is an integer.
  • Consecutive odd numbers differ by 22, so the next odd number is (2n+1)+2=2n+3(2n + 1) + 2 = 2n + 3.
  • Adding these two expressions and factoring out 44 shows that their sum is always a multiple of 44, and therefore divisible by 44.

Step 1 · Represent Consecutive Odd Numbers

Let the first odd number be 2n+12n + 1, where nn is an integer.Diagram 1

The next consecutive odd number is (2n+1)+2=2n+3(2n + 1) + 2 = 2n + 3

Step 2 · Find the Sum and Factorise

Add the two consecutive odd numbers

(2n+1)+(2n+3)=2n+1+2n+3=4n+4=4(n+1)\begin{aligned} (2n + 1) + (2n + 3) &= 2n + 1 + 2n + 3 \\ &= 4n + 4 \\ &= 4(n + 1) \end{aligned}

Since nn is an integer, (n+1)(n + 1) is also an integer. Hence, 4(n+1)4(n + 1) is a multiple of 44 and is divisible by 44.

Answer

Hence proved, the sum of two consecutive odd numbers is divisible by 44.

Common Mistakes
  • Consecutive Integer vs. Consecutive Odd Integer: Adding 11 instead of 22 to get the next odd number (i.e. writing (2n+1)+1=2n+2(2n + 1) + 1 = 2n + 2, which is an even number).
  • Proof by Example: Showing that the statement works only for specific numbers (e.g. 3+5=83 + 5 = 8) instead of providing a general algebraic proof valid for all integers nn.

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