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.

A115849 Integers i such that 17*i is not 17 X i.

This page as a plain text file.
%I A115849 #5 Mar 31 2012 13:21:10
%S A115849 17,19,21,23,25,27,29,31,34,35,38,39,42,43,46,47,49,50,51,53,54,55,57,
%T A115849 58,59,61,62,63,68,69,70,71,76,77,78,79,81,83,84,85,86,87,89,91,92,93,
%U A115849 94,95,98,99,100,101,102,103,106,107,108,109,110,111,113,114,115,116
%N A115849 Integers i such that 17*i is not 17 X i.
%C A115849 Here * stands for ordinary multiplication and X means carryless (GF(2)[X]) multiplication (A048720).
%H A115849 <a href="/index/Con#CongruCrossDomain">Index entries for sequences defined by congruent products between domains N and GF(2)[X]</a>
%Y A115849 Cf. A115850 shows this sequence in binary. Complement of A115847.
%K A115849 nonn
%O A115849 1,1
%A A115849 _Antti Karttunen_, Feb 01 2006