Talk:Summarize and say sequence: Difference between revisions

→‎Huh?: new section
(→‎Explanation request: Some further exposition.)
(→‎Huh?: new section)
Line 8:
 
:: Perhaps an easier way to think of it is to take the term, say 13123110, sort the digits high to low: 33211110, then read it off as in the look-and-say sequence (which is what the first sequence is basically): 2 3s, 1 2, 4 1s, 1 0 or 23124110. In look-and-say, you don't sort the digits first. Here, you do.--[[User:Thundergnat|Thundergnat]] 10:52, 22 August 2011 (UTC)
 
== Huh? ==
 
The task description currently says:
 
:Find all the positive integer seed values under 1000000, ... For this task, assume leading zeros are not permitted.
 
Does this mean that values under 1e5 are not permitted? --[[User:Rdm|Rdm]] 19:44, 22 August 2011 (UTC)
6,951

edits