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.
%I A283193 #6 Mar 06 2017 11:09:17 %S A283193 1,3,6,0,5,2,8,7,17,15,26,38,41,55,60,76,83,91,11,20,42,63,86,4,28,43, %T A283193 69,88,18,35,66,98,21,56,80,16,44,71,12,52,81,23,67,19,54,97,33,70,24, %U A283193 62,13,68,14,53,10,72,22,75,36,84,31,94,58,29,78,34,99 %N A283193 a(n) = CarrylessSum{k=1..n} A283192(k), where CarrylessSum is the analog of summation for carryless addition. %H A283193 Rémy Sigrist, <a href="/A283193/b283193.txt">Table of n, a(n) for n = 1..10000</a> %H A283193 Rémy Sigrist, <a href="/A283193/a283193.gp.txt">PARI program for A283193</a> %H A283193 <a href="/index/Ca#CARRYLESS">Index entries for sequences related to carryless arithmetic</a> %Y A283193 Cf. A169890, A283192. %K A283193 nonn,base %O A283193 1,2 %A A283193 _Rémy Sigrist_, Mar 02 2017