The pentanacci word sequence is the five-memory member of the k-bonacci word family — the last of the classic run, and the fastest-growing: five seeds open the run, then every word concatenates the five before it. The classic seeds "0", "01", "012", "0123" and "01234" produce words whose character counts are the pentanacci numbers 1, 2, 3, 4, 5, 15, 29, 56, 108, 208... The recurrence that defined numbers now defines text, and the growth is ferocious enough to rewrite entire sequences inside a few terms.
Pentanacci Words Generator builds the run to any term count up to 25, with fully editable seeds. Each row shows index, preview and exact length; Copy and Download export the complete words. Pure browser computation, nothing uploaded.