cp's OEIS Frontend

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.

A095961 If p(x) is the x-th prime, then the n-th set of 2 consecutive sexy prime pairs starts at p(a(n)).

This page as a plain text file.
%I A095961 #3 Mar 31 2012 20:35:48
%S A095961 9,16,21,37,54,56,71,74,84,100,103,105,108,165,185,200,208,216,243,
%T A095961 255,271,273,298,345,347,349,354,356,372,412,464,466,494,504,506,521,
%U A095961 554,559,603,627,630,660,668,682,684,709,711,720,762,767,769,787,789,814
%N A095961 If p(x) is the x-th prime, then the n-th set of 2 consecutive sexy prime pairs starts at p(a(n)).
%e A095961 a(2)=16. p(16)=53 and p(17)=59, the first sexy prime pair. p(18)=61 and p(19)=67, the second sexy prime pair.
%Y A095961 Cf. A023201, A046117.
%K A095961 nonn
%O A095961 1,1
%A A095961 _Ray G. Opao_, Jul 15 2004