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.

A244564 Odd integers n such that for every integer k>0, n * 2^k + 1 has a divisor in the set { 3, 5, 7, 13, 19, 73, 109 }.

This page as a plain text file.
%I A244564 #12 Jul 12 2014 16:32:09
%S A244564 934909,1259779,6828631,11822359,12151397,15285707,17220887,23277113,
%T A244564 25912463,32971909,34689511,38206517,38257411,45181667,46337843,
%U A244564 48339497,57410477,63676073,67510217,68468753,68708387,69169397,70312793,71151293
%N A244564 Odd integers n such that for every integer k>0, n * 2^k + 1 has a divisor in the set { 3, 5, 7, 13, 19, 73, 109 }.
%C A244564 For n > 144, a(n) = a(n-144) + 412729590, the first 144 values are in the table.
%H A244564 Pierre CAMI, <a href="/A244564/b244564.txt">Table of n, a(n) for n = 1..144</a>
%F A244564 For n > 144, a(n) = a(n-144) + 412729590.
%Y A244564 Cf. A076336, A244073, A244561, A244562, A244563.
%K A244564 nonn
%O A244564 1,1
%A A244564 _Pierre CAMI_, Jun 30 2014