sequence
5 tools tagged "sequence".
Decreasing Integer Printer
Print a strictly decreasing arithmetic sequence starting at a value, subtracting a fixed step.
Open toolIncreasing Integer Printer
Print a strictly increasing arithmetic sequence starting at a value, advancing by a fixed step.
Open toolMulti-integer Sequence Generator
Generate several arithmetic sequences sharing a start value but with diverging step sizes.
Open toolOscillating Integer Generator
Generate a triangle-wave integer sequence that bounces back and forth between a min and max value.
Open toolBinary Look-and-Say Generator
Generate the classic look-and-say sequence starting from a binary seed, one term per line.
Open tool