This is a front-end for the Online Encyclopedia of Integer Sequences, made by Christian Perfect. The idea is to provide OEIS entries in non-ancient HTML, and then to think about how they're presented visually. The source code is on GitHub.
%I A076080 #7 Dec 05 2013 19:55:46 %S A076080 1,1,1,1,2,2,2,2,2,2,2,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,4,4,4,4, %T A076080 4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4, %U A076080 5,4,4,4,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5 %N A076080 a(n) = A076079(n)/n. %F A076080 a(n) = floor((prime(n)-1)/n). - _David Wasserman_, Feb 23 2006 %p A076080 1,seq(floor(evalf(ithprime(n)/n,100)),n=2..200); %Y A076080 Cf. A076079. %Y A076080 Except for first term, same as A038605. %K A076080 nonn %O A076080 1,5 %A A076080 _Amarnath Murthy_, Oct 05 2002 %E A076080 More terms from _Sascha Kurz_, Jan 30 2003 %E A076080 More terms from _David Wasserman_, Feb 23 2006