Search: id:A060145 Results 1-1 of 1 results found. %I A060145 %S A060145 0,0,1,0,1,2,1,2,1,2,3,2,3,4,3,4,3,4,5,4,5,4,5,6,5,6,7,6,7,6,7,8,7,8,9, %T A060145 8,9,8,9,10,9,10,9,10,11,10,11,12,11,12,11,12,13,12,13,12,13,14,13,14, %U A060145 15,14,15,14,15,16,15,16,17,16,17,16,17,18,17,18,17,18,19,18,19,20,19 %N A060145 Floor(n/tau)-Floor(n/(1+tau)). %H A060145 Harry J. Smith, Table of n, a(n) for n=0,...,1000 %o A060145 (PARI) { default(realprecision, 10); t=(sqrt(5) + 1)/2; f=1/t; g=1/(1 + t); for (n=0, 1000, write("b060145.txt", n, " ", floor(n*f) - floor(n*g)); ) } [From Harry J. Smith (hjsmithh(AT)sbcglobal.net), Jul 02 2009] %Y A060145 Sequence in context: A085243 A092243 A054716 this_sequence A035391 A161310 A161244 %Y A060145 Adjacent sequences: A060142 A060143 A060144 this_sequence A060146 A060147 A060148 %K A060145 nonn %O A060145 0,6 %A A060145 Clark Kimberling (ck6(AT)evansville.edu), Mar 05 2001 %E A060145 Corrected typo in terms. Harry J. Smith (hjsmithh(AT)sbcglobal.net), Jul 02 2009 Search completed in 0.001 seconds