cp's OEIS Frontend

This is a front-end for the Online Encyclopedia of Integer Sequences, made by Christian Perfect. The idea is to provide OEIS entries in non-ancient HTML, and then to think about how they're presented visually. The source code is on GitHub.

Showing 1-1 of 1 results.

A343484 Number of equivalence classes of length n squarefree reduced words over {0, 1, 2, 3} under action of renaming symbols.

Original entry on oeis.org

0, 1, 1, 2, 3, 5, 8, 13, 18, 27, 41, 62, 90, 134, 198, 293, 423, 619, 908, 1329, 1938, 2832, 4142, 6061, 8824, 12879, 18794, 27425, 39977, 58333, 85109, 124180, 180994, 263931, 384933, 561402, 818617, 1193841, 1740980, 2538896, 3702022, 5398458, 7872351
Offset: 0

Views

Author

James Rayman, Apr 16 2021

Keywords

Comments

Any equivalence class of words with length at least 2 has exactly 8 members.

Examples

			a(5) = 5 corresponds to the 5 words 01210, 01030, 01230, 01032, and 01232.
		

Crossrefs

Formula

a(n) = A343421(n)/8 for n >= 2.
Showing 1-1 of 1 results.