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 A111740 #2 Mar 30 2012 17:26:19 %S A111740 1,5,1,3,1,3,1,5,7,1,3,11,3,3,3,7,7,3,5,1,3,9,9,7,11,1,3,1,5,3,3,1,1, %T A111740 5,1,5,3,3,25,15,1,3,3,5,3,5,5,3,7,15,3,1,3,3,7,7,1,11,5,3,3,3,3,15, %U A111740 17,3,9,3,1,5,9,7,3,15,5,3,7,5,1,27,7,3,1,3,5,3,1,3,3,5,3,1,11,1,9,3,1,9,17 %N A111740 Distance between k*(n-th prime) and next prime, k=8 case. %C A111740 Other cases: k=1 A001223 Differences between consecutive primes, k=2 A059787, k=3 A114245, k=4 A114246, k=5 A114247, k=6 A114248, k=7 A111739, k=9 A111741, k=10 A111742. %e A111740 a(1)=1 because prime(1)=2 and 8*2+1=17 (prime). %Y A111740 Cf. A001223, A059787, A114245, A114246, A114247, A114248, A111739, A111741, A111742. %K A111740 nonn %O A111740 1,2 %A A111740 _Zak Seidov_, Nov 18 2005