Let a, b be positive integers. a, b and a.b are not perfect squares.
Prove that at most one of following equations
ax2\minusby2\equal1 and ax2\minusby2\equal\minus1
has solutions in positive integers.
This one wants a proof. Work it on paper, then read the official solution and mark
yourself. Be honest about it: the record is only any use to you if it is.
Official solution
To prove that at most one of the equations ax2−by2=1 and ax2−by2=−1 has solutions in positive integers, we will use properties of quadratic forms and norms in the ring Z[AB].
1. Assume the existence of solutions: Suppose both equations ax2−by2=1 and ax2−by2=−1 have solutions in positive integers. Let (x1,y1) be a solution to ax2−by2=1 and (x2,y2) be a solution to ax2−by2=−1.
2. **Norms in Z[AB]:** Consider the expressions x1a−y1b and x2a−y2b. These belong to the ring Z[AB] and have norms: N(x1a−y1b)=(x1a−y1b)(x1a+y1b)=x12a−y12b=1 N(x2a−y2b)=(x2a−y2b)(x2a+y2b)=x22a−y22b=−1
3. Fundamental unit and powers: Since x1a−y1b and x2a−y2b have norms 1 and -1 respectively, they can be expressed as powers of the fundamental unit in Z[AB]. Specifically, we can write: (x1a−y1b)2=(a−bAB)mfor some integer m (x2a−y2b)2=(a−bAB)nfor some integer n
4. Contradiction in norms: If both ax2−by2=1 and ax2−by2=−1 have solutions, then: (x1a−y1b)2=(a−bAB)mand(x2a−y2b)2=(a−bAB)n Since the norms of these expressions are 1 and -1 respectively, it implies: (a−bAB)m=1and(a−bAB)n=−1 However, this is a contradiction because the norm of a power of a unit in Z[AB] cannot be both 1 and -1 simultaneously.
5. Conclusion: Therefore, at most one of the equations ax2−by2=1 and ax2−by2=−1 can have solutions in positive integers.
■
Source: NuminaMath-1.5,
licensed Apache-2.0.
Statement and solution reproduced as published; topic, difficulty and ordering added
by this site.