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!)
A055951 n - reversal of base 5 digits of n (written in base 10). 1
0, 0, 0, 0, 0, 4, 0, -4, -8, -12, 8, 4, 0, -4, -8, 12, 8, 4, 0, -4, 16, 12, 8, 4, 0, 24, 0, -24, -48, -72, 24, 0, -24, -48, -72, 24, 0, -24, -48, -72, 24, 0, -24, -48, -72, 24, 0, -24, -48, -72, 48, 24, 0, -24, -48, 48, 24, 0, -24, -48, 48, 24, 0, -24, -48, 48, 24, 0, -24, -48, 48, 24, 0, -24, -48, 72, 48, 24, 0, -24, 72, 48, 24, 0 (list; graph; refs; listen; history; text; internal format)
OFFSET
0,6
COMMENTS
a(n) is a multiple of 4.
LINKS
FORMULA
a(n) = n - A030104(n).
MATHEMATICA
Table[n - IntegerReverse[n, 5], {n, 0, 100}] (* Paolo Xausa, Aug 08 2024 *)
CROSSREFS
Sequence in context: A160207 A190103 A176714 * A165032 A345203 A088374
KEYWORD
base,sign,changed
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 August 18 08:40 EDT 2024. Contains 375255 sequences. (Running on oeis4.)