AM-GM
- 2
- 0
are there any positive integers k,a, b such that this equation is satisfied:
k^2-1=a^2+b^2
k^2-1=a^2+b^2
The discussion revolves around the equation k2-1=a2+b2 and whether there exist positive integer solutions for k, a, and b. Participants explore the existence of infinite solutions and related mathematical properties.
Participants express differing views on the necessity of b being even and the implications of this choice. While some assert the existence of infinite solutions, the discussion remains unresolved regarding the specifics of the proof and the comparison of different mathematical constructs.
Some assumptions regarding the properties of even and odd integers, as well as the nature of prime numbers, are not fully explored. The discussion also touches on related mathematical concepts without reaching a consensus on their relationships.
Aditya89 said:Here's the solution.
We have:
k^2-a^2=b^2-1
(k+a)(k-a)=b^2+1
Then choose b such that b is even.
This implies b^2+1 is odd. If b^2+1 is a prime, then put k+a=b^2+1 and k-a=1. You will get k&a. If b^2+1 is not a prime, then choose k+a and k-a as its two odd factors. Solving, you get k & a.
As there is solution for all b>0 and b even, there are infinitely many solutions.