Let f be a Fibonacci-like sequence seeded by f(1)=1, f(2)=k. a(n) is the smallest k > 0 such that f(n) is a square, or 0 if no such k exists.
A236534
Let f be a Fibonacci-like sequence seeded by f(1)=1, f(2)=k. a(n) is the smallest k > 0 such that f(n) is a square, or 0 if no such k exists.
Terms
- a(0) =1a(1) =1a(2) =3a(3) =0a(4) =0a(5) =0a(6) =0a(7) =0a(8) =0a(9) =6a(10) =2a(11) =1a(12) =0a(13) =0a(14) =8a(15) =0a(16) =0a(17) =0a(18) =0a(19) =0a(20) =0a(21) =0a(22) =1630a(23) =5765a(24) =0a(25) =0a(26) =4328a(27) =0a(28) =0a(29) =0
External references
- oeis: A236534