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.

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

This page as a plain text file.
%I A244565 #9 Jul 12 2014 16:32:35
%S A244565 322523,12413281,16921847,27862127,29095681,35430841,43925747,
%T A244565 47635073,50273851,56517767,57816799,59929127,60666107,63662611,
%U A244565 66887071,69265069,77564731,83460571,87376127,104697533
%N A244565 Odd integers n such that for every integer k>0, n*2^k+1 has a divisor in the set { 3, 5, 7, 13, 37, 73, 109 }.
%C A244565 For n > 144, a(n) = a(n-144) + 803736570, the first 144 values are in the table.
%H A244565 Pierre CAMI, <a href="/A244565/b244565.txt">Table of n, a(n) for n = 1..144</a>
%F A244565 For n > 144, a(n) = a(n-144) + 803736570.
%Y A244565 Cf. A076336, A244074, A244561, A244562, A244563, A244564.
%K A244565 nonn
%O A244565 1,1
%A A244565 _Pierre CAMI_, Jun 30 2014