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.

A355892 a(n) = binary expansion of A354169(n).

This page as a plain text file.
%I A355892 #7 Aug 23 2022 23:07:28
%S A355892 0,1,10,100,1000,11,10000,100000,1000000,1100,10000000,100000000,
%T A355892 1000000000,10001,10000000000,100010,100000000000,1000000000000,
%U A355892 10000000000000,1000100,100000000000000,10001000,1000000000000000,10000000000000000,100000000000000000,1100000000,1000000000000000000,10000000000000000000,100000000000000000000
%N A355892 a(n) = binary expansion of A354169(n).
%H A355892 N. J. A. Sloane, <a href="/A355892/b355892.txt">Table of n, a(n) for n = 0..999</a>
%e A355892 The terms, right-justified, for comparison with A355893.
%e A355892 ...................................0
%e A355892 ...................................1
%e A355892 ..................................10
%e A355892 .................................100
%e A355892 ................................1000
%e A355892 ..................................11
%e A355892 ...............................10000
%e A355892 ..............................100000
%e A355892 .............................1000000
%e A355892 ................................1100
%e A355892 ............................10000000
%e A355892 ...........................100000000
%e A355892 ..........................1000000000
%e A355892 ...............................10001
%e A355892 .........................10000000000
%e A355892 ..............................100010
%e A355892 ........................100000000000
%e A355892 .......................1000000000000
%e A355892 ......................10000000000000
%e A355892 .............................1000100
%e A355892 .....................100000000000000
%e A355892 ............................10001000
%e A355892 ....................1000000000000000
%e A355892 ...................10000000000000000
%e A355892 ..................100000000000000000
%e A355892 ..........................1100000000
%e A355892 .................1000000000000000000
%e A355892 ................10000000000000000000
%e A355892 ...............100000000000000000000
%e A355892 .........................10000000001
%e A355892 ..............1000000000000000000000
%e A355892 ...............................10010
%e A355892 .............10000000000000000000000
%e A355892 ........................100000100000
%e A355892 ............100000000000000000000000
%e A355892 ...........1000000000000000000000000
%e A355892 ..........10000000000000000000000000
%e A355892 ......................11000000000000
%e A355892 .........100000000000000000000000000
%e A355892 ........1000000000000000000000000000
%e A355892 .......10000000000000000000000000000
%e A355892 .....................100000000000100
%e A355892 ......100000000000000000000000000000
%e A355892 .............................1001000
%e A355892 .....1000000000000000000000000000000
%e A355892 ....................1000000010000000
%e A355892 ....10000000000000000000000000000000
%e A355892 ...100000000000000000000000000000000
%e A355892 ..1000000000000000000000000000000000
%e A355892 ..................110000000000000000
%Y A355892 Cf. A354169, A090252, A355893.
%K A355892 nonn
%O A355892 0,3
%A A355892 _N. J. A. Sloane_, Aug 23 2022