An Infinitely Palindromic Square-Free Sequence

Picked up a tiny cherry-shell found in the sand
half-hidden and half-appeared


Excerpt from theory-edge
Baba Laboratory
Michiro Nasu

No.12404: 2006-09-20 03:43:53 -0000   When God rolls the dice
No.12401: 2006-09-19 23:27:51 -0000   some pathological thinking
No.12400: 2006-09-19 14:02:49 -0000   Trivial proof of Q3
No.12397: 2006-09-19 06:40:48 -0000   Summary: Questions and Answers
No.12394: 2006-09-18 10:39:37 -0000   Morphism for Rivest sequence
No.12387: 2006-09-17 08:13:18 -0000   Morphism for Mathematical Mozu Song
No.12386: 2006-09-16 15:31:02 -0000   SF Sequence and ASF Sequence
No.12385: 2006-09-16 08:29:42 -0000   proof of Prouhet-Thue-Morse Cube-Free
No.12383: 2006-09-15 03:33:15 -0000   aka Prouhet-Thue-Morse constant
No.12379: 2006-09-14 03:20:18 -0000   Mozu Number was publicly known
No.12375: 2006-09-13 04:34:55 -0000   Eternity in Mathematical Mozu Song
No.12364: 2006-09-11 15:28:58 +0900   Mathematical Mozu Song
No.12354: 2006-09-09 15:23:17 -0000   A Song of Mozu
No.12338: 2006-09-07 06:41:35 -0000   Can you make an irrational number?

blurulr6.gif

-------- Original Message No.12404 --------
Subject: [theory-edge] When God rolls the dice: absolute random number sequences
Date: Wed, 20 Sep 2006 03:43:53 -0000
From: "Michiro Nasu" nasu@...;
To: theory-edge@yahoogroups.com

When God rolls the dice: absolute random number sequences

I raised two questions regarding the existence of k-free sequences.

Q2: Are there any other binary cube-free sequences than PTMs?
Q6': Are there any other ternary square-free sequences than Thues?

it is very likely that the answers are negative. ie, PTMs are the only one binary cube-free sequences and THUEs are only one ternary square-free sequences. these sequences are very basic and would have no alternative. MMS and RIVEST are of 4-letters and there exist many other square-free sequences over 4-letters.

Prouhet-Thue-Morse:     3-free 2-letters anti-symmetric
Thue:                   2-free 3-letters non-symmetric
Mathematical Mozu Song: 2-free 4-letters symmetric
Rivest:                 2-free 4-letters non-symmetric

the generators of those sequences are shown below.

PTM: {A,B},     A→AB, B→BA
THU: {A,B,C},   A→ABC, B→AC, C→B
MMS: {A,B,C,D}, A→ADA, B→BCB, C→ADCDA, D→BCDCB,
RIV: {A,B,C,D}, A→CB, B→BA, C→CD, D→BC

now we can say that at least PTM, THUE, and MMS are absolutely random number sequences. perhaps we can implement a general- purpose-random-number-generator by arranging those sequence generators. of course RIV would make a pretty good output, too. however if you demand uniformly random numbers, RIV would show some distributive bias. I think that the first three sequences are in this sense perfect. I believe that when God uses a random number table instead of rolling dice, he would take one of three number sequences, PTM, THUE, and MMS.

blurulr6.gif

-------- Original Message No.12401 --------
Subject: [theory-edge] some pathological thinking
Date: Tue, 19 Sep 2006 14:02:49 -0000
From: "Michiro Nasu" nasu@...;
To: theory-edge@yahoogroups.com

some pathological thinking

readers may think that the Q3 proof is too trivial. but consider the case: PTM sequence and the reverse of PTM.

PTM1: A→AB, B→BA
#0: A
#1: AB
#2: ABBA
#3: ABBABAAB
#4: ABBABAABBAABABBA
#5: ABBABAABBAABABBABAABABBAABBABAAB

PTM2: A→BA, B→AB
#0: A
#1: BA
#2: ABBA
#3: BAABABBA
#4: ABBABAABABBABAAB
#5: BAABABBAABBABAABBAABABBAABBABAAB

PTM1 steps are converging to an infinite cube-free sequence PTM1, while PTM2 case is diverging. does PTM1=PTM2 hold? of course not. in a sense the infinite PTM2 sequence does not exist! consider the complement of PTM. it is available with axiom B.

PTM3: A→AB, B→BA
#0: B
#1: BA
#2: BAAB
#3: BAABABBA
#4: BAABABBAABBABAAB
#5: BAABABBAABBABAABABBABAABBAABABBA

obviously every finite PTM3 words are in a PTM1 sequence. for example, BAABABBA (PTM3:#3) is the right-half of ABBABAAB-BAABABBA. then can we say that infinite PTM3 sequence is the right-half of PTM1? this is in a sense right and in a sense wrong as we cannot make a catenation of two infinite sequences.

regarding PTM and the complement of PTM, PTM1 contains all the partial strings of PTM3, and vise versa. ie, PTM1 and PTM3 consists of exactly the same segments! however the PTM1 and PTM2 cannot be equal. IOW the whole is not equal to the sum of the parts. you see?

recall the question Q10:

Q10: Any infinite repetition-free sequence is able to construct with a morphism.

I paraphrased it as:

"Are all infinite repetition-free sequences *fractal*?"

how does "repetition-free" relate to "fractal"? in nature "morphism" implies "self-reference". IOW morphism works in a recursive way. it is known that fractal image can imitate the shape of clouds. the nature of clouds is that it never repeats any segments of the shape, isnt it?

blurulr6.gif

-------- Original Message No.12400 --------
Subject: [theory-edge] a trivial proof of Q3
Date: Tue, 19 Sep 2006 14:02:49 -0000
From: "Michiro Nasu" nasu@...;
To: theory-edge@yahoogroups.com

a trivial proof of Q3

> Q3: If S is an infinite square-free binary sequence, then also
> the complement of S, and arbitrarily left-shifted ones are.
>
> intuitively self-evident. and it follows that if there exists
> one then there exist infinite number of such sequences.

Proof of Q3: the complement case is self-evident as the letters are just abstract symbols. let S be an infinite square-free binary sequence, and assume S=pS' and S' is not square-free, where p is a partial string of S. then evidently S is not square-free because S contains the repeating part of S'. contradiction.

now suppose S and S' are infinite square-free sequence and S=pS', where p is a non-trivial partial string. assume S=S', then S=pS'=pS=ppS'. thus S is not square-free. contradiction. therefore, S≠S'. this implies that every left-shifted sequences are not equal to S and there exist infinite number of different such sequences.

Q3 is true for any infinite k-repetition free sequence over m-letters as far as left-shift is made by character-base. with regard to *complement*, read it *permutation*.

blurulr6.gif

-------- Original Message No.12397 --------
Subject: [theory-edge] Picked up a tiny cherry-shell found in the sand half-hidden and half-appeared
Date: Tue, 19 Sep 2006 06:40:48 -0000
From: "Michiro Nasu" nasu@...;
To: theory-edge@yahoogroups.com

Picked up a tiny cherry-shell found in the sand half-hidden and half-appeared



now I want to give a brief summary for the threads began on Sep 7.

Questions and Answers:

Q1: Show the proof of binary Mozu number(aka PTM) is cube-free.

it was done by using *scales*. I'm not satisfied with the solution, as it can be redefined with an endomorphism like below.

Definition: PTM is an infinite string over {A,B} generated with morphism M: {A,B}*→{A,B}* such that A→AB and B→BA.

Q2: Are there any other binary cube-free sequences than PTMs?

PTMs means a collection of sequences: the PTM, the complement of PTM, and the left-shifted ones of those. it is still open, but considering the above morphism, if there exists one then it might be artificially devised one like g85 SF sequence over 4-letters.

Q3: If S is an infinite square-free binary sequence, then also the complement of S, and arbitrarily left-shifted ones are.

intuitively self-evident. and it follows that if there exists one then there exist infinite number of such sequences.

Q4: Show the proof that Mathematical Mozu Song is square-free.

unfinished. but after that we've got the morphism for MMS, it is no more a hard problem (as same problems are solved earlier).

Q5: Are there any other square-free infinite sequences than MMS?

yes. Thue sequence, Rivest sequence, Ker"anen sequences, etc are known. the first is over 3-letters and the rest two are 4-letters. as well 5 and 6-letter sequences are devised.

Q6: Are there square-free infinite sequences over 3-letters?

yes. Thue sequence is the one. Q6': Are there any other ternary square-free sequences than Thue sequence(s)? may be still open.

Q7: Whether MMS number is square-free even in 3-base system or not?

very unlikely. but worth to check.

Q8: Are there any other palindromic square-free sequence than MMS?

unknown. PTM(2-letters) is not palindromic but somewhat symmetric as the right-half is the negation of the left-half. Thue sequence (3-letters) lacks any symmetry.

Q9: Show that if N is a square-free irrational number in b-base system, then for all b'>b: N is also square-free in b'-base system.

intuitively true. leave for the readers.

Q10: Any infinite repetition-free sequence is able to construct with a morphism.

I add this question here. it is raised from the quote (and also from some of my experience) by Veikko Ker"anen stating:

"...square-freeness property of words is by no means trivial to prove. The tool which Thue invented for constructing square-free words, namely the concept of a repetition-free morphism, is still today a basic device in the study of avoidable patterns in words."

Paraphrased: Are all infinite repetition-free sequences *fractal*?

Q11: Show that there exist many other abelian square-free sequences over 4-letters between Rivest sequence and Ker"anen sequence.

This question slightly relates to the open questions below given by Rivest. refer to the link at the bottom.

Rivest(2): Does ASF(abelian square free) really add anything over SF?
Rivest(3): Are there generalizations of ASF that could be used?

M...

this thread begins at:message/12336, and the main branch is:message/12348

Links: Abelian Square-Free Dithering for Iterated Hash Functions
New Abelian Squre-Free DT0L-Languages over 4 Letters

blurulr6.gif

-------- Original Message No.12394 --------
Subject: [theory-edge] morphism for another infinite SF sequence over four letters
Date: Mon, 18 Sep 2006 10:39:37 -0000
From: "Michiro Nasu" nasu@...;
To: theory-edge@yahoogroups.com

morphism for another infinite SF sequence over four letters

anecdotally I found the morphism for another SF sequence over four letters, that is built from two copies of PTM.

> [SF4: From two copies of PTM]
> Take two copies of PTM sequence; shift second one over by one,
> then code vertical pairs: a=00, b=01, c=10, d=11:

> 0110100110010110100101100110100110010110011010010110100110010110…
> -0110100110010110100101100110100110010110011010010110100110010110…
> -CDBCBACDBACBCDBCBACBCDBACDBCBACDBACBCDBACDBCBACBCDBCBACDBACBCDB…

this sequence is proposed by Ronald L. Rivest in 2005. see
http://csrc.nist.gov/pki/HashWorkshop/2005/Nov1_Presentations/rivest-asf-paper.pdf#search=%22square%20free%20sequence%22

I confirmed that there exists an endomorphism which generates the Rivest sequence. let M be a mapping: monoid {A,B,C,D}*→{A,B,C,D}* such that A→CB, B→BA, C→CD, D→BC. take C for the axiom. then

#0: C
#1: CD
#2: CD BC
#3: CDBC BA CD
#4: CDBCBACD BA CB CD BC
#5: CDBCBACDBACBCDBC BACB CDBA CDBC BACD
#6: CDBCBACDBACBCDBC BACBCDBACDBCBACD 
    BACB CDBA CDBC BACB CDBC BACD BACB CDBC
#7: CDBCBACDBACBCDBCBACBCDBACDBCBACD BACBCDBACDBCBACB
    CDBCBACDBACBCDBC BACBCDBA CDBCBACB CDBCBACD BACBCDBA
    CDBCBACD BACBCDBC BACBCDBA CDBCBACD

Rivest sequence is undoubtedly an Abelian Square-Free sequence. pairs A↔D and B↔C are working complementary in a sense.

inciidentally the generator of one more SF sequence over 4-letters, Ker"anen Sequence proposed in 1992 is as long as 85 characters. like

g(a)=S=z^0(S)=abcacdcbcdcadcdbda...cbcdcacdcbdcdadbdcbca
g(b)=z^1(S)= bcdbdadcdadbadacab...dcdadbdadcadabacadcdb
g(c)=z^2(S)= cdacabadabacbabdbc...adabacabadbabcbdbadac
g(d)=z^3(S)= dabdbcbabcbdcbcacd...babcbdbcbacbcdcacbabd,

where z(S) is a permutation for each characters shifted by one cyclically. take string S as the axiom and apply g(a)…g(d) infinitely. Ker"anen Sequence is known to be abelian square-free. in 2003 Veikko Ker"anen proposed another abelian square-free language over 4-letters with a generator of the length 98. see http://south.rotol.ramk.fi/keranen/ias2002/NewAbelianSquare-FreeDT0L-LanguagesOver4Letters.pdf#search=%22square%20free%20sequence%22

I wonder if there exist many other Abelian Square-Free sequences between Rivest sequence and Ker"anen sequence.

blurulr6.gif

-------- Original Message No.12387 --------
Subject: [theory-edge] The fourth Subject of Contrapunctus XIV of Die Kunst der Fuge
Date: Sun, 17 Sep 2006 08:13:18 -0000
From: "Michiro Nasu" nasu@...;
To: theory-edge@yahoogroups.com

The fourth Subject of Contrapunctus XIV of Die Kunst der Fuge

Die Kunst der Fuge (The Art of Fugue) BWV 1080 is an unfinished work by J.S. Bach published after his death in 1750, which contains fourteen fugues and four canons. among them the last fugue is the final unfinished Contrapunctus XIV. as I previously mentioned in the third subject of the fugue his name "B-A-C-H" had been embedded, while the fourth subject had no shape. we are going to seek the glimpse of the never written subject.


Contrapunctus XIV breaks off abruptly in the middle of the third section at the 239th measure:

lets compose the Mathematical Mozu Song without the help of PMT(Prouhet-Thue-Morse sequence).

Definition A: Mathematical Mozu Song is an infinite sequence of 4-notes {0,1,*,.}. '0'↔'1' and '*'↔'.' are complements. ~S and @S stand for the complement of S and the palindrome of S respectively. the following procedure constructs the song.

(1)S=0
(2)S=S~S (append the complement of S)
(3)S=S@S (append the palindrome of S)
(4)exchange '11' in S with '*' (eliminate central square '11')
(5)continue (2)

here is the expansion steps.

#0: 0
#1: 01
#2: 0*0
#3: 0*01.1
#4: 0*01.*.1 0*0
#5: 0*01.*.10*01.10*.*01.1
#6: 0*01.*.10*01.10*.*01.*.10*.*01.10*01.*.10*0
#7: 0*01.*.10*01.10*.*01.*.10*.*01.10*01.*.10*0
    1.10*.*01.10*01.*.10*.*01.*.10*01.10*.*01.1
#8: 0*01.*.10*01.10*.*01.*.10*.*01.10*01.*.10*0
    1.10*.*01.10*01.*.10*.*01.*.10*01.10*.*01.*
    .10*.*01.10*01.*.10*.*01.*.10*01.10*.*01.10
    *01.*.10*01.10*.*01.*.10*.*01.10*01.*.10*0

I once proved cube-freeness of PMT by using *scales*. but it is very hard for us to find a scale in this case because in this formation complementary operation and reverse operation alternate. I tried but failed. so I consult with Thue, and finally find a pretty morphism. now redefine the Mathematical Mozu Song.

Definition B: Mathematical Mozu Song is an infinite string over alphabet Z={0,1,*,.}. (endo)morphism M is a mapping: {0,1,*,.}*→{0,1,*,.}* such that

'0'→'0*0', '1'→'1.1', '*'→'1.*.1', '.'→'0*.*0'.

Song is a sequence of letters generated by M^i(0)=M(M^(i-1)(0)), for i=0 to oo. lets see how it is looked like:

#0: 0
#1: 0*0
#2: 0*0 1.*.1 0*0
#3: 0*0 1.*.1 0*0 1.1 0*.*0 1.*.1 0*.*0 1.1 0*0 1.*.1 0*0
#4: 0*0 1.*.1 0*0 1.1 0*.*0 1.*.1 0*.*0 1.1 0*0 1.*.1 0*0
    1.1 0*.*0 1.1 0*0 1.*.1 0*.*0 1.*.1 0*0 1.1 0*.*0 1.*.1
    0*.*0 1.1 0*0 1.*.1 0*.*0 1.*.1 0*0 1.1 0*.*0 1.1 0*0
    1.*.1 0*0 1.1 0*.*0 1.*.1 0*.*0 1.1 0*0 1.*.1 0*0

the composition is highly symmetric and balanced. vocabularies are {0, 1, 0*0, 1.1, 0*.*0, 1.*.1}, all words are palindrome and each word has its complement. and of course all sentences(strings) are palindrome. a perfect symmetry. Beautiful! now that there is no doubt that MMS is a square-free infinite sequence. perhaps I can find a template for the proof in Thue's paper or other place. ^^; is it too exaggerated to say that the MMS is the missing fourth subject that Bach had abandoned? now I will call the song the "infinitely palindromic square free sequence". do you know other IPSF?

M...

PS: what happens if I left-shift the song by one? it is sure that the song is still square-free, but the palindrome property would be harmed... consider a palindrome string abcdefgfedcba. if I cut off the first character, then I must cut the tail, too. isnt it? like bcdefgfedcb, but how can we cut the tail out of an infinite string?

can you imagine an infinite symmetry? I believe that if you have a chance to hear the song playing, then you would really touch the Eternity. you would see the birth and the death simultaneously, even if you hear just the opening bars of a piece of the music because you have an organ to perceive a perpetual algorithm.

links: The Art of Fugue
http://en.wikipedia.org/wiki/The_Art_of_Fugue

blurulr6.gif

-------- Original Message No.12386 --------
Subject: [theory-edge] Square-Free Sequence and Abelian Squere-Free Sequence
Date: Sat, 16 Sep 2006 15:31:02 -0000
From: "Michiro Nasu" nasu@...;
To: theory-edge@yahoogroups.com

Square-Free Sequence and Abelian Squere-Free Sequence

I was wrong saying that its impossible to make a mozu-song of 3-voices, ie, an infinite string over alphabet {a,b,c} with no 2-repetition. there existed a few methods. for example:

[SF1: Inter-zero gap length in PTM]
(1)Start with parity sequence(Prouhet-Thue-Morse, or PTM),
(2)Take the Sequence of inter-zero gap lengths in PTM is square-free:

PTM: 011010011001011010010110011010011001011001101001011010011001…
IZGL: 210201210120210201202101210201210120210121020120…

[SF2: Thue Sequence] Start with 0, apply: 0→012, 1→02, 2→1;

0
012
012 02 1
012 02 1 012 1 02
012 02 1 012 1 02 012 02 1 02 012 1
012 02 1 012 1 02 012 02 1 02 012 1 012 02 1 012 02 012 1 012 02 1 02

however [SF1] and [SF2] are essentially equivalent. in fact, replace 0↔2 in [SF1], you'll get [SF2]. the second one is due to Axel Thue [1906,1912]. it is sure that every permutations of [SF2] and shifted ones of those are also square-free. I wonder if there exist no SF sequences over a ternary alphabet other than this collection.

[SF3: Mathematical Mozu Song]
Start with PTM: exchange like 0→a, 00→b, 1→c, 11→d:

PTM:0110100110010110100101100110100110010110011010010110100110010…
MMS:adacbdbcadacbcadbdacbdbcadbdacbcadacbdbcadacbcadbdacbcadacbdb…

[SF4: From two copies of PTM]
Take two copies of PTM sequence; shift second one over by one, then code vertical pairs: a=00, b=01, c=10, d=11:

0110100110010110100101100110100110010110011010010110100110010110…
-0110100110010110100101100110100110010110011010010110100110010110…
-CDBCBACDBACBCDBCBACBCDBACDBCBACDBACBCDBACDBCBACBCDBCBACDBACBCD…

[SF3], [SF4] and [SF5] are SF sequence with 4-letters. it seems that [SF3] and [SF4] are in quite different lines as [SF3] is not an Abelian SF sequence while [SF4] looks like so, where Abelian Square-Free sequence is a sequence which does not have a word RR', R' is a permutation of R: for example ACDBACBC is an Abelian square-free word but ACBDBCAD is not.

[SF5: Ker"anen Sequence]
Ker"anen et al. [1992] showed that there exist infinite ASF sequences on 4-letters using the base string S of 85 characters:

S=abcacdcbcdcadcdbdabacabadbabcbdbcbacbcdcacbabdabacadcbcdcacdbcbacbc dcacdcbdcdadbdcbca;

Paul Erd"os raised the question whether abelian squares can be avoided in infinitely long string [1961]. In 1970 Pleasants showed that there exists an infinite abelian square-free word over five letters. abelian squares cannot be avoided over a three letter alphabet. Indeed each word of length 8 contains an abelian square.

[SF6: Towers of Hanoi]
Shallit et al. [1994,2003] introduced a method to built infinite SF sequence with 6-letters adopting a solution of the "Towers of Hanoi": Suppose the pegs {X,Y,Z} and define 6 moves as A[X→Y], B[X→Z], C[Y→Z], D[Y→X], E[Z→X], and F[Z→Y]. then the moves of an optimal solution for infinite disks forms an infinite SF sequence.

ASF sequence is somewhat stronger than SF sequence in a sense that every ASF sequence is a SF sequence but not the converse. regretfully? our Mathematical Mozu Song is not abelian square-free as shown above. however mozu-songs (infinite square free strings) have actually aroused interest in algorithmic music, see [T. Laakso, Musical rendering of an infinite repetition-free string, 1996].

Michiro

links: A006156: Number of ternary square-free words of length n
Abelian Square-Free Dithering for Iterated Hash Functions
New Abelian Squre-Free DT0L-Languages over 4 Letters

"...square-freeness property of words is by no means trivial to prove. The tool which Thue invented for constructing square-free words, namely the concept of a repetition-free morphism, is still today a basic device in the study of avoidable patterns in words."

"Repetition-free morphisms are mappings between free monoids that preserve the repetition-freeness of words. The iteration of such a (nontrivial) morphism produces a repetition-free infinite word."

"Informally speaking, most of the characterizational results for morphisms say that in order to test the repetition-freeness of a given morphism, one has only to check whether the image words of short repetitionfree words are repetition-free."

blurulr6.gif

-------- Original Message No.12385 --------
Subject: [theory-edge] A proof that Prouhet-Thue-Morse Sequence is cube free.
Date: Sat, 16 Sep 2006 08:29:42 -0000
From: "Michiro Nasu" nasu@...;
To: theory-edge@yahoogroups.com

A proof that Prouhet-Thue-Morse Sequence is cube free.

now that it comes to a well known fact that Prouhet-Thue-Mores sequence has no cubes, it may be unnecessary to prove it again. but I would like to finish my own proof.

Definition: Prouhet-Thue-Mores sequence is an infinite binary sequence S defined by the following procedure.

(1)S="0"
(2)loop: S=S~S, where ~S is the bitwise negation of S: continue

Definition: A square in a sequence S is a repetition of a subsequence X, |X|>0 like XX. A cube is a 3-times repetition of a subsequence X like XXX.

Theorem: Prouhet-Thue-Mores sequence has no cubes.

Proof of the Theorem:
it is sure that we shall use Principle of Mathematical Induction to prove the theorem. to show the fact for small steps is quite easy. but now we need some preparation for general case. hereafter we call a subsequence of PTMS in general a fragment, and a subsequence which is used to construct PTMS a segment. for example 0, 1, 01, 10, 0110, 1001,... are segments. every segments built at step n has length 2^n. as below.

#0:0
#1:01
#2:0110
#3:01101001
#4:0110100110010110
#5:01101001100101101001011001101001
#6:0110100110010110100101100110100110010110011010010110100110010110

scale-unit (A,B) are arbitrary segments pair, where B is the bitwise negation of A. of course every elements A,B of scale-unit are of length power of 2, ie 2^m. it is easy to see that any finite segment of length greater than 1 are partitioned by some scale-unit (A,B). we call such partitions of segments scales M(u=1/2^t) as below:

M(1)   =A
M(1/2) =AB
M(1/4) =ABBA
M(1/8) =ABBABAAB
M(1/16)=ABBABAABBAABABBA

let M be the infinite scale with arbitrary scale-unit (A,B) as

M=ABBABAABBAABABBABAABABBAABBABAAB…,

then every scales M(u) is a subscale of the scale M. as you see the scale M is said to be the fixed point of PTMS.

Lemma 1: [Scale Coercion, Every segment sits on some scale M(u)] For all segments S(n): if there exists(occurs) a segment X in S(n), there must be a scale M(u) over S(n) fits X to be placed, where S(n) denotes a segment of PTMS built at step n.

Proof of Lemma 1: apparent from the construction of PTMS.

Lemma 2: [Squares are in ABBA Pattern]
For all segments S(n), n≥2: if a square BB exists in S(n) then segment ABBA fits in S(n), where A is the bitwise negation of B.

Proof of Lemma 2: apparent from the PTMS construction and Lemma 1.

Lemma 3: [No Overlapping Squares]
In scale M there occurs a pattern neither ABABA or BABAB, where A is a segment and B is the bitwise negation of A.

Proof of Lemma 3: assume that there exists a pattern ABABA in some sequece. obviously AB is a segment. let it be X. then by Lemma 2 XX must be in the form YXXY, where Y=BA. this means that YXXY=BA-ABAB-BA. thus ABAB-A never occurs.

now we assume the following proposition hold at step n:

Assumption: For all segments S(i), i≤n: a fragment f in S(i) is a square f=FF if and only if fragment F is a segment.

Lenma 2 implies there exists no cube of segments in any segment S (n). consequently we only need to prove the Assumption for S(n+1) case. let S(n+1)=S(n)~S(n)=SS' and assume a fragment f is a square f=FF. if FF is in S or S', then by Assumption F is a segment and we are done. now assume the fragment FF is over the border of S and S'.

now let the first and second half-fragment be F1 and F2 respectively. ie, f=FF=F1F2. WOLOG we assume that F1 is in S and F2 is over the border of S and S'. consider the maximal segments in F1 and F2, and let them be s1 and s2. now F1 and F2 are partitioned into F1=f1s1f1' and F2=f2s2f2'. Lenma 1 coerces it to be f1=f2, s1=s2 and f1'=f2'. because otherwise F1 and F2 cannot be matching. (consider on scale M(u) with the scale-unit of length |s1|=|s2|.)

remember that we assumed that F2 is over the border. from Lenma 1 the segment s2 must be placed just before the border or just after the border. because otherwise s2 cannot be the maximal. anyway the fragments forms a sequence [..f1]-[s1]-[f1'f2]-[s2]-[f2'..], where [..] is a segment(scale-unit), |s1|=|f1'f2|=|s2|.

as previously mentioned s1=s2 and s1=s2≠f1'f2. because otherwise it comes to AA|A or AAA|.. , here | denotes the border of S and S'. in any case these patterns are prohibited. further as [f1'f2] is a segment it cannot be f1'=f2 since M(1)=AB but neither AA nor BB. f1'≠f2 follows [..f1]=B and [f2'..]=B.

consequently the segment sequence [..f1]-[s1]-[f1'f2]-[s2]-[f2'..] must be like B-A-B-A-B, while this is impossible by Lemma 3. we need not to mention further the case where f1 or f1' is null. QED.

This proof answers to our first question "Prove or disprove that Mozu number is a shrike number". The answer is of course "YES". ie, Mozu number has been proven to be a shrike number in binary form.

Michiro Nasu
email: nasu@...
URL: http://www.aya.or.jp/~babalabo/
ML: http://tech.groups.yahoo.com/group/theory-edge/

blurulr6.gif

-------- Original Message No.12383 --------
Subject: [theory-edge] Mozu number aka Prouhet-Thue-Morse constant
Date: Fri, 15 Sep 2006 03:33:15 -0000
From: "Michiro Nasu" nasu@...;
To: theory-edge@yahoogroups.com

Mozu number aka Prouhet-Thue-Morse constant

Hi Klaus!

long time no see.
thanks for the refference. wonderful!

the sequence has been known by the name Thue-Morse sequence, or Prouhet-Thue-Morse sequence, and the irrational number built with the sequence is Prouhet-Thue-Morse constant.

I wrote regarding mozu-song in 3-voices,
> apparently to enumerate the variations of a song using some
> machinery is unsatisfiable. because in some finite steps
> your enumeration faces an exhaustion and would fall into a
> repetition. as far as the algorithm works as an machinery,
> it cannot overcome the difficulty. is it possible to create
> a true randomness by machine not but a pseudo randomness?
> as Roger pointed out correctly, this is surely a paradox.

and I suggested augmentation and counterpoints. these are the essence of Thue-Morse sequence, and it implies that the number is transcendental (not algebraic). in fact Thue-Morse number was found to be transcendental by K. Mahler in 1929.

The Thue-Morse sequence was first studied by P. Prouhet in 1851. Axel Thue in 1906 used it to found the study of combinatorics. the sequence was brought to worldwide by Marston Morse in 1921.

The sequence has been discovered independently many times, not always by professional research mathematicians; [for example] Max Euwe, a chess grandmaster and mathematics teacher, re-discovered it in 1929 in an application to chess: by using its cube-free property, he showed how to circumvent a rule aimed at preventing infinitely protracted games by declaring repetition of moves a draw.

very fine! although I'm writing a proof for the sequence being cube free, it seems already unnecessary... regarding the places of squares in the sequence I found a some useful fact. as you know Thue-Morse sequence consists of parts of length 2^m. we call these parts scale-unit. then we have a scale M,

M=ABBABAABBAABABBABAABABBAABBABAAB...

where A,B are scale-units. on any scale the places where a repetition AA or BB are fixed. now consider an integer sequence a(pos) which represents the places of the repetitions. it is no hard to find a(pos)={2,6,8,10,14,...}.

now let b(pos)=a(pos)/2={1,3,4,5,7,9,11,...}. you may find the sequence at A003159 of OEIS: http://www.research.att.com/~njas/sequences/A003159

the sequence b(pos) is said to be a parity alternating number sequence, where parity is (the parity of) the number of 1's in binary expansion. first 70 numbers in the sequence b(pos):

1, 3, 4, 5, 7, 9, 11, 12, 13, 15, 16, 17, 19, 20, 21, 23, 25, 27, 28, 29, 31, 33, 35, 36, 37, 39, 41, 43, 44, 45, 47, 48, 49, 51, 52, 53, 55, 57, 59, 60, 61, 63, 64, 65, 67, 68, 69, 71, 73, 75, 76, 77, 79, 80, 81, 83, 84, 85, 87, 89, 91, 92, 93, 95, 97, 99, 100, 101, 103, 105

from the construction of the sequence, its not so surprising to hear that Thue-Morse constant relates to Mandelbrot set. after all with respect to the Mozu Number almost everything were studied. however I bet that the Mathematical Mozu Song was not.

It is a tiny shell in the sand half-hidden and half-appeared. MMS is an infinite sequence having no squares! really amazing.

blurulr6.gif

-------- Original Message No.12379 --------
Subject: [theory-edge] Mozu Number was publicly known.
Date: Thu, 14 Sep 2006 03:20:18 -0000
From: "Michiro Nasu" nasu@...;
To: theory-edge@yahoogroups.com

Mozu Number was publicly known.

I wrote,
> I will call the number previously mentioned Mozu Number
> as it was proposed by a japanese shogi-game researcher
> mozu(shrike) at his homepage(in japanese).
> http://www.webspace-jp.com/~mozu/mozuiro/moromoro/senkou.html

mozu wrote to me and appointed out that he had read the infinite sequence of digits that we call "Mozu Number" in a book, A Guidance for Logical Shogi-Game (in Japanese) written by a Japanese mathematician Akihiro Nozaki.

Intuitively it is obvious that the Mozu Number is an irrational number which has no 3-times repetition of any segments. but I have not the rigorous proof of that yet. I've not read the book above, but perhaps the book does not contain the proof as it is a book for the game-fan.

Michiro

PS: he(mozu, formaly Mozuyama) requested me not to mention his name, but I've already written a lot of posts using it and mozu(kind of birds) is a general noun, I'm going to use the name as before.

blurulr6.gif

-------- Original Message No.12375 --------
Subject: [theory-edge] Eternity in Mathematical Mozu Song
Date: Wed, 13 Sep 2006 04:34:55 -0000
From: "Michiro Nasu" nasu@...;
To: theory-edge@yahoogroups.com

Eternity in Mathematical Mozu Song

I've got a feeling that to prove that Mozu number is shrike is no hard. but now I just want to tell you much more amazing discovery with respect to the Mathematical Mozu Song.

the Mathematical Mozu Song is an infinite string derived from Mozu number by replacing each 0,00,1,11 in the number with alphabet a,b,c,d. look closely into the conversion process from a number to a string. Mozu number starts with 01. append the complement of 01 to the end of the segment, and get 0110. and so forth.

(0)0 → a(1)
(1)01 → ac(2)
(2)0110 → ada(3)
(3)0110 1001 → ada cbc(6)
(4)011010011 0010110 → adacb d bcada(11)
(5)0110100110010110 1001011001101001
   →adacbdbcada cbcadbdacbc (22)
(6)01101001100101101001011001101001 10010110011010010110100110010110
   →adacbdbcadacbcadbdacb d bcadbdacbcadacbdbcada (43)

let the step number be n and the length of the string be L(n).
then L(n)=L(n-1)*2:n odd, L(n)=L(n-1)*2-1:n even.

Fact1: At odd step, the second half of the string is said to be the complement of the first part, pairing a↔c and b↔d.

Fact2: At even step, the string turns to a palindrome string.

Fact1 implies that the MMS inherits the characteristic of the Mozu number. Fact2 implies that MMS has no repetition.

Can you imagine a palindrome string of length infinite? How can you reverse an infinite string? Can you separate an infinite string exactly down the middle and check the complementarity of the letters? How can a string be both palindrome and pairing simultaneously.

I think that the Mathematical Mozu Song is really an amazing string. I would like to call the string the ultimate mozu-art. [Mozart!] a complete work of augmentation canon with perfect counterpoints.

IMHO it can be said that there exists no such a string and also there exists no such a number like the Mozu number. the song is really singed in the steepest solitude. considering that the complementarity of the strings needs even alphabets, it is very unlikely that there exists a mozu-song in 3-voices. how do you think about it? now proving that MMS is a mozu-song comes into the scope.

M...

PS: after the discovery it is quite natural for you to recall the fact that a DNA chain consists of four letters(bases) ACTG and the letters work in a complementary manner like A↔T and C↔G.



It is recovered.
What ? Eternity.
In the whirling light
Of the sun in the sea.

O my eternal soul,
Hold fast to desire
In spite of the night
And the day on fire.

You must set yourself free
From the striving of Man
And the applause of the World
You must fly as you can...

No hope forever
No orietur.
Science and patience,
The torment is sure.

The fire within you,
Soft silken embers,
Is our whole duty
But no one remembers.

It is recovered.
What? Eternity.
In the whirling light
Of the sun in the sea.

--A Season in Hell

blurulr6.gif

-------- Original Message No.12364--------
Subject: [theory-edge] Mathematical Mozu Song
Date: Mon, 11 Sep 2006 15:28:58 +0900
From: "Michiro Nasu" nasu@...;
To: theory-edge@yahoogroups.com

Mathematical Mozu Song

now I want to give a bit strict definition for mozu-song.

Definition: mozu-song
a mozu-song is an infinite string over a finite alphabet set, which has no repetition of any partial strings up to characters like "aa" or "abab".

Note: if a string S over an alphbet Z is a mozu-song, then every infinite string S' obtained from S by exchanging characters a,b \in Z is also a mozu-song.

Definition: shrike number
a shrike number is an irrational number, which has no 3-fold-repetition in some b-base system, where 3-fold-repetition means to repeat a fractional segment 3 times.

Note: if a number x is a shrike number then any number obtained by left-shifting x arbitrarily times (in character base) is also a shrike number. (Show it!)

Definition: Mozu number
Mozu number is an irrational number(constant) constructed by a procedure below in 2-base numeral system.

(1)let X="0", (X is the fraction part of the number)
(2)Y=~X(complement of X in binary form)
(3)concatenate Y to X like X=XY. continue(2)

the first 256 digits of Mozu number is shown below.

0110100110010110100101100110100110010110011010010110100110010110 1001011001101001011010011001011001101001100101101001011001101001 1001011001101001011010011001011001101001100101101001011001101001 0110100110010110100101100110100110010110011010010110100110010110

Conveniently we may call a class of numbers derived from Mozu number mozu-numbers, such as M, the complement of M, and arbitrarily left-shifted ones of those.

Definition: Mathematical Mozu Song
Mathematical Mozu Song is an infinite string derived from the Mozu number by exchanging the segments 0,00,1,11 in the number to characters A,B,C,D respectively. the first part of the string is shown below. A MMS is naturally transformed into a number (supposedly irrational) in 4-base numeric system.

ADACBDBCADACBCADBDACBDBCADBDACBCADACBDBCADA CBCADBDACBCADACBDBCADBDACBDBCADACBCADBDACBD BCADBDACBCADACBDBCADBDACBDBCADACBCADBDACBCA DACBDBCADACBCADBDACBDBCADBDACBCADACBDBCADA

Note: if a string s is a mozu-song, then the number naturally derived from the string is of course a shrike number.

Question:
[1]Prove or disprove that Mozu number is a shrike number.
[2]Prove or disprove that Mathematical Mozu Song is a mozu-song.
[3]Are there any other methods to construct a shrike number other than Mozu number (mozu-numbers)?
[4]Are there any other mozu-songs other than Mathematical Mozu Song? Especially is there a mozu-song written in 3-voices(A,B,C)?
[5]If a number x is a shrike number in b-base numerical system, then x is also a shrike number in b'-base system, b'>b.

Note: [1] is almost certain and if [2] is true, then the next question is if a number derived naturally from MMS is a shrike number in 2-base or not, while MMS is defined in 4-base system.

Michiro Nasu
email: nasu@...
URL: http://www.aya.or.jp/~babalabo/
ML: http://tech.groups.yahoo.com/group/theory-edge/

Welcome to forwarding this msg to any other mailing list.
reference to "A Song of Mozu":
http://tech.groups.yahoo.com/group/theory-edge/message/12354

blurulr6.gif

-------- Original Message No.12354--------
Subject: [theory-edge] A Song of Mozu (with no 3-fold-repetition)
Date: Sat, 09 Sep 2006 15:23:17 -0000
From: "Michiro Nasu" nasu@...;
To: theory-edge@yahoogroups.com

A Song of Mozu (with no 3-fold-repetition)



Mozu is a songbird who never sings a same song.
Whenever mozu sings, he sings at the top of a starved tree.
The bird hunts insects and small animals like a flog,
And he impales his prize on a thorn for his tomorrow.

Mozu is a songbird who never sings a same song.
Whenever mozu sings, he sings all alone without back chorus.
The bird has a curved tip to the beak and superb vision,
And he makes a steep dive to catch his tiny victim.

Mozu is a songbird who never sings a same song.
Whenever mozu sings, he sings in a new tune never heard again.
The bird imitates so many other birds' songs so fluently,
And he forgets them at once and at all in a moment.

Mozu is a songbird who never sings a same song.
Isn't it mysterious that the bird never sings in a same tune?
You would like to hear an old song again, wouldnt you?
But are there anyone who ever heard the bird singing?


blurulr6.gif

-------- Original Message No.12338 --------
Subject: [theory-edge] Can you make an irrational number?
Date: Thu, 07 Sep 2006 06:41:35 -0000
From: "Michiro Nasu" nasu@...;
To: theory-edge@yahoogroups.com

Can you make an irrational number?

yes, just easy!
consider an infinite sequence of distinctive numbers. let it be S={n1,n2,n3,...} then you make a decimal number like this,

0.n1n2n3n4...

especially, if S={1,2,3,...}, 0.123456789101112...

these are irrational numbers of your handmade.
now lets add a condition: "it needs not to have any partial string repeating more than three times". 11, 00, 1010, 0101,.. are alowed, but 111, 000, 101010, 010101, etc are not. OK?

here is an example: let a string be S=0. take the complement S' of S, then concatenate S' to S. repeat this procedure infinitely.

now start with 0, you get 01, 0110, 01101001, 0110100110010110, 01101001100101101001011001101001, and so on.

0.01101001100101101001011001101001... is an irrational number in which there is no partial string repeting more than three times. right?

Question: are there any other method to make such irrational numbers? prove or disprove that there exist infinite number of such irrational numbers.

the second is obvious as if you have such a number n=0.b1b2...., then you can just shift n to left arbitrary times. for example:

0.1101001100101101001011001101001... from the number above

may be such an irrational number. but the first shall be answered: let the first example be A=0.01101001100101101001011001101001.... are there any other such numbers but A, the complement of A and the derivative(shifted one) of those. it is sure that if any, all the segments must be one of 0, 1, 00 and 11.