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.

A358654 a(n) = A025480(A353654(n+1) - 1).

This page as a plain text file.
%I A358654 #28 Apr 25 2024 11:29:11
%S A358654 0,1,3,2,7,5,6,15,4,11,13,14,31,9,10,23,12,27,29,30,63,8,19,21,22,47,
%T A358654 25,26,55,28,59,61,62,127,17,18,39,20,43,45,46,95,24,51,53,54,111,57,
%U A358654 58,119,60,123,125,126,255,16,35,37,38,79,41,42,87,44,91,93
%N A358654 a(n) = A025480(A353654(n+1) - 1).
%C A358654 Permutation of the nonnegative integers.
%C A358654 Conjecture: A247648(n) with rewrite 1 -> 1, 01 -> 0 applied to binary expansion is the same as a(n).
%H A358654 Mikhail Kurkov, <a href="/A358654/b358654.txt">Table of n, a(n) for n = 0..10945</a>
%H A358654 <a href="/index/Per#IntegerPermutation">Index entries for sequences that are permutations of the nonnegative integers</a>
%F A358654 Conjecture: a(n) = A348366(A343152(n)) for n > 0 with a(0) = 1.
%Y A358654 Cf. A025480, A048679, A247648, A343152, A348366, A353654, A355489.
%K A358654 nonn,base
%O A358654 0,3
%A A358654 _Mikhail Kurkov_, Nov 25 2022