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!)
A158699 Start with 0; then add one to each single digit. 1

%I #8 Nov 30 2014 11:45:20

%S 0,1,2,3,4,5,6,7,8,9,10,21,32,43,54,65,76,87,98,109,210,321,432,543,

%T 654,765,876,987,1098,2109,3210,4321,5432,6543,7654,8765,9876,10987,

%U 21098,32109,43210,54321,65432,76543,87654,98765,109876,210987,321098,432109,543210

%N Start with 0; then add one to each single digit.

%C If 9 occurs anywhere except at the start of the number it is replaced by 0, but an initial 9 is replaced by 10. - _N. J. A. Sloane_, Mar 27 2009

%e 6543 -> 7654

%e 2109 -> 3210

%e 98765 -> 109876, etc.

%Y Cf. A061511.

%K nonn,base

%O 0,3

%A _Ruben Gil_, Mar 26 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 24 20:08 EDT 2024. Contains 371963 sequences. (Running on oeis4.)