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

A104603
Numbers M such that M = m + 2^k = m * b(k) for m < 2^k where b is A050376.
0
3, 10, 36, 544, 18518801667747479552
OFFSET
1,1
FORMULA
m = 2^k / (b_k -1)
EXAMPLE
36 = 4 + 2^5 = 4 * b(5) where b(5)=9.
CROSSREFS
Sequence in context: A165792 A010373 A322726 * A337341 A080625 A289615
KEYWORD
nonn
AUTHOR
Thomas Ordowski, Apr 21 2005
STATUS
approved