Y
Hacker News
new
|
ask
|
show
|
jobs
by
karma_fountain
1252 days ago
Fib(x)=0 does satisfy this property though.
2 comments
karmakaze
1251 days ago
A full definition would include Fib(0) = 0, Fib(1) = 1 or if you prefer 1, 1.
link
quickthrower2
1251 days ago
You need to manually check the first 2 values in a seperate test.
link