The OEIS mourns the passing of Jim Simons and is grateful to the Simons Foundation for its support of research in many branches of science, including the OEIS.
login
The OEIS is supported by the many generous donors to the OEIS Foundation.

 

Logo
Hints
(Greetings from The On-Line Encyclopedia of Integer Sequences!)
A278487 Primes p such that p+1 is in A276573, the infinite trunk of least squares beanstalk. 6

%I #9 Nov 27 2016 22:06:18

%S 2,5,7,17,23,29,31,37,47,71,79,89,101,107,127,151,157,167,191,197,199,

%T 223,239,263,269,271,293,311,317,337,359,367,383,389,421,433,439,443,

%U 449,461,463,479,487,503,509,521,541,593,599,607,619,631,647,653,677,709,719,727,751,773,797,809,823,839,857,863,881,887,911,919

%N Primes p such that p+1 is in A276573, the infinite trunk of least squares beanstalk.

%C These seem to be substantially more common than A277888, even though odd terms are slightly more common in A276573 than the even terms. See also comments in A277487.

%H Antti Karttunen, <a href="/A278487/b278487.txt">Table of n, a(n) for n = 1..5050</a>

%F a(n) = A278486(n) - 1 = A276573(A278485(n)) - 1.

%o (Scheme) (define (A278487 n) (+ -1 (A276573 (A278485 n))))

%Y One less than A278486.

%Y No common terms with A277888, some common terms with A278494.

%Y Cf. A277486 (gives the count of these primes in each range [n^2, (n+1)^2]).

%Y Cf. A002828, A276573, A278485.

%K nonn

%O 1,1

%A _Antti Karttunen_, Nov 25 2016

Lookup | Welcome | Wiki | Register | Music | Plot 2 | Demos | Index | Browse | More | WebCam
Contribute new seq. or comment | Format | Style Sheet | Transforms | Superseeker | Recents
The OEIS Community | Maintained by The OEIS Foundation Inc.

License Agreements, Terms of Use, Privacy Policy. .

Last modified June 10 15:18 EDT 2024. Contains 373272 sequences. (Running on oeis4.)