#26. TI-BASIC, 274 bytes, A000183
26. TI-BASIC, 274 bytes, A000183
.5(1+√(5→θ "int(.5+θ^X/√(5→Y₁ "2+Y₁(X-1)+Y₁(X+1→Y₂ {0,0,0,1,2,20→L₁ Prompt A Lbl A If A≤dim(L₁ Then Disp L₁(A Else 1+dim(L₁ (~1)^Ans(4Ans+Y₂(Ans))+(Ans/(Ans-1))((Ans+1))-(2Ans/(Ans-2))((Ans-3)L₁(Ans-2)+(~1)^AnsY₂(Ans-2))+(Ans/(Ans-3))((Ans-5)L₁(Ans-3)+2(~1)^(Ans-1)Y₂(Ans-3))+(Ans/(Ans-4))(L₁(Ans-4)+(~1)^(Ans-1)Y₂(Ans-4→L₁(Ans Goto A End Evaluates the recursive formula found on the OEIS link.