|
Search: id:A102694
|
|
|
| A102694 |
|
Take the n-th pair of consecutive digits of the sequence and form their absolute difference; the result is the n-th digit of the sequence; a(n) < a(n+1). |
|
+0 1
|
|
| 1, 2, 3, 5, 6, 9, 16, 17, 90, 98, 170, 181, 901, 1090, 8010, 70001, 80010, 90001, 98000, 98808, 99011, 107001, 111010, 800000, 1000900, 1100010, 9080000, 9909080, 80008090, 90001010, 100070000, 100101011, 101000800, 110000000, 111000009
(list; graph; listen)
|
|
|
OFFSET
|
1,2
|
|
|
COMMENT
|
Start with a(1) = 1. In general choose a(n) to be the smallest number consistent with a(i) (for i < n) and the other requirements.
|
|
EXAMPLE
|
First pair of digits is [12]; absolute difference = 1; 1 is the first digit of the sequence.
2nd pair of digits is [35]; absolute difference = 2; 2 is the 2nd digit of the sequence.
3rd pair of digits is [69]; absolute difference = 3; 3 is the 3rd digit of the sequence.
4th pair of digits is [16]; absolute difference = 5; 5 is the 4th digit of the sequence.
|
|
CROSSREFS
|
Adjacent sequences: A102691 A102692 A102693 this_sequence A102695 A102696 A102697
Sequence in context: A073216 A059454 A138538 this_sequence A124253 A079371 A131761
|
|
KEYWORD
|
base,easy,nonn
|
|
AUTHOR
|
Eric Angelini (eric.angelini(AT)kntv.be), Feb 04 2005, in collaboration with Hugo van der Sanden, Jacques Tramu, Frederic Zgud and Marc Seguin.
|
|
EXTENSIONS
|
Minor edits by njas, Jan 24 2008
|
|
|
Search completed in 0.002 seconds
|