342819domain: NAppears in sequencesa(n) is the greatest integer k such that k/Fibonacci(n) < 2/3.at n=29A293545a(n) is the integer k that minimizes |k/Fibonacci(n) - 2/3|.at n=29A293547