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!)
A055957 n - reversal of base 8 digits of n (written in base 10). 0
0, 0, 0, 0, 0, 0, 0, 0, 7, 0, -7, -14, -21, -28, -35, -42, 14, 7, 0, -7, -14, -21, -28, -35, 21, 14, 7, 0, -7, -14, -21, -28, 28, 21, 14, 7, 0, -7, -14, -21, 35, 28, 21, 14, 7, 0, -7, -14, 42, 35, 28, 21, 14, 7, 0, -7, 49, 42, 35, 28, 21, 14, 7, 0, 63, 0, -63, -126, -189, -252, -315, -378, 63, 0, -63, -126, -189, -252, -315 (list; graph; refs; listen; history; text; internal format)
OFFSET
0,9
COMMENTS
a(n) is a multiple of 7
LINKS
FORMULA
a(n) =n-A030107(n)
MATHEMATICA
Array[#-FromDigits[Reverse[IntegerDigits[#, 8]], 8]&, 80, 0] (* Harvey P. Dale, Jun 05 2012 *)
CROSSREFS
Cf. A056965.
Sequence in context: A019597 A096444 A246918 * A165090 A341484 A117013
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 April 24 14:54 EDT 2024. Contains 371960 sequences. (Running on oeis4.)