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!)
A167878 A167877(n) + n. 4
0, 2, 2, 6, 8, 8, 8, 8, 8, 18, 20, 20, 24, 26, 26, 26, 26, 26, 26, 26, 26, 26, 26, 26, 26, 26, 26, 54, 56, 56, 60, 62, 62, 62, 62, 62, 72, 74, 74, 78, 80, 80, 80, 80, 80, 80, 80, 80, 80, 80, 80, 80, 80, 80, 80, 80, 80, 80, 80, 80, 80, 80, 80, 80, 80, 80, 80, 80, 80, 80, 80, 80 (list; graph; refs; listen; history; text; internal format)
OFFSET
0,2
COMMENTS
No carry occurs when calculating a(n) by adding A167877(n) to n in ternary arithmetic.
LINKS
PROG
(Haskell)
a167878 n = a167877 n + n -- Reinhard Zumkeller, Mar 15 2014
CROSSREFS
Cf. A007089, see A167832, A003817 for the decimal and binary cases.
Sequence in context: A269565 A334518 A099490 * A351928 A331786 A320139
KEYWORD
base,nonn
AUTHOR
Reinhard Zumkeller, Nov 14 2009
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 19 23:40 EDT 2024. Contains 371798 sequences. (Running on oeis4.)