Logo
Published on

Divisibility of a Shifted Power Expression

Authors
  • avatar
    Name
    Vu Hung
    Twitter

Problem Statement

Prove that (2m1)21(2^m - 1)^2 - 1 is divisible by 2m+12^{m+1} for all integers m1m \geq 1.


Hints

Expand the perfect square (2m1)2(2^m - 1)^2 algebraically, then simplify. Try to factor out 2m+12^{m+1} from the resulting expression.


Solutions

Let E=(2m1)21E = (2^m - 1)^2 - 1.

Step 1: Expand the square:

E=(2m)22(2m)+11=22m2m+1+11=22m2m+1\begin{aligned} E &= (2^m)^2 - 2(2^m) + 1 - 1 \\ &= 2^{2m} - 2^{m+1} + 1 - 1 \\ &= 2^{2m} - 2^{m+1} \end{aligned}

Step 2: Factor out 2m+12^{m+1}:

Note that 22m=2m+12m12^{2m} = 2^{m+1} \cdot 2^{m-1} (using exponent laws).

Therefore:

E=2m+12m12m+11=2m+1(2m11)\begin{aligned} E &= 2^{m+1} \cdot 2^{m-1} - 2^{m+1} \cdot 1 \\ &= 2^{m+1}(2^{m-1} - 1) \end{aligned}

Step 3: Conclude divisibility:

Since m1m \geq 1, we have m10m - 1 \geq 0, so 2m12^{m-1} is an integer. Thus (2m11)(2^{m-1} - 1) is an integer.

Therefore, E=2m+1kE = 2^{m+1} \cdot k where k=2m11Zk = 2^{m-1} - 1 \in \mathbb{Z}.

By definition, (2m1)21(2^m - 1)^2 - 1 is divisible by 2m+12^{m+1}. \blacksquare


Takeaways

  • Reconstruct the full proof from the hint and the solution outline, and justify every transformation explicitly.
  • Check edge cases and verify where each assumption is used in the argument.

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 Instagram. For deeper dives and regular tips, join my GitHub. Let's tackle these challenging math problems together! You can also catch my daily math content on YouTube - HSC Maths Extension 1+2.