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!)
A031098 Write n in base 9, then complement each digit (d -> 8-d) and juxtapose. 1

%I #12 Jul 01 2014 23:00:35

%S 7,6,5,4,3,2,1,0,7,8,7,7,7,6,7,5,7,4,7,3,7,2,7,1,7,0,6,8,6,7,6,6,6,5,

%T 6,4,6,3,6,2,6,1,6,0,5,8,5,7,5,6,5,5,5,4,5,3,5,2,5,1,5,0,4,8,4,7,4,6,

%U 4,5,4,4,4,3,4,2,4,1,4,0,3,8,3,7,3,6,3,5,3,4

%N Write n in base 9, then complement each digit (d -> 8-d) and juxtapose.

%t 8 - Flatten[ IntegerDigits[ Range@50, 9]] (* _Robert G. Wilson v_, Jul 01 2014 *)

%K nonn,base

%O 1,1

%A _Clark Kimberling_

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.)