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!)
A089943 Number of digits in candidates Sierpiński numbers of the first kind. 0
1, 3, 20, 617, 315653, 41373247568, 355393490465494856466, 13111705528158638560001549984013213785610, 8923364382984350190045623219438187007104891998452120469899352728663188707599765 (list; graph; refs; listen; history; text; internal format)
OFFSET
0,2
LINKS
Eric Weisstein's World of Mathematics, Sierpiński Number of the First Kind
FORMULA
a(n) = ceiling(2^(n+2^n)*log_10(2)).
MATHEMATICA
a[k_] := Ceiling[2^(k+2^k) Log[2]/Log[10]];
CROSSREFS
Sequence in context: A203228 A174972 A300917 * A108699 A162134 A296408
KEYWORD
nonn,base
AUTHOR
Eric W. Weisstein, Nov 16 2003
STATUS
approved

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