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.

A336943 Least prime factor of 44745755^4 + 2^(4n+2).

This page as a plain text file.
%I A336943 #14 Jan 05 2025 19:51:41
%S A336943 797,37,13,113,29,13,73,2593,13,41,37,13,509,57881,13,73,293,13,29,37,
%T A336943 13,7555049,53,13,41,29,13,677,37,13,8557781,113,13,73,41,13,397,37,
%U A336943 13,29,1217,13,73,9820301,13,113,29,13,53,41,13,73,113,13,41,37,13
%N A336943 Least prime factor of 44745755^4 + 2^(4n+2).
%C A336943 k = 44745755^4 has the property that k + 2^m is composite for all m. However, it is conjectured that this sequence is unbounded. This is the case if and only if A336347 is unbounded; because a full covering set for k*2^m + 1 would also be a full covering for k + 2^m, and vice versa.
%H A336943 Jeppe Stig Nielsen, <a href="/A336943/b336943.txt">Table of n, a(n) for n = 0..500</a>
%H A336943 M. Filaseta et al., <a href="https://doi.org/10.1016/j.jnt.2008.02.004">On powers associated with SierpiƄski numbers, Riesel numbers and Polignac's conjecture</a>, Journal of Number Theory, Volume 128, Issue 7 (July 2008), pp. 1916-1940.
%H A336943 Anatoly S. Izotov, <a href="https://web.archive.org/web/2024*/https://www.fq.math.ca/Scanned/33-3/izotov.pdf">A Note on Sierpinski Numbers</a>, Fibonacci Quarterly (1995), pp. 206-207.
%o A336943 (PARI) a(n) = vecmin(factor(44745755^4+2^(4*n+2))[,1]); \\ _Michel Marcus_, Aug 08 2020
%Y A336943 Cf. A020639, A076336, A213353, A336347.
%K A336943 nonn
%O A336943 0,1
%A A336943 _Jeppe Stig Nielsen_, Aug 08 2020