Logo

Greetings from The On-Line Encyclopedia of Integer Sequences!

Hints

Search: id:A087707
Displaying 1-1 of 1 results found. page 1
     Format: long | short | internal | text      Sort: relevance | references | number      Highlight: on | off
%I A087707
%S A087707 5,4,1,3,2,1,2,3,1,10,4,1,6,2,1,2,9,1,3,3,1,5,2,1,2,5,1,4,8,1,3,2,1,2,
               3,
%T A087707 1,4,12,1,5,2,1,2,4,1,3,3,1,7,2,1,2,4,1,5,6,1,3,2,1,2,3,1,11,5,1,4,2,1,
%U A087707 2,6,1,3,3,1,4,2,1,2,5,1,6,4,1,3,2,1,2,3,1,6,4,1,5,2,1,2,5,1,3
%N A087707 Number of steps for iteration of map x -> (5/3)*ceiling(x) to reach an 
               integer > n when started at n, or -1 if no such integer is ever reached.
%C A087707 It is conjectured that an integer is always reached.
%H A087707 J. C. Lagarias and N. J. A. Sloane, Approximate squaring (<a href="http:/
               /www.research.att.com/~njas/doc/apsq.pdf">pdf</a>, <a href="http:/
               /www.research.att.com/~njas/doc/apsq.ps">ps</a>), Experimental Math., 
               13 (2004), 113-128.
%p A087707 c2 := proc(x,y) x*ceil(y); end; r := 5/3; ch := proc(x) local n,y; global 
               r; y := c2(r,x); for n from 1 to 20 do if whattype(y) = 'integer' 
               then RETURN([x,n,y]); else y := c2(r,y); fi; od: RETURN(['NULL','NULL',
               'NULL']); end; [seq(ch(n)[2],n=1..100)];
%Y A087707 Cf. A087704, A087705, A087706, A087708, A087709.
%Y A087707 Sequence in context: A136564 A136042 A166044 this_sequence A113011 A130815 
               A084129
%Y A087707 Adjacent sequences: A087704 A087705 A087706 this_sequence A087708 A087709 
               A087710
%K A087707 nonn
%O A087707 1,1
%A A087707 N. J. A. Sloane (njas(AT)research.att.com), Sep 29 2003

    
page 1

Search completed in 0.003 seconds

Lookup | Welcome | Find friends | Music | Plot 2 | Demos | Index | Browse | More | WebCam
Contribute new seq. or comment | Format | Transforms | Puzzles | Hot | Classics
More pages | Superseeker | Maintained by N. J. A. Sloane (njas@research.att.com)

Last modified December 8 08:31 EST 2009. Contains 170430 sequences.


AT&T Labs Research