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!)
A095494 a(n) = 51 written in base n. 0

%I #7 Apr 26 2015 11:12:00

%S 111111111111111111111111111111111111111111111111111,110011,1220,303,

%T 201,123,102,63,56,51,47,43

%N a(n) = 51 written in base n.

%C The next term contains a non-decimal digit.

%t Flatten[Join[{FromDigits[PadRight[{},51,1]],Table[FromDigits[ IntegerDigits[ 51,n]],{n,2,12}]}]] (* _Harvey P. Dale_, Apr 26 2015 *)

%K nonn

%O 1,1

%A _N. J. A. Sloane_, Jun 04 2004

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 May 7 19:42 EDT 2024. Contains 372313 sequences. (Running on oeis4.)