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!)
A018866 7^a(n) is smallest power of 7 beginning with n. 2

%I #10 Feb 22 2018 19:06:16

%S 0,4,3,2,8,14,1,7,13,45,6,38,12,57,31,5,50,37,11,69,43,30,17,4,49,36,

%T 23,10,68,55,42,29,16,3,61,48,35,106,22,9,67,138,54,41,28,99,15,228,2,

%U 60,131,47,260,34,21,92,8,150,66,137,53,195,40,182,27,98,14,85,298,72,285

%N 7^a(n) is smallest power of 7 beginning with n.

%H D. Mondot, <a href="/A018866/b018866.txt">Table of n, a(n) for n=1..32699</a>

%t With[{s=7^Range[0,500]},Flatten[Table[Position[s,_?(IntegerDigits[n] == Take[IntegerDigits[#],IntegerLength[n]]&),1,1],{n,80}]]]-1//Quiet (* _Harvey P. Dale_, Feb 22 2018 *)

%K nonn,base

%O 1,2

%A _David W. Wilson_

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 25 05:49 EDT 2024. Contains 371964 sequences. (Running on oeis4.)