a(n)< a(n+1) and: each digit is the absolute difference of the previous two; each digit is the absolute difference of the next two; each digit is the absolute difference of its two neighbors.
A102092
a(n)< a(n+1) and: each digit is the absolute difference of the previous two; each digit is the absolute difference of the next two; each digit is the absolute difference of its two neighbors.
Terms
- a(0) =0a(1) =1a(2) =10a(3) =110a(4) =1101a(5) =10110a(6) =110110a(7) =1101101a(8) =10110110a(9) =110110110a(10) =1101101101a(11) =10110110110
External references
- oeis: A102092