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!)
A194129 Number of digits in n^100. 0

%I #18 Nov 21 2013 12:50:19

%S 1,1,31,48,61,70,78,85,91,96,101,105,108,112,115,118,121,124,126,128,

%T 131,133,135,137,139,140,142,144,145,147,148,150,151,152,154,155,156,

%U 157,158,160,161,162,163,164,165,166,167,168,169,170,170

%N Number of digits in n^100.

%C 170 is the smallest number (other than 1) appearing more than once in the sequence and 159 is the largest number not appearing in this sequence.

%F a(n) = 1+A004222(n) = A055642(n^100) - R. J. Mathar, Aug 27 2011

%t Join[{1},IntegerLength[Range[60]^100]] (* _Harvey P. Dale_, Sep 10 2011 *)

%K nonn,base

%O 0,3

%A _Kausthub Gudipati_, Aug 27 2011

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