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.

A115805 Integers i such that 13*i = 29 X i.

This page as a plain text file.
%I A115805 #5 Mar 31 2012 13:21:10
%S A115805 0,3,6,12,24,48,96,192,195,384,387,390,768,771,774,780,1536,1539,1542,
%T A115805 1548,1560,3072,3075,3078,3084,3096,3120,6144,6147,6150,6156,6168,
%U A115805 6192,6240,12288,12291,12294,12300,12312,12336,12384,12480,12483
%N A115805 Integers i such that 13*i = 29 X i.
%C A115805 Here * stands for ordinary multiplication and X means carryless (GF(2)[X]) multiplication (A048720).
%H A115805 <a href="/index/Con#CongruCrossDomain">Index entries for sequences defined by congruent products between domains N and GF(2)[X]</a>
%Y A115805 Cf. Subset of A115803 and also of A115823 ? Differs from A115829 for the first time at n=21, where A115829(21)=2979 while a(21)=3072. A115806 shows this sequence in binary.
%K A115805 nonn
%O A115805 0,2
%A A115805 _Antti Karttunen_, Feb 01 2006