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.

A102663 Lexicographically earliest increasing sequence whose k-th digit is the absolute difference between the two digits touching the k-th comma.

Original entry on oeis.org

1, 2, 4, 80, 81, 100, 800, 1000, 1001, 1002, 2000, 8001, 10001, 10002, 10003, 30001, 100001, 100002, 100003, 300001, 1000000, 1000001, 2000001, 10000001, 10000002, 40000000, 200000001, 1000000001, 1000000002, 2000000000, 8000000001, 10000000001, 10000000002
Offset: 1

Views

Author

Keywords

Examples

			The first comma is touched by digits 1 and 2 which subtracted absolutely give 1, the first digit of the sequence.
The 2nd comma is touched by digits 2 and 4 which subtracted absolutely give 2, the 2nd digit of the sequence.
The 3rd comma is touched by digits 4 and 8 which subtracted absolutely give 4, the 3rd digit of the sequence.
		

Crossrefs

Cf. A334336.

Extensions

a(15) corrected and a(16) onwards from Mohammed Yaseen, Jul 10 2021