Logo
Published on

Odd Squares and Divisibility by 8

Authors
  • avatar
    Name
    Vu Hung
    Twitter

Problem Statement

Prove that if aa is any odd integer, then a21a^2 - 1 is divisible by 8.


Hints

Attempt the proof independently first. Focus on the key theorem, algebraic transformation, or contradiction setup that links the hypothesis to the target conclusion.


Solutions

Direct Proof

Step 1: Express aa as an odd integer

Since aa is odd, we can write:

a=2k+1a = 2k + 1

for some integer kk.

Step 2: Expand a21a^2 - 1

a21=(2k+1)21=4k2+4k+11=4k2+4k=4k(k+1)\begin{aligned} a^2 - 1 &= (2k + 1)^2 - 1 \\ &= 4k^2 + 4k + 1 - 1 \\ &= 4k^2 + 4k \\ &= 4k(k + 1) \end{aligned}

Step 3: Analyze k(k+1)k(k+1)

Note that kk and (k+1)(k+1) are consecutive integers.

Therefore, one of them must be even, which means their product k(k+1)k(k+1) is divisible by 2.

Write k(k+1)=2mk(k+1) = 2m for some integer mm.

Step 4: Substitute and conclude

a21=4k(k+1)=42m=8m\begin{aligned} a^2 - 1 &= 4 \cdot k(k+1) \\ &= 4 \cdot 2m \\ &= 8m \end{aligned}

Since a21=8ma^2 - 1 = 8m, we conclude that a21a^2 - 1 is divisible by 8.

\hfill \square


Takeaways

  • Odd Integer Form: Any odd integer can be written as 2k+12k+1 for some integer kk
  • Consecutive Integer Property: Product of consecutive integers k(k+1)k(k+1) is always even (one must be even)
  • Factor Extraction: From 4k(k+1)=42m=8m4k(k+1) = 4 \cdot 2m = 8m, directly see divisibility by 8
  • Alternative View: Can also factor a21=(a1)(a+1)a^2-1 = (a-1)(a+1), both even for odd aa, with one divisible by 4

Further Readings

If you found this proof interesting, be sure to check out these relevant HSC booklets to sharpen your reasoning skills:


Connect with me

If you're eager for more HSC Maths insights, be sure to check out my Website - Vu's Maths Hub. For deeper dives and regular tips, join my LinkedIn. Let's tackle these challenging math problems together! You can also catch my daily math content on Instagram.