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!)
A257256 Difference between {the first unlucky number removed at the n-th stage of Lucky sieve} and {the n-th Lucky number}: a(n) = A219178(n) - A000959(n). 2
1, 2, 12, 18, 32, 40, 64, 84, 108, 124, 138, 170, 206, 214, 274, 296, 318, 338, 348, 378, 426, 454, 498, 532, 564, 600, 662, 678, 710, 736, 766, 836, 874, 920, 944, 954, 1078, 1104, 1120, 1170, 1202, 1254, 1296, 1332, 1378, 1416, 1434, 1466, 1592, 1612, 1660, 1696, 1778, 1786, 1820, 1888, 1932, 1952, 2058 (list; graph; refs; listen; history; text; internal format)
OFFSET
1,2
LINKS
FORMULA
a(n) = A219178(n) - A000959(n).
PROG
(Scheme) (define (A257256 n) (- (A219178 n) (A000959 n)))
CROSSREFS
First column of A257255.
Sequence in context: A032413 A262897 A281353 * A325767 A335799 A190044
KEYWORD
nonn
AUTHOR
Antti Karttunen, Apr 29 2015
STATUS
approved

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 5 23:50 EDT 2024. Contains 373110 sequences. (Running on oeis4.)