Difference of Squares Cannot Equal 1

#hsc-maths#proofs#medium

Proving that an equation has no integer solutions is a fundamental skill in HSC Mathematics Extension 1 and 2, especially within the topic of Proof. In this problem, we'll see how factoring a difference of squares and analysing integer factor pairs leads to a clean, rigorous argument. By working through the proof, you'll strengthen your ability to handle contradictions and consider all possible cases.

Problem Statement

Prove that there are no positive integers x,yx, y such that x2y2=1x^2 - y^2 = 1.


Hints

Factor the left side as a difference of squares: (xy)(x+y)=1(x-y)(x+y) = 1.

For this product to equal 11, what must be true about the integer factors (xy)(x-y) and (x+y)(x+y)? Consider all possible integer factor pairs of 11.


Solutions

We start by recognising the left side as a difference of squares.

Factor the equation:

x2y2=1    (xy)(x+y)=1x^2 - y^2 = 1 \implies (x-y)(x+y) = 1

Since xx and yy are integers, both (xy)(x-y) and (x+y)(x+y) are integers. The equation states that the product of these two integer factors equals 11. Multiplying two integers to give 11 is very restrictive: the only way this can happen is if each factor is a divisor of 11. Because 11 has divisors 11 and 1-1, the only possible integer factor pairs are (1,1)(1, 1) and (1,1)(-1, -1). Therefore, the only possibilities are:

  • xy=1x - y = 1 and x+y=1x + y = 1, or
  • xy=1x - y = -1 and x+y=1x + y = -1

Now we must examine each pair to see if it can produce positive xx and yy.

Case 1: xy=1x - y = 1 and x+y=1x + y = 1

To solve for xx, we add the two equations, which eliminates yy:

Adding the two equations eliminates yy: (xy)+(x+y)=1+1    2x=2(x-y)+(x+y) = 1+1 \implies 2x = 2, so x=1x = 1.

Substituting back to find yy: 1+y=11 + y = 1, so y=0y = 0.

Since y=0y = 0 is not a positive integer, this case fails.

Case 2: xy=1x - y = -1 and x+y=1x + y = -1

Again adding the equations: 2x=22x = -2, so x=1x = -1.

Substituting into x+y=1x+y=-1 gives 1+y=1-1 + y = -1, so y=0y = 0.

Since x=1x = -1 is not a positive integer, this case fails.

Conclusion: Neither possible factor pair yields a solution with both xx and yy positive integers. Hence, there are no positive integers x,yx, y such that x2y2=1x^2 - y^2 = 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.
  • Recall that the only integer factor pairs of 11 are (1,1)(1,1) and (1,1)(-1,-1); considering both positive and negative possibilities is crucial for complete integer proofs.

Further Readings

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

Written by Vu Hung Nguyen

Mathematics Educator · LinkedIn · About