login

Year-end appeal: Please make a donation to the OEIS Foundation to support ongoing development and maintenance of the OEIS. We are now in our 61st year, we have over 378,000 sequences, and we’ve reached 11,000 citations (which often say “discovered thanks to the OEIS”).

A122549
From item 6 of Cooijman's Odds test (see example line for an explanation).
0
19, 10, 9, 49, 13, 36, 89, 17, 72
OFFSET
1,1
LINKS
EXAMPLE
Fill a 3 x 3 matrix line by line from top row at the left with the numbers of the sequence in order:
19 10 9 19 1+9 19-(1+9)
49 13 36 Equivalent to 49 4+9 49-(4+9)
89 17 72 89 8+9 89-(8+9)
So second column elements can be obtained as the sum of digits from the first column of numbers. Third column is the difference between the first two ones.
CROSSREFS
Sequence in context: A175675 A006232 A260328 * A039942 A269260 A050276
KEYWORD
nonn,base
AUTHOR
Herman Jamke (hermanjamke(AT)fastmail.fm), Sep 19 2006
STATUS
approved