login
The OEIS is supported by the many generous donors to the OEIS Foundation.

 

Logo
Hints
(Greetings from The On-Line Encyclopedia of Integer Sequences!)
A055964 n + reversal of hexadecimal (base 16) digits of n (written in base 10). 0
0, 2, 4, 6, 8, 10, 12, 14, 16, 18, 20, 22, 24, 26, 28, 30, 17, 34, 51, 68, 85, 102, 119, 136, 153, 170, 187, 204, 221, 238, 255, 272, 34, 51, 68, 85, 102, 119, 136, 153, 170, 187, 204, 221, 238, 255, 272, 289, 51, 68, 85, 102, 119, 136, 153, 170, 187, 204, 221, 238 (list; graph; refs; listen; history; text; internal format)
OFFSET
0,2
COMMENTS
If n has an even number of hexadecimal digits then a(n) is a multiple of 17.
LINKS
FORMULA
a(n) = n + A056962(n).
MATHEMATICA
Table[n + IntegerReverse[n, 16], {n, 0, 100}] (* Paolo Xausa, Aug 08 2024 *)
CROSSREFS
Sequence in context: A246410 A195169 A338922 * A055966 A087113 A366846
KEYWORD
base,nonn
AUTHOR
Henry Bottomley, Jul 18 2000
STATUS
approved

Lookup | Welcome | Wiki | Register | Music | Plot 2 | Demos | Index | Browse | More | WebCam
Contribute new seq. or comment | Format | Style Sheet | Transforms | Superseeker | Recents
The OEIS Community | Maintained by The OEIS Foundation Inc.

License Agreements, Terms of Use, Privacy Policy. .

Last modified September 16 06:39 EDT 2024. Contains 375959 sequences. (Running on oeis4.)