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.

A153401 a(n) is the least positive number such that in the representation of 2n+1, n>=4, as a sum of the form (2*A000695(k)+a(n))+2(2*A000695(l)+a(n)), both of numbers 2*A000695(k)+a(n) and 2*A000695(l)+a(n) are primes.

This page as a plain text file.
%I A153401 #5 Dec 18 2018 11:48:53
%S A153401 1,3,3,3,1,3,3,3,1,3,3,3,1,3,3,3,7,3,9,1,1,5,3,7,9,3,7,1,1,19,3,0,5,7,
%T A153401 3,3,5
%N A153401 a(n) is the least positive number such that in the representation of 2n+1, n>=4, as a sum of the form (2*A000695(k)+a(n))+2(2*A000695(l)+a(n)), both of numbers 2*A000695(k)+a(n) and 2*A000695(l)+a(n) are primes.
%C A153401 For a given c>=3, every odd N>=3c is a unique sum of the form (2*A000695(k)+c) +2(2*A000695(l)+c).
%Y A153401 Cf. A046927, A103151, A000695, A145812, A147568.
%K A153401 nonn,more
%O A153401 4,2
%A A153401 _Vladimir Shevelev_, Dec 25 2008