Generate Look and Say Sequence
Generate the look-and-say sequence, where each term reads out the digits of the one before.
- Runs in your browser
- Nothing uploaded
- Free, no sign-up
Calculated locally in your browser. Nothing is uploaded.
How to Use Generate Look and Say Sequence
- Set how many terms. The number of terms to produce.
- Choose a starting term. The seed the sequence grows from.
- Generate. Each term describes the one before it.
- Copy the result. Click Copy result. It all runs in your browser.
Frequently Asked Questions
What is the look-and-say sequence?
Each term is read aloud to make the next, so 1 becomes one 1, written 11, which becomes two 1s, written 21, and so on.
Can I change the starting term?
Yes. Enter any starting digits and the sequence grows from there.
Why is the count limited?
The terms grow about thirty percent longer each step, so the strings get very long very quickly.
Is anything uploaded?
No. The sequence is generated in your browser, so nothing leaves the tab.
Is it free?
Yes. Every tool here is free to use with no sign up.
Related Tools
Generate the Baum-Sweet Sequence →
Generate the Baum-Sweet sequence, based on odd-length zero blocks in binary positions.
Generate the Gijswijt Sequence →
Generate the Gijswijt sequence, where each term counts the longest repeated block before it.
Generate the Kolakoski Sequence →
Generate the Kolakoski sequence, the self-describing sequence of 1s and 2s.
Generate the Moser-de Bruijn Sequence →
Generate the Moser-de Bruijn sequence, the numbers that are sums of distinct powers of…
Generate the Paperfolding Sequence →
Generate the regular paperfolding sequence, the fold directions of the dragon curve.
Generate the Rudin-Shapiro Sequence →
Generate the Rudin-Shapiro sequence, plus or minus one from adjacent ones in binary.
Generate the Thue-Morse Sequence →
Generate the Thue-Morse sequence, where each term is the parity of the ones in…
Generate an Arithmetic Sequence →
Generate an arithmetic sequence from a starting value and a common difference, your length…
Date Sequence Generator →
Generate a sequence of dates between a start and end date at a step…
Generate a Geometric Sequence →
Generate a geometric sequence from a starting value and a common ratio, your length…
Generate Cube Numbers →
Generate the first N cube numbers (1, 8, 27, 64, 125, ...) with your…
Generate Square Numbers →
Generate the first N square numbers (1, 4, 9, 16, 25, ...) with your…