106101domain: NAppears in sequencesa(n) is the greatest integer k such that k/Fibonacci(n) < sqrt(2).at n=25A293418a(n) is the integer k that minimizes |k/Fibonacci(n) - sqrt(2)|.at n=25A293420