OFFSET
1,2
COMMENTS
a(20) = 200 and not 20. Can anyone derive a formula for a(n)?
a(n) = n when n > 10 * floor(n/10) + floor(n/10) - 2. Otherwise it is guaranteed that n has appeared in a previous row of the triangle. - Alonso del Arte, Jan 07 2013
LINKS
Hans Havermann, Table of n, a(n) for n = 1..10000
CROSSREFS
KEYWORD
base,easy,nonn
AUTHOR
Amarnath Murthy, Nov 05 2002
STATUS
approved