Look-and-Say Sequence
Generates the look-and-say (Conway) sequence.

What Look-and-Say Sequence does
The Look-and-Say Sequence generator on Online Math Tools produces the Conway sequence by iteratively describing the digits of the previous term. Users input a starting number or string, and the tool outputs the next terms in the series, where each value is formed by reading the count and value of consecutive digits from the prior result. This provides a straightforward way to explore the sequence's growth patterns and mathematical properties without manual calculation. The tool accepts numeric strings or initial terms and generates successive iterations, making it accessible for both study and casual experimentation with this famous integer sequence.
How to use the Online Math Tools Look-and-Say Sequence
- 1
Enter a starting number or string into the input field
- 2
Specify the number of look-and-say terms to generate
- 3
Click the generate button to produce the sequence
- 4
View the output list of consecutive look-and-say numbers
- 5
Copy or download the generated sequence for further use
Best for
Educators, students, and mathematics enthusiasts who want to explore the Conway sequence's iterative growth patterns without manual calculation, particularly those studying number theory or recreational math puzzles.
Limitations
- Results grow rapidly in length, potentially becoming large quickly
- Tool may have input length restrictions not specified in the material
- Output is limited to the free plan usage constraints mentioned
Look-and-Say Sequence FAQ
- How does the look-and-say sequence start and progress?
- The sequence typically starts with '1', then each subsequent term describes the previous one: 1 becomes 11 (one 1), 11 becomes 21 (two 1s), 21 becomes 1211 (one 2, one 1), and so on, with each term being a run-length encoding of the prior term.
- Can I specify a custom starting number other than 1?
- Yes, the tool accepts a starting number or string as input, allowing users to experiment with different initial values beyond the traditional starting digit of 1.
- What mathematical properties make the look-and-say sequence interesting?
- The sequence exhibits fascinating growth patterns and Conway's constant, where the ratio of consecutive term lengths approaches a constant value approximately equal to 1.303577, discovered by mathematician John Conway.
- Is there a limit to how many terms I can generate?
- The tool allows users to specify how many look-and-say numbers they need, though practical limits may apply due to the rapid growth of sequence length with each iteration.
Similar tools
Based on shared tags