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.

A182482 6*n*A182481(n)-1.

This page as a plain text file.
%I A182482 #34 Sep 17 2019 16:07:28
%S A182482 5,11,17,71,29,71,41,191,107,59,197,71,311,419,179,191,101,107,227,
%T A182482 239,881,659,137,431,149,311,809,2687,347,179,1301,191,197,1019,419,
%U A182482 431,1997,227,1871,239,1229,2267,1031,1319,269,827,281,1151,881,599
%N A182482 6*n*A182481(n)-1.
%C A182482 By the construction of A182481, every term is lesser of twin primes.
%C A182482 Every lesser more than 3 of twin primes appears in the sequence.
%C A182482 Number m=(a(n)+1)/6 is the place of the last appearance of a(n); m is multiple of all previous places of the appearance of a(n), if they exist.
%C A182482 In particular, a(n) appears only once, if (a(n)+1)/6 is 1 or prime (in this case n is 1 or prime and A182481(n)=1). Conversely is not true. For example, a(10)=59 appears only once, although 10 is not prime.
%H A182482 Ray Chandler, <a href="/A182482/b182482.txt">Table of n, a(n) for n = 1..10000</a>
%e A182482 All places where 71 appears are 4,6,12. "Thus" 12 is multiple of 4 and 6.
%e A182482 Since (101+1)/6=17 is prime, then 101 appears only once.
%Y A182482 Cf. A182481, A001359, A006512, A014574, A001097, A077800, A002822.
%K A182482 nonn
%O A182482 1,1
%A A182482 _Vladimir Shevelev_, May 01 2012