Given two natural numbers and satisfying the equation: . . Will always be an integer?
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.
From the equality: 2 0 1 5 a 2 + a = 2 0 1 6 b 2 + b ( 1 )
We can easily find a ≥ b .
If a = b then a = b = 0 hence ∣ a − b ∣ = 0 is an integer.
If a > b , we can write ( 1 ) as:
b 2 = 2 0 1 5 ( a 2 − b 2 ) + ( a − b )
⇒ b 2 = ( a − b ) [ 2 0 1 5 ( a + b ) + 1 ] ⇔ b 2 = ( a − b ) ( 2 0 1 5 a + 2 0 1 5 b + 1 ) ( 2 )
Let ( a , b ) = d then a = m d , b = n d , where ( m , n ) = 1 . Since a > b then m > n , and put m − n = p > 0 .
Let ( p , n ) = x then p is divisible by x , n is divisible by x , and also m is divisible by x . That follows x = 1 ⇒ ( p , n ) = 1 , and a − b = p d .
Putting b = n d , a − b = p d in ( 2 ) , we will get
n 2 d = p ( 2 0 1 5 d p + 4 0 3 0 d n + 1 ) ( 3 )
From ( 3 ) we get n 2 d is divisible by p and with ( p , n ) = 1 , it follows d is divisible by p.
Also from ( 3 ) we will get n 2 d = 2 0 1 5 d p 2 + 4 0 3 0 d n p + p and then p = n 2 d − 2 0 1 5 d p 2 − 4 0 3 0 d n p
Hence p = d ( n 2 − 2 0 1 5 p 2 − 4 0 3 0 n p ) , i.e. p is divisible by d ⇒ p = d and then a − b = p d = d 2 and ∣ a − b ∣ = d is an integer.