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 A119657 #5 Aug 14 2012 04:43:21 %S A119657 5,217,1,71,23,131,1,191,47,59,311,1,83,431,1,107,1,1,1,1,1,1,167,179, %T A119657 971,1,1031,1,1091,227,1,263,1,1,1,1511,1571,1,1,347,359,1811,383, %U A119657 1931,1,1,2111 %N A119657 Denominator of BernoulliB[10p] divided by 66, where p=Prime[n]. %C A119657 The only composite in this sequence is a(2) = 217 = 7*31. All other a(n) are equal to 1 (for n=3,7,12,15,17,18,19,20,21,22,26,28,31,33,34,35,38,39,45,46..) or prime: a(1) = 5, all other primes in a(n) belong to A068231[n]: Primes congruent to 11 (mod 12). It appears that every prime from A068231[n] except 11 shows up in a(n) just once. %H A119657 Vincenzo Librandi, <a href="/A119657/b119657.txt">Table of n, a(n) for n = 1..500</a> %F A119657 a(n) = Denominator[BernoulliB[10Prime[n]]]/66. %t A119657 Table[Denominator[BernoulliB[10Prime[n]]]/66,{n,1,47}] %Y A119657 Cf. A068231, A119456, A051230, A051229, A002445. %K A119657 nonn %O A119657 1,1 %A A119657 _Alexander Adamchuk_, Jul 28 2006