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.

A369302 a(n) = A091255(A369293(n), A369293(n+1)).

This page as a plain text file.
%I A369302 #12 Jan 21 2024 13:54:24
%S A369302 1,2,2,3,3,3,7,7,2,2,6,3,15,3,2,4,2,11,11,3,13,13,2,3,7,7,2,2,2,3,31,
%T A369302 31,2,7,7,2,19,19,3,5,3,25,25,2,2,3,3,3,5,7,7,4,13,3,6,3,63,3,2,4,2,
%U A369302 14,3,61,61,2,37,37,3,3,59,59,2,2,11,11,7,7,4,2
%N A369302 a(n) = A091255(A369293(n), A369293(n+1)).
%C A369302 All terms, except the first, are > 1.
%H A369302 Rémy Sigrist, <a href="/A369302/b369302.txt">Table of n, a(n) for n = 1..10000</a>
%H A369302 Rémy Sigrist, <a href="/A369302/a369302.gp.txt">PARI program</a>
%H A369302 <a href="/index/Ge#GF2X">Index entries for sequences operating on GF(2)[X]-polynomials</a>
%e A369302 a(42) = A091255(A369293(42), A369293(43)) = A091255(43, 25) = 25.
%o A369302 (PARI) See Links section.
%Y A369302 Cf. A073734, A091255, A369293.
%K A369302 nonn,base
%O A369302 1,2
%A A369302 _Rémy Sigrist_, Jan 19 2024