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.

A115876 Integers i such that 41*i = 105 X i.

This page as a plain text file.
%I A115876 #5 Mar 31 2012 13:21:10
%S A115876 0,7,14,28,56,112,224,448,896,1792,3584,3591,7168,7175,7182,14336,
%T A115876 14343,14350,14364,28672,28679,28686,28700,28728,57344,57351,57358,
%U A115876 57372,57400,57456,114688,114695,114702,114716,114744,114800,114912
%N A115876 Integers i such that 41*i = 105 X i.
%C A115876 Here * stands for ordinary multiplication and X means carryless (GF(2)[X]) multiplication (A048720).
%H A115876 <a href="/index/Con#CongruCrossDomain">Index entries for sequences defined by congruent products between domains N and GF(2)[X]</a>
%Y A115876 Subset of A115874 ? A115877 shows this sequence in binary.
%K A115876 nonn
%O A115876 0,2
%A A115876 _Antti Karttunen_, Feb 07 2006