There exists such that holds the following inequality:
.
Determine the minimun of .
Notation: Here stands for the greatest commom divisor of two integers . And stands for the greatest integer that no larger than a real number .
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.
Notation: Here ( a , b ) stands for the greatest commom divisor of two integers . And ⌊ x ⌋ stands for the greatest integer that no larger than a real number x .
The answer is 8 and the following proof consists of two parts, Part1showes 8 is ok ,Part2 showes any postive real numbers less than 8 will fail the inequality for some particular n ∈ Z + using Pell's Equation .(See here: 1.[https://brilliant.org/wiki/quadratic-diophantine-equations-pells-equation/) 2.[https://en.wikipedia.org/wiki/Pell%27s_equation)
Part1. ∀ n ∈ Z + ,we have ( n , ⌊ n 2 ⌋ ) < 8 4 1 n .
Since ( n 2 ) 2 = 2 n 2 is square-free,there exists a ∈ Z + such that a 2 < 2 n 2 < ( a + 1 ) 2 .And now ⌊ n 2 ⌋ = a .
Let d = ( n , ⌊ n 2 ⌋ ) ,then d 2 ∣ n 2 , d 2 ∣ a 2 .So d 2 ∣ ( 2 n 2 − a 2 ) > 0 ,which gives us an inequality: d 2 ≤ 2 n 2 − a 2 ≤ ( ( a + 1 ) 2 − 1 ) − a 2 = 2 a < 2 2 n .Thus, d = ( n , ⌊ n 2 ⌋ ) < 8 4 1 n .
Part2. ∀ 0 < δ < 8 , ∃ n ∈ Z + : ( n , ⌊ n 2 ⌋ ) > ( 8 − δ ) 4 1 n .
Let us consider this Negative Pell Equation: y 2 − 2 x 2 = − 1 .It has infinitely many distinct solutions based on the obvious solution ( 1 , 1 ) .
Now we can take one of its solutions, say ( x , y ) , of which x > ⌊ δ 4 ⌋ + 1 . Then 4 y 2 + 4 = 8 x 2 > ( 8 − δ ) x 2 + 4 .
Take n=2xy . Then 2 y 2 < 2 n 2 = 8 x 2 y 2 = 4 y 2 ( y 2 + 1 ) < ( 2 y 2 + 1 ) 2 , i.e. 2 y 2 < 2 n < 2 y 2 + 1 , which means ⌊ 2 n ⌋ = 2 y 2 .
Note that ( x , y ) = 1 , we see d = ( n , ⌊ n 2 ⌋ ) = ( 2 x y , 2 y 2 ) = 2 y . Therefore, d 4 = 1 6 y 4 > ( 8 − δ ) x 2 − 4 y 2 = ( 8 − δ ) n 2 ,which implies d = ( n , ⌊ n 2 ⌋ ) > ( 8 − δ ) 4 1 n . ■