Search: id:A105669 Results 1-1 of 1 results found. %I A105669 %S A105669 1,2,2,4,7,7,6,6,12,11,11,9,20,20,19,19,17,14,14,15,15,33,32,32,30,27, %T A105669 27,28,28,22,23,23,25,54,54,53,53,51,48,48,49,49,43,44,44,46,35,35,36, %U A105669 36,38,41,41,40,40,88,87,87,85,82,82,83,83,77,78,78,80,69,69,70,70,72 %N A105669 A "fractal" transform of the Fibonacci numbers F(n)=A000045(n): a(1)=1, then for n>1 if F(n)=0 (cf. A004937) %C A105669 #{k>0:a(k)=k}=infinity %C A105669 This kind of "fractal" transform can be applied to any increasing monotonic sequence giving true fractal properties for sequences = (m^n)_{n> 0} with m integer >=2, specially when m is odd (cf. A093347, A093348 ) %F A105669 n>0 a(F(2n))=F(2n+1)-F(n+1)^2+F(n)F(n-1) %F A105669 n>1 a(F(2n-1))=F(2n)-1 %F A105669 1/tau < a(n)/n < tau. %e A105669 for 5=F(5)