login

Year-end appeal: Please make a donation to the OEIS Foundation to support ongoing development and maintenance of the OEIS. We are now in our 61st year, we have over 378,000 sequences, and we’ve reached 11,000 citations (which often say “discovered thanks to the OEIS”).

A087357
Index of powers of 2 arising as the difference of a pair of successive terms of A087356.
1
1, 3, 2, 13, 6, 11, 4, 5, 10, 35, 16, 25, 26, 19, 12, 501, 2594, 1219
OFFSET
1,2
COMMENTS
Conjecture: Every number is a member.
a(17) > 2500. - David Wasserman, May 12 2005
a(19) > 20000 if it exists. - Robert Israel, Dec 24 2015
FORMULA
a(n) = Log to the base 2 of {A087356(n+1) - A087356(n)}.
EXAMPLE
a(5) = log to the base 2 of {A087356(6) - A087356(5)} = log{8209-17} = log (8192) to the base 2 = 13.
CROSSREFS
Cf. A087356.
Sequence in context: A075555 A075556 A257568 * A226062 A245610 A191705
KEYWORD
nonn,more
AUTHOR
Amarnath Murthy, Sep 08 2003
EXTENSIONS
More terms from David Wasserman, May 12 2005
a(17) and a(18) from Robert Israel, Dec 24 2015
STATUS
approved