How many letters suffice to construct words with no repetition?Formula for sub and super sequence length given 2 stringsThe number of sequences with k elements, containing a given elementMaximal Hamming distance$4$-element subsets of the set $1,2,3,ldots,10$ that do not contain any pair of consecutive numbersAn example showing that van der Waerden's theorem is not true for infinite arithmetic progressionsCounting the number of words made of $2n$ lettersThe number of procedures needed to make an arbitrary permutation to the identityIs there a string of all words without repetition?Recurrence for Number of Words of Length $r$ over $[n]$ with no three consecutive letters the sameCombinatorics - Sequences with repetition and restrictions

Is ipsum/ipsa/ipse a third person pronoun, or can it serve other functions?

Is there a way to make member function NOT callable from constructor?

Where else does the Shulchan Aruch quote an authority by name?

Calculate Levenshtein distance between two strings in Python

Can the Produce Flame cantrip be used to grapple, or as an unarmed strike, in the right circumstances?

How to answer pointed "are you quitting" questioning when I don't want them to suspect

Why is the design of haulage companies so “special”?

Are cabin dividers used to "hide" the flex of the airplane?

Does bootstrapped regression allow for inference?

Shall I use personal or official e-mail account when registering to external websites for work purpose?

Unbreakable Formation vs. Cry of the Carnarium

Is there a familial term for apples and pears?

Extreme, but not acceptable situation and I can't start the work tomorrow morning

Why do UK politicians seemingly ignore opinion polls on Brexit?

What does "enim et" mean?

Does a dangling wire really electrocute me if I'm standing in water?

extract characters between two commas?

Does the average primeness of natural numbers tend to zero?

Patience, young "Padovan"

Can I find out the caloric content of bread by dehydrating it?

Why do we use polarized capacitors?

aging parents with no investments

How to move the player while also allowing forces to affect it

Pristine Bit Checking



How many letters suffice to construct words with no repetition?


Formula for sub and super sequence length given 2 stringsThe number of sequences with k elements, containing a given elementMaximal Hamming distance$4$-element subsets of the set $1,2,3,ldots,10$ that do not contain any pair of consecutive numbersAn example showing that van der Waerden's theorem is not true for infinite arithmetic progressionsCounting the number of words made of $2n$ lettersThe number of procedures needed to make an arbitrary permutation to the identityIs there a string of all words without repetition?Recurrence for Number of Words of Length $r$ over $[n]$ with no three consecutive letters the sameCombinatorics - Sequences with repetition and restrictions













9












$begingroup$


Given a finite set $A=a_1,ldots , a_k$, consider the sequences of any length that can be constructed using the elements of $A$ and which contain no repetition, a repetition being a pair of consecutive subsequences (of any length) that are equal. Is it true that $k = 4$ is the minimum number of elements in $A$ that allows the construction of sequences of any length containing no repetition? Can anyone indicate a reference for this result, if true?










share|cite|improve this question











$endgroup$



migrated from mathoverflow.net 1 hour ago


This question came from our site for professional mathematicians.






















    9












    $begingroup$


    Given a finite set $A=a_1,ldots , a_k$, consider the sequences of any length that can be constructed using the elements of $A$ and which contain no repetition, a repetition being a pair of consecutive subsequences (of any length) that are equal. Is it true that $k = 4$ is the minimum number of elements in $A$ that allows the construction of sequences of any length containing no repetition? Can anyone indicate a reference for this result, if true?










    share|cite|improve this question











    $endgroup$



    migrated from mathoverflow.net 1 hour ago


    This question came from our site for professional mathematicians.




















      9












      9








      9





      $begingroup$


      Given a finite set $A=a_1,ldots , a_k$, consider the sequences of any length that can be constructed using the elements of $A$ and which contain no repetition, a repetition being a pair of consecutive subsequences (of any length) that are equal. Is it true that $k = 4$ is the minimum number of elements in $A$ that allows the construction of sequences of any length containing no repetition? Can anyone indicate a reference for this result, if true?










      share|cite|improve this question











      $endgroup$




      Given a finite set $A=a_1,ldots , a_k$, consider the sequences of any length that can be constructed using the elements of $A$ and which contain no repetition, a repetition being a pair of consecutive subsequences (of any length) that are equal. Is it true that $k = 4$ is the minimum number of elements in $A$ that allows the construction of sequences of any length containing no repetition? Can anyone indicate a reference for this result, if true?







      combinatorics combinatorics-on-words






      share|cite|improve this question















      share|cite|improve this question













      share|cite|improve this question




      share|cite|improve this question








      edited 1 hour ago









      Andrés E. Caicedo

      65.9k8160252




      65.9k8160252










      asked 11 hours ago







      PiCo











      migrated from mathoverflow.net 1 hour ago


      This question came from our site for professional mathematicians.









      migrated from mathoverflow.net 1 hour ago


      This question came from our site for professional mathematicians.






















          1 Answer
          1






          active

          oldest

          votes


















          15












          $begingroup$

          Wikipedia has some examples of square-free sequences of infinite length (and therefore square-free words of arbitrary length) over alphabets with 3 letters.
          https://en.wikipedia.org/wiki/Square-free_word




          One example of an infinite square-free word over an alphabet of size 3 is the word over the alphabet 0,±1 obtained by taking the first difference of the Thue–Morse sequence.[6][7] That is, from the Thue–Morse sequence



          0, 1, 1, 0, 1, 0, 0, 1, 1, 0, 0, 1, 0, 1, 1, 0, ...



          one forms a new sequence in which each term is the difference of two consecutive terms of the Thue–Morse sequence. The resulting square-free word is



          1, 0, −1, 1, −1, 0, 1, 0, −1, 0, 1, −1, 1, 0, −1, ... (sequence A029883 in the OEIS).







          share|cite|improve this answer









          $endgroup$













            Your Answer





            StackExchange.ifUsing("editor", function ()
            return StackExchange.using("mathjaxEditing", function ()
            StackExchange.MarkdownEditor.creationCallbacks.add(function (editor, postfix)
            StackExchange.mathjaxEditing.prepareWmdForMathJax(editor, postfix, [["$", "$"], ["\\(","\\)"]]);
            );
            );
            , "mathjax-editing");

            StackExchange.ready(function()
            var channelOptions =
            tags: "".split(" "),
            id: "69"
            ;
            initTagRenderer("".split(" "), "".split(" "), channelOptions);

            StackExchange.using("externalEditor", function()
            // Have to fire editor after snippets, if snippets enabled
            if (StackExchange.settings.snippets.snippetsEnabled)
            StackExchange.using("snippets", function()
            createEditor();
            );

            else
            createEditor();

            );

            function createEditor()
            StackExchange.prepareEditor(
            heartbeatType: 'answer',
            autoActivateHeartbeat: false,
            convertImagesToLinks: true,
            noModals: true,
            showLowRepImageUploadWarning: true,
            reputationToPostImages: 10,
            bindNavPrevention: true,
            postfix: "",
            imageUploader:
            brandingHtml: "Powered by u003ca class="icon-imgur-white" href="https://imgur.com/"u003eu003c/au003e",
            contentPolicyHtml: "User contributions licensed under u003ca href="https://creativecommons.org/licenses/by-sa/3.0/"u003ecc by-sa 3.0 with attribution requiredu003c/au003e u003ca href="https://stackoverflow.com/legal/content-policy"u003e(content policy)u003c/au003e",
            allowUrls: true
            ,
            noCode: true, onDemand: true,
            discardSelector: ".discard-answer"
            ,immediatelyShowMarkdownHelp:true
            );



            );













            draft saved

            draft discarded


















            StackExchange.ready(
            function ()
            StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2fmath.stackexchange.com%2fquestions%2f3180466%2fhow-many-letters-suffice-to-construct-words-with-no-repetition%23new-answer', 'question_page');

            );

            Post as a guest















            Required, but never shown
























            1 Answer
            1






            active

            oldest

            votes








            1 Answer
            1






            active

            oldest

            votes









            active

            oldest

            votes






            active

            oldest

            votes









            15












            $begingroup$

            Wikipedia has some examples of square-free sequences of infinite length (and therefore square-free words of arbitrary length) over alphabets with 3 letters.
            https://en.wikipedia.org/wiki/Square-free_word




            One example of an infinite square-free word over an alphabet of size 3 is the word over the alphabet 0,±1 obtained by taking the first difference of the Thue–Morse sequence.[6][7] That is, from the Thue–Morse sequence



            0, 1, 1, 0, 1, 0, 0, 1, 1, 0, 0, 1, 0, 1, 1, 0, ...



            one forms a new sequence in which each term is the difference of two consecutive terms of the Thue–Morse sequence. The resulting square-free word is



            1, 0, −1, 1, −1, 0, 1, 0, −1, 0, 1, −1, 1, 0, −1, ... (sequence A029883 in the OEIS).







            share|cite|improve this answer









            $endgroup$

















              15












              $begingroup$

              Wikipedia has some examples of square-free sequences of infinite length (and therefore square-free words of arbitrary length) over alphabets with 3 letters.
              https://en.wikipedia.org/wiki/Square-free_word




              One example of an infinite square-free word over an alphabet of size 3 is the word over the alphabet 0,±1 obtained by taking the first difference of the Thue–Morse sequence.[6][7] That is, from the Thue–Morse sequence



              0, 1, 1, 0, 1, 0, 0, 1, 1, 0, 0, 1, 0, 1, 1, 0, ...



              one forms a new sequence in which each term is the difference of two consecutive terms of the Thue–Morse sequence. The resulting square-free word is



              1, 0, −1, 1, −1, 0, 1, 0, −1, 0, 1, −1, 1, 0, −1, ... (sequence A029883 in the OEIS).







              share|cite|improve this answer









              $endgroup$















                15












                15








                15





                $begingroup$

                Wikipedia has some examples of square-free sequences of infinite length (and therefore square-free words of arbitrary length) over alphabets with 3 letters.
                https://en.wikipedia.org/wiki/Square-free_word




                One example of an infinite square-free word over an alphabet of size 3 is the word over the alphabet 0,±1 obtained by taking the first difference of the Thue–Morse sequence.[6][7] That is, from the Thue–Morse sequence



                0, 1, 1, 0, 1, 0, 0, 1, 1, 0, 0, 1, 0, 1, 1, 0, ...



                one forms a new sequence in which each term is the difference of two consecutive terms of the Thue–Morse sequence. The resulting square-free word is



                1, 0, −1, 1, −1, 0, 1, 0, −1, 0, 1, −1, 1, 0, −1, ... (sequence A029883 in the OEIS).







                share|cite|improve this answer









                $endgroup$



                Wikipedia has some examples of square-free sequences of infinite length (and therefore square-free words of arbitrary length) over alphabets with 3 letters.
                https://en.wikipedia.org/wiki/Square-free_word




                One example of an infinite square-free word over an alphabet of size 3 is the word over the alphabet 0,±1 obtained by taking the first difference of the Thue–Morse sequence.[6][7] That is, from the Thue–Morse sequence



                0, 1, 1, 0, 1, 0, 0, 1, 1, 0, 0, 1, 0, 1, 1, 0, ...



                one forms a new sequence in which each term is the difference of two consecutive terms of the Thue–Morse sequence. The resulting square-free word is



                1, 0, −1, 1, −1, 0, 1, 0, −1, 0, 1, −1, 1, 0, −1, ... (sequence A029883 in the OEIS).








                share|cite|improve this answer












                share|cite|improve this answer



                share|cite|improve this answer










                answered 10 hours ago









                user44191user44191

                25114




                25114



























                    draft saved

                    draft discarded
















































                    Thanks for contributing an answer to Mathematics Stack Exchange!


                    • Please be sure to answer the question. Provide details and share your research!

                    But avoid


                    • Asking for help, clarification, or responding to other answers.

                    • Making statements based on opinion; back them up with references or personal experience.

                    Use MathJax to format equations. MathJax reference.


                    To learn more, see our tips on writing great answers.




                    draft saved


                    draft discarded














                    StackExchange.ready(
                    function ()
                    StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2fmath.stackexchange.com%2fquestions%2f3180466%2fhow-many-letters-suffice-to-construct-words-with-no-repetition%23new-answer', 'question_page');

                    );

                    Post as a guest















                    Required, but never shown





















































                    Required, but never shown














                    Required, but never shown












                    Required, but never shown







                    Required, but never shown

































                    Required, but never shown














                    Required, but never shown












                    Required, but never shown







                    Required, but never shown







                    Popular posts from this blog

                    Disable / Remove link to Product Items in Cart Planned maintenance scheduled April 23, 2019 at 23:30 UTC (7:30pm US/Eastern) Announcing the arrival of Valued Associate #679: Cesar Manara Unicorn Meta Zoo #1: Why another podcast?How can I limit products that can be bought / added to cart?Remove item from cartHide “Add to Cart” button if specific products are already in cart“Prettifying” the custom options in cart pageCreate link in cart sidebar to view all added items After limit reachedLink products together in checkout/cartHow to Get product from cart and add it againHide action-edit on cart page if simple productRemoving Cart items - ObserverRemove wishlist items when added to cart

                    Helsingin valtaus Sisällysluettelo Taustaa | Yleistä sotatoimista | Osapuolet | Taistelut Helsingin ympäristössä | Punaisten antautumissuunnitelma | Taistelujen kulku Helsingissä | Valtauksen jälkeen | Tappiot | Muistaminen | Kirjallisuutta | Lähteet | Aiheesta muualla | NavigointivalikkoTeoksen verkkoversioTeoksen verkkoversioGoogle BooksSisällissota Helsingissä päättyi tasan 95 vuotta sittenSaksalaisten ylivoima jyräsi punaisen HelsinginSuomalaiset kuvaavat sotien jälkiä kaupungeissa – katso kuvat ja tarinat tutuilta kulmiltaHelsingin valtaus 90 vuotta sittenSaksalaiset valtasivat HelsinginHyökkäys HelsinkiinHelsingin valtaus 12.–13.4. 1918Saksalaiset käyttivät ihmiskilpiä Helsingin valtauksessa 1918Teoksen verkkoversioTeoksen verkkoversioSaksalaiset hyökkäävät Etelä-SuomeenTaistelut LeppävaarassaSotilaat ja taistelutLeppävaara 1918 huhtikuussa. KapinatarinaHelsingin taistelut 1918Saksalaisten voitonparaati HelsingissäHelsingin valtausta juhlittiinSaksalaisten Helsinki vuonna 1918Helsingin taistelussa kaatuneet valkokaartilaisetHelsinkiin haudatut taisteluissa kaatuneet punaiset12.4.1918 Helsingin valtauksessa saksalaiset apujoukot vapauttavat kaupunginVapaussodan muistomerkkejä Helsingissä ja pääkaupunkiseudullaCrescendo / Vuoden 1918 Kansalaissodan uhrien muistomerkkim

                    Adjektiivitarina Tarinan tekeminen | Esimerkki: ennen | Esimerkki: jälkeen | Navigointivalikko