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.

A088329 Table read by rows where row n consists of all k in the range 0 A006094(n+1) such that k*A002110(n)-1 are lower twin primes.

This page as a plain text file.
%I A088329 #5 Oct 12 2013 15:14:05
%S A088329 2,3,6,9,1,2,3,5,7,10,12,17,18,23,25,30,32,33,1,2,5,6,8,9,14,19,20,22,
%T A088329 27,34,35,41,43,44,54,65,71,2,5,11,13,16,28,29,30,35,36,42,44,50,51,
%U A088329 55,57,69,73,86,95,104,121,125,128,135,140,1,4,5
%N A088329 Table read by rows where row n consists of all k in the range 0<k < A006094(n+1) such that k*A002110(n)-1 are lower twin primes.
%C A088329 The lower twin primes generated by this kind of multiplication of k and primorials are in A088328.
%e A088329 The first 4 rows are:
%e A088329 2,3,6,9 ;
%e A088329 1,2,3,5,7,10,12,17,18,23,25,30,32,33;
%e A088329 1,2,5,6,8,9,14,19,20,22,27,34,35,41,43,44,54,65,71 ;
%e A088329 2,5,11,13,16,28,29,30,35,36,42,44,50,51,55,57,69,73,86,95,104,121,125,128,135,140;
%Y A088329 Cf. A088328, A001359.
%K A088329 nonn,tabf
%O A088329 1,1
%A A088329 _Pierre CAMI_, Nov 06 2003
%E A088329 Edited by _R. J. Mathar_, Oct 30 2009