Distance from Fibonacci(n) to the next perfect square.
A216223
Distance from Fibonacci(n) to the next perfect square.
Terms
- a(0) =0a(1) =0a(2) =0a(3) =2a(4) =1a(5) =4a(6) =1a(7) =3a(8) =4a(9) =2a(10) =9a(11) =11a(12) =0a(13) =23a(14) =23a(15) =15a(16) =37a(17) =3a(18) =17a(19) =44a(20) =124a(21) =79a(22) =245a(23) =243a(24) =288a(25) =51a(26) =408a(27) =718a(28) =285a(29) =1295
External references
- oeis: A216223