login
The OEIS is supported by the many generous donors to the OEIS Foundation.

 

Logo
Hints
(Greetings from The On-Line Encyclopedia of Integer Sequences!)
A283502 Number of distinct subword complexity profiles for purely periodic binary infinite words of period n. 0

%I #5 Mar 09 2017 09:55:17

%S 1,2,2,4,3,7,6,13,13,23,25,47,51,87,110,176,214,342,424,676,841,1253,

%T 1660

%N Number of distinct subword complexity profiles for purely periodic binary infinite words of period n.

%C The subword complexity function p_i(x) maps i to the number of distinct contiguous blocks (aka subwords, aka factors) of length i in an infinite word x. The subword complexity profile of an infinite word x is the infinite list (p_1 (x), p_2 (x), p_3 (x), ...). For a purely periodic infinite word x, of period n, it suffices to consider the finite list (p_1 (x), p_2 (x), ..., p_n (x)). Furthermore, if x = www... with w of length n, it suffices to consider the list (p_1 (ww), p_2 (ww), ..., p_n (ww)).

%e For period n = 5, there are exactly three distinct subword complexity profiles: (1,1,1,...) corresponding to the word 000...; (2,3,4,5,5,5,...) corresponding to the word 000010000100001...; and

%e (2,4,5,5,5,...) corresponding to the word 000110001100011... .

%Y Cf. A282949.

%K nonn,more

%O 1,2

%A _Jeffrey Shallit_, Mar 09 2017

Lookup | Welcome | Wiki | Register | Music | Plot 2 | Demos | Index | Browse | More | WebCam
Contribute new seq. or comment | Format | Style Sheet | Transforms | Superseeker | Recents
The OEIS Community | Maintained by The OEIS Foundation Inc.

License Agreements, Terms of Use, Privacy Policy. .

Last modified April 25 04:42 EDT 2024. Contains 371964 sequences. (Running on oeis4.)