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!)
A167832 A167831(n) + n. 5

%I #7 Mar 15 2014 10:39:57

%S 0,2,4,6,8,9,9,9,9,9,20,22,24,26,28,29,29,29,29,29,40,42,44,46,48,49,

%T 49,49,49,49,60,62,64,66,68,69,69,69,69,69,80,82,84,86,88,89,89,89,89,

%U 89,99,99,99,99,99,99,99,99,99,99,99,99,99,99,99,99,99,99,99,99,99,99,99

%N A167831(n) + n.

%C No carry occurs when calculating a(n) by adding A167831(n) to n in decimal arithmetic.

%H R. Zumkeller, <a href="/A167832/b167832.txt">Table of n, a(n) for n = 0..9999</a>

%o (Haskell)

%o b167832 n = a167831 n + n -- _Reinhard Zumkeller_, Mar 15 2014

%Y Cf. A167878, A003817 for the ternary and binary cases.

%K base,nonn,look

%O 0,2

%A _Reinhard Zumkeller_, Nov 14 2009

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 23 10:21 EDT 2024. Contains 371905 sequences. (Running on oeis4.)