Artifical Life - Look-and-Say Sequence Tool

Look-and-Say Sequence Tool

This tool quickly generates the Look-and-Say Sequence for any number input for a given number of steps.

The Look-and-Say Sequence creates its next state by literally saying out loud what it sees. For example if it sees "1", it says "one 1", resulting in the output of "11". Looking at this output it now sees "two 1", resulting in the next output being "21" and so on.


Start Input:

Number of iterations:


Output: