True or False?
If a and b are positive integers such that a b + 1 divides a 2 + b 2 then a b + 1 a 2 + b 2 is a perfect square.
This section requires Javascript.
You are seeing this because something didn't load right. We suggest you, (a) try
refreshing the page, (b) enabling javascript if it is disabled on your browser and,
finally, (c)
loading the
non-javascript version of this page
. We're sorry about the hassle.
Even putting a = b = 1 will prove
Log in to reply
Finding a specific case doesn't mean that the statement is always true. E.g. "If a and b are positive integers such that a + b ∣ a 2 − b 2 , then a − b is a perfect square. The statement is true for a = b = 1 , but doesn't mean it is always true.
Problem Loading...
Note Loading...
Set Loading...
Vieta root jumping is the best way to solve this problem. The solution has already been discussed here .