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!)
A055954 n + reversal of base 7 digits of n (written in base 10). 2
0, 2, 4, 6, 8, 10, 12, 8, 16, 24, 32, 40, 48, 56, 16, 24, 32, 40, 48, 56, 64, 24, 32, 40, 48, 56, 64, 72, 32, 40, 48, 56, 64, 72, 80, 40, 48, 56, 64, 72, 80, 88, 48, 56, 64, 72, 80, 88, 96, 50, 100, 150, 200, 250, 300, 350, 64, 114, 164, 214, 264, 314, 364, 78, 128, 178 (list; graph; refs; listen; history; text; internal format)
OFFSET
0,2
COMMENTS
If n has an even number of digits in base 7 then a(n) is a multiple of 8
LINKS
FORMULA
a(n) =n+A030106(n)
MATHEMATICA
Table[n+FromDigits[Reverse[IntegerDigits[n, 7]], 7], {n, 0, 70}] (* Harvey P. Dale, Jan 29 2020 *)
CROSSREFS
Cf. A056964.
Sequence in context: A356431 A345444 A319807 * A366021 A365453 A365984
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 April 18 02:55 EDT 2024. Contains 371767 sequences. (Running on oeis4.)