Year-end appeal: Please make a donation to the OEIS Foundation to support ongoing development and maintenance of the OEIS. We are now in our 61st year, we have over 378,000 sequences, and we’ve reached 11,000 citations (which often say “discovered thanks to the OEIS”).
%I #4 Jun 26 2015 13:15:22
%S 0,0,0,1,2,3,12,6,26,31,58,24,480,51,304,851,1537,251,6028,2466,13789,
%T 12657,8870,3121,222384,100805,49405,290641,536006,42613,2666244,
%U 446497,3716882,3111635,1694821,10652139,76062672,16224451,27896232,51359105,282500593
%N The pi-based arithmetic derivative of the n-th Fibonacci number.
%H Alois P. Heinz, <a href="/A259416/b259416.txt">Table of n, a(n) for n = 0..58</a>
%F a(n) = A258851(A000045(n)).
%Y Cf. A000045, A258851.
%K nonn
%O 0,5
%A _Alois P. Heinz_, Jun 26 2015