login
A367645
Lexicographically earliest sequence of distinct positive numbers with the property that the sequence formed by the pairs of digits adjacent to the commas between the terms equals the magnitude of the successive differences between the terms.
1
1, 12, 35, 94, 135, 78, 159, 63, 30, 28, 109, 18
OFFSET
1,2
COMMENTS
The sequence is finite; after twelve terms 18 is reached which has no following term - see A367341.
EXAMPLE
a(6) = 78 as a(5) = 135, and |78 - 135| = 57 which can be formed from the last digit of 135 and the first digit of 78.
a(12) = 18 as a(11) = 109, and |18 - 109| = 91 which can be formed from the last digit of 109 and the first digit of 18. See A367341 for a proof that no following term can exist.
CROSSREFS
KEYWORD
nonn,fini,full,base
AUTHOR
STATUS
approved