Recamán's Fibonacci variation : a(1)=a(2)=1 then a(n) = a(n-1)+a(n-2)-F(n) if that number is >0 and not already in the sequence; a(n) = a(n-1)+a(n-2)+F(n) otherwise where F(n) denotes the n-th Fibonacci number.

A091484

Recamán's Fibonacci variation : a(1)=a(2)=1 then a(n) = a(n-1)+a(n-2)-F(n) if that number is >0 and not already in the sequence; a(n) = a(n-1)+a(n-2)+F(n) otherwise where F(n) denotes the n-th Fibonacci number.

Terms

    a(0) =1a(1) =1a(2) =4a(3) =2a(4) =11a(5) =5a(6) =3a(7) =29a(8) =66a(9) =40a(10) =17a(11) =201a(12) =451a(13) =275a(14) =116a(15) =1378a(16) =3091a(17) =1885a(18) =795a(19) =9445a(20) =21186a(21) =12920a(22) =5449a(23) =64737a(24) =145211a(25) =88555a(26) =37348a(27) =443714a(28) =995291a(29) =606965

External references