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

Lenny Conundrum #151: An apparently arbitrary list of numbers a(n) paired with 3*a(n) + 1.
1

%I #2 Mar 30 2012 17:36:54

%S 173,268,934,252,520,89,311,757

%N Lenny Conundrum #151: An apparently arbitrary list of numbers a(n) paired with 3*a(n) + 1.

%C a(8) = 757 is the solution to the original puzzle which gave only seven terms.

%H Neopets, <a href="http://neopets.com/games/conundrum_feature.phtml?round=151">Lenny Conundrum #151</a> (login/registration required).

%e a(5) = 3*a(1) + 1

%e a(2) = 3*a(6) + 1

%e a(3) = 3*a(7) + 1

%e a(8) = 3*a(4) + 1

%e So perhaps some pairs were switched in the original puzzle?

%Y Cf. A119568.

%K dumb,fini,full,nonn

%O 1,1

%A _Joshua Zucker_, Jun 02 2006