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

In the '3x+1' problem, these values for the starting value set new records for both the number of steps and the highest point of trajectory before reaching 1.
1

%I #14 Nov 09 2016 12:17:04

%S 1,2,3,7,27,703,26623

%N In the '3x+1' problem, these values for the starting value set new records for both the number of steps and the highest point of trajectory before reaching 1.

%C Both the 3x+1 steps and the halving steps are counted.

%H José Eduardo Gaboardi de Carvalho, <a href="/A276665/a276665.txt">Java program</a>

%Y Intersection of A006877 and A006884.

%K nonn,more

%O 1,2

%A _José Eduardo Gaboardi de Carvalho_, Sep 12 2016