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

A057016
Consider recurrence b(0) = (2n+1)/2, b(n) = b(n-1)*floor(b(n-1)); sequence gives first integer reached.
3
5, 105, 18, 550935, 39, 2730, 68, 2789204756584545, 105, 15939, 150, 943242300, 203, 53940, 264, 3714817857497700192049140000201816119835, 333, 137085, 410, 41463649689, 495, 291870, 588, 27194270698105759097850, 689, 550935, 798, 535022394030, 915
OFFSET
2,1
COMMENTS
Number of steps to reach an integer is given by A001511. No integer is reached if initial value is 3/2.
LINKS
J. C. Lagarias and N. J. A. Sloane, Approximate squaring (pdf, ps), Experimental Math., 13 (2004), 113-128.
FORMULA
a(2t) = t(4t+1).
CROSSREFS
Sequence in context: A165387 A361138 A156848 * A193340 A083252 A327273
KEYWORD
nonn
AUTHOR
N. J. A. Sloane, Sep 27 2003
STATUS
approved