cp's OEIS Frontend

This is a front-end for the Online Encyclopedia of Integer Sequences, made by Christian Perfect. The idea is to provide OEIS entries in non-ancient HTML, and then to think about how they're presented visually. The source code is on GitHub.

A104885 Primes whose logarithms are known to possess binary BBP formulas.

This page as a plain text file.
%I A104885 #3 Mar 30 2012 17:25:11
%S A104885 2,3,5,7,11,13,17,19,29,31,37,41,43,61,73,109,113,127,151,241,257,331,
%T A104885 337,397,683,1321,1429,1613,2113,2731,5419,8191,14449,26317,38737,
%U A104885 43691,61681,65537,87211,131071,174763,246241,262657,268501,279073,312709
%N A104885 Primes whose logarithms are known to possess binary BBP formulas.
%C A104885 It is unknown whether the list of such primes is finite or infinite. A BBP-type formula is one with a base b = 2^p for some integer. Most of the formulas have been discovered experimentally using PSLQ searches.
%D A104885 David H. Bailey, Peter B. Borwein and Simon Plouffe. "On the Rapid Computation of Various Polylogarithmic Constants", Mathematics of Computation, 66:903-913, 1997. Jonathan Borwein, David Bailey; "Mathematics by Experiment, Plausible Reasoning in the 21st Century", A. K. Peters, 2004; p. 130.
%F A104885 Algorithm originated by Bailey, Borwein and Plouffe.
%K A104885 nonn
%O A104885 1,1
%A A104885 _Gary W. Adamson_, Mar 29 2005