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.

A059757 Initial terms of smallest Erdős-Woods intervals corresponding to the terms of A059756.

This page as a plain text file.
%I A059757 #23 Jun 13 2025 22:06:29
%S A059757 2184,3521210,47563752566,12913165320,21653939146794,
%T A059757 172481165966593120,808852298577787631376,91307018384081053554,
%U A059757 1172783000213391981960,26214699169906862478864,27070317575988954996883440,92274830076590427944007586984,3061406404565905778785058155412
%N A059757 Initial terms of smallest Erdős-Woods intervals corresponding to the terms of A059756.
%C A059757 The term a(1)=2184 is the start of the lowest interval with an Erdős-Woods interval length of 16 = A059756(1), and the list of others of that length 16 appear to be the same as A194585. - _R. J. Mathar_, Jul 02 2014
%H A059757 Bertram Felgenhauer, <a href="/A059757/b059757.txt">Table of n, a(n) for n = 1..106</a>
%H A059757 Code Golf Stack Exchange user xash, <a href="https://codegolf.stackexchange.com/questions/230509/find-the-erd%c5%91s-woods-origin/230542#230542">Find the Erdős-Woods origin</a>.
%H A059757 Bertram Felgenhauer, <a href="https://int-e.eu/oeis/">Some OEIS computations</a> (first 106 terms and supporting code)
%e A059757 For the Erdős-Woods number 16, no number between 2184 and 2184+16 is coprime to both 2184 and 2184+16. 2184 is the smallest such nonnegative integer.
%Y A059757 Cf. A059756, A194585, A244620.
%K A059757 nonn
%O A059757 1,1
%A A059757 Nik Lygeros (webmaster(AT)lygeros.org), Feb 12 2001
%E A059757 a(5)-a(13) corrected by _Peter Kagey_, Jul 01 2021, based on the Code Golf Stack Exchange link.