Location via proxy:   [ UP ]  
[Report a bug]   [Manage cookies]                
A078269
a(n) is the number from which if odd-positioned digits are deleted then one gets the concatenation of 1 to n, while if even-positioned digits are deleted then one gets reverse concatenation of 1 to n. Position of least significant digit is considered to be 1.
3
11, 1221, 132231, 14233241, 1524334251, 162534435261, 17263544536271, 1827364554637281, 192837465564738291, 1120394857667584931201, 11213140596877869514031211, 112231415160798897160514131221
OFFSET
1,1
EXAMPLE
a(4) = 14233241: deleting alternate digits starting with least significant digit gives 1234 etc.
CROSSREFS
Sequence in context: A274766 A261138 A259937 * A015009 A068326 A001323
KEYWORD
base,nonn
AUTHOR
Amarnath Murthy, Nov 24 2002
EXTENSIONS
More terms from Antonio G. Astudillo (afg_astudillo(AT)lycos.com), Apr 19 2003
STATUS
approved