Search: id:A060144 Results 1-1 of 1 results found. %I A060144 %S A060144 0,0,0,1,1,1,2,2,3,3,3,4,4,4,5,5,6,6,6,7,7,8,8,8,9,9,9,10,10,11,11,11, %T A060144 12,12,12,13,13,14,14,14,15,15,16,16,16,17,17,17,18,18,19,19,19,20,20, %U A060144 21,21,21,22,22,22,23,23,24,24,24,25,25,25,26,26,27,27,27,28,28,29,29 %N A060144 Floor(n/(1+tau), also Floor(n/(tau)^2). %H A060144 Harry J. Smith, Table of n, a(n) for n=0,...,1000 %F A060144 For n>0, a(n)=n reduced modulo A005206(n). - Benoit Cloitre (benoit7848c(AT)orange.fr), Jan 01 2003 %o A060144 (PARI) { default(realprecision, 10); f=2/(sqrt(5) + 3); for (n=0, 1000, write("b060144.txt", n, " ", floor(n*f)); ) } [From Harry J. Smith (hjsmithh(AT)sbcglobal.net), Jul 02 2009] %Y A060144 Sequence in context: A053620 A057360 A057364 this_sequence A107347 A163127 A077113 %Y A060144 Adjacent sequences: A060141 A060142 A060143 this_sequence A060145 A060146 A060147 %K A060144 nonn %O A060144 0,7 %A A060144 Clark Kimberling (ck6(AT)evansville.edu), Mar 05 2001 Search completed in 0.001 seconds