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.

A090334 Numbers with at least one divisor >1 that is a prefix of another divisor in binary representation.

This page as a plain text file.
%I A090334 #6 Dec 16 2021 07:38:02
%S A090334 4,6,8,10,12,14,15,16,18,20,21,22,24,26,27,28,30,32,34,36,38,39,40,42,
%T A090334 44,45,46,48,50,51,52,54,55,56,57,58,60,62,63,64,66,68,70,72,74,75,76,
%U A090334 78,80,81,82,84,85,86,87,88,90,92,93,94,95,96,98,99,100,102,104,105
%N A090334 Numbers with at least one divisor >1 that is a prefix of another divisor in binary representation.
%C A090334 Complement of A090332.
%C A090334 Even numbers >2 belong to this sequence.
%F A090334 A090330(a(n)) > 0.
%F A090334 A090331(a(n)) > 1.
%e A090334 Divisors >1 of 51: {3,17,51}, in binary: {11, 10001, 110011}, as '11' is a prefix of '110011' 51 is a term.
%Y A090334 Cf. A090330, A090331.
%K A090334 nonn,base
%O A090334 1,1
%A A090334 _Reinhard Zumkeller_, Nov 26 2003