|
Search: id:A110726
|
|
|
| A110726 |
|
Absolute{n concatenate R(n)}-{ R(n) concatenate n}, R(n) = digit reversal of n. |
|
+0 2
|
| |
|
|
OFFSET
|
10,1
|
|
|
COMMENT
|
a(palindrome ) = 0. a(n) = a(R(n))
|
|
FORMULA
|
When n has two digits a(n)= 891*ABS(x-y). (Here x,y are the digits of n and ABS(n) is the absolute value of n.) - Keith Schneider, Jun 16 2007
|
|
EXAMPLE
|
a(12) = ABS(1221-2112) = 891.
|
|
CROSSREFS
|
Cf. A110722, A110723, A110724, A110725, A110727.
Sequence in context: A006915 A006916 A128871 this_sequence A124666 A125303 A087672
Adjacent sequences: A110723 A110724 A110725 this_sequence A110727 A110728 A110729
|
|
KEYWORD
|
base,easy,more,nonn
|
|
AUTHOR
|
Amarnath Murthy (amarnath_murthy(AT)yahoo.com), Aug 09 2005
|
|
|
Search completed in 0.002 seconds
|