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!)
A136511 Smallest power of n containing it in binary representation. 1

%I #8 Jan 28 2013 05:37:19

%S 1,4,27,16,125,216,343,64,729,1000,161051,1728,28561,2744,3375,256,

%T 4913,5832,47045881,8000,85766121,5153632,12167,13824,9765625,

%U 11881376,729,21952,24389,27000,29791,1024,35937,39304,1838265625,46656

%N Smallest power of n containing it in binary representation.

%C a(n) = n^A136510(n).

%C Essentially the same as A094543. [From _R. J. Mathar_, Oct 28 2008]

%e n=='1100' is contained in a(12)=12^A136510(12)=12^3=1728=='11011000000', but not in '10010000'==144=12^2.

%K nonn,base

%O 1,2

%A _Reinhard Zumkeller_, Jan 03 2008

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 September 9 04:58 EDT 2024. Contains 375759 sequences. (Running on oeis4.)