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.

A334336 Write under each comma the absolute difference of the two digits framing the said comma; the successive results reproduce, digit by digit, the sequence itself. This is the lexicographically earliest permutation of the positive integers with this property.

This page as a plain text file.
%I A334336 #20 Dec 23 2024 14:53:46
%S A334336 1,2,4,80,8,81,9,10,100,90,11,12,3,31,110,91,13,40,14,5,7,41,42,30,15,
%T A334336 6,60,92,32,33,61,51,16,70,43,82,93,71,20,44,62,52,21,22,72,83,94,400,
%U A334336 95,73,63,50,34,77,17,84,96,74,53,98,18,85,97,49,19,700,99,68,101,23,54,45,900
%N A334336 Write under each comma the absolute difference of the two digits framing the said comma; the successive results reproduce, digit by digit, the sequence itself. This is the lexicographically earliest permutation of the positive integers with this property.
%H A334336 Carole Dubois, <a href="/A334336/b334336.txt">Table of n, a(n) for n = 1..5000</a>
%H A334336 Eric Angelini, <a href="https://web.archive.org/web/*/http://list.seqfan.eu/oldermail/seqfan/2020-March/020570.html">Comma differences</a>, message to the SeqFan mailing list, March 22 2020.
%e A334336 Compare the start of the sequence and the absolute comma-differences:
%e A334336 Seq = 1, 2, 4, 80, 8, 81, 9, 10, 100, 90, 11, 12, 3, 31, 110, 91, ...
%e A334336 Dif = .1..2..4...8..0...8..8...1....9...1...0...1..0...0....9...
%e A334336 We see that the digits of the second line reproduce the digits' succession of the first line.
%Y A334336 Cf. A100787.
%K A334336 base,nonn
%O A334336 1,2
%A A334336 _Eric Angelini_ and _Carole Dubois_, Apr 23 2020