[go: up one dir, main page]

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!)
A055953 n - reversal of base 6 digits of n (written in base 10). 1
0, 0, 0, 0, 0, 0, 5, 0, -5, -10, -15, -20, 10, 5, 0, -5, -10, -15, 15, 10, 5, 0, -5, -10, 20, 15, 10, 5, 0, -5, 25, 20, 15, 10, 5, 0, 35, 0, -35, -70, -105, -140, 35, 0, -35, -70, -105, -140, 35, 0, -35, -70, -105, -140, 35, 0, -35, -70, -105, -140, 35, 0, -35, -70, -105, -140, 35, 0, -35, -70, -105, -140, 70, 35, 0, -35, -70 (list; graph; refs; listen; history; text; internal format)
OFFSET
0,7
COMMENTS
a(n) is a multiple of 5.
LINKS
FORMULA
a(n) = n - A030105(n).
MATHEMATICA
Table[n - IntegerReverse[n, 6], {n, 0, 100}] (* Paolo Xausa, Aug 08 2024 *)
CROSSREFS
Sequence in context: A256192 A154814 A341482 * A165051 A154855 A137562
KEYWORD
base,sign
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 29 09:16 EDT 2024. Contains 375511 sequences. (Running on oeis4.)