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!)
A055959 n - reversal of base 9 digits of n (written in base 10). 0

%I #5 Dec 17 2022 14:57:21

%S 0,0,0,0,0,0,0,0,0,8,0,-8,-16,-24,-32,-40,-48,-56,16,8,0,-8,-16,-24,

%T -32,-40,-48,24,16,8,0,-8,-16,-24,-32,-40,32,24,16,8,0,-8,-16,-24,-32,

%U 40,32,24,16,8,0,-8,-16,-24,48,40,32,24,16,8,0,-8,-16,56,48,40,32,24,16,8,0,-8,64,56,48,40,32,24,16,8,0,80,0,-80,-160

%N n - reversal of base 9 digits of n (written in base 10).

%C a(n) is a multiple of 8

%F a(n) =n-A030108(n)

%t Table[n-FromDigits[Reverse[IntegerDigits[n,9]],9],{n,0,120}] (* _Harvey P. Dale_, Dec 17 2022 *)

%Y Cf. A056965.

%K base,sign

%O 0,10

%A _Henry Bottomley_, Jul 18 2000

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 25 16:45 EDT 2024. Contains 371989 sequences. (Running on oeis4.)